Mark ChangeLog
[official-gcc.git] / gcc / testsuite / ChangeLog
blob0a5a93a71b3ddebe4c94e5ef4460093d67756dc5
1 2002-11-18  Release Manager
3         * GCC 3.2.1 Released.
5 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7         PR c/8467
8         * gcc.c-torture/execute/20021111-1.c
10 2002-11-11  Nathan Sidwell  <nathan@codesourcery.com>
12         PR c++/7788
13         * g++.dg/rtti/crash1.C: New test.
15 2002-11-07  Hans-Peter Nilsson  <hp@bitrange.com>
17         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
18         markers.
20 2002-11-02  Zack Weinberg  <zack@codesourcery.com>
22         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
23         Add some more cases.
25 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
27         PR c++/8391
28         * g++.dg/opt/local1.C: New test.
30 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
32         PR c++/8160
33         * g++.dg/template/complit1.C: New test.
35         PR c++/8149
36         * g++.dg/template/typename4.C: Likewise.
38 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
40         PR c++/8287
41         * g++.dg/init/dtor2.C: New test.
43         * g++.dg/template/alignof1.C: New test.
45 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
47         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
49 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
51         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
52         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
54 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
56         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c,
57         g++.dg/template/typename3.C: New tests.
59 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
61         * gcc.c-torture/execute/20021024-1.c: New test.
63 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
65         PR c++/8067
66         * g++.dg/lookup/pretty1.C: New test.
68 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
70         PR c++/7679
71         * g++.dg/parse/inline1.C: New test.
73 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
75         PR c++/6579
76         * g++.dg/parse/stmtexpr3.C: New test.
78 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
80         PR c++/7209
81         * g++.dg/expr: New directory.
82         * g++.dg/expr/cond1.C: New test.
84 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
86         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
87         bison 1.50 or later.
89 2002-10-18  Nathan Sidwell  <nathan@codesourcery.com>
91         PR c++/7676
92         * g++.dg/overload/method2.C: New test.
94 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
96         PR c++/7584
97         * g++.dg/inherit/using3.C: New test.
99 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
101         PR c++/7478
102         * g++.dg/template/ref1.C: New test.
104         PR c++/8134
105         * g++.dg/init/pm1.C: XFAIL it.
107         PR c++/7524
108         * g++.dg/init/array7.C: New test.
110 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
112         PR target/7370
113         * gcc.c-torture/compile/20021015-1.c: New test.
115         PR target/8232
116         * gcc.c-torture/compile/20021015-2.c: New test.
118 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
120         * gcc.c-torture/execute/20021015-1.c: New test.
122 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
124         * gcc.dg/20021014-1.c: New test.
126 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
128         PR optimization/6631
129         * g++.dg/opt/const2.C: New test.
131         PR c++/7176
132         * g++.dg/parse/friend1.C: New test.
133         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
135 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
137         PR c++/5661
138         * g++.dg/ext/vlm1.C: New test.
139         * g++.dg/ext/vlm2.C: Likewise.
141 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
143         PR c/7353
144         * g++.dg/ext/typedef-init.C: New test.
145         * gcc.dg/typedef-init.c: New test.
147 2002-10-06  Neil Booth  <neil@daikokuya.co.uk>
149         * gcc.dg/cpp/_Pragma4.c: New test.
151 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
153         PR c++/7754
154         * g++.dg/template/union1.C: New test.
156 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
158         PR c++/7188.
159         * testsuite/g++.dg/template/meminit1.C: New test.
161 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
163         * gcc.c-torture/execute/loop-14.c: New test.
165 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
167         * gcc.dg/cpp/20020927-1.c: New.
169 2002-09-26  David S. Miller  <davem@redhat.com>
171         * gcc.c-torture/compile/trunctfdf.c: New.
173 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
175         * lib/target-supports.exp (check_weak_available): Handle solaris2.
177 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
179         * gcc.c-torture/execute/loop-15.c: New.
181 2002-09-25  David S. Miller  <davem@redhat.com>
183         PR target/7842
184         * gcc.c-torture/execute/shiftdi.c: New test.
186 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
188         * gcc.c-torture/execute/ieee/mzero3.c: New test.
190 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
192         * gcc.c-torture/execute/extzvsi.c: New test.
194 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
196         * g++.dg/other/cxa-atexit1.C: New test.
198         * gcc.dg/typeof-2.c: New test.
200 2002-09-01  Jakub Jelinek  <jakub@redhat.com>
202         * gcc.dg/typeof-1.c: New test.
203         * g++.dg/ext/typeof2.C: New test.
205 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
207         * testsuite/g++.dg/abi/bitfield5.C: New test.
208         * testsuite/g++.dg/abi/vbase10.C: Likewise.
210 2002-08-15  Neil Booth  <neil@daikokuya.co.uk>
212         * gcc.dg/cpp/_Pragma3.c, gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c:
213         New tests.
215 2002-08-14  Release Manager
217         * GCC 3.2 Released.
219 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
221         * gcc.dg/bitfld-3.c: New test.
223 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
224             Richard Henderson  <rth@redhat.com>
226         * gcc.dg/i386-bitfield1.c: New test.
227         * g++.dg/abi/bitfield3.C: New test.
229 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
231         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
232         __qualifier_flags to __flags.
234 2002-07-24  Roger Sayle  <roger@eyesopen.com>
236         * gcc.c-torture/execute/memset-3.c: New testcase.
238 2002-06-14  Jason Merrill  <jason@redhat.com>
240         * g++.dg/abi/layout1.C: New test.
241         * g++.dg/abi/layout2.C: New test.
242         * g++.dg/abi/mangle8.C: New test.
244 2002-05-14  Jason Merrill  <jason@redhat.com>
246         * g++.dg/abi/rtti1.C: New test.
248 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
250         * gcc.dg/gnu89-init-2.c: New test.
252 2002-07-25  Release Manager
254         * GCC 3.1.1 Released.
256 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
258         * gcc.c-torture/compile/20020710-1.c: New test.
260 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
262         PR c++/7224
263         * g++.dg/overload/error1.C: New test.
265 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
267         PR c++/6706
268         * g++.dg/debug/debug6.C: New test.
269         * g++.dg/debug/debug7.C: New test.
271 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
273         PR c++/6944
274         * g++.dg/init/array4.C: New test.
275         * g++.dg/init/array5.C: New test.
277 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
279         PR c++/6716
280         * g++.dg/template/instantiate1.C: New test.
282 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
284         PR c++/7112
285         * g++.dg/template/sizeof1.C: New test.
287 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
289         PR target/7177
290         * gcc.c-torture/compile/20020701-1.c: New test.
292 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
294         * gcc.dg/Wunknownprag.c: New tests.
296 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
298         PR c++/6695
299         * g++.dg/template/friend7.C: New file.
301 2002-06-23  Andreas Jaeger  <aj@suse.de>
303         * gcc.c-torture/execute/complex-6.c: New.
305 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
307         * g++.dg/template/ttp4.C: New test.
309 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
311         * g++.dg/opt/vt1.C: Fix regexp.
313 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
315         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
317 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
319         * gcc.c-torture/execute/20020615-1.c: New test.
321 2002-06-13  Hans-Peter Nilsson  <hp@axis.com>
323         * gcc.c-torture/execute/20020611-1.c: New test.
325 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
327         * g++.dg/template/typename2.C: Update error message.
329 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
331         * gcc.c-torture/compile/20020605-1.c: New test.
333         * g++.dg/opt/vt1.C: New test.
335         * gcc.dg/20020530-1.c: New test.
337         * gcc.dg/20020527-1.c: New test.
339         * g++.dg/opt/cse1.C: New test.
341 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
343         * gcc.c-torture/execute/20020529-1.c: New test.
345 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
347         * g++.dg/opt/cse2.C: New test.
349 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
351         * gcc.dg/verbose-asm.c: New test.
353 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
355         * gcc.dg/cpp/paste12.c: New test.
357 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
359         * g++.dg/parse/named_ops.C: New test.
361 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
363         * gcc.dg/20020517-1.c: New test.
365         * gcc.dg/20020523-1.c: New test.
367 2002-05-22  Andreas Jaeger  <aj@suse.de>
369         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
370         now.
371         * gcc.c-torture/execute/loop-2d.x: Likewise.
373 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
375         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
376         support weak symbols.
377         * gcc.dg/weak-4.c: Likewise
378         * gcc.dg/weak-6.c: Likewise
380 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
382         * gcc.dg/weak-3.c: Add dg-excess-error comment for
383         cygwin, coff and h8300-*-hms targets
384         * gcc.dg/weak-5.c: Likewise
385         * gcc.dg/weak-7.c: Likewise
387 2002-05-15  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
389         * g++.dg/init/pm1.C: New test.
391 2002-05-14  Release Manager
393         * GCC 3.1 Released.
395 2002-05-14  Release Manager
397         * GCC 3.1 Released.
399 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
401         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
402         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
403         * lib/g++.exp (g++_link_flags): Likewise.
404         * lib/objc.exp (objc_target_compile): Likewise.
406 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
408         PR c/6569
409         * gcc.dg/weak-3.c: Update location of warning messages.
410         * gcc.dg/weak-5.c: Likewise.
412 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
414         * gcc.dg/20020503-1.c: New test.
416         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
417         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
418         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
419         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
420         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
421         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
422         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
424 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
426         * g++.dg/init/dtor1.C: Make it tougher.
428 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
430         * g++.dg/init/dtor1.C: New test.
432 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
434         * g++.dg/parse/typedef1.C: New test.
436 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
438         PR c++/6486
439         * g++.dg/template/friend6.C: New test.
441         PR c++/6492
442         * g++.dg/init/copy1.C: New test.
444 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
446         * g++.dg/warn/effc1.C: New test.
448 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
450         * gcc.dg/20020426-2.c: New test.
452 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
454         PR c/6343
455         * gcc.dg/weak-[2-7].c: New tests.
457 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
459         PR c++/6497
460         * g++.dg/inherit/access2.C: New test.
462 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
464         PR bootstrap/6445
465         * gcc.dg/20020426-1.c: New test.
467 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
469         * gcc.dg/enum1.c: New test.
471         * g++.dg/abi/enum1.C: New test.
473 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
475         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
476         targets.
478 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
480         * g++.dg/abi/mangle7.C: New test.
482 2002-04-24  Neil Booth  <neil@daikokuya.demon.co.uk>
484         * gcc.dg/cpp/ucs.c: Update as for 3.2.
486 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
488         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
489         compiler output on mips*-*-irix*.
491 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
493         * g++.dg/parse/attr1.C: New test.
495 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
497         PR c++/6256:
498         * g++.dg/template/friend5.C: New test.
500         PR c++/6331:
501         * g++.dg/template/qual1.C: Likewise.
503 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
505         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
506         Include stdlib.h, not stdio.h or ctype.h.
508 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
510         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
511         cris-*-elf* and mmix-*-*.
512         * g77.dg/f77-edit-i-in.f: xfail for cris-*-elf.
513         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
514         g77.f-torture/execute/20001201.x,
515         g77.f-torture/execute/u77-test.x: Ditto.
516         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
517         * gcc.dg/wchar_t-1.c: Ditto.
519 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
521         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
522         Clarify comment.
524 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
526         * gcc.c-torture/execute/20000906-1.x: Delete.
528 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
530         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
532 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
534         * PR6352
535         * g++.dg/opt/inline2.C: New test.
537 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
539         * gcc.dg/20020418-1.c: New test.
540         * gcc.dg/20020418-2.c: New test.
542 2002-04-18  Richard Henderson  <rth@redhat.com>
544         * gcc.c-torture/compile/iftrap-1.c: New.
545         * gcc.dg/iftrap-1.c: Adjust for ia64.
546         * gcc.dg/iftrap-2.c: New.
548 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
550         * gcc.c-torture/compile/20020418-1.c: New test.
552 2002-04-18  David S. Miller  <davem@redhat.com>
554         * gcc.c-torture/execute/20020418-1.c: New test.
556 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
558         * gcc.dg/20020416-1.c: New test.
560         * g++.dg/opt/inline1.C: New test.
562 2002-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
564         * gcc.c-torture/execute/20010122-1.x: New file.  XFAIL this test
565         for mips*-sgi-irix6*.
567 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
569         * gcc.dg/20020415-1.c: New test.
571 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
573         * testsuite/lib/chill.exp: Remove.
575 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
577         * g++.dg/other/big-struct.C: New test.
579 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
581         PR c/6277
582         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
583         in scan-assembler function name
585 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
587         * g77.f-torture/execute/980628-4.x,
588         g77.f-torture/execute/980628-5.x,
589         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
590         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
591         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests;
592         powerpc-*-* and mmix hosted on i[34567]86-*-*.
593         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
594         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
595         g77.f-torture/execute/20001201.x,
596         g77.f-torture/execute/u77-test.x: New files.
597         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
598         * gcc.dg/wchar_t-1.c: Ditto.
600 2002-04-13  David S. Miller  <davem@redhat.com>
602         * gcc.c-torture/execute/20020413-1.c: New test.
604 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
606         PR c++ 5373.
607         * g++.dg/parse/stmtexpr1.C: New test.
609         PR c++/5189.
610         * g++.dg/template/copy1.C: New test.
612 2002-04-12  Richard Henderson  <rth@redhat.com>
614         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
616 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
618         * g++.dg/ext/attrib5.C,
619         * g++.dg/lookup/struct1.C: New tests.
621 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
623         * gcc.dg/20020411-1.c: New test.
625         * gcc.c-torture/execute/20020411-1.c: New test.
627 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
629         PR middle-end/6247
630         * g++.dg/opt/cleanup1.C: New test.
632         * g++.dg/opt/const1.C: New test.
634 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
636         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
638 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
640         PR c++/5507
641         * g++.dg/template/typename2.C: New test.
643 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
645         * gcc.c-torture/execute/loop-12.c: New.
647 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
649         PR optimization/6086
650         * g++.dg/opt/preinc1.C: New test.
652 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
654         PR c++/5571
655         * g++.dg/opt/static2.C: New test.
657         PR c/5120
658         * gcc.dg/20020406-1.c: New test.
660 2002-04-04  David S. Miller  <davem@redhat.com>
662         * gcc.c-torture/execute/20020404-1.c: New test.
664 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
666         PR c/6123
667         * gcc.dg/20020312-2.c: Do not declare global register variable
668         if __PIC__ or __pic__ is defined.
670 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
672         * gcc.misc-tests/linkage.exp: Update last change to handle
673         sparc*-, not just sparc-.
675 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
677         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
678         * gcc.misc-tests/bprob.exp: Ditto.
680 2002-04-02  David S. Miller  <davem@redhat.com>
682         * gcc.c-torture/execute/20020402-3.c: New test.
684 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
686         * gcc.c-torture/execute/20020402-1.c: New test.
688 2002-04-01  Richard Henderson  <rth@redhat.com>
690         * gcc.c-torture/compile/920625-1.x: Revert -O1 xfail.
692 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
694         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
696 2002-04-01  Hans-Peter Nilsson  <hp@bitrange.com>
698         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
699         g++.dg/ext/instantiate3.C: Tweak match patterns.
701         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
703         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
705         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
707 2002-03-31  Richard Henderson  <rth@redhat.com>
709         * gcc.dg/special/alias-2.c: New.
710         * gcc.dg/special/ecos.exp: Run it.
712 2002-03-31  Richard Henderson  <rth@redhat.com>
714         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
716 2002-03-31  Kazu Hirata  <kazu@hxi.com>
718         * gcc.dg/weak-1.c: Disable on h8300 port.
720 2002-03-28  Roger Sayle  <roger@eyesopen.com>
722         * g++.old-deja/g++.other/builtins5.C: New test.
723         * g++.old-deja/g++.other/builtins6.C: New test.
724         * g++.old-deja/g++.other/builtins7.C: New test.
725         * g++.old-deja/g++.other/builtins8.C: New test.
726         * g++.old-deja/g++.other/builtins9.C: New test.
728 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
730         * g++.dg/opt/static1.C: New test.
732         * g++.dg/opt/longbranch1.C: New test.
734 2002-03-27  Richard Henderson  <rth@redhat.com>
736         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
737         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
738         move from g++.old-deja/g++.ext/.
740 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
742         * g++.dg/init/new2.C: New test.
744 2002-03-27  Richard Henderson  <rth@redhat.com>
746         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
747         * g++.old-deja/g++.jason/report.C: Likewise.
749 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
751         * g++.dg/init/new1.C: Fix size_t.
753 2002-03-26  Richard Henderson  <rth@redhat.com>
755         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
757         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
758         on sparc.
760         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
761         sparcv9 systems.
762         * gcc.dg/20001102-1.c: Likewise.
764 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
766         * g++.dg/abi/vbase9.C: New test.
768 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
770         * g++.dg/init/new1.C: New test.
772 2002-03-26  Richard Henderson  <rth@redhat.com>
774         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
775         structure.
777 2002-03-26  David Billinghurst  <David.Billinghurst@riotinto.com>
779         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
780         * lib/g77.exp:  Likewise
781         * lib/objc.exp: Likewise
782         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
783         that do not support weak symbols
785 2002-03-25  Richard Henderson  <rth@redhat.com>
787         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
788         sparcv9 systems.
790         * gcc.c-torture/compile/20011119-1.c (xxx): New.
791         * gcc.c-torture/compile/20011119-2.c (xxx): New.
793 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
795         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
796         targets using generic thunk support.
798 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
800         * g++.dg/other/enum1.C: New test.
802         * gcc.c-torture/compile/20020323-1.c: New test.
804         * g++.dg/opt/conj2.C: New test.
806 2002-03-24  Richard Henderson  <rth@redhat.com>
808         * gcc.c-torture/compile/920625-1.x: XFAIL -O1 too.
810         * gcc.dg/weak-1.c: Use -fno-common.
812 2002-03-24  Richard Henderson  <rth@redhat.com>
814         * objc/execute/formal_protocol-6.x: New XFAIL.
816 2002-03-24  Hans-Peter Nilsson  <hp@bitrange.com>
818         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
819         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
820         cris-*-aout* mmix-*-*.
821         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
822         cris-*-aout* mmix-*-*.
823         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
824         cris-*-elf* cris-*-aout* and mmix-*-*.
825         * gcc.dg/20001009-1.c: Ditto.
826         * gcc.dg/20010912-1.c: Ditto.
827         * gcc.dg/20020122-4.c: Ditto.
828         * gcc.dg/inline-2.c: Ditto.
830 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
832         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
834 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
836         * g++.old-deja/g++.other/dwarf2-1.C: Move...
837         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
839 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
841         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
842         (A, E): Handle this.
844 2002-03-20  Jason Merrill  <jason@redhat.com>
846         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
847         ignoring -fpic.
848         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
849         through prune_gcc_output.
851 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
853         * gcc.c-torture/compile/20020320-1.c: New test.
855 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
857         * gcc.c-torture/compile/20020318-1.c: New test.
859         * gcc.dg/struct-by-value-1.c: New test.
861         * gcc.c-torture/compile/20020319-1.c: New test.
863 2002-03-18  Neil Booth  <neil@daikokuya.demon.co.uk>
865         * gcc.dg/cpp/wchar-1.c: Fix test.
867 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
869         * g++.dg/opt/conj1.C: New test.
871 2002-03-17  Richard Earnshaw  <rearnsha@arm.com>
873         * gcc.dg/weak-1.c: Fix scan tests.
875 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
877         * g++.dg/opt/dtor1.C: New test.
879 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
881         * gcc.c-torture/compile/20020315-1.c: New test.
883 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
885         * gcc.c-torture/execute/20020314-1.c: New test.
887 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
889         * g++.dg/warn/Wunused-1.C: New test.
891 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
893         * g++.dg/abi/mangle6.C: New test.
895 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
897         * gcc.c-torture/compile/20020309-2.c: New test.
899         * gcc.c-torture/compile/20020312-1.c: New test.
901 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
903         * g++.dg/other/access1.C: New test.
905 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
907         * gcc.c-torture/execute/wchar_t-1.c: New test.
909 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
911         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
913 2002-03-12  Aldy Hernandez  <aldyh@redhat.com>
915         * gcc.dg/20020103-1.c: Add other -D ppc variants.
917 2002-03-12  Kazu Hirata  <kazu@hxi.com>
919         * gcc.c-torture/execute/20020307-1.c: Use long.
921 2002-03-12  Roger Sayle  <roger@eyesopen.com>
923         * gcc.dg/20020312-1.c: New test case.
925 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
927         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
928         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
930 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
932         * testsuite/g++.dg/overload/pmf1.C: New test.
934 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
936         PR optimization/5844
937         * gcc.dg/20020310-1.c: New test.
939 2002-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
941         * gcc.c-torture/execute/20020227-1.c: New test.
943 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
945         * gcc.c-torture/execute/va-arg-22.c: New test.
947 Sat Mar  9 07:30:53 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
949         * gcc.c-torture/compile/20020309-1.c: New test.
951 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
953         * gcc.c-torture/execute/20020307-2.c: New test.
955 2002-03-08  Richard Earnshaw  <rearnsha@arm.com>
957         * gcc.c-torture/execute/20020307-1.c: New test.
959 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
961         * gcc.dg/20020304-1.c: New test.
963         * gcc.c-torture/compile/20020304-2.c: New test.
965 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
967         * gcc.c-torture/compile/20020304-1.c: New test case
968         (from PR c/5830).
970 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
972         * g++.dg/other/classkey1.C: New test.
974 2002-03-01  Richard Henderson  <rth@redhat.com>
976         * gcc.c-torture/compile/981223-1.x: New.
977         * gcc.c-torture/compile/920625-1.x: New.
979 2002-02-28  Richard Henderson  <rth@redhat.com>
981         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
983 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
985         * gcc.dg/debug/20020224-1.c: New.
987 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
989         * g++.dg/debug/debug4.C: New test.
991 2002-02-25  Kazu Hirata  <kazu@hxi.com>
993         * gcc.c-torture/execute/960416-1.x: New.
994         * gcc.c-torture/execute/divconst-3.x: Likewise.
996 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
998         * gcc.dg/20020224-1.c: New test.
1000 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1002         * gcc.c-torture/execute/20020225-1.c: New.
1004 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1006         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1008 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1010         * gcc.dg/20020222-1.c: New test.
1012 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1014         * g++.dg/opt/anonunion1.C: New test.
1016 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1018         * g++.dg/template/qualttp19.C: New test.
1019         * g++.dg/template/qualttp20.C: New test.
1020         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1021         * g++.old-deja/g++.other/qual1.C: Likewise.
1023 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1025         * gcc.dg/attr-alwaysinline.c: New.
1027 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1029         * gcc.dg/20020220-1.c: New test.
1031         * gcc.dg/20020220-2.c: New test.
1033         * g++.dg/opt/mmx1.C: New test.
1035 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1037         * gcc.c-torture/compile/20020110.c: New test.
1039 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1041         * gcc.c-torture/execute/20020219-1.c: New test.
1043         * gcc.dg/20020219-1.c: New test.
1045         * gcc.dg/noncompile/20020220-1.c: New test.
1047         * g++.dg/opt/ptrintsum1.C: New test.
1049         * gcc.dg/debug/20020220-1.c: New test.
1051 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1053         * gcc.c-torture/execute/20020216-1.c: New test.
1055 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1057         * gcc.dg/decl-1.c: Update, new test.
1059 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1061         * g++.dg/abi/bitfield1.C: New test.
1062         * g++.dg/abi/bitfield2.C: New test.
1064 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1066         * gcc.dg/attr-nest.c: New test.
1068 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1070         * gcc.c-torture/execute/20020215-1.c: New test.
1072 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1074         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1075         * g++.dg/debug/debug.exp: New.
1076         * g++.dg/debug/trivial.C: New.
1077         * g++.dg/debug/debug1.C: Moved...
1078         * g++.dg/other/debug1.C: ...from here.
1079         * g++.dg/debug/debug2.C: Moved...
1080         * g++.dg/other/debug2.C: ...from here.
1081         * g++.dg/debug/debug3.C: Moved...
1082         * g++.dg/other/debug3.C: ...from here.
1084         * gcc.dg/noncompile/20020213-1.c: New test.
1086 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1088         * g++.dg/other/debug3.C: New test.
1090         * gcc.c-torture/execute/20020213-1.c: New test.
1092 2002-02-13  Richard Smith <richard@ex-parrot.com>
1094         * g++.old-deja/g++.other/thunk1.C: New test.
1096 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1098         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1100 2002-02-13  Stan Shebs  <shebs@apple.com>
1102         * gcc.dg/altivec-3.c: New.
1104 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1106         * gcc.dg/Wunreachable-1.c: New test.
1107         * gcc.dg/Wunreachable-2.c: New test.
1109 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1111         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1113 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1115         * gcc.dg/decl-1.c: New test.
1117 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1119         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1121 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1123         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1124         * gcc.c-torture/compile/980506-1.x: Likewise.
1126 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1128         * gcc.dg/20020210-1.c: New.
1130 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1132         * g77.f-torture/execute/947.f: New regression test
1133         for PR fortran/947.
1135 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1137         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1138         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1140 2002-02-08  Richard Henderson  <rth@redhat.com>
1142         * gcc.c-torture/compile/labels-3.c: New.
1144 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1146         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1147         expression statements work instead.
1148         * gcc.dg/noncompile/20020207-1.c: New test.
1150 2002-02-07  Richard Henderson  <rth@redhat.com>
1152         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1154 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1156         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1157         message from g77
1158         * lib/g77-dg.exp: Trim g77 error messages so that they are
1159         recognised by dg.exp.
1161 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1163         PR fortran/5473
1164         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1166 2002-02-07  Richard Henderson  <rth@redhat.com>
1168         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1169         to be sufficiently aligned for integers.
1171 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1173         * g++.dg/template/friend4.C: New test.
1175 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1177         PR fortran/5743
1178         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1179         unsupported cases.
1181 2002-02-07  Richard Henderson  <rth@redhat.com>
1183         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1184         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1185         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1186         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1188 2002-02-06  Richard Henderson  <rth@redhat.com>
1190         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1192 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1194         * gcc.dg/20020206-1.c: New test.
1196 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1198         * gcc.c-torture/execute/20020206-1.c: New test.
1200         * gcc.c-torture/execute/20020206-2.c: New test.
1202         PR optimization/5429:
1203         * gcc.c-torture/compile/20020206-1.c: New test.
1205 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1207         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1208         as certain file formats cannot support particularly large
1209         alignments.
1211         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1212         and do not expect to be able to link the executable.
1214         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1215         fail because the COFF format does not support the weak attribute.
1217 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1219         * g77.dg/pr5473.f:  New test
1221 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1223         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1224         Fix testcase accordingly.
1226 2002-02-04  Richard Henderson  <rth@redhat.com>
1228         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1229         (buf): Change to be an array of pointers, not ints.
1231 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1233         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1234         before all tests.  Move warning one line above to match where it
1235         C frontend emits.
1236         * gcc.dg/Wswitch-2.c: New test.
1237         * g++.dg/warn/Wswitch-1.C: New test.
1238         * g++.dg/warn/Wswitch-2.C: New test.
1240 2002-02-04  Richard Henderson  <rth@redhat.com>
1242         * g++.dg/abi/offsetof.C: Fix size comparison.
1244 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1246         * gcc.dg/cast-qual-2.c: New test.
1248 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1250         * gcc.dg/20020201-4.c: New test.
1252 2002-02-04  Ben Elliston  <bje@redhat.com>
1254         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1255         target_info attribute != 0, in addition to the empty string.
1256         (gcc_target_compile): Likewise.
1258 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1260         * gcc.dg/Wswitch.c: New test.
1261         PR gcc/4475. PR gcc/3780.
1263 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1265         * g77.f-torture/execute/5122.f: New test for regressions
1266         against PR fortran/5122.
1268 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1270         * g77.f-torture/compile/pr3743.f: Delete
1271         * g77.dg/pr3743-1.f: New test.
1272         * g77.dg/pr3743-2.f: New test.
1273         * g77.dg/pr3743-3.f: New test.
1274         * g77.dg/pr3743-4.f: New test.
1276 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1278         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1280 2002-02-02  Richard Henderson  <rth@redhat.com>
1282         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1283         * gcc.c-torture/execute/bf64-1.c: Likewise.
1285 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1287         * gcc.dg/20020201-2.c: New test.
1289         * gcc.dg/20020201-3.c: New test.
1291         * gcc.c-torture/execute/bitfld-2.c: New test.
1293 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1295         * gcc.dg/bitfld-1.c: Update.
1296         * gcc.dg/bitfld-2.c: Update.
1297         * gcc.c-torture/execute/bitfld-1.x: New.
1299 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1301         * gcc.c-torture/execute/20020201-1.c: New test.
1303 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1305         PR target/5469
1306         * gcc.dg/20020201-1.c: New test.
1308 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1310         PR fortran/3743
1311         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1312         * g77.f-torture/compile/pr3743.x: Remove
1314 2002-01-31  Tom Rix  <trix@redhat.com>
1316         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1318 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1320         * gcc.dg/noncompile/20020130-1.c: New test.
1322 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1324         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1326 2002-01-29  Richard Henderson  <rth@redhat.com>
1328         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1329         to long long.
1330         * gcc.c-torture/execute/bf64-1.c: Likewise.
1332 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1334         * gcc.c-torture/execute/20020129-1.c: New test.
1336 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1338         * gcc.c-torture/compile/20000224-1.c: Update.
1339         * gcc.c-torture/execute/bitfld-1.c: New tests.
1340         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1341         * gcc.dg/uninit-A.c: Update.
1343 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1345         * g++.dg/template/ctor1.C: Add instantiation.
1347 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1349         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1350         argument to __builtin_prefetch to be const ptr.
1352 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1354         * gcc.c-torture/compile/20020120-1.c: New test.
1356 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1358         * gcc.c-torture/execute/20020127-1.c: New test.
1360 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1362         * g77.dg/f77-edit-i-in.f: New test
1363         * g77.dg/f77-edit-i-out.f: New test
1365 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1367         * gcc.dg/debug/debug.exp: New file.
1368         * gcc.dg/debug/trivial.c: New file.
1369         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1370         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1371         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1372         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1373         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1374         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1375         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1376         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1377         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1378         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1379         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1380         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1381         * gcc.dg/20000503-1.c: Removed.
1382         * gcc.dg/20010207-1.c: Removed.
1383         * gcc.dg/20011223-1.c: Removed.
1384         * gcc.dg/20020104-2.c: Removed.
1385         * gcc.dg/debug-1.c: Removed.
1386         * gcc.dg/debug-2.c: Removed.
1387         * gcc.dg/debug-3.c: Removed.
1388         * gcc.dg/debug-4.c: Removed.
1389         * gcc.dg/debug-5.c: Removed.
1390         * gcc.dg/debug-6.c: Removed.
1391         * gcc.dg/dwarf2-1.c: Removed.
1392         * gcc.dg/dwarf2-2.c: Removed.
1394 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1396         * g++.old-deja/g++.other/eh5.C: New test.
1397         * g++.old-deja/g++.other/sibcall2.C: New test.
1398         * g++.old-deja/g++.other/array9.C: New test.
1399         * g++.old-deja/g++.other/typename2.C: New test.
1400         * g++.old-deja/g++.other/crash60.C: New test.
1401         * g++.old-deja/g++.other/conv9.C: New test.
1402         * g++.old-deja/g++.other/mangle10.C: New test.
1403         * g++.old-deja/g++.other/unchanging1.C: New test.
1404         * g++.old-deja/g++.other/exprstmt1.C: New test.
1405         * g++.old-deja/g++.other/inline23.C: New test.
1406         * g++.old-deja/g++.eh/ia64-1.C: New test.
1407         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1408         * g++.old-deja/g++.other/reload1.C: New test.
1409         * g++.old-deja/g++.other/static20.C: New test.
1410         * g++.old-deja/g++.other/local-alloc1.C: New test.
1411         * g++.old-deja/g++.other/conv8.C: New test.
1412         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1413         * g++.old-deja/g++.other/storeexpr1.C: New test.
1414         * g++.old-deja/g++.other/storeexpr2.C: New test.
1415         * g++.dg/eh/template2.C: New test.
1416         * g++.dg/warn/weak1.C: New test.
1418 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1420         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1421         Remove first, non-varying, argument.
1423 2002-01-23  Richard Henderson  <rth@redhat.com>
1425         * gcc.dg/inline-2.c: New.
1427         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1428         Add optional target arg.  Check number of arguments.
1429         (scan-assembler-not, scan-assembler-dem): Likewise.
1430         (scan-assembler-dem-not): Likewise.
1432 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1434         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1435         line 12.
1436         * g++.old-deja/g++.brendan/parse3.C,
1437         g++.old-deja/g++.other/crash26.C,
1438         g++.old-deja/g++.other/crash28.C,
1439         g++.old-deja/g++.other/crash29.C,
1440         g++.old-deja/g++.other/crash30.C,
1441         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1443 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1445         * gcc.dg/20020115-1.c: New.
1447 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1449         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1451 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1453         * gcc.dg/20020122-3.c: New.
1455 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1457         * g++.dg/other/gc1.C: New test.
1459 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1461         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1463 2002-01-22  Richard Henderson  <rth@redhat.com>
1465         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1467 2002-01-22  Richard Henderson  <rth@redhat.com>
1469         * gcc.dg/20020122-4.c: New.
1471 2002-01-22  H.J. Lu <hjl@gnu.org>
1473         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1474         link output.
1475         * gcc.dg/special/ecos.exp: Likewise.
1476         * lib/g++-dg.exp: Likewise.
1477         * lib/g77-dg.exp: Likewise.
1478         * lib/gcc-dg.exp : Likewise.
1479         * lib/mike-g++.exp: Likewise.
1480         * lib/mike-g77.exp: Likewise.
1481         * lib/mike-gcc.exp: Likewise.
1482         * lib/objc-dg.exp: Likewise.
1484 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1486         PR target/5379
1487         * gcc.dg/20020122-2.c: New test.
1489 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1491         * gcc.dg/20020122-1.c: New test.
1493 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1495         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1497 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1499         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1501 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1503         * gcc.c-torture/compile/20020121-1.c: New test.
1505 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1507         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1508         ld_library_path.
1510 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1512         * gcc.dg/20020218-1.c: New test.
1514 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1516         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1517         messages
1518         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1519         "At global scope" warning
1520         * g++.dg/ext/align1.C: Change cygwin test for alignment
1521         from db-bogus to dg-warning
1523 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1525         * g77.f-torture/compile/cpp2.F: New test.
1527 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1529         * g++.dg/template/access1.C: New test.
1531 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1533         * gcc.dg/20020118-1.c: New.
1535 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1537         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1539 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1541         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1542         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1543         alignment warnings.
1545 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1547         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1548         torture_with_loops and torture_without_loops
1550 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1552         * gcc.c-torture/compile/20020116-1.c: New test.
1554 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1556         * gcc.dg/20020116-2.c: New test.
1558         * gcc.dg/ultrasp4.c: New test.
1560         * gcc.dg/20020116-1.c: New test.
1562 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1564         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1565         by EABI.
1567 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1569         * gcc.misc-tests/i386-prefetch.exp: New.
1570         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1571         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1572         * gcc.misc-tests/i386-pf-none-1.c: New test.
1573         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1575 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1577         * gcc.dg/gnu89-init-1.c: Add new tests.
1579 2002-01-15  Andreas Jaeger  <aj@suse.de>
1581         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1582         * gcc.dg/i386-mmx-2.c: Likewise.
1583         * gcc.dg/i386-sse-1.c: Likewise.
1584         * gcc.dg/i386-sse-2.c: Likewise.
1585         * gcc.dg/i386-sse-3.c: Likewise.
1587 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1589         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1590         Uncomment additional cases that now pass.
1592 2002-01-11  Richard Henderson  <rth@redhat.com>
1594         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1595         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1597 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1599         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1601 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1603         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1604         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1606 2002-01-10  Dale Johannesen  <dalej@apple.com>
1608         * gcc.c-torture/execute/loop-11.c: New.
1610 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1612         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1613         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1615 2002-01-09  Richard Henderson  <rth@redhat.com>
1617         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1618         type in which to perform the operation for each size.
1620 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1622         * gcc.c-torture/compile/20020109-2.c: New test.
1624 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1626         * gcc.c-torture/execute/loop-10.c: New test.
1628 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1630         * gcc.c-torture/compile/20010226-1.c: New test.
1631         * gcc.c-torture/compile/20010227-1.c: New test.
1632         * gcc.c-torture/compile/20010426-1.c: New test.
1633         * gcc.c-torture/compile/20010510-1.c: New test.
1634         * gcc.c-torture/compile/20010605-3.c: New test.
1635         * gcc.c-torture/compile/20010824-1.c: New test.
1636         * gcc.c-torture/execute/20010409-1.c: New test.
1637         * gcc.dg/noncompile/20000901-1.c: New test.
1638         * gcc.dg/20001023-1.c: New test.
1639         * gcc.dg/20001101-1.c: New test.
1640         * gcc.dg/20001102-1.c: New test.
1641         * gcc.dg/20010207-1.c: New test.
1642         * gcc.dg/20010405-1.c: New test.
1643         * gcc.dg/20010822-1.c: New test.
1644         * gcc.dg/20011107-1.c: New test.
1646 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1648         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1650         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1651         execution failure on PA targets.
1653 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1655         * gcc.c-torture/compile/20020109-1.c: New test.
1657 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1659         * gcc.c-torture/execute/20020108-1.c: New test.
1661 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1663         * gcc.dg/20020108-1.c: New test.
1665 2002-01-08  H.J. Lu <hjl@gnu.org>
1667         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1668         for header files.
1670 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1672         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1673         consistency.
1675 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1677         * gcc.dg/altivec-4.c: Test altivec predicates.
1679 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1681         * gcc.c-torture/execute/20020107-1.c: New test.
1683 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1685         PR c/5279
1686         * gcc.c-torture/compile/20020106-1.c: New test.
1688 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1690         * gcc.c-torture/execute/nestfunc-4.c: New test.
1692 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1694         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1695         extra triple that slipped in.
1696         * g++.old-deja/g++.abi/align.C: Likewise.
1697         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1699 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1701         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1702         * g++.old-deja/g++.abi/align.C: Likewise.
1703         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1705         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1706         on FreeBSD/i386.
1707         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1708         FreeBSD.
1710 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1712         * gcc.dg/20020104-1.c: New test.
1714         * gcc.dg/20020104-2.c: New test.
1716 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1718         * gcc.dg/20020103-1.c: Fix typo in target selector.
1720 2002-01-03  Richard Henderson  <rth@redhat.com>
1722         * gcc.dg/20020103-1.c: New.
1724 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1726         * gcc.c-torture/execute/20020103-1.c: New test.
1728 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1730         * g++.dg/other/debug2.C: New test.
1732         * gcc.c-torture/compile/20020103-1.c: New test.
1734 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1736         * gcc.dg/gnu89-init-1.c: Added new tests.
1738 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1740         * g++.dg/template/friend2.C: Remove as patch is reverted.
1742         * g++.dg/warn/oldcast1.C: New test.
1744         * g++.dg/template/ptrmem1.C: New test.
1745         * g++.dg/template/ptrmem2.C: New test.
1747         * g++.dg/template/ntp.C: New test.
1749         * g++.dg/other/component1.C: New test.
1751         * g++.dg/template/ttp3.C: New test.
1753         * g++.dg/template/friend2.C: New test.
1754         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1756 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1758         * g++.dg/other/ptrmem1.C: New test.
1759         * g++.dg/other/ptrmem2.C: New test.
1761 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1763         * g++.dg/template/ctor1.C: New test.
1765 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1767         * g++.dg/template/friend2.C: New test.
1769 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1771         * gcc.dg/mmix-1.c: New test.
1773 2001-12-31  Richard Henderson  <rth@redhat.com>
1775         * gcc.dg/asm-5.c: New.
1777 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1779         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1780         in namespace __gnu_cxx
1782 2001-12-30  Richard Henderson  <rth@redhat.com>
1784         * gcc.dg/debug-6.c: New.
1786 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1788         * gcc.c-torture/compile/20011229-2.c: New test.
1790 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1792         * gcc.dg/debug-3.c: New test.
1793         * gcc.dg/debug-4.c: New test.
1794         * gcc.dg/debug-5.c: New test.
1796 2001-12-29  Richard Henderson  <rth@redhat.com>
1798         * g++.dg/eh/loop1.C: New.
1800 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1802         * g++.dg/template/crash1.C: New test.
1804 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1806         * g++.dg/other/const1.C: New test.
1808 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1810         * gcc.c-torture/compile/20011229-1.c: New test.
1812 2001-12-28  Stan Shebs  <shebs@apple.com>
1814         * lib/objc-torture.exp: Resync with c-torture.exp.
1815         * lib/objc.exp: Load standard libraries.
1817 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1819         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1820         additional tests.
1822 2001-12-27  Roger Sayle <roger@eyesopen.com>
1824         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1826 2001-12-27  Richard Henderson  <rth@redhat.com>
1828         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1830 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1832         * g++.dg/eh/ctor1.C: New test.
1833         * g++.dg/other/error2.C: New test.
1835 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1837         * g++.dg/other/init2.C: New test.
1839 2001-12-24  Richard Henderson  <rth@redhat.com>
1841         * gcc.dg/20011223-1.c: New.
1842         * gcc.dg/inline-1.c: New.
1844 2001-12-23  Richard Henderson  <rth@redhat.com>
1846         * gcc.dg/asm-4.c: Test operand modifiers.
1848 2001-12-23  Richard Henderson  <rth@redhat.com>
1850         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1852 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1854         * gcc.c-torture/execute/20011223-1.c: New test.
1856 2001-12-21  Richard Henderson  <rth@redhat.com>
1858         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1859         re-enables the warning.
1861 2001-12-21  Richard Henderson  <rth@redhat.com>
1863         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1865 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1867         * gcc.c-torture/compile/20011218-1.c: New test.
1869 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1871         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1872         arm-isr.c test.
1873         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1874         epilogue generation for ARM ISR routines.
1876 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1878         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1879         * gcc.dg/format/c90-printf-3.c: Likewise.
1880         * gcc.dg/format/c99-printf-3.c: Likewise.
1881         * gcc.dg/format/ext-1.c: Likewise.
1882         * gcc.dg/format/ext-6.c: Likewise.
1883         * gcc.dg/format/format.h: Prototype unlocked stdio.
1885 2001-12-20  Richard Henderson  <rth@redhat.com>
1887         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1888         (arena): Use it.
1889         (malloc): Correct allocation logic.  Abort if we fill up the
1890         arena before initialization complete.
1891         (realloc): Correct allocation logic.
1893 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1895         * gcc.c-torture/compile/20011219-2.c: New test.
1897         * gcc.c-torture/execute/20011219-1.c: New test.
1899 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1901         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1902         target does not support weak symbols.
1904 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1906         * gcc.c-torture/compile/20011219-1.c: New test.
1908 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1910         * g++.dg/other/error1.C: New test.
1912 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1914         * gcc.c-torture/execute/20011217-1.c: New test.
1916 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1918         * objc.dg/special/: New directory.
1919         * objc.dg/special/special.exp: New file.
1920         * objc.dg/special/unclaimed-category-1.h: New file.
1921         * objc.dg/special/unclaimed-category-1a.m: New file.
1922         * objc.dg/special/unclaimed-category-1.m: New file.
1924 2001-12-17  Andreas Jaeger  <aj@suse.de>
1926         * gcc.c-torture/compile/20011217-2.c: New test.
1928 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1930         * gcc.c-torture/compile/20011217-1.c: New test.
1932 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1934         * testsuite/gcc.dg/20011214-1.c: New.
1936 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1938         * gcc.dg/altivec-4.c: New.
1940 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1942         * gcc.dg/20011113-1.c: New test.
1944 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1946         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1947         std::__malloc_alloc_template<0> and
1948         std::__default_alloc_template<false, 0>.
1950 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1952         * objc/execute/bf-21.m: New test.
1953         * objc/execute/enumeration-1.m: New test.
1954         * objc/execute/enumeration-2.m: New test.
1956 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1958         * gcc.dg/gnu89-init-1.c: New test.
1960 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1962         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1963         * g++.old-deja/g++.jason/2371.C: Likewise.
1964         * g++.old-deja/g++.jason/template33.C: Likewise.
1965         * g++.old-deja/g++.jason/template34.C: Likewise.
1966         * g++.old-deja/g++.jason/template36.C: Likewise.
1967         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1968         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1969         * g++.old-deja/g++.other/typename1.C: Likewise.
1970         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1971         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1972         * g++.old-deja/g++.pt/typename11.C: Likewise.
1973         * g++.old-deja/g++.pt/typename14.C: Likewise.
1974         * g++.old-deja/g++.pt/typename16.C: Likewise.
1975         * g++.old-deja/g++.pt/typename3.C: Likewise.
1976         * g++.old-deja/g++.pt/typename4.C: Likewise.
1977         * g++.old-deja/g++.pt/typename5.C: Likewise.
1978         * g++.old-deja/g++.pt/typename7.C: Likewise.
1979         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1981 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1983         * g++.dg/other/linkage1.C: New test.
1984         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1985         specifiers.
1987 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1989         * gcc.dg/concat.c: New test.
1991 2001-12-11  Stan Shebs  <shebs@apple.com>
1993         * objc/compile: New test directory.
1994         * objc/compile/compile.exp: New expect script.
1995         * objc/compile/20011211-1.m: New compile test.
1997 2001-12-11  Jason Merrill  <jason@redhat.com>
1999         * lib/prune.exp (prune_gcc_output): Also handle "In member
2000         function".  So many permutations...
2002 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2004         * g++.dg/template/typedef1.C: New test.
2006 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2008         * g++.dg/other/copy1.C: New test.
2010 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2012         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2014         * gcc.dg/builtin-choose-expr.c: New.
2016 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2018         * gcc.dg/altivec-2.c: New.
2020 2001-12-07  Richard Henderson  <rth@redhat.com>
2022         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2024 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2026         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2027         ultrasparc.
2029 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2031         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2033 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2035         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2036         variable argument list.
2038 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2040         * gcc.c-torture/execute/memcheck: Delete entire directory.
2041         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2042         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2044 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2046         * gcc.dg/Wshadow-1.c: New test.
2048 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2050         * gcc.c-torture/compile/20011130-1.c: New test.
2052         * gcc.dg/noncompile/20011025-1.c: New test.
2054         * g++.dg/other/anon-union.C: New test.
2056         * gcc.c-torture/execute/20011024-1.c: New test.
2058 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2060         * gcc.c-torture/execute/20000722-1.x,
2061         gcc.c-torture/execute/20010123-1.x: Remove.
2062         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2063         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2064         gcc.dg/c99-complit-2.c: New tests.
2066 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2068         * g++.dg/inherit/base1.C: New test.
2070 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2072         * g++.dg/other/stdarg1.C: New test.
2074         * gcc.c-torture/compile/20011130-2.c: New test.
2076 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2078         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2079         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2080         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2081         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2082         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2083         * gcc.dg/builtin-prefetch-1.c: New test.
2085 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2087         * gcc.dg/20011130-1.c: New test.
2089 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2091         * g++.dg/other/scope1.C: New test.
2092         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2094 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2096         * gcc.dg/vla-init-1.c: New test.
2098 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2100         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2102 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2104         * objc.dg/alias.m: Update.
2105         * objc.dg/class-1.m: Update.
2106         * objc.dg/const-str-1.m: Update.
2107         * objc.dg/fwd-proto-1.m: Update.
2108         * objc.dg/id-1.m: Update.
2109         * objc.dg/super-class-1.m: Update.
2111 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2113         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2114         constructs.
2116 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2118         * gcc.c-torture/execute/20011128-1.c: New test.
2120 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2122         * gcc.dg/20011127-1.c: New test.
2124 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2126         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2127         from Austin Group draft 7.
2128         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2129         scanf format arguments.
2130         * gcc.dg/format/no-exargs-2.c: New test.
2132 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2134         * g++.dg/abi/vbase8-4.C: New test.
2136 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2138         * gcc.c-torture/execute/20011121-1.c: New test.
2140 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2142         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2144 2001-11-23  Andreas Jaeger  <aj@suse.de>
2146         * gcc.dg/cpp/charconst-2.c: New test.
2148 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2150         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2151         to the host if it is remote.  Let tests specify extra headers
2152         they use.
2153         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2154         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2155         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2156         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2157         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2158         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2159         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2160         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2161         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2162         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2164 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2166         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2167         for little endian ARMs.
2169 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2171         * gcc.c-torture/compile/20011119-1.c: New test.
2172         * gcc.c-torture/compile/20011119-2.c: New test.
2174 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2176         * gcc.dg/altivec-1.c: Fix typo.
2178 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2180         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2182 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2184         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2186 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2188         * lib/g77.exp: Don't specify --rpath-link.
2190         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2191         across all the headers.
2192         * gcc.dg/format/format.exp: For testing on a remote host,
2193         copy format.h.
2195         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2196         * gcc.c-torture/execute/930406-1.c: Likewise.
2197         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2199 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2201         * gcc.dg/altivec-1.c: New.
2203 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2205         * gcc.dg/cpp/fpreprocessed.c: New test case.
2207 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2209         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2210         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2211         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2213 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2215         * gcc.dg/no-builtin-1.c: New test.
2217 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2219         * gcc.c-torture/execute/20011115-1.c: New test.
2221 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2223         * gcc.c-torture/compile/20011114-2.c: New test.
2224         * gcc.c-torture/compile/20011114-3.c: New test.
2225         * gcc.c-torture/compile/20011114-4.c: New test.
2227 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2229         * g++.dg/other/init1.C: New test.
2231 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2233         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2234         message.
2236         * gcc.c-torture/execute/20011114-1.c: New testcase.
2238         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2239         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2240         like the (before this change) version of 20010327-1.c.
2242 2001-11-14  Roger Sayle <roger@eyesopen.com>
2244         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2246 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2248         * g++.dg/init/array2.C: New test.
2250 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2252         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2254 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2256         * g++.dg/other/forscope1.C: New test.
2257         * g++.dg/ext/forscope1.C: New test.
2258         * g++.dg/ext/forscope2.C: New test.
2260 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2262         * gcc.c-torture/execute/20011113-1.c: New test.
2264 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2266         * gcc.c-torture/execute/20011109-2.c: New test.
2268         * gcc.c-torture/execute/20011109-1.c: New test.
2270 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2272         * gcc.c-torture/compile/20011109-1.c: New test.
2274 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2276         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2277         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2278         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2279         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2280         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2281         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2282         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2284 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2286         * g++.dg/warn/Wshadow-1.C: New tests.
2287         * g++.old-deja/g++.mike/for3.C: Update.
2289 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2291         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2292         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2293         XFAILs.  Adjust expected error texts.
2294         * gcc.c-torture/compile/20011106-1.c,
2295         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2296         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2297         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2298         gcc.dg/c99-array-lval-5.c: New tests.
2300 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2302         * gcc.dg/cpp/defined.c: Update.
2304 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2306         * gcc.c-torture/execute/anon-1.c: New test.
2308 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2310         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2311         same size, so no warning should be produced on stormy16.
2313         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2314         due to oversized array.
2315         * g++.old-deja/g++.mike/ns15.C: Likewise.
2316         * g++.old-deja/g++.pt/crash16.C: Likewise.
2318 2001-11-02  Graham Stott  <grahams@redhat.com>
2320         * g++.dgother/debug1.C: Fix typos.
2322 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2324         * g++.dg/other/debug1.C: New test.
2326 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2328         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2329         of unsigned long.
2331 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2333         * gcc.dg/20011029-2.c: New test.
2335         * gcc.c-torture/compile/20011029-1.c: New test.
2337 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2339         * objc/execute/class_self-1.m: New test.
2340         * objc/execute/class_self-2.m: New test.
2342 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2344         * gcc.misc-tests/msgs.exp: Delete.
2345         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2346         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2347         error set to match recent changes.
2349 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2351         * gcc.dg/20011021-1.c: New test.
2353 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2355         * gcc.c-torture/compile/20011023-1.c: New test.
2357 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2359         * lib/g77.exp: Rewrite based on lib/g++.exp.
2361 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2363         * gcc.c-torture/execute/20011019-1.c: New test.
2365         * gcc.dg/20011018-1.c: New test.
2367 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2369         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2371 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2373         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2374         * gcc.dg/attr-invalid.c: Likewise.
2376 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2378         * testsuite/gcc.dg/20011015-1.c: New test.
2380 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2382         * g++.dg/template/unify2.C: New test.
2384 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2386         * g++.dg/other/exception-specification.C: New test
2388 2001-10-13  Tom Rix  <trix@redhat.com>
2390         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2391         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2393 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2395         * testsuite/gcc.dg/20011009-1.c: New test.
2397 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2399         PR g++/4476
2400         * g++.dg/other/friend1.C: New test.
2402 2001-10-11  Richard Henderson  <rth@redhat.com>
2404         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2406 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2408         * gcc.c-torture/compile/20011010-1.c: New.
2410 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2412         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2413         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2414         g77.f-torture/execute/execute.exp,
2415         g77.f-torture/noncompile/noncompile.exp,
2416         gcc.c-torture/compile/compile.exp,
2417         gcc.c-torture/execute/execute.exp,
2418         gcc.c-torture/execute/ieee/ieee.exp,
2419         gcc.c-torture/execute/memcheck/memcheck.exp,
2420         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2421         objc/execute/execute.exp: Update FSF address.
2423 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2425         * gcc.dg/cpp/cmdlne-C.c: Update.
2426         * gcc.dg/cpp/cmdlne-C2.c: New.
2428 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2430         * gcc.c-torture/execute/20011008-3.c: New.
2432 2001-10-08  DJ Delorie  <dj@redhat.com>
2434         * gcc.dg/20011008-1.c: New.
2435         * gcc.dg/20011008-2.c: New.
2437 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2439         * gcc.dg/cpp/spacing1.c: Update test.
2441 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2443         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2444         spelling errors of "separate" as "seperate".
2446 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2448         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2449         enough to avoid inlining.
2451 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2453         * lib/g77.exp: set libg2c_dir correctly.
2455 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2457         * gcc.dg/cpp/macro11.c: New test.
2459 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2461         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2462         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2463         gcc.dg/format/multattr-3.c: New tests.
2464         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2465         tests for format attributes on function pointers being rejected.
2467 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2469         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2471 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2473         * g++.dg/warn/format1.C: New test.
2475 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2477         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2479 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2481         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2483 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2485         * gcc.dg/cpp/redef2.c: Add test.
2487 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2489         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2490         long-standing bug on i686, apparently.
2491         * gcc.c-torture/execute/loop-2c.x: New file.
2492         * gcc.c-torture/execute/loop-2d.x: New file.
2493         * gcc.c-torture/execute/loop-3c.x: New file.
2495 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2497         * gcc.dg/cpp/20000625-2.c: Correct line number.
2499 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2501         * gcc.dg/cpp/macro10.c: New test.
2502         * gcc.dg/cpp/strify3.c: New test.
2503         * gcc.dg/cpp/spacing1.c: Add tests.
2504         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2505         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2507 2001-09-24  DJ Delorie  <dj@redhat.com>
2509         * gcc.c-torture/execute/20010924-1.c: New test.
2511 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2513         * testsuite/objc/execute/paste.m: Remove.
2515 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2517         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2519 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2521         * g77.dg/strlen0.f: New test.
2523 2001-09-21  Richard Henderson  <rth@redhat.com>
2525         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2526         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2528 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2530         Table-driven attributes.
2531         * g++.dg/ext/attrib1.C: New test.
2533 2001-09-20  DJ Delorie  <dj@redhat.com>
2535         * gcc.dg/20000926-1.c: Update expected warning messages.
2536         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2537         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2538         array.
2540 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2542         * g++.dg/eh/registers1.C: New test case.
2544 2001-09-17  Richard Henderson  <rth@redhat.com>
2546         * gcc.dg/array-5.c: Fix VLA decomposition test.
2548 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2550         * gcc.dg/cpp/line5.c: New testcase.
2552 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2554         * gcc.dg/cpp/macro9.c: New test.
2556 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2558         * gcc.c-torture/execute/980223.c: Change type of addr from long
2559         to char *.
2561 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2563         * gcc.c-torture/execute/20010915-1.c: New test.
2565 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2567         * g77.dg/bprob: New directory.
2568         * g77.dg/bprob/bprob.exp: New file.
2569         * g77.dg/bprob/bprob-1.f: New test.
2570         * g77.dg/gcov: New directory.
2571         * g77.dg/gcov/gcov.exp: New file.
2572         * g77.dg/gcov/gcov-1.f: New test.
2573         * g77.dg/gcov/gcov-1.x: New file.
2575 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2577         * gcc.dg/cpp/directiv.c: Update.
2578         * gcc.dg/cpp/undef1.c: Update.
2580 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2582         * gcc.dg/20010912-1.c: New test.
2584 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2586         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2587         language-independent file in lib.
2588         * lib/gcov.exp: New file.
2590 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2592         * gcc.c-torture/compile/20010911-1.c: New test.
2594 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2596         * lib/profopt.exp: New, to support profile-directed optimizations.
2597         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2598         * gcc.misc-tests/bprob-1.c: New test.
2599         * gcc.misc-tests/bprob-2.c: New test.
2601 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2603         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2604         XFAIL and which kinds of gcov output to verify.
2605         * gcc.misc-tests/gcov-4b.x: New file.
2606         * gcc.misc-tests/gcov-5b.x: New file.
2607         * gcc.misc-tests/gcov-6.x: New file.
2608         * gcc.misc-tests/gcov-7.c: New test.
2609         * gcc.misc-tests/gcov-7.x: New file.
2611 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2613         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2614         * gcc.misc-tests/gcov-6.c: New test.
2616 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2618         PR c++/3986
2619         * g++.dg/abi/vbase1.C: New test.
2621 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2623         * objc.dg/method-2.m: New.
2625 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2627         PR c++/4203
2628         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2629         * g++.dg/init/empty1.C: New test.
2631 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2633         * gcc.c-torture/compile/20010903-1.c: New test.
2635 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2637         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2638         for m68k.
2640 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2642         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2644         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2646         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2648 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2650         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2651         for 16-bit 'unsigned int'.
2653 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2655         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2657 2001-08-27  Richard Henderson  <rth@redhat.com>
2659         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2660         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2662 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2664         * gcc.dg/asm-names.c (ymain): New.
2666 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2668         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2669         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2670         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2672 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2674         * gcc.dg/compare5.c: New testcase.
2676 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2678         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2679         and "In instantiation".
2681 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2683         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2685 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2687         * gcc.misc-tests/gcov.exp: Add support for branch information.
2688         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2689         * gcc.misc-tests/gcov-4.c: New test.
2690         * gcc.misc-tests/gcov-4b.c: New test.
2691         * gcc.misc-tests/gcov-5b.c: New test.
2693 2001-08-20  Zack Weinberg  <zackw@panix.com>
2695         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2696         expected to fail.
2698 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2700         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2702 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2704         * g++.dg/eh/template1.C: New test.
2706 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2708         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2709         Fix thinko.
2710         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2711         for xfail.
2713 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2715         * lib/g77-dg.exp:  Use prune.exp for common procedures
2716         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2717         * lib/g77.exp: (g77-dg-prune) Remove
2719 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2721         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2723 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2725         * g++.dg/template/unify1.C: New test.
2727 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2729         * g++.dg/abi/empty4.C: New test.
2731 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2733         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2734         solaris2.*
2735         * g77.f-torture/compile/pr3743.x: Likewise
2737 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2739         * g++.dg/other/using-declaration.C: New test.
2741 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2743         * gcc.dg/cpp/tr-sign.c: New testcase.
2745 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2747         * gcc.dg/cpp/19951025-1.c: Revert.
2748         * gcc.dg/cpp/directiv.c: We no longer process directives that
2749         interrupt macro arguments.
2751 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2753         * gcc.dg/bconstp-1.c: New test.
2755 2001-08-03  Richard Henderson  <rth@redhat.com>
2757         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2759 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2761         * gcc.dg/cpp/19951025-1.c: Update.
2763 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2765         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2766         should be x.
2768 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2770         Kill -fhonor-std.
2771         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2772         * g++.old-deja/g++.other/std1.C: Likewise.
2773         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2775 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2777         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2778         (g77_pass, g77_fail, g77_finish, g77_exit,
2779         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2781 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2783         * g77.dg/fbackslash.f
2784         * g77.dg/fcase-preserve.f
2785         * g77.dg/ff90-1.f
2786         * g77.dg/ffixed-line-length-0.f
2787         * g77.dg/ffixed-line-length-132.f
2788         * g77.dg/ffixed-line-length-7.f
2789         * g77.dg/ffixed-line-length-72.f
2790         * g77.dg/ffixed-line-length-none.f
2791         * g77.dg/ffree-form-1.f
2792         * g77.dg/fno-backslash.f
2793         * g77.dg/fno-f90-1.f
2794         * g77.dg/fno-fixed-form-1.f
2795         * g77.dg/fno-onetrip.f
2796         * g77.dg/fno-typeless-boz.f
2797         * g77.dg/fno-underscoring.f
2798         * g77.dg/fno-vxt-1.f
2799         * g77.dg/fonetrip.f
2800         * g77.dg/ftypeless-boz.f
2801         * g77.dg/fugly-assumed.f
2802         * g77.dg/funderscoring.f
2803         * g77.dg/fvxt-1.f
2805 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2807         * objc.dg/fwd-proto-1.m: New.
2808         * objc.dg/local-decl-1.m: New.
2809         * objc.dg/naming-1.m: New.
2810         * objc.dg/naming-2.m: New.
2811         * objc.dg/proto-hier-1.m: New.
2813 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2815         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2816         largest-type elements to a struct makes its size grow.
2818 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2820         * g++.dg/abi/vthunk1.C: New test.
2822 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2824         * g++.dg/abi/vbase8-22.C: New test.
2826 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2828         * gcc.dg/cpp/macro8.c: New test.
2830 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2832         * g++.dg/abi/vbase8-21.C: New test.
2834 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2836         * g++.dg/abi/vbase8-10.C: New test.
2838 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2840         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2841         ${tool}_set_ld_library_path.
2842         Changed caller.
2843         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2844         g++.exp.
2846 2001-07-26  Stan Cox <scox@redhat.com>
2848         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2849         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2850         gcc_exit, gcc_check_unsupported_p):
2851         Moved to gcc-deps.exp
2852         * gcc-deps.exp: New file.
2854 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2856         * g++.old-deja/g++.pt/defarg14.C: New test.
2858 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2860         * g++.old-deja/g++.other/lineno5.C: New test.
2862 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2864         * g++.old-deja/g++.pt/crash68.C: New test.
2866 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2868         * g++.old-deja/g++.other/crash42.C: New test.
2870 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2872         * gcc.dg/cpp/extratokens.c: Fix.
2873         * gcc.dg/cpp/skipping2.c: New tests.
2875 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2877         * gcc.c-torture/execute/20010724-1.c: New file.
2878         * gcc.c-torture/execute/20010724-1.x: New file.
2880 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2882         * g++.old-deja/g++.other/cond7.C: New test.
2884 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2886         * g++.old-deja/g++.other/optimize4.C: New test.
2888 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2890         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2892 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2894         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2895         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2896         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2897         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2899         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2900         bug report" message.
2902         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2903         * g++.dg/ext/instantiate1.C: Move from old-deja.
2905 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2907         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2908         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2909         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2910         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2912 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2914         * gcc.c-torture/execute/20010723-1.c: New test.
2916 2001-07-23  Ben Elliston  <bje@redhat.com>
2918         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2920 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2922         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2923         i[34567]86-*-*.
2924         Delete handling of ieee_multilib_flags.
2925         Pass -mieee for alpha*-*-* and sh-*-*.
2926         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2928 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2930         Remove old-abi tests.
2931         * g++.old-deja/g++.mike/p11116.C: Remove.
2932         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2934 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2936         * g77.f-torture/compile/pr3743.f:  New test
2938 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2940         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2942 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2944         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2945         g++.old-deja/g++.pt/static6.C: Likewise.
2946         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2947         supports weak symbols.
2949 2001-07-18  Andreas Jaeger  <aj@suse.de>
2951         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2952         supported again.
2954 2001-07-18  Andreas Jaeger  <aj@suse.de>
2956         * gcc.dg/iftrap-1.c: Fix target line.
2958 2001-07-17  Richard Henderson  <rth@redhat.com>
2960         * gcc.c-torture/execute/20010717-1.c: New.
2962 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2964         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2965         tests.
2967 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2969         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2971 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2973         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2974         UAC_SIGBUS, UAC_NOPRINT definitions.
2976 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2978         * objc/execute/object_is_class.m: New test.
2979         * objc/execute/object_is_meta_class.m: New test.
2981 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2983         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2984         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2986 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2988         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2989         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2991 2001-07-14  Richard Henderson  <rth@redhat.com>
2993         * gcc.dg/iftrap-1.c: New.
2995 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2997         * g77.f-torture/execute/intrinsic77.f: New test.
2999 2001-07-11  Janis Johnson <janis@us.ibm.com>
3001         * gcc.misc-tests/gcov-3.c: New test.
3003 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3005         * gcc.c-torture/compile/20010711-1.c,
3006         * gcc.c-torture/compile/20010711-2.c: New tests.
3008 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3010         * gcc.c-torture/execute/20010711-1.c: New test.
3012 2001-07-11  Ben Elliston  <bje@redhat.com>
3014         * g++.old-deja/g++.other/enum5.C: New test.
3016 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3018         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3019         (g++-dg-prune): Call prune_gcc_output.
3020         * prune.exp: New file for prune_gcc_output.
3021         * lib/g++.exp, lib/gcc.exp: Load it.
3023 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3025         * gcc.c-torture/compile/20010701-1.c,
3026         g++.old-deja/g++.ext/attrib6.C: New tests.
3028 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3030         * gcc.c-torture/compile/20010706-1.c: New test.
3032 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3034         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3036 2001-06-28  Stan Shebs  <shebs@apple.com>
3038         * gcc.dg/pragma-darwin.c: New test.
3040 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3042         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3043         Solaris 2.[678] system.
3045 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3047         * gcc.dg/20010622-1.c: New test.
3049 2001-06-18  Stan Shebs  <shebs@apple.com>
3051         * objc.dg: New directory.
3052         * objc.dg/dg.exp: New file.
3053         * objc.dg/alias.m: New.
3054         * objc.dg/class-1.m: New.
3055         * objc.dg/class-2.m: New.
3056         * objc.dg/const-str-1.m: New.
3057         * objc.dg/const-str-2.m: New.
3058         * objc.dg/id-1.m: New.
3059         * objc.dg/method-1.m: New.
3060         * objc.dg/super-class-1.m: New.
3061         * lib/objc-dg.exp: New file.
3063 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3065         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3066         of label name.
3068 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3070         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3072 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3074         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3075         variable.
3077 2001-06-12  Richard Henderson  <rth@redhat.com>
3079         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3081 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3083         * g++.old-deja/g++.abi/vbase5.C: New test.
3084         * g++.old-deja/g++.abi/vbase6.C: New test.
3085         * g++.old-deja/g++.abi/vbase7.C: New test.
3087 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3089         * gcc.c-torture/compile/20010610-1.c: New test.
3091 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3093         * g++.old-deja/g++.abi/vbase4.C: New test.
3095 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3097         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3098         support %f for HC11/HC12 targets.
3099         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3100         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3101         on HC11/HC12 targets.
3102         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3104 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3106         * gcc.dg/wchar_t-1.c: New file.
3107         * gcc.dg/wint_t-1.c: Likewise.
3109 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3111         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3113 2001-06-11  Richard Henderson  <rth@redhat.com>
3115         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3117 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3119         * gcc.c-torture/compile/20010611-1.c: New test.
3121 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3123         * gcc.dg/c99-tag-1.c: Add more tests.
3125 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3127         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3128         representation on MN10300 and ARM/Thumb.
3130 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3132         * g77.f-torture/execute/20010610.f: New.
3134 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3136         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3137         names.
3139 2001-06-09  Richard Henderson  <rth@redhat.com>
3141         * gcc.c-torture/execute/ashrdi-1.c: New.
3142         * gcc.c-torture/execute/ashldi-1.c: New.
3143         * gcc.c-torture/execute/lshrdi-1.c: New.
3145 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3147         * objc/execute/load-3.m: Added. Check sending +load to categories,
3148         in addition to classes.
3150 2001-06-08  Stan Shebs  <shebs@apple.com>
3152         * objc/execute/load-2.m: New test.  From Nicola Pero
3153         <n.pero@mi.flashnet.it>.
3155 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3157         * gcc.c-torture/execute/20010605-2.c: New test.
3159 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3161         * g++.old-deja/g++.abi/vbase2.C: New test.
3162         * g++.old-deja/g++.abi/vbase3.C: New test.
3164 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3166         * g++.old-deja/g++.pt/friend49.C: New test.
3168 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3170         * g++.old-deja/g++.ext/anon3.C: New test.
3172 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3174         * g++.old-deja/g++.other/conv7.C: New test.
3176 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3178         * gcc.c-torture/compile/20010605-2.c: New test.
3180 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3182         * gcc.c-torture/execute/20010604-1.c: New test.
3184 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3186         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3188 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3190         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3191         (g++_link_flags): Likewise.
3192         (g++_init): Pass gccpath's value to two previous functions.
3194 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3196         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3197         Ensure logfile entry matches exec command line.
3199 2001-05-31  Richard Henderson  <rth@redhat.com>
3201         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3202         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3204 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3206         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3207         compiler for irix6.2
3209 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3211         * g++.old-deja/g++.other/optimize3.C: New file.
3213 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3215         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3216         assemble.
3218 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3220         * g++.old-deja/g++.other/optimize2.C: New file.
3222 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3224         * gcc.c-torture/compile/20010518-2.c: New file.
3225         * gcc.c-torture/execute/20010518-1.c: New file.
3226         * gcc.c-torture/execute/20010518-2.c: New file.
3228 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3230         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3232 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3234         G++ no longer defines builtins that do not begin with __builtin.
3235         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3236         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3237         * g++.old-deja/g++.law/builtin1.C: Likewise.
3238         * g++.old-deja/g++.law/cvt2.C: Likewise.
3239         * g++.old-deja/g++.mike/net5.C: Likewise.
3240         * g++.old-deja/g++.other/builtins1.C: Likewise.
3241         * g++.old-deja/g++.other/builtins2.C: Likewise.
3242         * g++.old-deja/g++.other/builtins3.C: Likewise.
3243         * g++.old-deja/g++.other/builtins4.C: Likewise.
3244         * g++.old-deja/g++.other/inline8.C: Likewise.
3245         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3247 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3249         * g++.old-deja/g++.pt/using1.C: Adjust.
3250         * g++.old-deja/g++.pt/using2.C: New test.
3252 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3254         * gcc.dg/cpp/charconst.c: New tests.
3255         * gcc.dg/cpp/escape.c: New tests.
3256         * gcc.dg/cpp/escape-1.c: New tests.
3257         * gcc.dg/cpp/escape-2.c: New tests.
3258         * gcc.dg/cpp/ucs.c: New tests.
3260 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3262         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3263         native compiler for irix6.5.
3265 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3267         * lib/g++.exp (g++_include_flags): Use args to compute
3268         get_multilibs.
3269         (g++_link_flags): Likewise.
3270         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3272 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3274         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3276 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3278         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3279         this file.
3281 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3283         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3284         STACK_SIZE;
3285         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3286         to STACK_SIZE; Use it to define size of add_histo array.
3287         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3288         to STACK_SIZE.
3289         (f): Use GITT_SIZE to define size of gitt local table.
3290         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3291         to STACK_SIZE; Use it to define size of bytemem array.
3293 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3295         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3296         on 68HC11/HC12 due to the asm instruction.
3297         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3298         * gcc.c-torture/compile/920520-1.x: Likewise.
3299         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3300         on 68HC11/HC12 because the function is larger than 64K.
3301         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3302         on 68HC11/HC12 because the structure is too large.
3304 2001-05-20  Richard Henderson  <rth@redhat.com>
3306         * gcc.c-torture/execute/20010520-1.c: New.
3308 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3310         * g++.old-deja/g++.warn/compare1.C: New test.
3311         * gcc.dg/compare4.c: New test.
3313 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3315         * g++.old-deja/g++.other/optimize1.C: New test.
3317 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3319         * g++.old-deja/g++.pt/spec41.C: New test.
3321 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3323         * gcc.c-torture/compile/20010114-1.x: Remove.
3325 2001-05-18  Stan Shebs  <shebs@apple.com>
3327         * gcc.c-torture/compile/20010518-1.c: New test.
3329 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3331         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3332         * g++.old-deja/g++.pt/crash67.C: New test.
3334 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3336         * g++.old-deja/g++.other/debug9.C: New test.
3338 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3340         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3342 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3344         * gcc.c-torture/compile/20010516-1.c: New test.
3346 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3348         * g++.old-deja/g++.other/crash41.C: New test.
3350 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3352         * g++.old-deja/g++.pt/crash66.C: New test.
3354 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3356         * g++.old-deja/g++.robertl/eb27.C: Convert.
3358 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3360         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3361         declaration being redundant.
3363 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3365         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3367 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3369         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3371 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3373         * lib/g++.exp: Use testsuite_flags.
3375 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3377         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3379 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3381         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3383 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3385         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3387 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3389         * gcc.c-torture/compile/20010313-1.c: New test.
3391 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3393         * gcc.dg/cpp/direct2.c: New test.
3394         * gccq.dg/cpp/direct2s.c: New test.
3396         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3398 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3400         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3401         * g++.old-deja/g++.other/op3.C: Likewise.
3403 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3405         * gcc.dg/cpp/syshdr.h: New file.
3406         * gcc.dg/cpp/sysmac1.c: Update.
3407         * gcc.dg/cpp/sysmac2.c: Update.
3409 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3411         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3413 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3415         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3416         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3418 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3420         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3422 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3424         * lib/g++.exp (g++_include_flags): Don't use any special flags
3425         if TESTING_IN_BUILD_TREE is not defined.
3426         (g++_init): Use a plain 'c++' as the compiler if
3427         TESTING_IN_BUILD_TREEE is not defined.
3429 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3431         * g++.old-deja/g++.eh/catch13.C: New test.
3432         * g++.old-deja/g++.eh/catch14.C: New test.
3434 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3436         * gcc.dg/cpp/tr-define.c: New test.
3438 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3440         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3441         <stdlib.h>, not <malloc.h>.
3443 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3445         * g++.old-deja/g++.ns/template17.C: New test.
3447 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3449         * g++.old-deja/g++.pt/ref4.C: New test.
3451 2001-04-30  Richard Henderson  <rth@redhat.com>
3453         * gcc.dg/20000724-1.c: Revert last change.
3455 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3457         * g77.f-torture/execute/20010430.f: New test.
3459 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3461         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3463 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3465         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3467 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3469         * g++.old-deja/g++.eh/crash6.C: New test.
3471 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3473         * g++.old-deja/g++.other/warn7.C: New test.
3475 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3477         * g++.old-deja/g++.other/defarg9.C: New test.
3479 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3481         * g77.f-torture/compile/20010426.f: New test.
3482         * g77.f-torture/execute/20010426.f: New test.
3484 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3486         * g77.f-torture/compile/20000629-1.x: Remove - error
3487         has been fixed.
3489 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3491         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3492         Tweak slightly to work with g++.dg framework.
3493         * g++.dg/special/ecos.exp: Run initp1.C test.
3494         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3496         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3497         its linker doesn't give line numbers either.
3498         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3500 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3502         * g++.old-deja/g++.other/lex1.C: New test.
3504 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3506         * gcc.dg/noncompile/20010425-1.c: New test.
3508 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3510         * g++.old-deja/g++.pt/mangle2.C: New test.
3512 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3514         * gcc.dg/format/plus-1.c: New test.
3516 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3518         * gcc.dg/20010423-1.c: New test.
3520 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3522         * gcc.c-torture/execute/20010422-1.c: New test.
3524 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3526         * g++.old-deja/g++.ns/type2.C: New test.
3528 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3530         * g++.old-deja/g++.other/perf1.C: New test.
3532 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3534         * gcc.dg/c99-func-2.c: Remove xfail.
3535         * gcc.dg/c99-func-3.c: Remove xfail.
3536         * gcc.dg/c99-func-4.c: Remove xfail.
3538 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3540         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3542 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3544         * gcc.c-torture/compile/20010423-1.c: New test.
3546 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3548         * g++.old-deja/g++.pt/typename28.C: New test.
3550 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3552         * g++.old-deja/g++.abi/empty2.C: New test.
3553         * g++.old-deja/g++.abi/empty3.C: New test.
3555 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3557         * g++.old-deja/g++.other/comdat2.C: New test.
3558         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3560 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3562         * g++.old-deja/g++.other/overload14.C: New test.
3564 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3566         * g++.old-deja/g++.other/lookup23.C: New test.
3568 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3570         * gcc.c-torture/execute/20010403-1.c: New test.
3572 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3573             Mark Mitchell  <mark@codesourcery.com>
3575         * lib/old-dejagnu.exp: Don't delete output of executable.
3576         Add .exe suffix to executables.
3578 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3580         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3582 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3584         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3586 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3588         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3589         * g++.old-deja/g++.abi/crash1.C: New test.
3591 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3593         * g++.old-deja/g++.other/crash40.C: New test.
3595 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3597         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3599 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3601         * g++.old-deja/g++.other/warn6.C: New test.
3603 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3605         * g++.old-deja/g++.robertl/eb42.C: Same.
3607 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3609         * gcc.dg/wtr-conversion-1.c: New testcase.
3611 2001-04-10  Richard Henderson  <rth@redhat.com>
3613         * g++.old-deja/g++.other/array5.C: New.
3615 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3617         * gcc.c-torture/execute/20010408-1.c: New test.
3619 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3621         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3622         headers and constructs.
3623         * g++.old-deja/g++.robertl/eb79.C: Same.
3624         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3625         * g++.old-deja/g++.robertl/eb73.C: Same.
3626         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3627         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3628         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3629         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3630         * g++.old-deja/g++.robertl/eb44.C: Same.
3631         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3632         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3633         * g++.old-deja/g++.robertl/eb39.C: Same.
3634         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3635         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3636         * g++.old-deja/g++.robertl/eb30.C: Same.
3637         * g++.old-deja/g++.robertl/eb3.C: Same.
3638         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3639         * g++.old-deja/g++.robertl/eb21.C: Same.
3640         * g++.old-deja/g++.robertl/eb15.C: Same.
3641         * g++.old-deja/g++.robertl/eb118.C: Same.
3642         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3643         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3644         * g++.old-deja/g++.robertl/eb109.C: Same.
3645         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3646         * g++.old-deja/g++.mike/rtti1.C: Same.
3647         * g++.old-deja/g++.mike/p658.C: Same.
3648         * g++.old-deja/g++.mike/net46.C: Same.
3649         * g++.old-deja/g++.mike/net34.C: Same.
3650         * g++.old-deja/g++.mike/memoize1.C: Same.
3651         * g++.old-deja/g++.mike/eh2.C: Same.
3652         * g++.old-deja/g++.law/weak.C: Same.
3653         * g++.old-deja/g++.law/visibility7.C: Same.
3654         * g++.old-deja/g++.law/visibility25.C: Same.
3655         * g++.old-deja/g++.law/visibility22.C: Same.
3656         * g++.old-deja/g++.law/visibility2.C: Same.
3657         * g++.old-deja/g++.law/visibility17.C: Same.
3658         * g++.old-deja/g++.law/visibility13.C: Same.
3659         * g++.old-deja/g++.law/visibility10.C: Same.
3660         * g++.old-deja/g++.law/visibility1.C: Same.
3661         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3662         * g++.old-deja/g++.law/vbase1.C: Same.
3663         * g++.old-deja/g++.law/operators32.C: Same.
3664         * g++.old-deja/g++.law/nest3.C: Same.
3665         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3666         * g++.old-deja/g++.law/except5.C (main): Same.
3667         * g++.old-deja/g++.law/cvt7.C (run): Same.
3668         * g++.old-deja/g++.law/cvt2.C: Same.
3669         * g++.old-deja/g++.law/cvt16.C: Same.
3670         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3671         * g++.old-deja/g++.law/ctors17.C (main): Same.
3672         * g++.old-deja/g++.law/ctors13.C: Same.
3673         * g++.old-deja/g++.law/ctors12.C (main): Same.
3674         * g++.old-deja/g++.law/ctors10.C: Same.
3675         * g++.old-deja/g++.law/code-gen5.C: Same.
3676         * g++.old-deja/g++.law/bad-error7.C: Same.
3677         * g++.old-deja/g++.law/arm9.C: Same.
3678         * g++.old-deja/g++.law/arm12.C: Same.
3679         * g++.old-deja/g++.law/arg8.C: Same.
3680         * g++.old-deja/g++.law/arg1.C: Same.
3681         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3682         * g++.old-deja/g++.jason/template31.C: Same.
3683         * g++.old-deja/g++.jason/template24.C (main): Same.
3684         * g++.old-deja/g++.jason/2371.C: Same.
3685         * g++.old-deja/g++.eh/new2.C: Same.
3686         * g++.old-deja/g++.eh/new1.C: Same.
3687         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3688         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3689         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3690         * g++.old-deja/g++.brendan/crash62.C: Same.
3691         * g++.old-deja/g++.brendan/crash52.C: Same.
3692         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3693         * g++.old-deja/g++.brendan/crash38.C: Same.
3694         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3695         * g++.old-deja/g++.brendan/copy9.C: Same.
3697 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3699         * gcc.c-torture/execute/20001203-2.c (memset):
3700         Count argument is of type __SIZE_TYPE__.
3702 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3704         * gcc.c-torture/compile/20010404-1.c: New test.
3706 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3708         * gcc.c-torture/compile/20010326-1.c: New test.
3710 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3712         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3713         peculiarities of the SH.
3714         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3716 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3718         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3719         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3720         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3722 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3724         * g77.f-torture/compile/20010321-1.f: New test.
3726 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3728         * gcc.c-torture/compile/20010329-1.c: New test.
3730 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3732         * gcc.c-torture/execute/20010329-1.c: New test.
3734 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3736         * g++.old-deja/g++.other/eh4.C: Fix typo.
3738 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3740         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3742 2001-03-28  Philip Blundell  <philb@gnu.org>
3744         * gcc.c-torture/compile/20010328-1.c: New test.
3746 2001-03-27  Richard Henderson  <rth@redhat.com>
3748         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3749         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3751 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3753         * gcc.c-torture/compile/20010327-1.c: New test.
3755 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3757         * g++.old-deja/g++.other/friend12.C: New test.
3758         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3759         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3761 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3763         * gcc.c-torture/execute/20010325-1.c: New test.
3765 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3767         * g++.old-deja/g++.other/mangle3.C: New test.
3769 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3771         * g++.old-deja/g++.other/anon8.C: New test.
3773 2001-03-20  Philip Blundell  <philb@gnu.org>
3775         * gcc.c-torture/compile/20010320-1.c: New test.
3777 2001-03-17  Richard Henderson  <rth@redhat.com>
3779         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3781 2001-03-15  Geoff Keating  <geoff@redhat.com>
3783         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3784         tests on AIX.
3786 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3788         * g++.old-deja/g++.other/eh4.C: New test.
3790 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3792         * gcc.dg/cpp/mi1.c: Update.
3794 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3796         * g++.old-deja/g++.other/regstack.C: New test.
3798 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3800         * g++.old-deja/g++.other/ref4.C: New test.
3802 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3804         * objc/execute/va_method.m: Added.
3805         * objc/execute/IMP.m: Added.
3806         * objc/execute/_cmd.m: Added.
3807         * objc/execute/accessing_ivars.m: Added.
3808         * objc/execute/class-1.m: Added.
3809         * objc/execute/class-10.m: Added.
3810         * objc/execute/class-11.m: Added.
3811         * objc/execute/class-12.m: Added.
3812         * objc/execute/class-13.m: Added.
3813         * objc/execute/class-14.m: Added.
3814         * objc/execute/class-2.m: Added.
3815         * objc/execute/class-3.m: Added.
3816         * objc/execute/class-4.m: Added.
3817         * objc/execute/class-5.m: Added.
3818         * objc/execute/class-6.m: Added.
3819         * objc/execute/class-7.m: Added.
3820         * objc/execute/class-8.m: Added.
3821         * objc/execute/class-9.m: Added.
3822         * objc/execute/class-tests-1.h
3823         * objc/execute/class-tests-2.h
3824         * objc/execute/compatibility_alias.m: Added.
3825         * objc/execute/encode-1.m: Added.
3826         * objc/execute/formal_protocol-1.m: Added.
3827         * objc/execute/formal_protocol-2.m: Added.
3828         * objc/execute/formal_protocol-3.m: Added.
3829         * objc/execute/formal_protocol-4.m: Added.
3830         * objc/execute/formal_protocol-5.m: Added.
3831         * objc/execute/formal_protocol-6.m: Added.
3832         * objc/execute/formal_protocol-7.m: Added.
3833         * objc/execute/informal_protocol.m: Added.
3834         * objc/execute/initialize.m: Added.
3835         * objc/execute/load.m: Added.
3836         * objc/execute/many_args_method.m: Added.
3837         * objc/execute/nested-3.m: Added.
3838         * objc/execute/no_clash.m: Added.
3839         * objc/execute/private.m: Added.
3840         * objc/execute/redefining_self.m: Added.
3841         * objc/execute/root_methods.m: Added.
3842         * objc/execute/selector-1.m: Added.
3843         * objc/execute/static-1.m: Added.
3844         * objc/execute/static-2.m: Added.
3845         * objc/execute/va_method.m: Added.
3847 2001-03-10  Richard Henderson  <rth@redhat.com>
3849         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3851 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3853         * g++.old-deja/g++.other/crash31.C: XFAIL.
3854         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3855         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3856         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3857         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3858         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3860 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3862         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3864 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3866         * gcc.dg/20000724-1.c: Don't use multiline strings.
3868 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3870         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3871         result of -cString against what we expect it to be; don't just
3872         print it out for no one to read.
3874         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3875         Based on testcases provided by Nicola Pero.
3877 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3879         * gcc.dg/cpp/macro7.c: New test.
3881 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3883         * gcc.dg/cpp/multiline.c: Update.
3885 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3887         * g++.old-deja/g++.other/enum3.C: New test.
3889 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3891         * g++.old-deja/g++.other/pod1.C: New test.
3893 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3895         * g++.old-deja/g++.ext/overload1.C: New test.
3897 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3899         * g++.old-deja/g++.pt/using1.C: New test.
3901 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3903         * g++.old-deja/g++.other/using9.C: New test.
3905 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3907         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3909         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3911 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3913         * g++.old-deja/g++.ext/realpt1.C: Remove.
3915 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3917         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3919 2001-02-26  Will Cohen  <wcohen@redhat.com>
3921         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3923 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3925         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3926         templatized constructors.
3928 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3930         * gcc.c-torture/execute/20010224-1.c: New test.
3932 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3934         * gcc.c-torture/execute/20010222-1.c: New test.
3936 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3938         * g++.old-deja/g++.other/inline20.C: New test.
3940 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3942         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3944 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3946         * g++.old-deja/g++.other/lookup22.C: New test.
3948 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3950         * g77.dg: New directory.
3951         * g77.dg/20010216-1.f: New test case.
3952         * g77.dg/dg.exp: New driver.
3953         * lib/g77-dg.exp: New driver library.
3955 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3957         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3959 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3961         * g++.old-deja/g++.other/decl9.C: New test.
3963 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3965         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3966         not need <string> and also tests the initialization at runtime.
3968 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3970         * gcc.c-torture/execute/longlong.c: New test.
3972 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3974         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3976 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3978         * gcc.c-torture/execute/920302-1.c (execute):
3979         Change argument type to short.
3981 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3983         * g++.old-deja/g++.pt/deduct6.C: New test.
3985 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3987         * g++.old-deja/g++.pt/deduct5.C: New test.
3989 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3991         * gcc.c-torture/execute/20010209-1.c: New test.
3993 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3995         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3997 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3999         * g++.dg/vtgc1.C: Update for new ABI.
4001         * consistency.vlad: New directory, 1665 files.
4003 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4005         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4006         return type.
4007         * gcc.dg/cpp/digraphs.c: Declare puts.
4009 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4011         * g++.old-deja/g++.other/warn5.C: New test.
4013 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4015         * g++.old-deja/g++.pt/spec40.C: New test.
4017 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4019         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4020         case.
4021         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4023 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4025         * gcc.c-torture/compile/20010209-1.c: New test.
4027 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4029         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4030         excess errors message but not if it crashes.
4031         * g++.old-deja/g++.other/crash27.C: Likewise.
4032         * g++.old-deja/g++.other/crash28.C: Likewise.
4033         * g++.old-deja/g++.other/crash30.C: Likewise.
4034         * g++.old-deja/g++.other/crash32.C: Likewise.
4035         * g++.old-deja/g++.other/crash35.C: Likewise.
4036         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4038 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4040         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4041         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4042         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4043         g77.f-torture/execute/execute.exp,
4044         g77.f-torture/noncompile/noncompile.exp,
4045         gcc.c-torture/execute/execute.exp,
4046         gcc.c-torture/execute/memcheck/memcheck.exp,
4047         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4048         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4049         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4050         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4051         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4052         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4053         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4054         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4055         Remove bug reporting instructions with ancient email addresses.
4057 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4059         * gcc.dg/20010202-1.c: New test.
4060         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4062 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4064         * g++.dg/stdbool-if.C: New test.
4066 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4068         * objc/execute/fdecl.m: Added main().
4070 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4072         * gcc.c-torture/execute/20010206-1.c: New test.
4074 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4076         * gcc.dg/cpp/avoidpaste1.c: Update.
4078 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4080         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4081         Pero <nicola@brainstorm.co.uk>.
4082         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4084 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4086         * g++.old-deja/g++.pt/spec39.C: New test.
4088 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4090         * gcc.c-torture/compile/20010202-1.c: New test.
4092 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4094         * g++.old-deja/g++.abi/primary2.C: New test.
4095         * g++.old-deja/g++.abi/primary3.C: New test.
4096         * g++.old-deja/g++.abi/primary4.C: New test.
4097         * g++.old-deja/g++.abi/primary5.C: New test.
4098         * g++.old-deja/g++.abi/vtable3.h: New test.
4099         * g++.old-deja/g++.abi/vtable3a.C: New test.
4100         * g++.old-deja/g++.abi/vtable3b.C: New test.
4101         * g++.old-deja/g++.abi/vtable3c.C: New test.
4102         * g++.old-deja/g++.abi/vtable3d.C: New test.
4103         * g++.old-deja/g++.abi/vtable3e.C: New test.
4104         * g++.old-deja/g++.abi/vtable3f.C: New test.
4105         * g++.old-deja/g++.abi/vtable3g.C: New test.
4106         * g++.old-deja/g++.abi/vtable3h.C: New test.
4107         * g++.old-deja/g++.abi/vtable3i.C: New test.
4108         * g++.old-deja/g++.abi/vtable3j.C: New test.
4109         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4111 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4113         * g++.old-deja/g++.other/anon6.C: New test.
4114         * g++.old-deja/g++.other/anon7.C: New test.
4116 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4118         * gcc.dg/cpp/avoidpaste2.c: New tests.
4120 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4122         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4124 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4126         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4127         DECIMAL_DIG cases for Irix."
4129 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4131         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4133 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4135         * gcc.dg/c99-tag-1.c: New test.
4137 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4139         * gcc.dg/cpp/tr-warn1.c: Add tests.
4141 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4143         * gcc.dg/cpp/avoidpaste1.c: Update.
4144         * gcc.dg/cpp/paste4.c: Update.
4146 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4148         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4149         cases for Irix.
4151 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4153         * g++.old-deja/g++.other/inline19.C: New test.
4155 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4157         * gcc.dg/Wlarger-than.c: New test.
4159 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4161         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4163 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4165         * gcc.c-torture/execute/20010129-1.c: New test.
4166         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4168 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4170         * gcc.dg/cpp/avoidpaste1.c: Test case.
4172 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4174         * g++.old-deja/g++.other/inline18.C: New test.
4176 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4178         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4179         and __builtin_putchar.
4181 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4183         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4184         tests.
4186 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4188         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4189         floating point number rounding mode to round to the nearest
4190         representable mode.
4192 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4194         * g++.old-deja/g++.other/mangle2.C: New test.
4196 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4198         * gcc.c-torture/compile/20010124-1.c: New test.
4200 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4202         * g++.old-deja/g++.pt/spec38.C: New test.
4204 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4206         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4207         "Build don't run".
4209 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4211         * gcc.c-torture/execute/20010123-1.c: New test.
4213 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4215         * g++.old-deja/g++.pt/spec37.C: New test.
4217 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4219         * g++.old-deja/g++.pt/overload14.C: New test.
4221 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4223         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4224         __builtin_return_address.
4226 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4228         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4229         * g++.old-deja/g++.pt/spec35.C: New test.
4230         * g++.old-deja/g++.pt/spec36.C: New test.
4232 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4234         * gcc.c-torture/compile/20010118-1.c: New test.
4236 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4238         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4240 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4242         * gcc.c-torture/execute/20010119-1.c: New test.
4244 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4246         * g++.old-deja/g++.other/vbase5.C: New test.
4248 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4250         * gcc.c-torture/execute/20010118-1.c: New test.
4252 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4254         * g++.old-deja/g++.pt/deduct3.C: New test.
4256 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4258         * g++.old-deja/g++.pt/spec34.C: New test.
4260 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4262         * g77.f-torture/compile/20000601-2.f: New test.
4264 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4266         * g++.old-deja/g++.other/init17.C: New test.
4268 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4270         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4272 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4274         * g++.old-deja/g++.pt/unify8.C: New test.
4276 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4278         * g++.old-deja/g++.abi/vbase1.C: New test.
4280 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4282         * g++.old-deja/g++.pt/crash65.C: New test.
4284 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4286         * gcc.dg/cpp/assembl2.S: New test case.
4288 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4290         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4291         are supported.
4293 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4295         * g++.old-deja/g++.other/builtins1.C: New test.
4296         * g++.old-deja/g++.other/builtins2.C: Likewise.
4297         * g++.old-deja/g++.other/builtins3.C: Likewise.
4298         * g++.old-deja/g++.other/builtins4.C: Likewise.
4300 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4302         * gcc.c-torture/compile/20010117-1.c: New test.
4303         * gcc.c-torture/compile/20010117-2.c: New test.
4305 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4307         * g77.f-torture/execute/20010116.[fx]: New test,
4308         XFAIL on i?86-*-*.
4309         * g77.f-torture/compile/20010115.f: Indicate it's
4310         a test for PR fortran/1636.
4312 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4314         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4316 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4318         * g77.f-torture/compile/20010115.f: New test.
4320 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4322         * g++.old-deja/g++.pt/nontype5.C: New test.
4324 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4326         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4327         have an equivalent working one below it.
4329 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4331         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4332         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4334 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4336         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4337         message containing "init_priority".
4338         (conpr-2.C): Likewise.
4339         (conpr-3.C): Likewise.
4340         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4342 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4344         * gcc.c-torture/execute/20010114-2.c: New test.
4346 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4348         * gcc.c-torture/compile/20010114-1.c: New test.
4349         * gcc.c-torture/compile/20010114-1.x: Xfail.
4350         * gcc.c-torture/compile/20010114-2.c: New test.
4351         * gcc.c-torture/execute/20010114-1.c: New test.
4352         * gcc.dg/trunc-1.c: New test.
4353         * gcc.dg/uninit-B.c: New test.
4355 2001-01-13  Nick Clifton  <nickc@redhat.com>
4357         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4358         target.
4360 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4362         * gcc.c-torture/compile/20010113-1.c: New test.
4364 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4366         * gcc.c-torture/compile/20001212-1.c: New test.
4368 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4370         * gcc.dg/cpp/widestr1.c: Update.
4371         * gcc.dg/cpp/prag-imp.c: Remove.
4373 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4375         * gcc.c-torture/execute/20000801-3.x: Remove.
4376         * gcc.dg/c90-init-1.c: New test.
4377         * gcc.dg/c99-init-1.c: New test.
4378         * gcc.dg/c99-init-2.c: New test.
4379         * gcc.dg/gnu99-init-1.c: New test.
4381 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4383         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4384         testing that no relevant ones were found.
4386 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4388         * g++.old-deja/g++.pt/cast2.C: New test.
4390 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4392         * g++.old-deja/g++.pt/friend47.C: New test.
4394 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4396         * g++.old-deja/g++.pt/instantiate13.C: New test.
4398 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4400         * g++.old-deja/g++.other/defarg7.C: New test.
4401         * g++.old-deja/g++.other/defarg8.C: New test.
4403 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4405         * g++.old-deja/g++.pt/crash64.C: New test.
4407 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4409         * g++.old-deja/g++.pt/crash63.C: New test.
4411 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4413         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4415 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4417         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4419 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4421         * g++.old-deja/g++.pt/error3.C: New test.
4423 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4425         * g++.old-deja/g++.other/crash39.C: New test.
4427 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4429         * g++.old-deja/g++.other/vbase4.C: New test.
4431 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4433         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4434         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4435         * gcc.dg/special/special.exp: New test driver which will check
4436         for alias support for the above test.
4438 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4440         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4441         problems on small machines.
4442         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4443         parameterize.
4445 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4447         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4448         mips.
4449         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4451 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4453         * g++.old_deja/g++.pt/using8.C: New test.
4455 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4457         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4459 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4461         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4462         where a failure is expected.
4463         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4465 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4467         * g++.old_deja/g++.pt/instantiate12.C: New test.
4469 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4471         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4472         start of structs.
4473         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4474         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4475         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4476         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4477         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4478         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4479         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4480         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4481         * g++.old-deja/g++.eh/spec6.C: Likewise.
4482         * g++.old-deja/g++.jason/crash3.C: Likewise.
4483         * g++.old-deja/g++.law/ctors11.C: Likewise.
4484         * g++.old-deja/g++.law/ctors17.C: Likewise.
4485         * g++.old-deja/g++.law/ctors5.C: Likewise.
4486         * g++.old-deja/g++.law/ctors9.C: Likewise.
4487         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4488         * g++.old-deja/g++.mike/net22.C: Likewise.
4489         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4490         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4491         * g++.old-deja/g++.mike/virt3.C: Likewise.
4492         * g++.old-deja/g++.niklas/t128.C: Likewise.
4493         * g++.old-deja/g++.other/anon4.C: Likewise.
4494         * g++.old-deja/g++.other/using1.C: Likewise.
4495         * g++.old-deja/g++.other/warn3.C: Likewise.
4496         * g++.old-deja/g++.pt/t37.C: Likewise.
4497         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4498         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4500 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4502         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4504 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4506         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4508 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4510         * gcc.c-torture/compile/20010107-1.c: New test.
4512 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4514         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4516 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4518         * gcc.dg/format/format.h: New file.
4519         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4520         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4521         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4522         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4523         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4524         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4525         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4526         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4527         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4528         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4529         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4530         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4531         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4532         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4533         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4534         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4535         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4536         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4537         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4538         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4539         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4540         instead of declaring standard types, macros and functions in each
4541         test.
4543 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4545         * gcc.c-torture/execute/20010106-1.c: New test.
4547 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4549         * gcc.dg/format/format.exp: New file.
4550         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4551         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4552         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4553         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4554         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4555         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4556         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4557         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4558         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4559         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4560         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4561         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4562         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4563         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4564         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4565         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4566         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4567         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4568         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4569         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4570         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4571         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4572         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4573         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4574         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4575         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4576         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4577         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4578         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4579         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4580         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4581         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4582         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4583         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4584         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4585         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4586         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4587         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4588         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4589         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4590         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4591         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4593 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4595         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4596         account.
4598 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4600         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4602 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4604         * g++.old-deja/g++.pt/crash62.C: New test.
4606 2001-01-04  Richard Henderson  <rth@redhat.com>
4608         * gcc.dg/20000926-1.c: Update expected warnings.
4609         * gcc.dg/array-2.c: Likewise.
4610         * gcc.dg/array-4.c: Also validate flexible array members.
4611         * gcc.dg/c99-flex-array-1.c: New.
4613 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4615         * gcc.c-torture/compile/20001222-1.x: Remove.
4617 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4619         * gcc.c-torture/execute/built-in-setjmp.c: New.
4621 2001-01-03  Richard Henderson  <rth@redhat.com>
4623         * gcc.dg/940510-1.c: Update expected error wording.
4624         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4626 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4628         * lib/target-supports.exp (check_alias_available): Modified to
4629         indicate aliases not supported if only weak aliases are supported.
4631 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4633         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4634         Turn on cmpstrsi checks for __pj__ and __i370__.
4636 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4638         * g++.old-deja/g++.other/virtual11.C: New test.
4640 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4642         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4644 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4646         * gcc.c-torture/compile/20010102-1.c: New test.
4648 2001-01-02  Andreas Jaeger  <aj@suse.de>
4650         * gcc.dg/noreturn-3.c: New test.
4652         * gcc.dg/noreturn-4.c: New test.
4654 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4656         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4657         __builtin_fputc and __builtin_fwrite.
4659 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4661         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4662         signed char, not default char.
4664 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4666         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4668 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4670         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4672 2000-12-29  Richard Henderson  <rth@redhat.com>
4674         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4675         (__cyg_profile_func_exit): Define.
4677 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4679         * g++.dg/vtgc1.C: New test.
4681 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4683         * gcc.dg/noncompile/20001228-1.c: New test.
4685         * gcc.dg/20001228-1.c: New test.
4687         * gcc.c-torture/execute/20001228-1.c: New test.
4689 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4691         * gcc.dg/format-strfmon-1.c: New test.
4693 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4695         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4696         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4697         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4698         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4699         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4700         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4701         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4702         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4703         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4704         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4705         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4706         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4707         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4709         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4710         * gcc.c-torture/execute/string-opt-4.c: Test index.
4712 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4714         * gcc.c-torture/compile/20001226-1.c: New test.
4716 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4718         * gcc.c-torture/compile/20001222-1.c: New test.
4719         * gcc.c-torture/compile/20001222-1.x: Xfail.
4721 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4723         * gcc.c-torture/execute/comp-goto-2.c: New test.
4725 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4727         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4728         Use long types if __INT_MAX__ is 32767.
4729         (main): Use cast to (sint32 *) when poking 88 into a_page.
4731         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4733 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4735         * gcc.c-torture/compile/20001221-1.c: New test.
4736         * gcc.c-torture/execute/20001221-1.c: New test.
4738 2000-12-20  Richard Henderson  <rth@redhat.com>
4740         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4741         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4743 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4745         * gcc.dg/compare3.c: New test.
4747 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4749         * gcc.dg/format-warnll-1.c: New test.
4751 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4753         * gcc.dg/cpp/cmdlne-P.c: New test.
4755 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4757         * gcc.c-torture/execute/builtin-abs-1.c,
4758         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4760 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4762         * gcc.dg/cpp/multiline.c: New test.
4764 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4766         * g++.old-deja/g++.other/syshdr1.C: Update.
4767         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4769 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4771         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4773 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4775         * g++.old-deja/g++.pt/ttp65.C: New test.
4777 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4779         * g++.old-deja/g++.pt/ttp64.C: New test.
4781 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4783         * g++.old-deja/g++.pt/spec33.C: New test.
4785 2000-12-14  Catherine Moore  <clm@redhat.com>
4787         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4788         * gcc.c-torture/execute/920612-2.c: Likewise.
4789         * gcc.c-torture/execute/920428-2.c: Likewise.
4790         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4791         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4793 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4795         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4796         * gcc.dg/pack-test-2.c: Likewise.
4798 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4800         Tests by Zack Weinberg <zackw@stanford.edu>.
4802         * gcc.dg/cpp/defined.c: Update.
4803         * gcc.dg/cpp/defined_trad.c: New tests.
4805 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4807         * gcc.dg/cpp/trad-direct.c: Update.
4809 2000-12-11  Neil Booth  <neilb@earthling.net>
4811         * gcc.dg/cpp/defined_trad.c
4813 2000-12-11  Neil Booth  <neilb@earthling.net>
4815         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4817 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4819         * gcc.dg/format-miss-2.c: New test.
4821 2000-12-09  Neil Booth  <neilb@earthling.net>
4823         * gcc.dg/cpp/lineflags.c: New tests.
4824         * gcc.dg/cpp/poison.c: Update.
4825         * gcc.dg/cpp/redef2.c: Update.
4826         * gcc.dg/cpp/skipping.c: New test.
4828 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4830         * g++.old-deja/g++.other/eh3.C: New testcase.
4832 2000-12-07  Neil Booth  <neilb@earthling.net>
4834         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4835         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4836         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4837         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4838         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4839         Update.
4841 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4843         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4844         __SIZE_TYPE__ instead of int for type of integers cast to
4845         pointers.
4847 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4849         * g++.old-deja/g++.other/cleanup4.C: New test.
4851 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4853         * format-sec-1.c: New test.
4855 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4857         * gcc.dg/format-nonlit-3.c: New test.
4859 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4861         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4862         through a null pointer.
4864 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4866         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4867         * g++.old-deja/g++.pt/partial4.C: New test.
4869 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4871         * gcc.c-torture/execute/ieee/hugeval.x: New.
4873 2000-12-06  Neil Booth  <neilb@earthling.net>
4875         * gcc.dg/cpp/backslash2.c: New tests.
4877 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4879         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4880         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4882 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4884         * gcc.c-torture/execute/20001203-2.c: New testcase.
4886 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4888         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4889         * g++.old-deja/g++.other/virtual10.C: New test.
4891 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4893         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4895 2000-12-05  Richard Henderson  <rth@redhat.com>
4897         * gcc.c-torture/compile/20001205-1.c: New.
4899 2000-12-04  Neil Booth  <neilb@earthling.net>
4901         * g++.old-deja/g++.other/virtual9.C: New test.
4902         * g++.old-deja/g++.pt/crash61.C: New test.
4903         * gcc.c-torture/execute/loop-9.c: New test.
4905 2000-12-04  Neil Booth  <neilb@earthling.net>
4907         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4908         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4909         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4910         * gcc.dg/cpp/extratokens.c: ...here.
4912 2000-12-04  Neil Booth  <neilb@earthling.net>
4914         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4915         New tests.
4917 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4919         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4920         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4922 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4924         * gcc.c-torture/execute/20001203-1.c: New test.
4926 2000-12-03  Neil Booth  <neilb@earthling.net>
4928         * gcc.dg/cpp/macro6.c: New test cases.
4930 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4932         * gcc.c-torture/execute/string-opt-9.c: New test.
4933         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4934         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4935         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4937         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4938         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4940 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4942         * gcc.dg/cpp/if-6.c: New testcase.
4944         * gcc.dg/20001201-1.c: New testcase.
4946 2000-12-02  Neil Booth  <neilb@earthling.net>
4948         * g++.old-deja/g++.other/externC4.C,
4949         g++.old-deja/g++.other/friend10.C: New tests.
4951 2000-12-02  Neil Booth  <neilb@earthling.net>
4953         * g++.old-deja/g++.other/instan2.C
4954         * g++.old-deja/g++.other/instan3.C: New test.
4956 2000-12-02  Neil Booth  <neilb@earthling.net>
4958         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4959         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4960         gnuc99.c,gnuc99-pedantic.c: New tests.
4962 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4964         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4965         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4967 2000-12-01  Neil Booth  <neilb@earthling.net>
4969         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4970         * gcc.dg/cpp/poison.c: Update.
4971         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4973 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4975         * g77.f-torture/execute/20001201.f: New test.
4977 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4979         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4981 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4983         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4985 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4987         * g++.old-deja/g++.other/cast6.C: New test.
4989 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4991         * gcc.c-torture/execute/20001130-2.c: New testcase.
4993 2000-11-30  Richard Henderson  <rth@redhat.com>
4995         * gcc.c-torture/execute/20001130-1.c: New test.
4997 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4999         * g++.old-deja/g++.other/op3.C: New test.
5001 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5003         * g++.old-deja/g++.other/op2.C: New test.
5005 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5007         * g++.old-deja/g++.other/crash38.C: New test.
5009 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5011         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5013 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5015         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5016         tests.
5017         * gcc.c-torture/execute/string-opt-6.c: New test.
5019         * gcc.dg/20001117-1.c: Add main.
5021 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5023         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5024         Move from here ...
5025         * gcc.dg/940510-1.c: ... to here.
5027         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5028         zero-size arrays in toplevel structures.
5030 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5032         * gcc.c-torture/execute/loop-8.c: New test.
5034 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5036         * g++.old-deja/g++.other/base1.C: New test.
5038 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5040         * g++.old-deja/g++.other/parse2.C: New test.
5042 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5044         * g++.old-deja/g++.pt/incomplete1.C: New test.
5046 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5048         * g++.old-deja/g++.other/friend9.C: New test.
5050 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5052         * gcc.dg/20001127-1.c: New test.
5054 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5056         * g++.old-deja/g++.pt/friend46.C: New test.
5058 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5060         * g++.old-deja/g++.other/ptrmem8.C: New test.
5062 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5064         * gcc.c-torture/execute/string-opt-7.c: New test.
5065         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5067 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5069         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5070         instead of 'mkcheck 2'.
5072 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5074         * gcc.c-torture/execute/memcheck/driver.c,
5075         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5076         C9X references to refer to C99.
5078 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5080         * gcc.dg/ultrasp3.c: New test.
5082 2000-11-25  Neil Booth  <neilb@earthling.net>
5084         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5086 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5088         * gcc.c-torture/compile/20001123-2.c: New.
5090 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5092         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5094 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5096         * gcc.dg/sequence-point-1.c: Add some new tests.
5097         * gcc.c-torture/execute/20001124-1.c: New test.
5099 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5101         * g++.old-deja/g++.other/vaarg4.C: New test.
5102         * gcc.c-torture/compile/20001123-1.c: New test.
5104 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5106         * g++.other/crash24.C: Adjust and remove XFAIL.
5107         * g++.other/crash37.C: New test.
5109 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5111         * g++.old-deja/g++.pt/instantiate9.C: New test.
5113 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5115         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5116         new ABI, too.
5118         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5119         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5121 2000-11-22  Neil Booth  <neilb@earthling.net>
5123         * gcc.dg/cpp/Wtrigraphs.c: New test.
5125 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5127         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5129 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5131         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5133 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5135         * lib/gcc-dg.exp: load_lib scanasm.exp.
5136         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5137         * lib/g++-dg.exp: load_lib scanasm.exp.
5138         * lib/scanasm.exp: New.
5139         (scan-assembler, scan-assembler-not): Add optional arguments to
5140         test name, or if not present, the pattern name.
5141         (scan-assembler-dem, scan-assembler-dem-not): New.
5143         * g++.dg/dg.exp: New.
5145 2000-11-21  Neil Booth  <neilb@earthling.net>
5147         * gcc.dg/cpp/integrated1.c: Remove.
5149 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5151         * gcc.c-torture/execute/20001121-1.c: New test.
5153 2000-11-21  Richard Henderson  <rth@redhat.com>
5155         * gcc.c-torture/compile/20001121-1.c: New test.
5157 2000-11-20  Neil Booth  <neilb@earthling.net>
5159         * gcc.dg/cpp/integrated1.c: New test.
5161 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5163         * g++.old-deja/g++.other/inline17.C: New test.
5165 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5167         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5168         local variable to be zero: I made the variable global. Now
5169         uses abort() and exit() instead of relying on main's return value.
5171 2000-11-20  Neil Booth  <neilb@earthling.net>
5173         * gcc.dg/cpp/paste2.c: Update test.
5174         * objc/execute/paste.m: New test.
5176 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5178         * gcc.dg/c99-condexpr-1.c: New test.
5180 2000-11-20  Neil Booth  <neilb@earthling.net>
5182         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5184 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5186         * g++.old-deja/g++.pt/export1.C: New test.
5188 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5190         * gcc.dg/20001117-1.c: New test.
5192 2000-11-18  Richard Henderson  <rth@redhat.com>
5194         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5196 2000-11-18  Richard Henderson  <rth@redhat.com>
5198         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5199         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5200         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5202 2000-11-18  Richard Henderson  <rth@redhat.com>
5204         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5205         (main): New.  Exit cleanly.
5207 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5209         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5210         gcc.dg/c99-fordecl-2.c: New tests.
5212 2000-11-18  Richard Henderson  <rth@redhat.com>
5214         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5215         * gcc.c-torture/execute/zerolen-2.c: New.
5217 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5219         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5220         memory.
5222 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5224         * g++.old-deja/g++.pt/instantiate8.C: New test.
5226 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5228         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5229         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5231 2000-11-16  Nick Clifton  <nickc@redhat.com>
5233         * gcc.c-torture/execute/nestfunc-2.c: New test.
5234         * gcc.c-torture/execute/nestfunc-3.c: New test.
5236 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5238         * gcc.c-torture/compile/20001116-1.c: New test.
5240 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5242         * gcc.c-torture/execute/20001115-1.c: New test.
5244 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5246         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5247         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5248         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5249         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5251 2000-11-15  Neil Booth  <neilb@earthling.net>
5253         gcc.dg/cpp/_Pragma1.c: Update.
5254         gcc.dg/cpp/_Pragma2.c: New test.
5256 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5258         * g++.old-deja/g++.other/anon5.C: New test.
5260 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5262         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5263         tests.
5265 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5267         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5268         output.
5270 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5272         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5273         labels at end of compound statements.
5275 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5277         * gcc.c-torture/execute/loop-7.c: New test.
5279 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5281         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5283 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5285         * gcc.dg/c99-bool-1.c: New test.
5287 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5289         * gcc.dg/c99-scope-1.c: Remove xfail.
5290         * gcc.dg/c99-scope-2.c: New test.
5292 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5294         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5295         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5297 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5299         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5300         error messages.
5302         * g++.mike/p700.C: Don't typedef wchar_t.
5303         * g++.mike/p784.C: Likewise.
5304         * g++.mike/eb101.C: Don't use __wchar_t.
5306 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5308         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5309         from DO loop.
5311 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5313         * gcc.c-torture/execute/20001111-1.c: New test.
5315 2000-11-10  Nick Clifton  <nickc@redhat.com>
5317         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5318         long multuiple and accumulate.
5320 2000-11-09  Richard Henderson  <rth@redhat.com>
5322         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5323         via size_t instead of int.
5325         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5326         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5327         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5328         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5330 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5332         * gcc.c-torture/compile/20001109-1.c: New test.
5333         * gcc.c-torture/compile/20001109-2.c: New test.
5335 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5337         * g++.old-deja/g++.pt/operator1.C: New test.
5338         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5340 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5342         * gcc.dg/20001108-1.c: New test.
5344 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5346         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5347         with both arguments constant strings.
5348         * gcc.c-torture/execute/string-opt-3.c: New test.
5349         * gcc.c-torture/execute/string-opt-4.c: New test.
5350         * gcc.c-torture/execute/string-opt-5.c: New test.
5352 2000-11-08  Nick Clifton  <nickc@redhat.com>
5354         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5355         mulsidi3adddi patterns.
5357 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5359         * g++.old-deja/g++.other/crash36.C: New test.
5361 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5363         * g++.old-deja/g++.other/init16.C: New test.
5365 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5367         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5369 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5371         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5372         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5373         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5375 2000-11-07  DJ Delorie  <dj@redhat.com>
5377         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5379 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5381         * gcc.c-torture/execute/string-opt-1.c: New test.
5383 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5385         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5386         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5387         parameters in registers, and there is no way for a varargs
5388         function to know in which order the integer and floating-point
5389         parameters should be interleaved when they are placed on the
5390         stack.
5391         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5392         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5394 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5396         * gcc.c-torture/execute/string-opt-2.c: New test.
5398 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5400         * g++.old-deja/g++.pt/crash60.C: New test.
5402 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5404         * g++.old-deja/g++.other/crash24.C: New test.
5405         * g++.old-deja/g++.other/crash25.C: New test.
5406         * g++.old-deja/g++.other/crash26.C: New test.
5407         * g++.old-deja/g++.other/crash27.C: New test.
5408         * g++.old-deja/g++.other/crash28.C: New test.
5409         * g++.old-deja/g++.other/crash29.C: New test.
5410         * g++.old-deja/g++.other/crash30.C: New test.
5411         * g++.old-deja/g++.other/crash31.C: New test.
5412         * g++.old-deja/g++.other/crash32.C: New test.
5413         * g++.old-deja/g++.other/crash33.C: New test.
5414         * g++.old-deja/g++.other/crash34.C: New test.
5415         * g++.old-deja/g++.other/crash35.C: New test.
5417 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5419         * gcc.c-torture/execute/20001031-1.c: New test.
5421 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5423         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5424         namespace.
5426         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5427         standards-conformant.
5429         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5431         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5432         * g++.old-deja/g++.mike/p755a.C: Likewise.
5433         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5434         library makes no calls to `operator new' during initialization.
5436 2000-11-04  Neil Booth  <neilb@earthling.net>
5438         * gcc.dg/cpp/include2.c: New tests.
5440 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5442         * lib/g++.exp (g++_set_ld_library_path): New function.
5443         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5445 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5447         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5448         warnings.
5450 2000-11-01  Richard Henderson  <rth@redhat.com>
5452         * g++.old-deja/g++.ext/namedret1.C: New.
5453         * g++.old-deja/g++.ext/namedret2.C: New.
5454         * g++.old-deja/g++.ext/namedret3.C: New.
5456 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5458         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5459         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5461 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5463         * gcc.c-torture/execute/va-arg-21.c: New test.
5465 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5467         * gcc.dg/c99-complex-2.c: New test.
5469 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5471         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5473 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5475         * g++.old-deja/g++.other/inline16.C: New test.
5477 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5479         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5480         __PRETTY_FUNCTION__
5482 2000-10-29  Neil Booth  <neilb@earthling.net>
5484         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5485         New tests.
5486         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5487         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5488         optimisation.
5490 2000-10-29  Neil Booth  <neilb@earthling.net>
5492         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5493         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5494         * mi5.c: Test multiple includes work with -C.
5495         * trigraphs.c: Test ^= version.
5497 2000-10-28  Neil Booth  <neilb@earthling.net>
5499         New tests and test updates for new macro expander.
5501         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5502         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5503         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5504         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5505         new diagnostic messages.
5507         * gcc.dg/cpp/macro3.c: New tests.
5509 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5511         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5512         on the same line.
5514 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5516         * g++.old-deja/g++.other/eh2.C: New test.
5518 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5520         * gcc.c-torture/execute/20001027-1.c: New test.
5522 2000-10-26  Richard Henderson  <rth@redhat.com>
5524         * gcc.c-torture/execute/20001026-1.c: New.
5526 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5528         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5529         * g++.old-deja/g++.law/builtin1.C: Likewise.
5530         * g++.old-deja/g++.law/ctors10.C: Likewise.
5531         * g++.old-deja/g++.law/virtual3.C: Likewise.
5532         * g++.old-deja/g++.mike/p658.C: Likewise.
5533         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5534         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5535         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5536         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5537         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5539 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5541         * gcc.c-torture/compile/20001024-1.c: New test.
5543 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5545         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5546         to tell us whether or not we are using V3.
5548 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5550         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5551         operands.
5553 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5555         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5557 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5559         * gcc.c-torture/execute/20001024-1.c: New test.
5561 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5563         * g++.old-deja/g++.other/sibcall1.C: New test.
5565 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5567         * gcc.dg/noncompile/init-3.c: New test.
5569 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5571         * gcc.dg/format-array-1.c: New test.
5573 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5575         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5576         writing through null pointers; remove comment about testing
5577         unterminated strings.
5579 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5581         * gcc.c-torture/execute/20001017-2.c: New test.
5583 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5585         * gcc.c-torture/compile/20001018-1.c: New test.
5586         * gcc.c-torture/compile/20001018-1.x: Xfail.
5588 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5590         * gcc.c-torture/execute/20001017-1.c: New test.
5592 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5594         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5595         for multiple use of arguments with scanf formats; add tests for
5596         multiple use of arguments.
5598 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5600         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5602 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5604         * gcc.dg/format-miss-1.c: New test.
5606 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5608         * gcc.c-torture/execute/20001013-1.c: New test.
5610 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5612         * gcc.dg/format-branch-1.c: New test.
5614 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5616         * README, lib/file-format.exp: Remove EGCS references.
5618 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5620         * gcc.dg/20001013-1.c: New test.
5622 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5624         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5625         for intmax_t in the compiler using __typeof__ and the type rules
5626         for conditional expressions.
5628 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5630         * gcc.dg/20001012-1.c: New test.
5631         * gcc.dg/20001012-2.c: New test.
5633 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5635         * gcc.dg/format-attr-1.c: New test.
5637 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5639         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5640         __LONG_LONG_MAX__ instead of LLONG_MAX.
5642 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5644         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5645         scanf flags.
5646         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5647         flags.
5649 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5651         * gcc.dg/sequence-pt-1.c: New test.
5653 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5655         * gcc.c-torture/execute/20001011-1.c: New testcase.
5656         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5658 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5660         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5661         does not error on it.
5663 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5665         * gcc.dg/20001009-1.c: New test.
5667 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5669         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5670         * gcc.c-torture/execute/20001009-2.c: ... to here.
5672 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5674         * gcc.c-torture/compile/20001009-1.c: New testcase.
5675         * gcc.c-torture/execute/20001009-1.c: New testcase.
5676         Testcases provided by Jan Hubicka <jh@suse.cz>.
5678 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5680         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5681         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5682         uintmax_t using <limits.h> to emulate the compiler's internal
5683         logic.  No longer XFAIL %j tests.
5685 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5687         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5688         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5689         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5690         regexps and details of expected handling of some bad formats.
5691         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5692         suppression.
5694 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5696         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5697         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5698         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5699         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5700         in list archives.
5702 2000-10-06  Richard Henderson  <rth@cygnus.com>
5704         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5705         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5706         * g++.old-deja/g++.jason/report.C: Likewise.
5707         * g++.old-deja/g++.law/friend5.C: Likewise.
5708         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5709         of the expected warnings.
5711 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5713         * g++.old-deja/g++.pt/enum14.C: New test.
5715 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5717         * g++.old-deja/g++.pt/crash59.C: New test.
5719 2000-10-04  Will Cohen  <wcohen@redhat.com>
5721         * gcc.dg/20000926-1.c: New test.
5723 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5725         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5726         function name for current C++ compiler.
5727         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5729 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5731         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5732         __PRETTY_FUNCTION__.
5733         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5735 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5737         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5739 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5741         * gcc.c-torture/compile/20000923-1.c: New test.
5743 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5745         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5746         * g++.old-deja/g++.pt/ttp62.C: Same.
5747         * g++.old-deja/g++.other/inline14.C: Same.
5749 2000-09-24  Richard Henderson  <rth@cygnus.com>
5751         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5753 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5755         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5757 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5759         * gcc.c-torture/compile/20000922-1.c: New file.
5761 2000-09-21  Nick Clifton  <nickc@redhat.com>
5763         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5764         a signed long modulo operation.
5765         (mod6): New funciton - perform an unsigned long modulo operation.
5766         (main): Add tests for modulos of very large numbers by very small
5767         dividends.
5769 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5771         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5773 2000-09-19  Richard Henderson  <rth@cygnus.com>
5775         * gcc.dg/compare2.c (case 10): XFAIL.
5777 2000-09-18  Richard Henderson  <rth@cygnus.com>
5779         * gcc.c-torture/execute/20000906-1.c: Move ...
5780         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5781         that support __builtin_trap.
5783 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5785         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5787 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5789         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5790         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5791         more $ format tests.
5793 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5795         * gcc.dg/format-errmk-1.c: New test.
5797 2000-09-17  Greg McGary  <greg@mcgary.org>
5799         * gcc.c-torture/execute/20000917-1.x: Remove.
5801 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5803         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5805 2000-09-17  Greg McGary  <greg@mcgary.org>
5807         * gcc.c-torture/execute/20000917-1.c: New test.
5808         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5810 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5812         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5813         in nested macro bug.
5815 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5817         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5819 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5821         * gcc.c-torture/execute/20000914-1.c: New test.
5823 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5825         * g++.other/inline13.C: New test.
5827 2000-09-12  Andreas Jaeger  <aj@suse.de>
5829         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5830         constant by Ulrich Drepper <drepper@redhat.com>.
5832 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5834         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5836 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5838         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5840 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5842         * gcc.dg/cpp/backslash.c: New test.
5844 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5846         * gcc.c-torture/execute/20000910-1.c: New test.
5847         * gcc.c-torture/execute/20000910-2.c: Likewise.
5849 2000-09-11  Robert Lipe  <robertl@sco.com>
5851         * gcc.dg/pragma-align.c: New test.
5853 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5855         * g++.old-deja/g++.pt/explicit82.C: New test.
5856         * g++.old-deja/g++.pt/explicit83.C: New test.
5858 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5860         * gcc.dg/asm-names.c: New test.
5862 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5864         * gcc.dg/cpp/tr-warn6.c: New test
5866 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5868         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5869         be accepted.
5871 2000-09-07  Catherine Moore  <clm@redhat.com>
5873         * gcc.c-torture/execute/unroll-1.c: New test.
5875 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5877         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5878         ERROR markers.
5879         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5880         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5881         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5882         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5883         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5884         Preprocess only.
5885         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5886         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5888 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5890         * g++.old-deja/g++.pt/deduct2.C: New test.
5892 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5894         * g++.old-deja/g++.pt/parms2.C: New test.
5896 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5898         * g++.old-deja/g++.pt/crash58.C: New test.
5900 2000-09-06  Greg McGary  <greg@mcgary.org>
5902         * gcc.c-torture/execute/20000906-1.c: New test.
5903         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5905 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5907         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5909 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5911         * g++.old-deja/g++.pt/crash57.C: New test.
5913 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5915         * g++.old-deja/g++.pt/crash56.C: New test.
5917 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5919         * g++.old-deja/g++.pt/koenig1.C: New test.
5921 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5923         * gcc.dg/20000904-1.c: New test.
5925 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5927         * gcc.dg/cpp/paste8.c: New test.
5929 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5931         * gcc.c-torture/compile/20000827-1.c: New test.
5933 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5935         * gcc.dg/format-diag-1.c: New test.
5937 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5939         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5940         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5941         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5942         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5943         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5945 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5947         * g++.old-deja/g++.other/nested4.C: New test.
5949 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5951         * g++.old-deja/g++.ns/scoped1.C: New test.
5953 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5955         * lib/g++.exp: Support testing already-installed GCC.
5957 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5959         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5961 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5963         * gcc.dg/return-type-2.c: New test.
5965 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5967         * gcc.c-torture/compile/20000825-1.c: New test.
5969 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5971         * gcc.dg/dwarf2-2.c: New test.
5973 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5975         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5976         dg-warning regexps.
5978 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5980         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5981         gcc.dg/format-ext-5.c: New tests.
5983 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5985         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5987 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5989         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5991 2000-08-24  Richard Henderson  <rth@cygnus.com>
5993         * gcc.dg/ia64-sync-1.c: New test.
5994         * gcc.dg/ia64-sync-2.c: New test.
5995         * gcc.dg/ia64-asm-1.c: New test.
5997 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5999         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6000         * gcc.dg/format-ext-2.c: New test.
6002 2000-08-23  Jason Merrill  <jason@redhat.com>
6004         * lib/old-dejagnu.exp: Also ignore "In member function" and
6005         "At global scope".
6007 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6009         * gcc.dg/noncompile/label-lineno-1.c: New test.
6011 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6013         * gcc.dg/c99-array-nonobj-1.c: New test.
6015 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6017         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6018         tests.
6019         * gcc.dg/format-ext-1.c: New test.
6021 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6023         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6024         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6025         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6026         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6027         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6029 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6031         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6032         gcc.dg/c99-strftime-2.c: New tests.
6034 2000-08-22  Richard Henderson  <rth@cygnus.com>
6036         * gcc.c-torture/execute/20000822-1.c: New test.
6038 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6040         * gcc.c-torture/execute/20000819-1.x: Remove.
6042 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6044         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6045         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6046         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6047         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6048         gcc.dg/format-xopen-1.c: New tests.
6050 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6052         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6054 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6056         * g++.old-deja/g++.other/loop2.C: New test.
6058         * gcc.c-torture/compile/20000606-1.c: New test.
6059         * gcc.c-torture/compile/20000728-1.c: New test.
6060         * gcc.c-torture/execute/20000801-1.c: New test.
6061         * gcc.c-torture/execute/20000801-2.c: New test.
6062         * gcc.c-torture/execute/20000819-1.c: New test.
6063         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6064         * gcc.dg/20000629-1.c: New test.
6065         * gcc.dg/20000724-1.c: New test.
6066         * gcc.dg/20000807-1.c: New test.
6068 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6070         * gcc.dg/cpp/pragma-1.c: New test.
6071         * gcc.dg/cpp/pragma-2.c: New test.
6073 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6075         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6076         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6078 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6080         * gcc.c-torture/compile/20000818-1.c: New test.
6082 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6084         * gcc.c-torture/execute/20000818-1.c: New test.
6086 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6088         * gcc.dg/format-va-1.c: New test.
6090 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6092         * g++.old-deja/g++.other/typedef8.C: New test.
6094 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6096         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6097         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6098         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6099         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6100         * g++.old-deja/g++.other/ptrmem7.C: New test.
6101         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6103 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6105         * g++.old-deja/g++.pt/typename27.C: New test.
6107 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6109         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6110         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6111         * g++.old-deja/g++.pt/friend45.C: New test.
6112         * g++.old-deja/g++.other/friend8.C: New test.
6114 2000-08-15  Richard Henderson  <rth@cygnus.com>
6116         * gcc.c-torture/execute/20000815-1.c: New test.
6118 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6120         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6121         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6122         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6124 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6126         * g++.old-deja/g++.other/refinit2.C: New test.
6128 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6130         * lib/c-torture.exp (c-torture): Make
6131         compiler_conditional_xfail_data global.
6132         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6133         compiler_conditional_xfail_data machinery.
6134         (f-torture-execute): Likewise.
6135         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6136         and only when unrolling loops.
6138         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6140 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6142         * g++.old-deja/g++.pt/explicit81.C: New test.
6144 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6146         * g++.old-deja/g++.pt/typename26.C: New test.
6148 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6150         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6151         warning.
6153 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6155         * g++.old-deja/g++.other/array3.C: New test.
6157 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6159         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6160         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6161         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6162         New tests.
6164 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6166         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6167         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6169 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6171         * gcc.c-torture/execute/20000808-1.c: New test.
6173 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6175         * gcc.dg/c90-const-expr-1.c: New test.
6177 2000-08-08  Richard Henderson  <rth@cygnus.com>
6179         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6181 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6183         * gcc.dg/noncompile/const-ll-1.c: New test.
6185 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6187         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6189 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6191         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6192         that running programs linked against the shared version of libobjc
6193         run correctly.
6195 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6197         * gcc.dg/c99-printf-1.c: New test.
6199 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6201         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6203 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6205         * gcc.c-torture/execute/20000731-1.x: Delete.
6207 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6209         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6210         and torture_without_loops as is done by c-torture.exp.
6211         (search_for): Copy from c-torture.exp.
6212         (gcc-dg-runtest): New function, drives a directory of tests
6213         iterating over the TORTURE_OPTIONS.
6214         (scan-assembler, scan-assembler-not): Move here from
6215         individual directory drivers.
6217         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6218         defined by lib/gcc-dg.exp.
6219         * gcc.dg/cpp/cpp.exp: Likewise.
6220         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6221         gcc-dg-runtest, so we cycle over optimization options.
6223         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6224         * gcc.dg/compare2.c: No longer expected to fail.
6226 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6228         * gcc.c-torture/execute/20000804-1.c: New test.
6230 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6232         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6234 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6236         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6238 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6240         * gcc.c-torture/compile/20000803-1.c: New test.
6242 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6244         * gcc.c-torture/execute/20000801-3.c,
6245         gcc.c-torture/execute/20000801-4.c: New tests.
6246         * gcc.c-torture/execute/20000801-3.x,
6247         gcc.c-torture/execute/20000801-4.x: Xfail.
6249 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6251         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6252         libobjc/.libs to allow for libtool.
6254 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6256         * gcc.c-torture/compile/20000802-1.c: New test.
6258 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6260         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6262 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6264         * gcc-c-torture/execute/20000731-2.c: New test.
6266         * gcc.c-torture/execute/20000731-1.c: New test.
6267         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6269 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6271         * testsuite/gcc.dg/cpp/paste7.c: New test.
6272         * gcc.dg/cpp/20000725-1.c: New test.
6274 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6276         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6277         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6278         declaration warning for __builtin_dwarf_reg_size.
6280         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6282 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6284         * gcc.dg/noncompile/voidparam-1.c: New test.
6286 2000-07-30  Richard Henderson  <rth@cygnus.com>
6288         * gcc.dg/c90-digraph-1.c: Don't xfail.
6289         * gcc.dg/compare2.c (case 10): Xfail.
6290         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6292 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6294         * gcc.dg/c99-main-1.c: New test.
6296 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6298         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6300 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6302         * gcc.c-tortuer/execute/20000726-1.c: New test.
6304 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6306         * gcc.c-torture/execute/enum-2.c: New test.
6308 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6310         * gcc.dg/cpp/tr-warn3.c: New test.
6312 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6314         * g++.old-deja/g++.ext/implicit1.C: Remove.
6315         * g++.old-deja/g++.jason/c2.C: Remove
6316         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6317         * g++.old-deja/g++.pt/crash16.C: Likewise.
6318         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6320 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6322         * g++.old-deja/g++.other/for2.C: New test.
6324 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6326         * gcc.dg/20000720-1.c: New test.
6328 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6330         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6332 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6334         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6335         * gcc.c-torture/execute/20000722-1.c: New.
6336         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6338 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6340         * gcc.dg/cpp/20000720-1.S: New test.
6342 2000-07-21  Michael Meissner  <meissner@redhat.com>
6344         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6346 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6348         * g++.old-deja/g++.brendan/crash16.C,
6349         g++.old-deja/g++.brendan/parse3.C,
6350         g++.old-deja/g++.brendan/redecl1.C,
6351         g++.old-deja/g++.ns/template13.C,
6352         g++.old-deja/g++.other/decl4.C,
6353         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6355 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6357         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6358         and "Internal error".
6360         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6361         regexps.
6362         * gcc.dg/cpp/paste6.c: New test.
6364 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6366         * gcc.dg/cpp/tr-direct.c: New test.
6368         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6369         gcc.dg/cpp/undef1.c: Tweak error regexps.
6371 2000-07-18  Eric Christopher <echristo@redhat.com>
6373         * gcc.c-torture/compile/20000718-1.c: New test.
6375 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6377         * cpplex.c (_cpp_push_token): If the token being pushed back
6378         is the previous token in this context, just subtract one from
6379         context->posn.
6380         * cppmacro.c (save_expansion): Clear aux field when storing a
6381         placemarker.
6383 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6385         * gcc.dg/noncompile/redecl-1.c: New test.
6387 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6389         * gcc.c-torture/execute/20000717-5.c: New test.
6390         * gcc.c-torture/execute/20000717-1.x: Removed.
6392 2000-07-17  Richard Henderson  <rth@cygnus.com>
6394         * gcc.c-torture/execute/20000717-4.c: New test.
6396 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6398         * gcc.dg/cpp/syshdr.c: New test.
6399         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6401 2000-07-17  Neil Booth  <neilb@earthling.net>
6403         * gcc.dg/cpp/cmdlne-dM.c: New test.
6404         * gcc.dg/cpp/cmdlne-dD.c: New test.
6406 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6408         * gcc.c-torture/execute/20000717-3.c: New test.
6410         * gcc.c-torture/compile/20000717-1.c: New test.
6412 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6414         * gcc.c-torture/execute/20000717-2.c: New test.
6416 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6418         * gcc.dg/formatz-1.c: New test.
6420         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6421         * gcc.dg/c99-digraph-1.c: New tests.
6423         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6424         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6426         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6427         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6428         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6429         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6430         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6431         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6432         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6434 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6436         * gcc.c-torture/execute/20000717-1.c: New test.
6437         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6439 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6441         * gcc.c-torture/execute/20000715-2.c: New test.
6442         * gcc.dg/20000715-1.c: New test.
6444 2000-07-15  Michael Meissner  <meissner@redhat.com>
6446         * gcc.c-torture/execute/20000715-1.c: New test.
6448 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6450         * gcc.c-torture/execute/20000707-1.c: New test.
6452 2000-07-13  Neil Booth  <NeilB@earthling.net>
6454         * testsuite/gcc.dg/cpp/digraph1.c,
6455         testsuite/gcc.dg/cpp/digraph2.c,
6456         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6458 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6460         * g77.f-torture/compile/20000630-2.f:  New test.
6461         * g77.f-torture/compile/20000630-2.x
6463 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6465         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6467 2000-07-11  Neil Booth  <NeilB@earthling.net>
6469         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6471 2000-07-11  Neil Booth  <NeilB@earthling.net>
6473         * gcc.dg/cpp/cmdlne-C.c: New.
6475 2000-07-09  Neil Booth  <NeilB@earthling.net>
6477         * gcc.dg/cpp/directiv.c: New tests.
6478         * gcc.dg/cpp/undef1.c: Update.
6480 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6482         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6484 2000-07-09  Neil Booth  <NeilB@earthling.net>
6486         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6488 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6490         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6491         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6493 2000-07-08  Neil Booth  <NeilB@earthling.net>
6495         * gcc.dg/cpp/macsyntx.c: New tests.
6497 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6499         * gcc.dg/20000707-1.c: New test.
6501 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6503         * gcc.c-torture/execute/20000706-1.c: New test.
6504         * gcc.c-torture/execute/20000706-2.c: New test.
6505         * gcc.c-torture/execute/20000706-3.c: New test.
6506         * gcc.c-torture/execute/20000706-4.c: New test.
6507         * gcc.c-torture/execute/20000706-5.c: New test.
6509 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6511         * g++.old-deja/g++.pt/instantiate7.C: New test.
6513 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6515         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6516         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6517         * g++.old-deja/g++.other/rtti3.C: Likewise.
6518         * g++.old-deja/g++.other/rttid3.C: Likewise.
6520 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6522         *  g77.f-torture/compile/20000630-1.x: Fix typo
6524 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6526         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6527         assembly output.
6529 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6531         * gcc.dg/cpp/ident.c: New test.
6533 2000-07-05  Neil Booth  <NeilB@earthling.net>
6535         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6536           gcc.dg/cpp/lexstrng.c: New tests.
6538 2000-07-04  Neil Booth  <NeilB@earthling.net>
6540         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6541         * gcc.dg/cpp/strify2.c: Same.
6543 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6545         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6546         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6547         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6548         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6550         * testsuite/gcc.dg/cpp/macro1.c,
6551         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6552         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6553         testsuite/gcc.dg/cpp/strify1.c,
6554         testsuite/gcc.dg/cpp/strify2.c: New tests.
6556 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6558         * gcc.c-torture/execute/20000703-1.c: New test.
6560 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6562         * g++.old-deja/g++.pt (lookup10.C): New test.
6564 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6566         * g++.old-deja/g++.pt (typename25.C): New test.
6568 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6570         * gcc.c-torture/compile/20000701-1.c: New test.
6572 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6574         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6575         to test case.
6577 2000-06-30  Catherine Moore  <clm@cygnus.com>
6579         * gcc.c-torture/execute/align-1.c: New test.
6581 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6583         * g++.old-deja/g++.pt/expr8.C: New test.
6584         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6586 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6588         * gcc.c-torture/compile/20000629-1.c: New test.
6590 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6593         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6594         gcc.dg/noncompile directory, depending on whether they're
6595         preprocessor tests or not.  Annotate all the tests for the dg
6596         framework.
6598         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6599         * gcc.dg/noncompile/noncompile.exp: New.
6601         * Moved files:
6602         Old name                                New name
6603         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6604         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6605         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6606         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6607         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6608         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6609         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6610         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6611         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6612         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6613         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6614         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6615         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6616         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6617         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6618         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6619         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6620         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6621         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6622         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6623         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6624         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6625         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6626         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6628         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6629         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6630         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6631         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6632         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6633         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6635 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6637         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6638         declare one variable.  On the fourth, error.
6639         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6640         declared by 20000628-1a.h.
6642 2000-06-29  Richard Henderson  <rth@redhat.com>
6644         * gcc.c-torture/execute/930529-1.x: New file.
6645         * gcc.dg/920413-1.c: Adjust expected warning text.
6646         * gcc.dg/980217-1.c: Declare abort.
6647         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6649 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6651         * g77.f-torture/compile/20000629-1.f: New test.
6652         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6654 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6656         Rearrange lots of files, removing entirely the
6657         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6658         directories.
6660         * Deleted files:
6661         gcc.c-torture/code_quality/code_quality.exp
6662         gcc.c-torture/special/special.exp
6663         gcc.failure/failure.exp
6664         gcc.failure/940409-1.x
6665         gcc.c-torture/compile/961203-1.x
6667         * New files:
6668         gcc.misc-tests/linkage.exp
6669         gcc.c-torture/execute/920730-1t.c
6670         gcc.c-torture/execute/920730-1t.x
6671         gcc.c-torture/compile/920520-1.x
6672         gcc.c-torture/compile/920521-1.x
6673         gcc.c-torture/compile/981006-1.x
6674         gcc.c-torture/execute/eeprof-1.x
6676         * Moved files (possibly with modifications to fit a new harness):
6677         Old name                                New name
6678         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6679         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6680         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6681         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6682         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6683         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6684         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6685         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6686         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6687         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6688         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6689         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6690         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6691         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6693 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6695         * c-torture/compile/961203-1.x: Delete.
6697         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6698         not exit. Include stdio.h.
6699         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6700         * gcc.misc-tests/dg-12.c: Likewise.
6701         * gcc.misc-tests/dg-5.c: Likewise.
6702         * gcc.misc-tests/dg-6.c: Likewise.
6703         * gcc.misc-tests/dg-7.c: Prototype abort.
6704         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6705         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6706         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6707         not exit.
6708         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6709         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6711 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6713         * gcc.dg/cpp/20000628-1.c: New test.
6714         * gcc.dg/cpp/20000628-1.h: New header for above test.
6715         * gcc.dg/cpp/20000628-1a.h: Likewise.
6717 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6719         * gcc.dg/cpp: New directory.
6720         * gcc.dg/cpp/cpp.exp: New driver.
6721         * gcc.dg/cpp/20000627-1.c: New test.
6722         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6723         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6724         and rewrite as a compilation test.
6726         * gcc.dg: Move many files into the cpp subdirectory, possibly
6727         renaming or editing them as well.
6728         Old name                New name
6729         990119-1.c              cpp/19990119-1.c
6730         990228-1.c              cpp/19990228-1.c
6731         990407-1.c              cpp/19990407-1.c
6732         990409-1.c              cpp/19990409-1.c
6733         990413-1.c              cpp/19990413-1.c
6734         990703-1.c              cpp/19990703-1.c
6735         20000127-1.c            cpp/20000127-1.c
6736         20000129-1.c            cpp/20000129-1.c
6737         20000207-1.c            cpp/20000207-1.c
6738         20000207-2.c            cpp/20000207-2.c
6739         20000209-1.c            cpp/20000209-1.c
6740         20000209-2.c            cpp/20000209-2.c
6741         20000301-1.c            cpp/20000301-1.c
6742         20000419-1.c            cpp/20000419-1.c
6743         20000510-1.S            cpp/20000510-1.S
6744         20000519-1.c            cpp/20000519-1.c
6745         20000529-1.c            cpp/20000529-1.c
6746         20000625-1.c            cpp/20000625-1.c
6747         20000625-2.c            cpp/20000625-2.c
6748         cpp-as1.c               cpp/assert1.c
6749         cpp-as2.c               cpp/assert2.c
6750         cxx-comments-1.c        cpp/cxxcom1.c
6751         cxx-comments-2.c        cpp/cxxcom2.c
6752         endif-label.c           cpp/endif.c
6753         cpp-hash1.c             cpp/hash1.c
6754         cpp-hash2.c             cpp/hash2.c
6755         cpp-if1.c               cpp/if-1.c
6756         cpp-if2.c               cpp/if-2.c
6757         cpp-if3.c               cpp/if-3.c
6758         cpp-if4.c               cpp/if-4.c
6759         cpp-if5.c               cpp/if-5.c
6760         cpp-cond.c              cpp/if-cexp.c
6761         cpp-missingop.c         cpp/if-mop.c
6762         cpp-missingparen.c      cpp/if-mpar.c
6763         cpp-opprec.c            cpp/if-oppr.c
6764         cpp-ifparen.c           cpp/if-paren.c
6765         cpp-shortcircuit.c      cpp/if-sc.c
6766         cpp-shift.c             cpp/if-shift.c
6767         cpp-unary.c             cpp/if-unary.c
6768         cpp-li1.c               cpp/line1.c
6769         cpp-li2.c               cpp/line2.c
6770         lineno.c                cpp/line3.c
6771         lineno-2.c              cpp/line4.c
6772         cpp-mi.c                cpp/mi1.c
6773         cpp-mic.h               cpp/mi1c.h
6774         cpp-micc.h              cpp/mi1cc.h
6775         cpp-mind.h              cpp/mi1nd.h
6776         cpp-mindp.h             cpp/mi1ndp.h
6777         cpp-mix.h               cpp/mi1x.h
6778         cpp-mi2.c               cpp/mi2.c
6779         cpp-mi2a.h              cpp/mi2a.h
6780         cpp-mi2b.h              cpp/mi2b.h
6781         cpp-mi2c.h              cpp/mi2c.h
6782         cpp-mi3.c               cpp/mi3.c
6783         cpp-mi3.def             cpp/mi3.def
6784         poison-1.c              cpp/poison.c
6785         pr-impl.c               cpp/prag-imp.c
6786         cpp-redef-2.c           cpp/redef1.c
6787         cpp-redef.c             cpp/redef2.c
6788         strpaste.c              cpp/strp1.c
6789         strpaste-2.c            cpp/strp2.c
6790         cpp-tradpaste.c         cpp/tr-paste.c
6791         cpp-tradstringify.c     cpp/tr-str.c
6792         cpp-tradwarn1.c         cpp/tr-warn1.c
6793         cpp-tradwarn2.c         cpp/tr-warn2.c
6794         trigraphs.c             cpp/trigraphs.c
6795         cpp-unc1.c              cpp/unc1.c
6796         cpp-unc2.c              cpp/unc2.c
6797         cpp-unc3.c              cpp/unc3.c
6798         cpp-unc.c               cpp/unc4.c
6799         undef.c                 cpp/undef1.c
6800         undef-2.c               cpp/undef2.c
6801         cpp-wi1.c               cpp/widestr1.c
6803 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6805         * lib/g++.exp (g++_include_flags): Tweak.
6807 2000-06-27  H.J. Lu  <hjl@gnu.org>
6808             Loren J. Rittle  <ljrittle@acm.org>
6810         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6811         version with one that knows about the new gcc tree structure.
6812         (g++_link_flags): Same.
6814 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6816         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6817         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6818         case we are cross-compiling.
6820         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6821         g++.old-deja/g++.niklas/Makefile.in,
6822         g++.old-deja/g++.niklas/configure.in,
6823         g++.old-deja/g++.other/Makefile.in,
6824         g++.old-deja/g++.other/configure.in,
6825         gcc.c-torture/code_quality/Makefile.in,
6826         gcc.c-torture/code_quality/configure.in,
6827         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6828         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6829         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6830         gcc.c-torture/execute/ieee/Makefile.in,
6831         gcc.c-torture/execute/ieee/configure.in,
6832         gcc.c-torture/noncompile/Makefile.in,
6833         gcc.c-torture/noncompile/configure.in,
6834         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6835         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6836         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6838 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6840         * g++.old-deja/g++.other/ambig3.C: New test.
6842 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6844         * g++.old-deja/g++.pt/syntax1.C: New test.
6845         * g++.old-deja/g++.pt/syntax2.C: New test.
6846         * g++.old-deja/g++.other/syntax3.C: New test.
6847         * g++.old-deja/g++.other/syntax4.C: New test.
6849 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6851         * gcc.dg/20000623-1.c: Prototype exit and abort.
6853 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6855         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6856         New tests.
6857         * gcc.dg/cpp-mi3.def: New file.
6859         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6860         inside assertions.
6861         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6862         lexer's error messages.
6863         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6864         divine anything from the linemarkers.
6865         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6866         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6868 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6870         * gcc.dg/20000623-1.c: New test.
6872 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6874         * gcc.c-torture/execute/20000622-1.c: New test.
6876 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6878         * g++.old-deja/g++.other/init15.C: New test.
6880 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6882         * g++.old-deja/g++.pt/vaarg2.C: New test.
6883         * g++.old-deja/g++.pt/vaarg3.C: New test.
6885 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6887         * g++.old-deja/g++.other/dyncast6.C: New test.
6889 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6891         * gcc.c-torture/execute/loop-6.c: New test.
6893 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6895         * gcc.dg/20000614-1.c: New test.
6896         * gcc.dg/20000614-2.c: New test.
6898 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6900         * g++.old-deja/g++.other/inline12.C: New test.
6902 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6904         * g++.old-deja/g++.other/eh1.C: New test.
6906 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6908         * g++.old-deja/g++.other/type.C: New test.
6910 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6912         * g++.old-deja/g++.other/initstring.C: New test.
6914 2000-06-12  Jason Merrill  <jason@redhat.com>
6916         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6918 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6920         * gcc.c-torture/compile/20000609-1.c: New test.
6922 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6924         * gcc.dg/20000609-1.c: New test.
6926 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6928         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6929         * gcc.c-torture/noncompile/poison-1.c: Move...
6930         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6931         * gcc.dg/cpp-li1.c: Add a token after the #line.
6933 2000-06-05  Richard Henderson  <rth@cygnus.com>
6935         * gcc.c-torture/execute/20000605-2.c: New test.
6936         * gcc.c-torture/execute/20000605-3.c: New test.
6938 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6940         * g77.f-torture/execute/20000503-1.x: New file.
6942 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6944         * g++.old-deja/g++.eh/badalloc1.C: New test.
6946 2000-06-05  Richard Henderson  <rth@cygnus.com>
6948         * gcc.c-torture/execute/20000605-1.c: New test.
6950 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6951             Nathan Sidwell <nathan@codesourcery.com>
6953         * gcc.c-torture/compile/20000605-1.c: New test.
6955 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6957         * g77.f-torture/compile/20000601-1.f:  New test.
6959 2000-06-03  Richard Henderson  <rth@cygnus.com>
6961         * gcc.c-torture/execute/20000603-1.c: New.
6963 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6965         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6966         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6968 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6970         * gcc.dg/compare2.c (case 12): XFAIL.
6971         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6972         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6974         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6976 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6978         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6979         guard macro is already defined when the header is first
6980         included.
6981         * gcc.dg/cpp-mix.h: New file.
6982         * gcc.dg/endif-label.c: Update patterns to match compiler.
6984         * g++.brendan/complex1.C: Declare abort.
6985         * g++.law/refs4.C: Remove XFAIL.
6986         * g++.oliva/expr2.C: Declare abort and exit.
6988 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6990         * gcc.c-torture/execute/20000528-1.c: New test.
6992         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6993         * g++.old-deja/g++.law/temps4.C: Likewise.
6995         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6996         stdlib.h.  Call abort() on failure.
6997         * g++.old-deja/g++.law/refs4.C: Likewise.
6998         * g++.old-deja/g++.law/temps4.C: Likewise.
6999         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7000         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7002 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7004         Relative to g++.dg/special:
7005         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7007         Relative to g++.old-deja:
7008         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7009         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7010         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7011         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7012         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7013         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7014         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7016         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7017         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7018         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7019         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7020         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7021         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7022         and/or string.h.
7024         * g++.other/goto1.C: Update expectations for error messages.
7026 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7028         * gcc.c-torture/compile/20000523-1.c: New test.
7030 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7032         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7034 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7036         * g++.old-deja/g++.eh/catch11.C: New test.
7037         * g++.old-deja/g++.eh/catch12.C: New test.
7039 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7041         * gcc.c-torture/execute/20000523-1.c: New test.
7043 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7045         * c-torture/execute/bcp-1.c: Replace abort in arg of
7046         __builtin_constant_p with a generic external function.
7048         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7049         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7050         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7051         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7052         Prototype abort and/or exit.
7054         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7055         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7056         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7057         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7059 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7061         * gcc.dg/dwarf2-1.c: New test.
7063 2000-05-20  Richard Henderson  <rth@cygnus.com>
7065         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7067 2000-05-20  Andreas Jaeger  <aj@suse.de>
7069         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7070         testcase.
7072 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7074         * gcc.c-torture/execute/20000519-2.c: New test.
7076 2000-05-19  Andreas Jaeger  <aj@suse.de>
7078         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7079         which fails with SSA.
7081         * lib/c-torture.exp: Also test with -O3 -fssa.
7083 2000-05-18  Michael Meissner  <meissner@redhat.com>
7085         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7086         * gcc.c-torture/execute/920415-1.c: Ditto.
7087         * gcc.c-torture/execute/920501-1.c: Ditto.
7088         * gcc.c-torture/execute/conversion.c: Ditto.
7089         * gcc.c-torture/execute/cvt-1.c: Ditto.
7091 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7093         * gcc.c-torture/compile/20000518-1.c: New test.
7095 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7097         * g77.f-torture/compile/200005018.f:  New test.
7099 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7101         * gcc.c-torture/compile/20000517-1.c: New test.
7103 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7105         * gcc.c-torture/execute/20000516-1.c: New test.
7107 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7109         * g++.old-deja/g++.other/eh.C: New test.
7111 2000-05-12  Richard Henderson  <rth@cygnus.com>
7113         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7114         constants through to doit's conditional.
7116 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7118         * gcc.c-torture/compile/20000511-1.c: New test.
7119         * g77.f-torture/compile/20000511-1.f: New test.
7120         * g77.f-torture/compile/20000511-2.f: New test.
7122 2000-05-11  Michael Meissner  <meissner@redhat.com>
7124         * gcc.c-torture/execute/20000511-1.c: New test.
7126 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7128         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7129         * gcc.dg/20000510-1.S: New.
7131 2000-05-08  Catherine Moore  <clm@cygnus.com>
7133         * gcc.dg/unused-3.c: New.
7135 2000-05-06  Richard Henderson  <rth@cygnus.com>
7137           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7138           * g++.old-deja/g++.mike/warn1.C: Likewise.
7139           * g++.old-deja/g++.pt/local1.C: Likewise.
7140           * g++.old-deja/g++.pt/local7.C: Likewise.
7141           * g++.old-deja/g++.pt/spec16.C: Likewise.
7143 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7145         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7147 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7149           * g77.f-torture/execute/20000503-1.f:  New test.
7151 2000-05-04  Andreas Jaeger  <aj@suse.de>
7153         * gcc.dg/noreturn-2.c: New test.
7155 2000-05-04  Neil Booth  <NeilB@earthling.net>
7157         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7158         preprocessor.
7160 2000-05-04  Richard Henderson  <rth@cygnus.com>
7162         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7164 2000-05-04  Richard Henderson  <rth@cygnus.com>
7166         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7167         OpenSSL by Jason R Thorpe.
7169 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7171         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7173 2000-05-03  Robert Lipe <robertlipe@usa.net>
7175         * gcc.dg/20000503-1.c: New test.
7177 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7179         * gcc.c-torture/compile/20000502-1.c: New test.
7180         * g++.old-deja/g++.other/align.C: New test.
7181         * gcc.dg/cpp-tradstringify.c: New test.
7183 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7185         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7186         and hard registers.
7188 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7190         * gcc.c-torture/execute/loop-5.c: New test.
7192 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7194         * gcc.c-torture/execute/va-arg-20.c: New test.
7196 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7198         * gcc.c-torture/execute/20000422-1.c: New test.
7200 2000-04-20  Greg McGary  <gkm@gnu.org>
7202         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7203         when optimizing, but without sibling-call optimizations (-O1).
7205 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7207           * gcc.c-torture/compile/20000420-1.c: New test.
7209 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7211         * g++.abi/ptrflags.C: New test.
7212         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7214 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7216         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7218 2000-04-19  Greg McGary  <gkm@gnu.org>
7220         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7221         sibling-call optimizations.
7223 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7225         * gcc.dg/20000419-1.c: New test.
7227 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7229         * gcc.c-torture/execute/20000412-6.c: New test.
7231 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7233         * gcc.c-torture/execute/20000412-5.c: New test.
7234         * g77.f-torture/compile/20000412-1.f: New test.
7235         * gcc.c-torture/execute/20000412-4.c: New test.
7236         * gcc.c-torture/compile/20000412-2.c: New test.
7237         * gcc.c-torture/execute/20000412-3.c: New test.
7238         * gcc.c-torture/compile/20000412-1.c: New test.
7239         * gcc.c-torture/execute/20000412-2.c: New test.
7241 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7243         * objc/execute/bf-20.m: New test.
7245 2000-04-10  Richard Henderson  <rth@cygnus.com>
7247         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7249         * gcc.c-torture/execute/20000412-1.c: New test.
7251 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7253         * g++.old-deja/g++.eh/catchptr1.C: New test.
7255 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7257         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7259 2000-04-08  Neil Booth  <NeilB@earthling.net>
7261         * gcc.dg/cpp-nullchar.c: Remove test as
7262         embedded nulls cause problems.
7264 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7266         * gcc.dg/compare2.c: New test.
7268 2000-04-08  Neil Booth  <NeilB@earthling.net>
7270         * gcc.dg/cpp-nullchar.c: New test.
7272 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7274         * gcc.dg/cpp-mi2.c: New test.
7275         * gcc.dg/cpp-mi2[abc].h: New files.
7277 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7279         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7280         member name.
7282 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7284         * g++.old-deja/g++.abi/vmihint.C: New test.
7286 2000-04-06  Neil Booth  <NeilB@earthling.net>
7288         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7289         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7290         copyright.
7292 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7294         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7295         avoid stack-frame overwrite.
7297 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7299         * gcc.c-torture/compile/20000405-2.c: New test.
7300         * gcc.c-torture/compile/20000405-3.c: New test.
7302 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7304         * gcc.c-torture/compile/20000405-1.c: New test.
7306 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7308         * gcc.dg/cast-qual-1.c: Revert last change.
7310 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7312         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7314 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7316         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7317         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7319 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7321         * gcc.c-torture/compile/20000403-2.c: New test.
7322         * gcc.c-torture/compile/20000403-1.c: New test.
7324 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7326         * gcc.c-torture/execute/20000403-1.c: New test.
7328 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7330         * gcc.c-torture/execute/20000402-1.c: New test.
7332 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7334         * gcc.c-torture/execute/va-arg-15.c: New test.
7335         * gcc.c-torture/execute/va-arg-16.c: New test.
7336         * gcc.c-torture/execute/va-arg-17.c: New test.
7337         * gcc.c-torture/execute/va-arg-18.c: New test.
7338         * gcc.c-torture/execute/va-arg-19.c: New test.
7340 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7342         * gcc.c-torture/compile/981211-1.c: Move to...
7343         * gcc.dg/cpp-as1.c: ...here.
7344         * gcc.dg/cpp-as2.c: New file.
7346         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7347         compiler.
7349 2000-04-02  Neil Booth  <NeilB@earthling.net>
7351         * gcc.dg/cpp-cond.c  New tests.
7352         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7353         accidental success less likely.
7354         * gcc.dg/cpp-missingop.c  New tests.
7355         * gcc.dg/cpp-missingparen.c  New tests.
7356         * gcc.dg/cpp-shift.c  New tests.
7357         * gcc.dg/cpp-shortcircuit.c  New tests.
7358         * gcc.dg/cpp-unary.c  New tests.
7360 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7362         * gcc.c-torture/compile/20000329-1.c: New test.
7364 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7366         * gcc.c-torture/compile/20000326-1.c: New test.
7367         * gcc.c-torture/compile/20000326-2.c: New test.
7369 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7371         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7372         the first parameter is a function argument.
7374 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7376         * g++.old-deja/g++.ext/array4.C: New test.
7378 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7380         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7382 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7384         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7386 2000-03-19  Richard Henderson  <rth@cygnus.com>
7388         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7390 2000-03-19  Richard Henderson  <rth@cygnus.com>
7392         * gcc.c-torture/compile/20000319-1.c: New test.
7394 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7396         * gcc.c-torture/execute/20000314-3.c: New test.
7397         * gcc.c-torture/execute/20000314-2.c: New test.
7398         * gcc.c-torture/execute/20000314-1.c: New test.
7399         * gcc.c-torture/compile/20000314-2.c: New test.
7400         * gcc.c-torture/compile/20000314-1.c: New test.
7402 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7404         * g++.old-deja/g++.warn/inline.C: New test.
7406 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7408         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7409         standards-compliant result rather than specific constants.
7410         Put test-values in array.
7412 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7414         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7415         (g++_target_compile): Put test-specific options last.
7417 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7419         * g++.old-deja/g++.eh/vbase4.C: New test.
7421 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7423         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7425 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7427         * g++.old-deja/g++.brendan/misc12.C: Removed.
7428         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7429         * g++.old-deja/g++.ext/pretty4.C: New test.
7431 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7433         * g++.old-deja/g++.other/string2.C: New test.
7435 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7437         * g++.old-deja/g++.warn/impint2.C: New test.
7439 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7441         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7442         is 1, not zero.
7444 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7446         * g++.old-deja/g++.warn/impint.C: New test.
7447         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7448         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7449         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7450         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7451         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7452         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7453         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7454         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7455         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7456         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7457         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7458         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7460 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7462         * gcc.dg/cpp-redef.c: New test.
7464 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7466         * g++.old-deja/g++.pt/unify7.C: New test.
7468 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7470         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7471         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7473 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7475         * gcc.c-torture/compile/20000224-1.c: New test.
7477 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7479         * gcc.c-torture/compile/cpp-2.c: New test.
7480         * gcc.c-torture/compile/cpp-1.c: New test.
7482 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7484         * gcc.c-torture/execute/20000225-1.c: New test.
7486 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7488         * gcc.dg/cpp-li2.c: New test.
7490         * gcc.dg/cpp-wi1.c: New test.
7492         * gcc.dg/cpp-li1.c: New test.
7494 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7496         * g++.old-deja/g++.other/sizeof5.C: New test.
7498 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7500         * gcc.c-torture/execute/va-arg-13.c: New test.
7502 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7504         * gcc.c-torture/execute/va-arg-12.c: New test.
7506 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7508         * gcc.c-torture/execute/20000223-1.c: New test.
7510 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7512         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7514 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7516         * g++.old-deja/g++.abi/ptrmem.C: New test.
7518 2000-02-19  Richard Henderson  <rth@cygnus.com>
7520         * gcc.c-torture/compile/init-3.c: New.
7522 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7524         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7525         ALWAYS_CXXFLAGS.
7527 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7529         * gcc.c-torture/compile/20000211-3.c: New test.
7531 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7533         * gcc.c-torture/compile/20000211-2.c: New test.
7535 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7537         * gcc.c-torture/compile/20000211-1.c: New test.
7539 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7541         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7542           on native targets
7544 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7546         * g++.old-deja/g++.other/cast5.C: New test.
7548 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7550         * gcc.c-torture/execute/20000205-1.c: New.
7552 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7554         * g++.old-deja/g++.jason/cast3.C: Return void.
7555         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7557 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7559         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7561         * gcc.dg/loop-1.c: New test.
7563 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7565         * gcc.c-torture/compile/20000127-1.c: New test.
7566         * gcc.c-torture/execute/991228-1.c: New test.
7568 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7570         * gcc.dg/unused-2.c: New test.
7572         * gcc.dg/conv-1.c: New test.
7574 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7576         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7577         compiler.
7578         (tool_option_proc): Fix typo.
7580 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7582         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7583         of the ld on the host, not on the build machine.
7584         Also, don't crash if '--help' is not a supported option.
7586 2000-01-24  Richard Henderson  <rth@cygnus.com>
7588         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7590 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7592         * gcc.c-torture/execute/20000120-2.c: New test.
7593         * gcc.c-torture/execute/20000120-1.c: New test.
7595 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7597         * gcc.c-torture/execute/20000113-1.c: New test.
7599 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7601         * gcc.c-torture/execute/20000112-1.c: New test.
7603 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7605         * gcc.dg/20000111-1.c: New test.
7607 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7609         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7610         with 16 bit integers.
7612 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7614         * gcc.dg/20000108-1.c: New test.
7616 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7618         * g++.old-deja/g++.ns/koenig8.C: New test.
7620 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7622         * g++.old-deja/g++.other/cast4.C: New test.
7624 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7626         * gcc.c-torture/compile/20000105-2.c: New test.
7627         * gcc.c-torture/compile/20000105-1.c: New test.
7629 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7631         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7632         references to printf & atoi to conform to ANSI standard.
7633         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7634         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7635         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7636         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7637         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7638         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7639         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7640         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7641         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7642         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7643         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7644         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7645         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7646         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7647         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7648         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7649         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7650         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7651         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7652         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7653         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7654         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7655         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7656         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7657         * g++.old-deja/g++.brendan/init3.C: Likewise.
7658         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7659         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7660         * g++.old-deja/g++.brendan/new2.C: Likewise.
7661         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7662         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7663         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7664         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7665         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7666         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7667         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7668         * g++.old-deja/g++.brendan/template24.C: Likewise.
7669         * g++.old-deja/g++.brendan/template3.C: Likewise.
7670         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7671         * g++.old-deja/g++.jason/inline3.C: Likewise.
7672         * g++.old-deja/g++.jason/opeq.C: Likewise.
7673         * g++.old-deja/g++.law/arg5.C: Likewise.
7674         * g++.old-deja/g++.law/arm7.C: Likewise.
7675         * g++.old-deja/g++.law/ctors11.C: Likewise.
7676         * g++.old-deja/g++.law/cvt8.C: Likewise.
7677         * g++.old-deja/g++.law/init9.C: Likewise.
7678         * g++.old-deja/g++.law/refs4.C: Likewise.
7679         * g++.old-deja/g++.law/template2.C: Likewise.
7680         * g++.old-deja/g++.law/visibility24.C: Likewise.
7681         * g++.old-deja/g++.law/vtable3.C: Likewise.
7682         * g++.old-deja/g++.mike/asm2.C: Likewise.
7683         * g++.old-deja/g++.mike/eh1.C: Likewise.
7684         * g++.old-deja/g++.mike/misc1.C: Likewise.
7685         * g++.old-deja/g++.mike/misc13.C: Likewise.
7686         * g++.old-deja/g++.mike/misc14.C: Likewise.
7687         * g++.old-deja/g++.mike/ns12.C: Likewise.
7688         * g++.old-deja/g++.mike/p1248.C: Likewise.
7689         * g++.old-deja/g++.mike/p3708.C: Likewise.
7690         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7691         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7692         * g++.old-deja/g++.mike/p646.C: Likewise.
7693         * g++.old-deja/g++.mike/p700.C: Likewise.
7694         * g++.old-deja/g++.mike/p783.C: Likewise.
7695         * g++.old-deja/g++.mike/p783a.C: Likewise.
7696         * g++.old-deja/g++.mike/p783b.C: Likewise.
7697         * g++.old-deja/g++.mike/p786.C: Likewise.
7698         * g++.old-deja/g++.mike/p789.C: Likewise.
7699         * g++.old-deja/g++.mike/p789a.C: Likewise.
7700         * g++.old-deja/g++.mike/p807a.C: Likewise.
7701         * g++.old-deja/g++.other/delete3.C: Likewise.
7702         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7703         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7704         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7705         * g++.old-deja/g++.other/empty1.C: Likewise.
7706         * g++.old-deja/g++.other/temporary1.C: Likewise.
7707         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7708         * g++.old-deja/g++.pt/t16.C: Likewise.
7709         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7711 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7713         * gcc.dg/991230-1.c: New test.
7715 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7717         * gcc.c-torture/compile/991229-3.c: New test.
7718         * gcc.c-torture/compile/991229-2.c: New test.
7719         * gcc.c-torture/compile/991229-1.c: New test.
7721 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7723         * gcc.c-torture/compile/labels-2.c: New test.
7725 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7727         * gcc.c-torture/execute/991227-1.c: New test.
7729 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7731         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7733 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7735         * gcc.c-torture/execute/991221-1.c: New test.
7737 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7739         * g++.old-deja/g++.other/cast3.C: New test.
7741 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7743         * gcc.c-torture/execute/991216-4.c: New test.
7745 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7747         * gcc.c-torture/execute/991216-1.c: New test.
7748         * gcc.c-torture/execute/991216-2.c: New test.
7749         * gcc.c-torture/execute/991216-3.c: New test.
7751 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7753         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7754         Actually make the test fail by using "-O2" for compilation.
7756 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7758         * g++.old-deja/g++.warn/cast-align1.C: New test.
7760 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7762         * gcc.c-torture/compile/991214-1.c: New test.
7763         * gcc.c-torture/compile/991214-2.c: New test.
7765 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7767         * gcc.dg/991214-1.c: New test.
7769 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7771         * gcc.c-torture/compile/991213-3.c: New test.
7772         * gcc.c-torture/compile/991213-2.c: New test.
7773         * gcc.c-torture/compile/991213-1.c: New test.
7775 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7777         * gcc.dg/991209-1.c: New test.
7779 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7781         * gcc.c-torture/compile/991208-1.c: New test.
7783 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7785         * gcc.dg/ultrasp2.c: New test.
7787 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7789         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7791 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7793         * gcc.c-torture/compile/991202-1.c: New test.
7794         * gcc.c-torture/execute/991202-1.c: New test.
7795         * gcc.c-torture/execute/991202-2.c: New test.
7796         * gcc.c-torture/execute/991202-3.c: New test.
7798 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7800         * g++.old-deja/g++.abi/align.C: New test.
7801         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7802         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7804 1999-12-01  Richard Henderson  <rth@cygnus.com>
7806         * gcc.c-torture/execute/991201-1.c: New.
7808 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7810         * gcc.dg/991129-1.c: New test.
7812 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7814         * gcc.c-torture/compile/991127-1.c: New test.
7816 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7818         * g++.old-deja/g++.other/warn4.C: New test.
7820 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7822         * g++.old-deja/g++.eh/cleanup2.C: New test.
7823         * g++.old-deja/g++.ext/pretty2.C: New test.
7824         * g++.old-deja/g++.ext/pretty3.C: New test.
7825         * g++.old-deja/g++.other/debug6.C: New test.
7827 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7829         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7830         compiler_output to look for one error message instead of two.
7832 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7834         * gcc.c-torture/execute/991118-1.c: Also test case
7835         where the word boundary does not split a byte evenly.
7837 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7839         * g++.old-deja/g++.ext/restrict1.C: New test.
7841 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7843         * gcc.c-torture/execute/991118-1.c: New test.
7845 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7847         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7848         working directory pathnames.
7850 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7852         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7853         host is equipped with driver.h and driver.o so it can actually
7854         compile and run the tests.
7856 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7858         * gcc.c-torture/compile/991008-1.c: New test.
7860 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7862         * lib/gcc-dg.exp: Include target-supports.exp
7864 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7866         * lib/target-supports.exp: New file: Provide procs to test for
7867         features supported by the target.
7868         (check_weak_available): Moved here from ecos.exp.
7869         (check_alias_available): New proc: Determine of the target
7870         toolchain supports the alias attribute.
7872         * gcc.dg/special/ecos.exp: Move check_weak_available to
7873         target-supports.exp.
7874         (alias-1.c): Only perform the test if the target supports
7875         aliases.
7876         (wkali-1.c): Only perform the test if the target supports
7877         aliases.
7879         * gcc.dg/990506-0.c: Expect error messages from cross
7880         targets as well as native targets.
7882 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7884         * gcc.dg/ultrasp1.c: Removed xfail.
7885         * gcc.dg/struct-ret-2.c: Likewise.
7886         * gcc.dg/array-1.c: Likewise.
7888 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7890         * gcc.dg/struct-ret-2.c: New test.
7892         * gcc.dg/array-1.c: New test.
7894 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7896         * gcc.c-torture/execute/991030-1.c: New test.
7898 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7900         * gcc.c-torture/compile/991026-2.c: New test.
7902 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7904         * gcc.c-torture/compile/991026-1.c: New test.
7906 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7908         * gcc.c-torture/execute/991023-1.c: New test.
7910 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7912         * gcc.c-torture/execute/991019-1.c: New test.
7914 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7916         * gcc.c-torture/execute/991016-1.c: New test.
7918 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7920         * gcc.c-torture/execute/991014-1.c: New test.
7922 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7924         * g++.old-deja/g++.other/union2.C: New test.
7926 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7928         * g++.old-deja/g++.other/vaarg2.C: New test.
7929         * g++.old-deja/g++.other/vaarg3.C: New test.
7931 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7933         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7934         in compile/.
7936 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7938         * gcc.c-torture/execute/va-arg-11.c: New test.
7940 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7942         * lib/file-format.exp (gcc_target_object_format): Don't
7943         crash if objdump is unavailable.
7945 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7947         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7949 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7951         * gcc.c-torture/compile/990928-1.c: New test.
7953 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7955         * g++.old-deja/g++.other/decl6.C: New test.
7957 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7959         * gcc.c-torture/execute/va-arg-10.c: New test.
7961 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7963         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7964         __PRETTY_FUNCTION__.
7966 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7968         * gcc.c-torture/execute/990923-1.c: New test.
7970 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7972         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7973         for which -fpic is inappropriate.
7975 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7977         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7979 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7981         * g++.old-deja/g++.other/dyncast1.C: New test.
7982         * g++.old-deja/g++.other/dyncast2.C: New test.
7983         * g++.old-deja/g++.other/dyncast3.C: New test.
7984         * g++.old-deja/g++.other/dyncast4.C: New test.
7985         * g++.old-deja/g++.other/dyncast5.C: New test.
7986         * g++.old-deja/g++.eh/catch3.C: New test.
7987         * g++.old-deja/g++.eh/catch3p.C: New test.
7988         * g++.old-deja/g++.eh/catch4.C: New test.
7989         * g++.old-deja/g++.eh/catch4p.C: New test.
7990         * g++.old-deja/g++.eh/catch5.C: New test.
7991         * g++.old-deja/g++.eh/catch5p.C: New test.
7992         * g++.old-deja/g++.eh/catch6.C: New test.
7993         * g++.old-deja/g++.eh/catch6p.C: New test.
7994         * g++.old-deja/g++.eh/catch7.C: New test.
7995         * g++.old-deja/g++.eh/catch7p.C: New test.
7996         * g++.old-deja/g++.eh/catch8.C: New test.
7997         * g++.old-deja/g++.eh/catch8p.C: New test.
7998         * g++.old-deja/g++.eh/catch9.C: New test.
7999         * g++.old-deja/g++.eh/catch9p.C: New test.
8001 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8003         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8004         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8006 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8008         * gcc.c-torture/compile/990913-1.c: New test.
8010 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8012         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8013         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8015 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8017         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8019 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8021         * g++.old-deja/g++.other/lookup11.C: New test.
8022         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8023         what is permitted and what we want.
8024         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8025         overload use.
8026         * g++.old-deja/g++.jason/rfg5.C: Likewise
8028 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8030         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8031         * gcc.c-torture/noncompile/poison-1.c: New file.
8033 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8035         * g++.old-deja/g++.other/sizeof3.C: New test.
8036         * g++.old-deja/g++.other/sizeof4.C: New test.
8037         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8038         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8040 1999-09-07  Richard Henderson  <rth@cygnus.com>
8042         * gcc.dg/va-arg-1.c: New.
8044 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8046         * gcc.c-torture/execute/va-arg-9.c: New test.
8048 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8050         * g77.f-torture/compile/980519-2.f: New test.
8051         * g77.f-torture/compile/19990905-0.f: New test.
8052         * g77.f-torture/compile/19990905-1.f: New test.
8053         * g77.f-torture/compile/19990905-2.f: New test.
8055         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8057 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8059         * gcc.c-torture/execute/990827-1.c: Fix typo.
8061 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8063         * g++.old-deja/g++.other/deref1.C: New test.
8065 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8067         * g++.old-deja/g++.other/ambig2.C: New test.
8068         * g++.old-deja/g++.other/cond5.C: New test.
8069         * g++.old-deja/g++.other/lookup16.C: New test.
8071 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8073         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8074         assemblers too.
8076 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8078         * lib/c-torture.exp: Avoid the "compare executables" optimization
8079         when testing native.
8081 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8083         * gcc.c-torture/execute/990829-1.c: New test.
8084         * gcc.c-torture/compile/990829-1.c: New test.
8086 1999-08-27  Paul Burchard  <burchard@pobox.com>
8088         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8089         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8090         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8091         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8092         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8093         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8094         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8095         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8096         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8097         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8098         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8100 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8102         * gcc.c-torture/execute/990827-1.c: New test.
8104 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8106         * g77.f-torture/noncompile/19990826-4.f: New test.
8108         * g77.f-torture/compile/19990826-3.f: New test.
8110         * g77.f-torture/execute/19990826-2.f: New test.
8112         * g77.f-torture/compile/19990826-1.f: New test.
8114         * gcc.c-torture/execute/990826-0.c: New test.
8115         * g77.c-torture/execute/19990826-0.f: New test.
8117         * g77.f-torture/noncompile/970626-2.f: New test.
8119 1999-08-25  Paul Burchard  <burchard@pobox.com>
8121         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8122         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8123         lss-011.C: New tests.
8125 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8127         * g++.old-deja/g++.other/decl5.C: New test.
8129 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8131         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8132         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8133         call `postbase' for each one.  All callers of `postbase' changed
8134         to call this instead.
8136 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8138         * gcc.c-torture/execute/990811-1.c: New test.
8140 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8142         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8143         just native ones.
8145         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8146         just native ones.
8148 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8150         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8152 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8154         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8156 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8158         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8160 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8162         * gcc.c-torture/execute/990804-1.c: New test.
8164 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8166         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8167         * g++.old-deja/g++.brendan/crash64.C: Likewise
8168         * g++.old-deja/g++.brendan/overload8.C: Likewise
8170 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8172         * g++.old-deja/g++.other/struct1.C: New test.
8174 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8176         * g++.old-deja/g++.other/enum2.C: New test.
8178 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8180         Adapted from tests from Franz Sirl:
8181         * gcc.c-torture/execute/va-arg-7.c: New test.
8182         * gcc.c-torture/execute/va-arg-8.c: New test.
8184 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8186         * gcc.c-torture/compile/990801-2.c: New test.
8188         * gcc.c-torture/compile/990801-1.c: New test.
8190 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8192         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8193         fp-cmp-1.c, converting double to float.
8195         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8196         fp-cmp-1.c, converting double to long double.
8198         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8199         from fr1 to unknown_register, since fr1 is a legitimate register
8200         on some machines.
8202 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8204         * README: More listname related changes.
8206 1999-07-08  Catherine Moore  <clm@cygnus.com>
8208         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8210 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8212         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8214 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8216         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8218 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8220         * gcc.dg/990703-1.c: New test.
8222 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8224         * lib/file-format.exp: New file: Move definition of proc
8225         gcc_target_object_format to here from
8226         gcc.dg/special/ecos.exp.
8228         * lib/c-torture.exp: Include lib file-format.exp.
8229         * lib/gcc-dg.exp: Include lib file-format.exp.
8231         * gcc.dg/special/ecos.exp: Remove definition of proc
8232         gcc_target_object_format.
8234 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8236         * gcc.c-torture/execute/990628-1.c: New test.
8238 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8240         * gcc.c-torture/compile/990625-2.c: New test.
8242         * gcc.c-torture/compile/990625-1.c: New test.
8244 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8246         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8247         attributes compile.
8248         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8249         ports that use the COFF/PE file format.
8251 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8253         * gcc.c-torture/compile/990617-1.c: New test.
8255 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8257         * g++.old-deja/g++.other/decl4.C: New test.
8259 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8261         * g++.old-deja/g++.other/bitfld3.C: New test.
8263 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8265         * g++.old-deja/g++.eh/catch1.C: New test.
8267 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8269         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8271         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8272         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8274 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8276         * g77.f-torture/compile/19990502-0.f: Replace with new,
8277         shorter, test that still fails after recent changes.
8279 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8281         * gcc.c-torture/execute/990604-1.c: New test.
8283 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8285         * gcc.c-torture/execute/990531-1.c: New test.
8287 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8289         * gcc.c-torture/compile/990527-1.c: New test.
8291 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8293         * gcc.c-torture/execute/990527-1.c: New test.
8295 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8297         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8298         bitfields as signed.
8300 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8302         * g77.f-torture/compile/19990525-0.f: New test.
8304 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8306         * gcc.c-torture/execute/990525-2.c: New test.
8308         * gcc.c-torture/execute/990525-1.c: New test.
8310 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8312         * g++.old-deja/g++.other/anon3.C: New test.
8313         * g++.old-deja/g++.other/anon4.C: New test.
8314         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8315         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8316         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8317         Merrill).
8319 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8321         * gcc.c-torture/execute/990524-1.c: New test.
8323         * gcc.dg/990524-1.c: New test.
8325 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8327         * gcc.c-torture/compile/990523-1.c: New test.
8329 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8331         * gcc.c-torture/compile/990519-1.c: New test.
8333 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8335         * gcc.c-torture/compile/990517-1.c: New test.
8337         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8338         (e4, f4): New tests.
8339         (main): Call them.
8341 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8343         * gcc.dg/noreturn-1.c: New test.
8345 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8347         * gcc.c-torture/execute/990513-1.c: New test.
8349 1999-05-10  Richard Henderson  <rth@cygnus.com>
8351         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8353 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8355         * g77.f-torture/execute/erfc.f: Use small single-precision
8356         values, to avoid problems on Alphas when not -mieee.
8358 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8360         * gcc.dg/990506-0.c: New test.
8362 1999-05-08  Richard Henderson  <rth@cygnus.com>
8364         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8365         the constant to test.  Don't XFAIL 64-bit targets.
8367         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8368         * g++.old-deja/g++.law/profile1.C: Likewise.
8370         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8371         operator new instances.
8372         * g++.old-deja/g++.other/delete5.C: Likewise.
8374 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8376         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8377         intrinsic.
8379 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8381         * g77.f-torture/execute/u77-test.f: Reverse order of two
8382         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8384 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8386         * gcc.dg/compare1.c: New test.
8388 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8390         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8391         New tests.
8393 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8395         * g77.f-torture/compile/19990502-1.f: New test.
8397 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8399         * g77.f-torture/compile/19990502-0.f: New test.
8401 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8403         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8404         intrinsic.
8406 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8408         * g77.f-torture/execute/u77-test.f (main): List libU77
8409         intrinsics not currently tested.
8410         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8411         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8412         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8413         Trim blanks off the ends of some printed strings.
8415 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8417         * g77.f-torture/execute/u77-test.f (main): Just warn about
8418         FSTAT gid disagreement, as it's expected on some systems.
8420 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8422         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8423         use a new function, which allows for some slop.
8424         Clean up some commentary.
8425         (issum): The new function.
8426         (sgladd): Deleted subroutine.
8428 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8430         * g77.f-torture/execute/u77-test.f: Modify to be more like
8431         libf2c/libU77 version, bringing patches to that version here.
8432         Add suitable commentary.
8434 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8436         * gcc.dg/990424-1.c: New test.
8438 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8440         * g77.f-torture/execute/u77-test.f (main): Bug involving
8441         LSTAT has been fixed, so turn back on full checking.
8443 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8445         * g77.f-torture/compile/19990419-0.f: New test.
8446         * g77.f-torture/execute/19990419-1.f: New test.
8448 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8450         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8451         to avoid the need for a prototype to supress a warning.
8453 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8455         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8457 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8459         * gcc.c-torture/execute/990404-1.c: New test.
8461 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8463         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8464         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8465         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8466         missing initializer warnings.
8468 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8470         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8471         matching strings.
8473 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8475         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8477 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8479         * g77.f-torture/execute/19990325-0.f: New test.
8480         * g77.f-torture/execute/19990325-1.f: New test.
8482 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8484         * gcc.c-torture/execute/990324-1.c: New test.
8486 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8488         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8489         test with 4.
8491 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8493         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8495 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8497         * g77.f-torture/execute/19990313-2.f: New test.
8498         * g77.f-torture/execute/19990313-3.f: New test.
8500 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8502         * g77.f-torture/execute/19990313-0.f: New test.
8503         * g77.f-torture/execute/19990313-1.f: New test.
8505 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8507         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8508         printf to sprintf.
8509         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8510         (main): Add check for u15.  Conditionalize u31 check depending on
8511         whether ints are <32 bits or >=32 bits.
8513 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8515         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8517 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8519         * g77.f-torture/compile/19990305-0.f: New test.
8520         * g77.f-torture/execute/19981119-0.f: New test.
8522 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8524         * g77.f-torture/execute/970625-2.f: call ABORT if final
8525         result is not correct, instead of just printing it.
8526         Add this checking via newly introduced obfuscation, to
8527         trip up buggy front ends.
8529 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8531         * g77.f-torture/compile/960317-1.f: Moved from being
8532         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8534 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8536         * g77.f-torture/execute/960317-1.f: New (old) test.
8537         * g77.f-torture/execute/970625-2.f: Ditto.
8539 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8541         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8542         message on line 1 or line 2; cccp and cpplib do this differently.
8544 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8546         * g++.old-deja/g++.law/weak1.C: New test.
8548 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8550         * gcc.c-torture/execute/990119-1.c: Renamed to...
8551         * gcc.dg/990119-1.c: this, so it will only be tested once
8552         (it's a preprocessor test, it doesn't need to be run at
8553         multiple optimization levels).
8555 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8557         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8558           ALWAYS_CXXFLAGS.
8560 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8562         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8563         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8564         to not be compilable by current g77.
8566 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8568         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8570 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8572         * gcc.c-torture/execute/990222-1.c: New test.
8574 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8576         * g77.f-torture/compile/19990218-0.f: New test.
8577         * g77.f-torture/noncompile/19990218-1.f: New test.
8579 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8581         * g77.f-torture/compile/19981216-0.f: New test.
8583 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8585         * gcc.dg/990214-1.c: New test.
8587 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8589         * gcc.dg/990213-2.c: New test.
8591         * gcc.dg/990213-1.c: New test.
8593 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8595         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8596         ints.
8598 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8600         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8601         specified by target.
8603         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8605 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8607         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8609 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8611         * gcc.dg/special/ecos.exp: New test driver for new tests with
8612         special requirements.
8614         * gcc.dg/special/alias-1.c: New test.
8615         * gcc.dg/special/gcsec-1.c: New test.
8616         * gcc.dg/special/weak-1.c: New test.
8617         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8618         * gcc.dg/special/weak-2.c: New test.
8619         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8620         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8621         * gcc.dg/special/wkali-1.c: New test.
8622         * gcc.dg/special/wkali-2.c: New test.
8623         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8624         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8626 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8628           * lib/c-torture.exp (c-torture-compile): Pull out code for
8629           analyzing gcc error messages.
8630           (c-torture-execute): Likewise.  Fix some (harmless) false
8631           positives.
8632           * lib/gcc.exp (gcc_check_compile): New function.
8634 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8636         * gcc.c-torture/execute/990208-1.c: New test.
8638 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8640         * g++.dg/special/ecos.exp: New driver for new tests with special
8641         requirements
8643         * g++.dg/special/conpr-1.C: New test
8644         * g++.dg/special/conpr-2.C: New test
8645         * g++.dg/special/conpr-2a.C: New test
8646         * g++.dg/special/conpr-3.C: New test
8647         * g++.dg/special/conpr-3a.C: New test
8648         * g++.dg/special/conpr-3b.C: New test
8650         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8651         allow g++ to use the dg driver
8653         * README: Add comment about g++.dg directory
8655 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8657         * README: Update email addresses.
8659 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8661         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8662         arguments in order to force structure S onto the stack even on
8663         the alpha.
8664         (test): Pass 10 leading arguments to function foo as well as the
8665         structure S.
8667         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8668         failure for all targets.
8670         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8671         abort to terminate program execution.
8673 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8675         * gcc.c-torture/execute/990130-1.c: New test.
8677 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8679         * gcc.dg/990130-1.c: New test.
8681 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8683         * gcc.c-torture/execute/990128-1.c: New test.
8685 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8687         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8689 1999-01-27  Felix Lee  <flee@cygnus.com>
8691         * lib/c-torture.exp (c-torture-compile): pull out code for
8692         analyzing gcc error messages.
8693         (c-torture-execute): ditto, and fix some (harmless) false
8694         positives.
8695         * lib/gcc.exp (gcc_check_compile): new function.
8697 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8699         * gcc.dg/990117-1.c: New test.
8701         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8703         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8705 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8707         * g77.f-torture/compile/990115-1.f: New test.
8709 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8711         * gcc.c-torture/compile/990107-1.c: New test
8713 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8715         * gcc.c-torture/execute/990106-2.c: New test.
8717         * gcc.c-torture/execute/990106-1.c: New test.
8719 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8721         * gcc.c-torture/compile/981223-1.c: New test.
8723 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8725         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8726         (opt3): Rename from opt4 and disable.
8728 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8730         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8732 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8734         * g++.old-deja/g++.other/conv5.C: New test.
8736 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8738         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8740 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8742         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8744 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8746         * gcc.c-torture/compile/981211-1.c: New test.
8748 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8750         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8752         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8754 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8756         * gcc.special/930510-1.c: Make C9X safe.
8757         * gcc.misc-tests/gcov-1.c Similarly.
8758         * gcc.misc-tests/gcov-2.c Similarly.
8760 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8762         * gcc.dg/ultrasp1.c: New test.
8764 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8766         * gcc.c-torture/execute/981206.c: New test.
8768 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8770         * g++.old-deja/g++.ns/template7.C: New test.
8772         * g++.old-deja/g++.other/expr1.C: New test.
8774         * g++.old-deja/g++.eh/tmpl3.C: New test.
8776         * g++.old-deja/g++.eh/tmpl2.C: New test.
8778 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8780         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8781         * g++.old-deja/g++.other/using6.C: Removed.
8782         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8784         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8786 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8788         * g++.old-deja/g++.pt/overload8.C: New test.
8790         * g++.old-deja/g++.pt/overload7.C: New test.
8792         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8794         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8795         and relinking messages.
8796         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8797         compiling with -frepo.
8799 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8801         * g++.old-deja/g++.pt/lookup6.C: New test.
8803 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8805         * gcc.c-torture/execute/981130-1.c: New test.
8806         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8808 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8810         * g++.old-deja/g++.pt/explicit76.C: New test.
8812         * g++.old-deja/g++.pt/friend38.C: New test.
8814         * g++.old-deja/g++.ns/crash2.C: New test.
8816         * g++.old-deja/g++.pt/defarg8.C: New test.
8818         * g++.old-deja/g++.pt/instantiate6.C: New test.
8820         * g++.old-deja/g++.pt/static6.C: New test.
8822         * g++.old-deja/g++.pt/decl2.C: New test.
8824 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8826         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8827         problem is actually related with name lookup, but so what? :-)
8829         * g++.old-deja/g++.pt/friend37.C: New test.
8831 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8833         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8834         element, which fails on some systems.
8836         * g77.f-torture/execute/labug1.f: New test.
8838 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8840         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8841         is defined.
8843 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8845         * g77.f-torture/compile/981117-1.f: New test.
8847 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8849         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8850         properly discarded.
8852 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8854         * gcc.c-torture/execute/memcheck: New directory of tests for
8855         -fcheck-memory-usage.
8857 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8859         * README: New file, general information about the testsuite and
8860         new description of the various C++ test subdirectories.
8861         * README.g++: Eliminate obsolete information, update and move most
8862         relevant stuff to README.
8864 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8866         * gcc.c-torture/compile/981107-1.c: New test.
8868 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8870         * execute/memcpy-bi.c: New testcase.
8872 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8874         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8875         base classes.
8877         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8878         template is selected.
8880         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8881         classes, it should be accepted for all types.
8883         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8885         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8886         specializations start with template headers.
8888 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8890         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8892         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8893         non-POD types.
8895 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8897         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8899 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8901         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8903 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8905         * 981019-1.c: New test.
8907 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8909         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8910         find objc headers.
8912 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8914         * compile/981001-4.c: Remove use of GCC extension that triggers a
8915         compiler bug.
8917 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8919         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8921 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8923         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8924         instantiation of template produces incorrect code for delete
8925         expression.
8927         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8928         constructors' name is not unique.
8929         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8930         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8932         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8933         automatic array of const is ill-formed.
8935         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8936         of template parameter?
8938         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8939         const.
8941         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8942         pointer-to-member expression.
8944         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8945         declaration causes ICE.
8947 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8949         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8950         reserved in the global namespace.
8952         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8953         generate needed virtual table.
8955         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8957 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8959         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8960         template-dependent type
8962 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8964         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8965         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8966         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8968         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8969         class should be usable as argument of member function.
8970         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8971         class should be usable as return type of member function.
8972         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8973         class should be usable as type of data member.
8975         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8977 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8979         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8981 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8983         * gcc.dg/dll-?.c Add thumb to target list.
8984         Fix assembler scan patterns to match current assembler output.
8986 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8988         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8989         matching of template brackets.
8991         * g++.old-deja/g++.other/using4.C: New test.  Test using
8992         declarations of methods from base classes.
8994         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8995         within functions should introduce names into the innermost
8996         enclosing namespace.
8998         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8999         of static locals if first initialization throws.
9001 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9003         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9005 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9007         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9008         lose track of the possible targets of tablejump insns.
9009         * special/special.exp: Run it.
9011 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9013         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9014         must be declared before its specializations can be named in friend
9015         declarations.
9017 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9019         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9021         * g77.f-torture/execute/io1.f: New test.
9023 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9025         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9026         with pointer to template function, for which no argument deduction
9027         is possible.
9029         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9030         specialization of template function as argument to template
9031         function.
9033         * g++.old-deja/g++.other/access2.C: New test; Inner class
9034         shouldn't have privileged access to Outer's names.
9036 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9038         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9039         friend template declared within template class conflicts with
9040         nested class of the same name.
9042         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9043         is ignored.
9045         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9046         object with direct initializer as function declaration.
9048         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9049         initializers.
9051         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9052         involving const pointer and NULL produces incorrect result.
9054         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9055         type name without `typename' should be rejected with -pedantic.
9057 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9059         * g++.old-deja/g++.other/addrof1.C: New test.
9061 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9063         * gcc.c-torture/compile/981001-1.c: New test.
9064         * gcc.c-torture/execute/981001-1.c: New test.
9066 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9068         * gcc.c-torture/compile/981001-2.c: New test.
9069         * gcc.c-torture/compile/981001-3.c: New test.
9070         * gcc.c-torture/compile/981001-4.c: New test.
9072 1998-10-01  Robert Lipe  <robertl@dgii.com>
9074         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9075         multilibbed hosts.   Idea grafted from g77.exp.
9077 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9079         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9080         avoid losing on systems which need -lsocket.
9082 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9084         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9085         * g++.old-deja/g++.other/nested2.C: Ditto.
9086         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9087         failure.
9089 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9091         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9092         preferred over template operator!= for enum bitfields.
9094 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9096         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9097         that happen to have the same base name, but in different scopes,
9098         are incorrectly rejected.
9100 1998-09-16  Richard Henderson  <rth@cygnus.com>
9102         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9103         on the native word size instead of an integer literal.
9105 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9107         * g++.old-deja/g++.other/static2.C: Invocation of static data
9108         member of type pointer-to-function denoted as non-static member.
9110         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9111         checks involving function types and aliases.
9113 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9115         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9116         redefined to the same non-trivial type.
9118         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9119         namespace-qualification of template specializations declared in
9120         other namespaces.
9122         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9123         to declare a subset of the specializations of a template function
9124         as friends of specializations of a template class.
9126         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9127         member templates that do not fully specialize the enclosing
9128         template class are rejected.
9130 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9132         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9134 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9136         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9137         altered from libf2c/libU77 version.
9139 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9141         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9143 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9145         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9146         (un)signed char are different types for template specialization
9147         purposes.
9149 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9151         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9152         * objc: ObjC testsuite.
9154 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9156         * gcc.c-torture/execute/941014-1.x:  New file.
9158 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9160         * lib/c-torture.exp: Add support for
9161         torture_eval_before_compile and torture_eval_before_execute
9162         variables.
9164 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9166         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9167         this test triggers valid.
9169 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9171         * gcc.dg/980827-1.c: New test.
9173 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9175         * gcc.c-torture/execute/loop-4b.c: New test.
9177 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9179         * lib/c-torture.exp: Add support for
9180         torture_eval_before_compile and torture_eval_before_execute
9181         variables.
9183 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9185         * gcc.c-torture/compile/980825-1.c: New test.
9187 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9189         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9190         count number tests in opt_t0 not good_t0.
9192 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9194         * gcc.c-torture/compile/930326-1.x: Fix typo.
9196 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9198         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9199         causes an ICE.
9201 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9203         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9204         STACK_SIZE is defined.
9205         * gcc.c-torture/unsorted/stuct.c: Similarly.
9207         * gcc.c-torture/compile/980821-1.c: New test.
9209 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9211         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9213 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9215         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9216         code.
9218 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9220         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9221         error'.
9223 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9225         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9227 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9229         * gcc.c-torture/compile/980816-1.c: New test.
9231         * gcc.dg/980816-1.c: New test.
9233 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9235         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9236         compiler for ieee tests.
9238 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9240         * g77.f-torture/compile/980729-0.f: New test.
9242 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9244         * gcc.c-torture/special/eeprof-1.c: New test, for
9245         -finstrument-functions.
9246         * gcc.c-torture/special/special.exp: Run it.
9248 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9250         * gcc.c-torture/compile/980729-1.c: New test.
9252 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9254         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9255         __thumb__ is defined, and test for ARM style doubles if so.
9257 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9259         * g77.f-torture/noncompile/980615-0.f: New test.
9261 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9263         * gcc.dg/980312-1.c: Do link instead of compile.
9264         * gcc.dg/980313-1.c: Likewise.
9266 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9268         * gcc.c-torture/compile/980726-1.c: New test.
9270 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9272         * g77.f-torture/execute/io0.f: New test.
9274 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9276         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9277         an int.
9279 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9281         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9282         m32r bugs.
9284 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9286         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9287         c-decl.c:grokdeclarator can handle mode attributes.
9289 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9291         * gcc.c-torture/execute/980716-1.c: New test.
9293 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9295         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9296         the mn10200.
9297         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9298         the mn10200.
9299         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9300         * gcc.c-torture/compile/930326-1.x: Similarly.
9302 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9304         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9305         New test from Craig.
9307 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9309         * g77.f-torture/noncompile/980616-0.f: New test.
9311         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9313 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9315         *  g++.other/singleton.C: Return error value instead of taking
9316         SIGSEGV.
9318 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9320         *  g++.other/singleton.C: New test.   Warning is under dispute.
9321         Runtime crash is not.
9323 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9325         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9326         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9327         using6.C, using7.C}:  New namespace tests.
9329 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9331         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9332         specialization with typedef'ed names used as array indexes.
9334 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9336         * gcc.c-torture/execute/980709-1.c: New test.
9338         * gcc.dg/980709-1.c: New test.
9340 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9342         * gcc.c-torture/execute/bcp-1.c: New test.
9344 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9346         * gcc.c-torture/execute/980707-1.c: New test.
9348 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9350         * gcc.c-torture/compile/980706-1.c: New test.
9352 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9354         * g77.f-torture/execute/980701-0.f,
9355         g77.f-torture/execute/980701-1.f: New test from Craig.
9357 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9359         * gcc.c-torture/compile/980701-1.c: New test.
9361         * gcc.c-torture/execute/980701-1.c: New test.
9363 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9364 rlsruhe.de>
9366         * g++.old-deja/g++.robertl/eb132.C: New test.
9367         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9369 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9371         * g77.f-torture/execute/980628-7.f,
9372         g77.f-torture/execute/980628-8.f,
9373         g77.f-torture/execute/980628-9.f,
9374         g77.f-torture/execute/980628-10.f: New tests from Craig.
9376         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9378 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9380         * g77.f-torture/execute/980628-4.f: New test from Craig.
9381         * g77.f-torture/execute/980628-5.f: Likewise.
9382         * g77.f-torture/execute/980628-2.f: Likewise.
9383         * g77.f-torture/execute/980628-0.f: Likewise.
9384         * g77.f-torture/execute/980628-1.f: Likewise.
9385         * g77.f-torture/execute/980628-3.f: Likewise.
9386         * g77.f-torture/execute/980628-6.f: Likewise.
9388 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9390         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9391         directory when nothing has been installed yet.
9393 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9395         * gcc.c-torture/special/special.exp: Handle newer versions of
9396         dejagnu.
9398 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9400         * gcc.dg/980626-1.c: New test.
9402 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9404         * gcc.misc-tests/m-un-2.c: New test.
9405         * g++.old-deja/g++.other/warn01.c: Likewise.
9407 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9409         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9410         compatibility with assmblers with a different comment character.
9411         Eliminate use of GAS-specific extensions.
9413 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9415         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9417 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9419         *lib/g77.exp: Replace search for libf2c.a with search for newly
9420         renamed libg2c.a
9422 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9424         * gcc.c-torture/execute/980617-1.c: New test.
9426 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9428         * gcc.c-torture/execute/980612-1.c: New test.
9430 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9432         * gcc.dg/980523-1.c: Only test on ppc-linux.
9433         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9435         * gcc.c-torture/execute/980608-1.c: New test.
9437 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9439         * gcc.c-torture/execute/980605-1.c: New test.
9441 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9443         * gcc.c-torture/execute/980604-1.c: New test.
9445 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9447         * gcc.c-torture/execute/980602-1.c: New test.
9448         * gcc.c-torture/execute/980602-2.c: Likewise.
9450 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9452         * 970125-0.f: Fix per JCB.  Add commentary.
9454 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9456         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9457         IEEE -0 support.
9459 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9461         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9462         earlier.
9464 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9466         * gcc.c-torture/execute/980526-3.c: New test.
9468 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9470         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9471         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9472         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9473         m88k-motorola-sysv3 to XFAIL.
9475 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9477         * gcc.dg/980526-1.c: New test.
9478         * gcc.c-torture/execute/980526-2.c: New test.
9480 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9482         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9484         * gcc.c-torture/execute/980526-1.c: New test.
9486 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9488         * g77.f-torture/execute/alpha2.f: Add runtime test.
9490 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9492         * g++.old-deja/old-deja.exp: Strip leading directories.
9494         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9495         error for the line.  Don't run multiple tests for the same line.
9497 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9499         * gcc.dg/980523-1.c: New test.
9501 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9503         * g77.f-torture/compile/970915-0.f: New test.
9505 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9507         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9509 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9511         * gcc.dg/980520-1.c: New test.
9513 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9515         * gcc.dg/980502-1.c: Fix return type.
9517 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9519         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9520         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9521         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9522         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9523         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9525 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9527         * g77.f-torture/execute/980520-1.f: New test.
9529 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9531         * lib/mike-g77.exp: New file.
9533         * g77.f-torture/noncompile/noncompile.exp,
9534         g77.f-torture/noncompile/check0.f: New files.
9536 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9538         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9539         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9540         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9541         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9542         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9543         abort where appropriate.
9545 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9547         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9548         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9550 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9552         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9554 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9556         * g77.f-torture/compile/980427-0.f: New test.
9558 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9560         * g77.f-torture/compile/980424-0.f: New test.
9562 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9564         * g77.f-torture/compile/980419-2.f (main): New test.
9565         * g77.f-torture/compile/970125-0.f: New test.
9566         * g77.f-torture/compile/980419-1.f: New test.
9568 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9570         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9571         of loop-4.c.
9573 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9575         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9577 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9579         * gcc.c-torture/compile/980329-1.c: New test.
9581 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9583         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9584         * gcc.dg/980312-1.c: Fix typo in -march command.
9586 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9588         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9590 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9592         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9593         Dave Love agree the Fortran source is bogus.
9595 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9597         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9598         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9599         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9600         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9601         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9603 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9605         * g++.old-deja/g++.other/friend1.C: New test.
9607 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9609         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9610         possibly uninitialized) variables and declare dnrm2.
9612 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9614         From Bruno Haible <haible@ilog.fr>:
9615         * gcc.c-torture/execute/980223.c: New test.
9617 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9619         * gcc.dg/ifelse-1.c: New test.
9621 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9623         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9625           * lib/old-dejagnu.exp (old-dejagnu): Added the
9626           "execution test - XFAIL *-*-*" handling in the spirit of
9627           "excess errors test -". Changed the "execution test fails"
9628           handling to be like "excess errors test fails".
9629           * Update various tests accordingly.
9631 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9633         * gcc.c-torture/execute/980205.c: New test.
9635 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9637         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9638         * lib/f-torture.exp: Similarly.
9639         * gcc.c-torture: Rename all .cexp files to .x files.
9641 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9643         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9644         (940510-1.c): Removed duplicate.
9645         (971104-1.c): New test.
9647 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9649           * lib/f-torture.exp: Improve error and loop detection.
9651 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9653         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9654         use that to size the filler array.
9656 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9658         * lib/c-torture.exp(c-torture-execute): Fix typo.
9660         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9661         testcase as the executable name. Keep the executable around if
9662         the test fails.
9664 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9666         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9667         changes.  Only test one -g option, and move it to the end of the
9668         list of options to test.
9670 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9672         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9673         variable GCC_TORTURE_OPTIONS to supply default switches separated
9674         by colons.  If no environment variable, run tests with -O0 -g, -O1
9675         -g, and -O2 -g as well.
9677 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9679         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9680         explanatory comments. Fix indentation.
9682 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9684         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9686 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9688         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9689         * g++.old-deja/g++.mike/p7325.C: Likewise.
9690         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9692 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9694         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9695         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9696         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9697         * g++.old-deja/g++.law/operators4.C: Likewise.
9699 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9701         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9702         * g++.old-deja/g++.mike/p784.C: Ditto.
9703         * g++.old-deja/g++.mike/p785.C: Ditto.
9705 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9707           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9709 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9711         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9712         target feature; pass this to c-torture-execute as needed.
9714 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9716         * lib/c-torture.exp(c-torture-execute): If the previous and the
9717         current executables being tested are identical, we don't need to
9718         run the executable again. Try to make the executable names
9719         unique. Add an optional argument for passing additional compiler
9720         flags.
9722 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9724         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9726 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9728         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9730 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9732         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9733         32bit or larger longs.
9735         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9736         have either a 32bit long or 32bit int.
9738 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9740         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9741         Make double precision tests dependent on sizeof (double).
9743 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9745         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9746         too.
9748 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9750         * gcc.c-torture/compile/961203-1.cexp: New script.
9752 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9754         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9755         up the includes ourselves.
9757 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9759         * lib/plumhall.exp: Remove random include, and add a few
9760         verbose messages for debugging.
9762 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9764         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9765         of trying to do it ourselves.
9767 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9769         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9771 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9773         * gcc.prms/5403.c: Made regexp a bit less strict.
9775 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9777         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9778         is returned from remote_load instead.
9779         * lib/plumhall.exp: Ditto.
9780         * lib/mike-g++.exp: Ditto.
9781         * lib/old-dejagnu.exp: Ditto.
9782         * lib/c-torture.exp: Ditto.
9784 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9786         * lib/g++.exp: Use build_wrapper procedure.
9787         * lib/gcc.exp: Ditto.
9789 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9791         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9792         an old-style decl for malloc.  Fixes tests to work when
9793         sizeof (int) != sizeof (size_t).
9795 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9797         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9799         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9800         use stdargs.h interface.
9802 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9804         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9805         NO_VARARGS when compiling.
9807 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9809         * lib/plumhall.exp(ph_includes): New procedure.
9810         (ph_make): Use it.
9811         (ph_compiler): Ditto.
9813         * lib/g++.exp: Rename test-glue.c to testglue.c.
9814         * lib/gcc.exp: Ditto.
9816 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9818         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9819         to completion when it's called.
9821 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9823         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9824         is defined, don't do test.
9826 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9828         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9829         for object files.
9830         (ph_summary): Mark skipped testcases as untested, not unresolved.
9832         * lib/plumhall.exp (ph_make): If unresolved because of bad
9833         errorCode, record errorCode in log file.
9834         (*): Replace send_log/verbose with verbose -log.
9836 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9838         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9839         double conversion if double isn't at least 8 bytes.
9841         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9842         int to work with targets where int is 16 bits.
9844         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9845         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9846         precision for the test to complete.
9848 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9850         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9851         if d10v is not compiled with the -mdouble64 flag.
9852         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9854         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9855         d10v is not compiled with the -mint32 flag.
9857 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9859         * lib/plumhall.exp: Use incr_count.
9861 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9863         * gcc.c-torture: Update to c-torture-1.45.
9865 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9867         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9868         the name of the expect testcase file).
9870         * lib/g++.exp(g++_init): Ditto.
9872 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9874         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9875         the host.
9877         * lib/gcc.exp(gcc_exit): New procedure.
9879 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9881         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9882         specs where appropriate.
9884         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9885         because of new "candidates are" messages, and removed a few
9887         * Converted all non-old-style g++ testcases to old-style, and
9888         moved into g++.old-deja.
9890 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9892         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9893         options.
9895         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9896         succeeded.
9898         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9900 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9902         * lib/gcc.exp (gcc_target_compile): Add support for defining
9903         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9904         the machine doesn't have those features.
9906 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9908         * g++.law/operators4.exp: Don't use LIBS.
9910 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9912         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9914         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9915         * lib/g++.exp: Set it here instead. Also, allow use of the
9916         --tool_exec and --tool_opt options. Change CXX to
9917         GXX_UNDER_TEST.
9919         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9921         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9923 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9925         * lib/old-dejagnu.exp: Use prune_warnings instead of
9926         prune_system_crud.
9927         * lib/mike-g++.exp: Ditto.
9928         * lib/gcc.exp: Ditto.
9929         * lib/g++.exp: Ditto.
9931         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9933 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9935           * 941014-2.c: Include stdlib.h
9936           * 960327-1.c: Include stdio.h
9937           * dbra.c, index-1.c: Don't assume ints are 32bits.
9939 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9941         * lib/gcc.exp: Add gcc,stack_size target feature.
9943         * lib/g++.exp(g++_target_compile): Add the include and link
9944         paths here, not in two other places. And, it's $options, not
9945         options.
9947         * lib/mike-g++.exp(postbase): Remove the code that determines
9948         the correct include and link paths.
9949         * g++.old-deja/old-deja.exp: Ditto.
9951 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9953         * lib/g++.exp(g++_init): target_compile no longer returns the
9954         filename of the result.
9956 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9958         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9959         call to glob.
9961         * gcc.c-torture/special/special.exp: Change call to
9962         gcc_target_compile to include the object file.
9964 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9966         * gcc.c-torture/special/special.exp: Correct misspelling in last
9967         change.
9969 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9971         * lib/plumhall.exp(ph_summary): Log the entire output of the
9972         executable. Return -1 if there were any failures, 0 otherwise.
9973         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9974         (ph_make): Clean up objects and executables that were built
9975         if the tests succeeded.
9977 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9979         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9980         libraries and includes in the build tree as appropriate.
9982 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9984         * lib/c-torture.exp: Instead of looking for the global variable
9985         NO_LONG_LONG, check to see if that's a feature of the target.
9987 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9989         * config/default.exp: Minimize. Delete the remainer of the files in
9990         config; this functionality is now in devo/dejagnu/config.
9992         g++.*/*: Pass any additional flags used to compile to postbase;
9993         delete CXXFLAGS.
9995         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9996         is now done by runtest.exp. Use gcc_target_compile instead of
9997         compile.
9999         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10000         Remove references to CFLAGS. Use remote_file instead of
10001         calling rm -f.
10002         (c-torture): Take a list of arguments to use to compile this
10003         testcase.
10005         lib/g++.exp: Simplify. Use target_compile instead of compile.
10006         lib/gcc-dg.exp: Ditto.
10007         lib/gcc.exp: Ditto.
10008         lib/mike-{gcc,g++}.exp: Ditto.
10009         lib/old-dejagnu.exp: Ditto.
10010         lib/plumhall.exp: Ditto.
10012 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10014         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10015         (ph_linker): Likewise.
10017 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10019           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10020         MAP_ANON / MAP_ANONYMOUS if defined;
10021         else try to map from /dev/zero .
10023 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10025         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10026         isn't defined, then define it to MAP_ANONYMOUS.
10028 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10030         * gcc.c-torture: Update to c-torture-1.42 release.
10032 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10034         * gcc.c-torture: Update to c-torture-1.41 release.
10036 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10038         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10039         c-torture release.
10041 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10043         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10044         and LDFLAGS.  Fix second case to append the target_info ldflags
10045         onto LDFLAGS, not CFLAGS.
10046         * lib/g++.exp (g++_init): Add target_info stuff.
10047         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10048         of libgloss and newlib flags for !native.
10050         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10051         (GDB): Fix relative path to go up another dir for finding gdb.
10053 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10055         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10056         versions in the target_info array, if they don't exist.
10058 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10060         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10062 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10064         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10065         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10067 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10069         * lib/old-dejagnu.exp: Don't remove the output file before we've
10070         actually tested it. Don't append pwd to the path of the executable
10071         we're testing.
10073 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10075         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10077 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10079         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10080         temporary directory for compiler files, and set it to a default
10081         value of /tmp. Set $output as the name of the output file from
10082         compiling the testcase. Add a -o option to $cflags_var so the
10083         compiler writes the final output file as $output. Set $executable
10084         to $output.
10086         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10087         directory for compiler files, and set it to /tmp if it doesn't
10088         already have a value. Set $output_file to the name of the output
10089         file from compiling the testcase. Add a -o option to CXXFLAGS so
10090         the compiler writes the final output file as $output. Use $output
10091         as the executable to be tested.
10093 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10095         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10097 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10099         * gcc.c-torture/execute/pending-1.c: New test.  Still
10100         pending in Tege's queue.
10102 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10104         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10105         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10106         if there were failures.  Call unresolved if there were unresolved
10107         testcases.  Call gcc_fail if program did not run to completion.
10108         (ph_make): Pass additional argument name to ph_execute.
10109         (ph_execute): Add new argument.  Pass additional arguments to
10110         ph_summary.  Call gcc_fail is there is no execution output.
10112 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10114         * lib/plumhall.exp (proc_summary): Output relavent summary
10115         lines into the log so specific failures in plumhall can be
10116         investigated.
10118 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10120         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10121         (c-torture-execute): Don't try to execute tests which use
10122         "long long" types if $NO_LONG_LONG is nonzero.
10124 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10126         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10127         not c-torture.
10129         * gcc.ieee: Move from here.
10130         * gcc.c-torture/execute/ieee: To here.
10132 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10134         * gcc.c-torture: Update to c-torture-1.41 release.
10136 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10138         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10139         not "$output".
10141 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10143         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10144         -c present.
10146 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10148         * config/proelf.exp: Handle connecting to a simulator.
10150 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10152         * config/proelf.exp: New file.  Enough framework that we can
10153         run c-torture tests on the proelf targets (or any other target
10154         that gdb can connect to for that matter).
10156 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10158         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10159         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10161         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10162         exec_output exists.
10164 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10166         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10167         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10169         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10170         to pass/fail/unresolved/unsupported/untested.  Caller must now
10171         call unresolved/unsupported/untested.
10172         * lib/*.exp: Update FSF address.  Update to handle new results of
10173         ${tool}_load.
10174         * lib/chill.exp (verbose): Delete.
10176 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10178         * lib/gcc.exp (default_gcc_start): Change order of args to
10179         $LDFLAGS $CFLAGS $LIBS.
10180         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10181         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10182         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10183         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10184         * gcc.misc-tests/dg-test.exp: Likewise.
10185         * gcc.misc-tests/msgs.exp: Likewise.
10186         * gcc.prms/prms.exp: Likewise.
10187         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10188         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10190         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10192 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10194         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10196         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10197         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10199         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10200         necessary.
10202 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10204         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10205         global for loop; add use of $mathlib.
10206         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10207         settings here; set mathlib for anything but VxWorks.
10209 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10211         * gcc.c-torture: Update to c-torture-1.40 release.
10213 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10215         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10216         dg.exp.
10218 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10220         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10221         global.
10223 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10225         * lib/g++.exp (LIBS): Define if not already.
10226         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10227         (gcc-dg-prune): Call prune_gcc_output.
10228         * lib/gcc.exp (prune_gcc_output): New proc.
10229         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10230         prune_gcc_output.
10232 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10234         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10235         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10237 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10239         * gcc.c-torture: Update to c-torture-1.39 release.
10241 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10243         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10244         fails, try others as well.
10246 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10248         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10249         If compilation fails, mark execute tests as `untested'.
10250         If test is marked as unsupported, don't mark compilation and
10251         execute tests as failed.
10253 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10255         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10256         libstdc++ for whether or not we want to be doing shared
10257         libraries.  Delete link_curses since we don't need it anymore.
10258         * lib/mike-g++.exp (postbase): Don't link in libg++.
10259         * g++.old-deja/old-deja.exp: Likewise.
10261 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10263         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10265 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10267         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10268         For that, add `-Wl,-a,shared_archive'.
10269         * g++.old-deja/old-deja.exp: Likewise.
10271 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10273         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10275 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10277         * lib/mike-g++.exp (postbase): Pay attention to the status of
10278         g++_load.
10280 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10282           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10284 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10286         * lib/gcc.exp (default_gcc_start): No longer need to log program
10287         being executed or its output, execute_anywhere does that now.
10288         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10289         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10291 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10293         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10294         the same as those in lib/g++.exp.
10296 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10298         * gcc.c-torture: Update to c-torture-1.38 release.
10299         * gcc.ieee: Related changes.
10301 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10303         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10304         "exec". Minor reformatting changes.
10306         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10307         cross. This means all "exec" calls now work on a remote host as
10308         well.
10309         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10310         cross. Filter out the extra "\r\n" stuff that expect puts in.
10311         (c-torture-execute): Filter out the bogus warnings like
10312         c-torture-compile does. Add support for canadian cross.
10313         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10314         Use execute_anywhere rather than calling exec directly. Now it
10315         works for canadian cross testing.
10317 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10319         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10320         results into a variable, and check that rather than using file exists.
10322 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10324         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10325         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10327 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10329         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10330         lib_curses if there's a shared libg++ in the build tree.
10332 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10334         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10335         if not supported target.
10337 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10339         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10340         link_curses up to always happen, not just for native builds.
10342 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10344         * gcc.c-torture: Update to c-torture-1.36 release.
10345         * gcc.failure: Related changes.
10347 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10349         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10351 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10353         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10354         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10355         runshlib, link_curses, and mathlib for link and run.
10357         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10358         pass the runtime shared library options for Solaris, OSF/1, and
10359         Irix5, and link with -lcurses to avoid unresolved references.
10361 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10363         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10364         only run once.
10366 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10368         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10370 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10372         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10373         do not have a framework for the "compat" tests yet.
10375 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10377         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10378         set to null if we're testing vxworks5.1.  Use that instead of
10379         `-lm' in the setting of LIBS for link and run.
10381 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10383         * config/rom68k.exp (${tool}_load): Major changes to make it
10384         work.  Verified that it does in fact return the stuff in
10385         exec_output properly.  Catch any Emul or any TRAP other than 0.
10387 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10389         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10390         LDFLAGS properly for targets that need stuff from libgloss.
10391         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10392         only run once.
10393         (gpp_initialized): New variable.
10395 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10397         * config/rom68k.exp: Load libgloss.exp.
10398         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10399         so we can produce a fully linked binary.
10400         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10401         so we can produce a fully linked binary.
10403 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10405         * lib/plumhall.exp (ph_section): Watch for expected failures.
10406         Add missing `else'.
10408         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10409         run the testcase.
10410         (c-torture): Likewise.
10412 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10414         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10416         * lib/mike-g++.exp (mike_cleanup): New proc.
10417         (prebase): New globals compiler_result, not_compiler_result,
10418         target_regexp.
10419         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10420         allow leading "-" in pattern.  Watch for unsupported tests.
10421         If $compiler_result is set, pattern match assembler code,
10422         and ditto for $not_compiler_result.
10423         * lib/mike-gcc.exp: Likewise.
10425         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10426         execution "succeeded".
10428 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10430         * config/win32.exp: New file.
10431         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10433 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10435         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10436         unsupported.
10437         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10438         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10439         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10441         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10442         "... without exceptions was ...".  That is now handled by
10443         prune_system_crud.
10444         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10446 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10448         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10449         sieve.c,sort2.c}: New files.
10450         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10451         sieve.exp,sort2.exp}: Drivers for them.
10453         * lib/mike-gcc.exp (program_output): New user settable variable.
10454         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10455         messages.
10456         * lib/mike-g++.exp (program_output): New user settable variable.
10458         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10460         * config/sh.exp: Deleted (use sim.exp instead).
10462 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10464         * config/vx.exp: Declare CHECKTASK as global.
10465         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10466         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10467         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10469 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10471         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10472         target. Like vx.exp, only includes `vx29k.exp' instead of
10473         `vxworks.exp'.
10475 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10477         * config/sim.exp: Increase time limit from 120 seconds to 240.
10479 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10481         * gcc.c-torture/execute/950628-1.c: New test.
10483 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10485         * gcc.c-torture: Update with changes/additions from
10486         c-torture-1.34.
10488 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10490         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10492 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10494         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10496 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10498         * gcc.c-torture/compile/950512-1.c: New test.
10499         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10500         * gcc.dg/struct-ret-1.c: Likewise.
10502 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10504         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10505           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10507 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10509         * gcc.c-torture/special/920411-1.c: Deleted.
10510         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10512 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10514         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10515         cpu limit.
10517 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10519         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10521 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10523         From kenner;
10524         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10525         is the proper length.
10526         * va-arg-3.c: Likewise.
10528 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10530         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10531         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10533         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10534         * lib/g++.exp (default_g++_start): Delete old cruft.
10536 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10538         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10539         (2 * (1 << 18)) to (2 * (1 << 17)).
10541         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10543 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10545         * config/rom68k.exp: Renamed from config/idp.exp
10547 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10549         * c-torture/compile/921109-2.c
10551 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10553         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10554         excess errors.
10556 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10558         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10559         output.
10560         * lib/g++.exp (default_g++_start): Likewise.
10562 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10564         * gcc.c-torture/compile/950329-1.c: New test.
10566 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10568           * config/bug.exp (${tool}_load): Updated to use new remote_open
10569           and remote_close procs.
10570         * config/idp.exp: New file.
10572 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10574         * gcc.c-torture/execute/950322-1.c: New test.
10576 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10578         * config/vx.exp (${tool}_load): Clean up testing of return code from
10579         vxworks_ld and vxworks_spawn.
10581 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10583         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10585 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10587         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10588         can mark excess errors on a machine by machine basis.  Note, the
10589         default is to not expect any excess errors, even when excess
10590         errors test - is given, so you will want to put an XFAIL ... on
10591         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10592         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10593         those 4 machines, but no others.
10595 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10597         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10598         * lib/c-torture.exp: to here.
10600 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10602         * gcc.c-torture/execute/950221-1.c: New test.
10603         * gcc.c-torture/execute/struct-ret-1.c: New test.
10604         * gcc.c-torture/compile/950221-1.c: New test.
10606         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10608 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10610         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10611         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10613 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10615         * g++.gb: New directory of tests, derived from my signature and
10616         class scoping tests.
10618         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10619         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10620         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10621         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10622         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10623         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10624         * g++.gb/sig25.C: Likewise.
10626         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10627         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10628         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10629         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10630         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10631         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10632         * g++.gb/sig25.exp: Likewise.
10634         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10635         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10636         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10637         * g++.gb/scope13.C: Likewise, this test still fails.
10639         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10640         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10641         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10642         * g++.gb/scope13.exp: Ditto.
10644         * g++.gb/README: New file, explains what these tests are about.
10646 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10648         * lib/dg.exp (dg-do): Support `preprocess'.
10649         (dg-test): Likewise.
10651 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10653         * config/udi.exp: change "continue -expect" to "exp_continue".
10655 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10657         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10658         Delete redundant tests.
10660         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10661         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10662         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10663         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10664         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10665         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10666         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10667         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10669         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10670         storing label pointers.
10671         * gcc.c-torture/execute/921019-1.c: Likewise.
10672         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10673         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10674         parameter fp.
10675         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10676         constants.
10678         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10679         Delete obsolete tests.
10681         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10682         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10683         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10684         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10685         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10686         * gcc.c-torture/compile/950124-1.c: New test.
10688         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10690 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10692         * lib/mike-g++.exp: Add -lm to LIBS.
10694 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10696         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10698 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10700         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10702 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10704         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10706 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10708         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10709         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10710         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10711         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10712         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10713         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10714         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10715         * g++.law/{operators31.C, operators32.C,
10716         * g++.law/{operators33.C, operators34.C}: Likewise.
10717         * g++.law/{pic1.C, refs2.C}: Likewise.
10718         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10719         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10720         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10721         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10723         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10724         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10725         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10726         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10727         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10728         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10729         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10730         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10731         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10732         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10733         * g++.law/{operators34.exp}: Likewise.
10734         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10735         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10736         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10737         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10738         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10740         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10741         No longer expected to fail.
10742         * g++.law/missed-error3.C: Tweak for recent bool changes.
10744 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10746         * config/emb-unix: Deleted.
10747         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10748         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10750 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10752         * lib/dg.exp (dg-test): Fix typo in last patch.
10754 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10756         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10757         (handles multiple occurrences).
10759 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10761         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10762         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10763         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10764         printed).
10765         * lib/c-torture.exp (c-torture-compile): Likewise.
10766         (c-torture): Prepend full path if missing.
10767         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10768         (gcc_fail): Likewise.
10769         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10771 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10773         * lib/netware.exp: Only attach to NetWare i386 systems.
10775 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10777         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10778         messages.  Add test name to "output pattern match" pass/fail message.
10780 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10782         * gcc.dg: New testsuite.
10783         * gcc.dg/dg.exp: New file.
10785         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10786         test-switch.c}: Deleted.
10788         * gcc.misc-tests/msgs.exp: New testcase driver.
10790 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10792         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10793         Watch for illegal return values from ${tool}_load.
10794         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10795         cross targets.  Coerce return value >0 to 1.
10797 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10799         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10801         * config/emb-unix.exp: New file.
10803         * config/sim.exp: Error if variable $SIM not defined.
10804         (${tool}_load): Mark test as "untested" if simulator missing.
10806         * config/unix.exp: Load remote.exp to get rcp_download.
10807         * lib/c-torture.exp: Use different option lists for testcases with
10808         and without loops.
10809         * gcc.c-torture/execute/execute.exp: Likewise.
10811 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10813         * config/*.exp: Clarify return code from ${tool}_load.
10814         Call `unresolved' or `untested' instead of `warning' or `perror'
10815         (sometimes you still want to call both though).
10816         Add comment that `shell_id' is local to each file.
10817         * config/udi.exp (timeout): Set to 30.
10818         Don't print warning if connection fails, $connectmode has already
10819         printed an error.
10820         (${tool}_load): Move verbose messages to level 2.
10821         Rework pattern for "Process started" message.
10822         Pass `shell_id' to ${connectmode}_download.
10823         Retry twice upon timeout.  Make resetting of target more robust.
10824         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10825         Pass `shell_id' to exit_$connectmode.
10826         Only call exit_$connectmode if connected.
10827         * config/unix.exp (${tool}_load): Check return codes better.
10828         * config/vrtx.exp (${tool}_load): Likewise.
10829         * config/vx.exp (${tool}_load): Likewise.
10830         Delete unneeded global's.
10831         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10832         from ${tool}_load.
10833         (dg-stat): Delete.
10834         (dg-init): Delete recording of pass/fail counts.
10835         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10836         (old-dejagnu-init): Likewise.
10837         (old-dejagnu-stat): Delete contents, empty proc now.
10838         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10839         (c-torture): Delete references to lcnt, lpass, lfail.
10840         Get option list from TORTURE_OPTIONS.
10841         Delete -funroll[-all]-loops if no loops.
10842         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10843         (g++_stat): Delete contents (empty proc now).
10844         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10845         (gcc_finish): Likewise.
10846         (gcc_stat): Deleted.
10847         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10848         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10849         * gcc.c-torture/execute/execute.exp: Likewise.
10850         Split tests into two parts: compile, execute.
10851         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10852         no loops.  Update to reflect clarified return codes from ${tool}_load.
10854 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10856         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10857         to grep for.
10858         (old-dejagnu): Likewise (where necessary).
10860 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10862         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10864         * lib/dg.exp (dg-process-target): Fix processing of selector.
10865         Add comment regarding use of `error'.
10867         * lib/gcc.exp (prune_system_crud): Define if missing.
10868         * lib/g++.exp (prune_system_crud): Likewise.
10870         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10871         Call prune_system_crud.
10872         * lib/dg.exp (dg-runtest): New proc.
10873         Use perror instead of send_user for tcl errors in testcase.
10874         Don't return any value, it's never used.
10875         Don't clobber previous definition of `unknown'.
10876         Print tcl errors in `dg-final'.
10878 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10880         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10881         (dg-test): Don't print errorInfo, it contains stack backtrace.
10883 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10885         * lib/g++.exp (runtest_file_p): Define if missing.
10887 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10889         * lib/mike-g++.exp: Comment out loading of g++.exp.
10890         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10891         (default_g++_version): Always print something.
10892         (default_g++_start): Comment out call to `which'.
10893         (g++_start, g++_load): Deleted (must be defined in config file).
10894         * lib/gcc.exp: Test for existence of $CC at start.
10895         Delete check for tmpdir (done in gcc_init).
10896         (default_gcc_version): Always print something.
10897         (default_gcc_start): Comment out call to `which'.
10898         * config/*.exp: Major cleanup - make cross targets work at least a
10899         little better for g++ (by not being "--tool gcc" specific).
10900         Rename gcc_xxx to ${tool}_xxx.
10901         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10902         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10904 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10906         * lib/c-torture.exp (c-torture-compile): Rework compiler
10907         message processing.
10909         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10910         c-torture.
10912 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10914         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10916         * lib/dg.exp (dg-process-target): Support { target native }.
10918 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10920         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10921         looked for "... program xxx got fatal signal".
10922         Correct regsub munging of `comp_output'.
10923         Ignore compiler messages "path prefix not used" and "linker input
10924         file unused".
10926 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10928         * lib/gcc.exp (runtest_file_p): Define if missing.
10929         * gcc.prms/template.c: Example to work from.
10931 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10933         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10934         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10936         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10937         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10938         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10939         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10941         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10942         (dg-process-target): No longer a varargs proc.
10943         Return S/N for target, P/F for xfail.  All callers changed.
10944         (user option procs): More argument checking.
10945         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10946         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10947         (dg-test): Skip test if not running on selected target in `dg-do'.
10948         Update handling of `dg-do-what', `dg-output-text'.
10949         Separate execution pass/fail from output pattern match pass/fail.
10950         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10952 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10954         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10955         target for 920510-1.c.
10957 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10959         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10960         Clean up comment regarding use of passcnt, etc.
10961         (gcc_stat): Don't update `testcnt' here.
10962         (gcc_finish): Do it here.
10963         Might as well reset `but_id' here too.
10964         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10965         to determine if the file should be tested.
10966         * gcc.c-torture/compile/compile.exp: Likewise.
10967         * gcc.c-torture/execute/execute.exp: Likewise.
10968         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10969         * gcc.misc-tests/dg-test.exp: Likewise.
10970         * gcc.prms/prms.exp: Likewise.
10971         * gcc.wendy/wendy.exp: Likewise.
10972         * g++.old-deja.exp: Likewise.
10973         Move "Testing file" message to verbose level 1.
10975 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10977         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10979 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10981         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10982         (default_gcc_start): Accept optional second list element
10983         of compiler flags.  Print compiler output at verbosity level 2.
10984         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10985         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10986         Save current values of framework globals passcnt, failcnt, xpasscnt,
10987         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10988         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10989         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10990         xfailcnt to compute stats.  Update framework global `testcnt' from
10991         pass/fail counts.
10992         (gcc_finish): New proc.  Clean up test environment.
10993         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10994         (gcc_epass, gcc_efail): Delete.
10995         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10996         argument of line number.
10997         (dg-init): If the tool has an init routine, call it.
10998         (dg-test): Remove args `cflags_var' and `libs_var'.
10999         Pass all compiler options to ${tool}_start.
11000         Handle missing line number.
11001         (dg-finish): New function.
11002         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11003         particular files.  Call gcc_finish at end.  Move "skipping test"
11004         message to verbosity level 3.
11005         * gcc.c-torture/compile/compile.exp: Likewise.
11006         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11007         * gcc.c-torture/execute/execute.exp: Likewise.
11008         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11009         Print testcase being tried at verbosity level 1.
11010         * gcc.c-torture/special/special.exp: Unset xfail.
11011         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11012         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11013         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11014         * gcc.failure/failure.exp: Likewise.
11015         * gcc.ieee/ieee.exp: Likewise.
11016         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11017         Update call to dg-test.  Call dg-finish at end.
11018         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11019         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11020         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11021         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11022         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11023         * gcc.wendy/wendy.exp: Add copyright.
11024         Delete setting of tmpdir (done by gcc_init).
11025         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11026         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11027         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11028         gcc_[ce]pass/fail.
11030 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11032         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11033         confusion.
11034         (g++_load): Likewise.
11036         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11037         Rename argument to `prog' to remove the confusion.
11038         Varargs fns behave differently too!
11039         (g++_load): Likewise.
11041         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11043         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11044         what it is.  Delete (always) printing of status value for !native.
11045         Simplify verbose code, and include status and exec_output.
11046         (g++_load): Use gcc_load.
11048 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11050         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11051         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11052         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11053         940714-3.c as these testcases don't exist anymore.  Make
11054         va-arg-1.c expected to pass.
11056 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11058         * gcc.misc-tests/misc.exp: Only run specific testcases.
11059         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11060         * gcc.misc-tests/dg-[1-9].c: New files.
11062         * lib/dg.exp: New testsuite driver.
11063         * gcc.prms/prms.exp: Use it.
11065         * README.gcc: New file.
11067         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11068         Document and reset `lxpass' and `lxfail'.
11069         Simplify "initialized" message.
11070         (gcc_stat): Clean up comments a little.
11072 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11074         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11076 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11078         * lib/old-dejagnu.exp (process-option): New proc.
11079         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11080         (old-dejagnu): Simplify.
11081         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11083 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11085         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11086         exists and is not an empty string.
11088         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11089         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11090         finished.
11091         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11092         automatically.
11094         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11095         longer expected to fail.
11097         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11098         "f" function call.
11100         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11102         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11103         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11104         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11105         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11106         c-torture-1.29.
11108         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11109         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11111         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11113         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11114         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11116         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11117         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11118         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11120 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11122         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11123         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11124         940714-1.c, 940714-2.c, 940714-3.c},
11125         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11126         gcc.misc-tests/{mg.c,mg.exp}:
11127         New tests.
11128         * gcc.noncompile/noncompile.exp: Change accordingly.
11130 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11132         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11133         Undo previous clobberage.
11135 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11137         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11138         * gcc.special/{930510-1.c, special.exp}:
11139         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11140         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11141         struct-varargs-1.c}: New tests from c-torture-1.26.
11143 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11145         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11146           argument to switch.
11148 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11150         * Revert the previous changes.  Please see Rob's directory
11151           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11152           fixes.
11154 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11156         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11157             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11158             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11159             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11160             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11161             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11162             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11163             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11164             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11165             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11166             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11167             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11168             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11169             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11170             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11171             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11172             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11173             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11174             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11175             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11176             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11177             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11178             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11179             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11180             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11181             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11182             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11184 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11186         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11187             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11188           with perror calls.
11190 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11192         * config/unix.exp (g++_load): Fix syntax.
11194 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11196         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11197         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11198         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11199         Don't expect va-arg-1.c to fail.  Correct expected output for
11200         920928-1.c.
11201         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11202         * gcc.wendy/hbm4.c: Correct typo.
11203         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11205 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11207         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11208         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11209         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11210         * lib/c-torture.exp (c-torture-compile): Ditto.
11212         Reduce volume of output (remove all the -I's and such).
11213         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11214         Call gcc_cpass, gcc_cfail.
11215         (c-torture): Pass testing option to c-torture-compile.
11217 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11219         Bring patches over from progressive.
11220         * config/default.exp: Exit remote shell cleanly.
11221         (g++_exit, g++_start): Add default versions.
11222         * config/sim.exp (gcc_load): Use perror, not error.
11224 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11226         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11227         set in site.exp.
11229 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11231         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11232         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11233         (wendy_try): New proc to run testcase.
11234         (main loop): Call 'em.
11235         * gcc.wendy/*.c: Clean up pass to correct expected output.
11237         * lib/gcc.exp: Minor cleanup work.
11238         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11240 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11242         * config/sim.exp (gcc_load): Document return codes better.
11243         Don't pass -v to simulator.
11245 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11247           * gcc.special/920717-x.c: Fix typo.
11248           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11249           get at sources.
11251         * lib/mike-gcc.exp: Fix typo.
11253 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11255         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11256         binary to use, transform the name.
11257         * config/*.exp: rename everything. Nuke any g++ specific files,
11258         it's now a special case of gcc that requires no special support.
11259         Add a default.exp for unsupported targets.
11261 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11263         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11264         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11265         version of Tcl.
11267 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11269         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11270         than a warning.
11272 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11274         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11276 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11278         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11279         option_list.  Compile every file with only 4/6 option choices
11280         (same as C torture) instead of with 12/18 different option
11281         choices.
11282         * lib/c-torture.exp: Likewise.
11284         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11285         not already set.
11287 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11289         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11290         can put an XFAIL *-*-* on excess errors.
11292 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11294         * g++.law: Add more tests derived from g++-bugs snapshots.
11296         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11297         equivalent to g++.law/init9.
11299         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11300         compiled it, and the a.out file after we've run it.
11302 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11304         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11305         compiled it, and the a.out file after we've run it.
11307 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11309         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11311 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11313         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11314         version number.
11316 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11318         * g++.law: New directory of g++ tests derived from the g++-bugs
11319         snapshots.
11321 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11323         * gcc.compile: initbug1.c initbug1.exp testcase added
11325 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11327         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11328         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11329           fixes submitted by Jeff Law (law@cs.utah.edu)
11330         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11331           Jeff Law (law@cs.utah.edu)
11334 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11336         * config/unix-g++.exp: Follow the gcc way of doing things.
11337         * g++.old-deja/old-deja.exp: Minor updates.
11338         * lib/g++.exp: New file, follow the gcc way of doing things.
11339         * lib/old-dejagnu.exp: Minor updates.
11340         * lib/mike-g++.exp: Always unset errorInfo.
11342 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11344         * lib/gcc.exp: Fix some errors with the below change, CC and
11345         CFLAGS should be global when setting, not local.
11347 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11349         * lib/gcc.exp: Transform tool name.
11351 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11353         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11355 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11357         * lib/gcc.exp: change gcc_done to gcc_stat
11359 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11361         * Upgraded gcc testsuite to c-torture version 1.25
11363 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11365         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11366         * lib/c-torture: added hooks for new reporting code.
11368 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11370         * config/sh-gcc.exp: check if sh-sim exists in the path
11372 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11374         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11375         * gcc.compile/compile.exp: Initial changes for new logic.
11376         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11377         * gcc.failure/failure.exp: Initial changes for new logic.
11378         * gcc.ieee/ieee.exp: Initial changes for new logic.
11379         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11380         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11381         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11382         * lib/c-torture.exp: Initial changes for new logic.
11383         * lib/gcc.exp: Initial changes for new logic.
11385 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11387         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11388         depend upon failure or success.  Fully qualify names in failure
11389         and success messages.  Always remove a.out before starting
11390         compile, just in case.  Pay more attention to error text output by
11391         the compiler.  Handle testcases with no known past errors just
11392         like all others, so that things are uniform.  Other miscellaneous
11393         improvements.
11395 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11397         * gcc.cpp: new directory for cpp tests
11399 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11401         * lib/chill.exp: Code reformatted, removed unused code.
11402         * config/unix-chill.exp: Code reformatted, removed unused code.
11403         * chill.execute/execute.exp: Code reformatted, removed unused code.
11404         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11406 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11408         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11409         routines not written.
11411 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11413         * config/bug-gcc.exp: Use new procs from bug.exp.
11415 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11417         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11418         via ftp, rather than depending on NFS.
11419         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11420         case.
11422 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11424         * config/bug-gcc.exp: Use new download proc.
11426 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11428         * chill.execute/execute.exp: cleanups, handles errors better
11429         * chill.compile/compile.exp: rewrite, based on execute.exp
11430         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11431         * lib/chill.exp: major changes to diff proc and compile and link
11432           procs. added chill_fail and chill_pass wrappers to pass and
11433           fail. added more comments, and handle error codes better.
11434           Added a hack to capture stderr from exec, so noncompile tests
11435           can work.
11437 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11439         * chill.execute/execute.exp: rewrite of testsuite driver
11440         * lib/chill.exp: rewrite of testsuite driver
11441         * config/unix-chill.exp: rewrite of testsuite driver
11443 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11445     In chill.execute:
11446         * iexpr.ch: Standardize uppercase.
11447         * tuples.dat: Standardize uppercase.
11448         * vary.ch: standardize.  Correct varying string assignments.
11449         * vary.dat: Add new output lines.
11451 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11453     In chill.execute:
11454         * chprintf.ch: Standardize use of uppercase.
11455         * tuples.ch: Standardize and turn arr2 into a DCL,
11456           rather than a SYN.
11457         * pinits.ch: Standardize.
11459 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11461         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11462         * Makefil: Renamed to Makefile.in.
11463         * configure.in: New.
11465 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11467     In chill.execute:
11468         * .cvsignore: Add result/output files.
11469         * Makefile: Fix up variables at start.  Use MFLAGS
11470           everywhere.  Correct bool_loc, built_ins entries.
11471           Add entry for vary1.ch.
11472         * bitarray.ch: Standardize upper-case usage.
11473         * bitexpr.ch: Standardize, add output of b1.
11474         * params.ch: Use arrayt in along PROC parameters, to
11475           avoid novelty problems.
11476         * sets.ch: Tiny cleanup.
11477         * vary1.ch: Re-indent.
11479 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11481           * Add PR-related files to Makefiles, .cvsignore files, etc.
11483 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11485         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11486           with compiler objects. New names are test-flow.c and test-loop.c
11488 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11490         * Upgraded c-torture tests from 1.19 to 1.20
11492         * new files:
11493         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11494         * gcc.compile: 930623-1.c 930623-2.c
11495         * gcc.noncompile: 930622-1.c 930622-2.c
11496         * gcc.failure: 920411-1.c 920627-2.c
11497         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11499 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11501         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11502           More changes to get testsuite working properly. Needs more work.
11503           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11505 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11507         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11508           More changes to get testsuite working properly. Needs more work.
11510 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11512         * chill.compile/compile.exp: Added for Dejagnu support
11513         * chill.execute/execute.exp: Added for Dejagnu support
11514         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11516 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11518     This should complete moving the CHILL test files.
11519         * chill.noncompile(.cvsignore printf.grt
11520             in-printf.grt chprintf.grt chprintf.ch):
11521             Added test-support files.
11522           (Makefile): Modified further.
11523         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11524             signal.ch): Added test files.
11525           * chill.execute (.cvsignore printf.grt printr.c
11526             in-printf.grt rts.c chprintf.grt rts.h): Added
11527           test-support files.
11528             (Makefile): More corrections.
11530 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11532         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11533           test cases, ready for DejaGnu.
11535 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11537         * Upgraded c-torture tests from 1.18 to 1.19
11539         * gcc.compile: added test(s):
11540           930607-1.c
11541         * gcc.execute: added test(s):
11542           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11544         * added new subdirectory for misc tests: gcc.misc-tests
11545         * gcc.misc-test(s): added tests:
11546           inst-check.c test-consts.c test-ior.c test-switch.c
11548 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11550         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11552 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11554         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11556 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11558         * Upgraded c-torture tests from 1.17 to 1.18
11560 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11562         * Upgraded c-torture tests from 1.12 to 1.17
11564 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11566         * lib/old-dejagnu.exp:
11567           Fixed handling of XFAIL target triplets to correctly
11568           recognize wildcard characters.  Removed code that
11569           appended a unique id tag to the end of the file name
11570           printed out by the result of the testcases within a
11571           given test file.
11573 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11575         * lib/old-dejagnu.exp:
11576           Reworked expected failure handling to trigger off of XFAIL
11577           keyword in keyphrase embeded in testcase source code. The
11578           XFAIL keyword must be at the end of the keyphrase line. It
11579           may optionally be followed by one or more target triplets.
11580           It has just occured that the handling of wildcards in the
11581           target triplet may not be correct.
11583 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11585         * g++.old-deja/tests:
11586           Moved all subdirectories up one level into g++.old-deja .
11588         * lib/old-dejagnu.exp:
11589           Fixed problem with CXXFLAGS not being properly reset, and being
11590           corrupted with extraneous "-c" compiler option.  This was
11591           causing binaries to not be generated for test that needed them.
11592           Modified strings passed to "pass" and "fail" so that individual
11593           tests from the same test file would be distinguished by an
11594           identifier appended to the test file name in the summary logs;
11595           this corrected a problem with erroneous diff logs.  Added code
11596           to search testcases for expected fail and unexpected pass keywords.
11598 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11600         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11602 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11604         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11605           Removed extraneous text from end of "Special g++ Options"
11606           keyphrase.
11608         * lib/old-dejagnu.exp: Added pattern matching to look for new
11609           keywords, embedded in testcases comments, which will trigger
11610           calls to xpass and xfail.
11612 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11614         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11615           comments embedded in the testcases, especially the one looking for
11616           special compiler options, as well as the pattern matching for the
11617           compiler output again.
11619 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11621         * lib/old-dejagnu.exp: Do a proper check of the return value for
11622           execute tests. Fixed several problems with the pattern matching
11623           of the compiler output which gave erroneous test results.
11624           Changed several of the test result messages to be more descriptive.
11625         * config/unix-g++.exp: Proc g++_load now actually works and
11626           executes the tests passed to it and returns a usable return
11627           value.
11629 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11631           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11633 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11635         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11636           Modified both files to properly execute the old style
11637           dejagnu tests. The previous versions of these files were
11638           experimental and did not function anything near correctly.
11640 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11642         * Removed all Makefile.in and configure.in files. No configuration
11643         needed now.
11645 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11647         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11649 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11651         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11652         gcc.special/configure.in, gcc.noncompile/configure.in,
11653         gcc.execute/configure.in, gcc.code_quality/configure.in,
11654         g++.other/configure.in, g++.old-deja/configure.in,
11655         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11656         in srcname setting.
11658 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11660         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11661         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11662         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11664 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11666         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11667         (gdb_exit): Don't remove *_soc files.
11669 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11671         * lib/c-torture.exp: Don't look for main; instead always use -w
11672         -c.  This is how the c-torture tests work.  Remove the object
11673         file if the compilation succeeds.
11674         * gcc.execute/execute.exp: Remove executable if test passes.
11675         * gcc.noncompile/noncompile.exp: Every test is an expected
11676         failure.
11677         * gcc.special/special.exp: Added tests from c-torture 1.11,
11678         corrected use of existing test.
11679         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11680         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11681         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11682         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11683         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11684         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11685         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11686         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11687         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11688         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11689         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11690         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11691         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11692         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11693         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11694         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11695         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11696         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11697         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11698         c-torture 1.11.
11699         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11700         correspond to c-torture 1.11.
11702         * New file.