2002-05-10 David S. Miller <davem@redhat.com>
[official-gcc.git] / gcc / testsuite / ChangeLog
blobc66c70f16b253214db32870c8a384e5694a0d39e
1 2002-05-10  David S. Miller  <davem@redhat.com>
3         * gcc.c-torture/execute/conversion.c: Test long double too.
5 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
8         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9         * lib/g++.exp (g++_link_flags): Likewise.
10         * lib/objc.exp (objc_target_compile): Likewise.
12 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14         * gcc.dg/cpp/poison.c: Update.
15         * gcc.dg/cpp/20000625-2.c: Remove.
16         * gcc.dg/cpp/direct2s.c: Remove final test.
18 2002-05-08  Tom Rix  <trix@redhat.com>
20         * gcc.c-torture/execute/20020508-1.c: New test.
21         * gcc.c-torture/execute/20020508-2.c: New test.
22         * gcc.c-torture/execute/20020508-3.c: New test.
24 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
26         * gcc.dg/cpp/charconst-4.c: More tests.
28 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
30         PR c/6569
31         * gcc.dg/weak-3.c: Update location of warning messages.
32         * gcc.dg/weak-5.c: Likewise.
34 2002-05-06  Roger Sayle  <roger@eyesopen.com>
36         * gcc.c-torture/execute/20020506-1.c: New test case.
38 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
40         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
42 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
44         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
46 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
48         * gcc.dg/cpp/charconst-3.c: New test.
50 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
52         * gcc.dg/cpp/charconst.c: Update tests.
54 2002-05-05  Tim Josling  <tej@melbpc.org.au>
56         * treelang: Added directory for new sample language treelang. Also
57         lib/treelang.exp: New file to signal treelang should be tested. 
59 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
61         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
62         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
63         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
64         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
65         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
66         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
67         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
69 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
71         * gcc.dg/format/xopen-2.c: New test.
73 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
75         * gcc.dg/20020503-1.c: New test.
77 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
79         * g++.dg/init/dtor1.C: Make it tougher.
81 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
83         * g++.dg/init/dtor1.C: New test.
85 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
87         * gcc.dg/altivec-8.c: New.
89 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
91         * gcc.dg/altivec-7.c: New.
93 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
95         * g++.dg/parse/typedef1.C: New test.
97 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
99         PR c++/6486
100         * g++.dg/template/friend6.C: New test.
102         PR c++/6492
103         * g++.dg/init/copy1.C: New test.
105 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
107         * g++.dg/warn/effc1.C: New test.
109 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
111         * gcc.dg/cpp/if-cexp.c: Add a test.
113 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
115         * gcc.dg/20020426-2.c: New test.
117 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
119         * gcc.dg/cpp/if-mop.c: Update.
120         * gcc.dg/cpp/if-mpar.c: Add test.
121         * gcc.dg/cpp/if-oppr.c: Update.
123 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
125         PR c/6343
126         * gcc.dg/weak-[2-7].c: New tests.
128 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
130         * gcc.dg/enum1.c: New test.
132 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
134         PR c++/6497
135         * g++.dg/inherit/access2.C: New test.
136         
137 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
139         PR bootstrap/6445
140         * gcc.dg/20020426-1.c: New test.
142 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
144         * g++.dg/abi/enum1.C: New test.
146 2002-04-26  Richard Henderson  <rth@redhat.com>
148         * gcc.dg/c99-bool-1.c: Expect always true warning.
150 2002-04-25  Roger Sayle  <roger@eyesopen.com>
152         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
154 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
156         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
157         targets.
159 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
161         * g++.dg/abi/mange7.C: New test.
163         PR c++/6438.
164         * g++.dg/parse/stmtexpr2.C: New test.
166 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
168         * gcc.dg/20020312-2.c: Add SH target.
170 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
172         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
173         compiler output on mips*-*-irix*.
175 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
177         * g++.dg/parse/attr1.C: New test.
179 2002-04-23  Roger Sayle  <roger@eyesopen.com>
181         * gcc.c-torture/execute/string-opt-17.c: New test case.
182         * gcc.c-torture/execute/memset-2.c: New test case.
184 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
186         PR c++/6256:
187         * g++.dg/template/friend5.C: New test.
189         PR c++/6331:
190         * g++.dg/template/qual1.C: Likewise.
192 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
194         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
195         Include stdlib.h, not stdio.h or ctype.h.
197 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
199         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
200         cris-*-elf* and mmix-*-*.
201         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
202         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
203         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
204         Ditto.
205         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
206         * gcc.dg/wchar_t-1.c: Ditto.
208 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
210         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
211         Clarify comment.
213 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
215         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
217 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
219         * gcc.c-torture/execute/20000906-1.x: Delete.
221 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
223         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
225 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
227         * PR6367
228         * g77.f-torture/execute/6367.f: New test.
229         * g77.f-torture/execute/6367.x: Disable for MMIX.
231 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
233         * PR6352
234         * g++.dg/opt/inline2.C: New test.
236 2002-04-18  Richard Henderson  <rth@redhat.com>
238         * gcc.dg/20000906-1.c: Enable for all targets.
239         * gcc.c-torture/compile/iftrap-2.c: New.
241 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
243         * gcc.dg/20020418-1.c: New test.
244         * gcc.dg/20020418-2.c: New test.
246 2002-04-18  Richard Henderson  <rth@redhat.com>
248         * gcc.c-torture/compile/iftrap-1.c: New.
249         * gcc.dg/iftrap-1.c: Adjust for ia64.
250         * gcc.dg/iftrap-2.c: New.
252 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
254         * gcc.c-torture/compile/20020418-1.c: New test.
256 2002-04-18  Roger Sayle  <roger@eyesopen.com>
258         * gcc.c-torture/compile/20020415-1.c: New.
260 2002-04-18  David S. Miller  <davem@redhat.com>
262         * gcc.c-torture/execute/20020418-1.c: New test.
264 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
266         * gcc.dg/20020416-1.c: New test.
268         * g++.dg/opt/inline1.C: New test.
270 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
272         * gcc.dg/altivec-5.c: New test.
274         * gcc.dg/20020415-1.c: New test.
276 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
278         * testsuite/lib/chill.exp: Remove.
280 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
282         * g++.dg/other/big-struct.C: New test.
284 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
286         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
287         of scratch file.
289 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
291         PR c/6277
292         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
293         in scan-assembler function name
295 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
297         * g77.f-torture/execute/980628-4.x,
298         g77.f-torture/execute/980628-5.x,
299         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
300         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
301         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
302         i[34567]86-*-*.
304 2002-04-13  David S. Miller  <davem@redhat.com>
306         * gcc.c-torture/execute/20020413-1.c: New test.
308 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
310         * gcc.dg/asm-6.c,
311         * g++.dg/ext/asm1.C: New tests.
313 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
315         PR c++ 5373.
316         * g++.dg/parse/stmtexpr1.C: New test.
318         PR c++/5189.
319         * g++.dg/template/copy1.C: New test.
321 2002-04-12  Richard Henderson  <rth@redhat.com>
323         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
325 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
327         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
328         gcc.c-torture/execute/20020307-2.c.
330 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
332         * g++.dg/ext/attrib5.C,
333         * g++.dg/lookup/struct1.C: New tests.
335 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
337         * gcc.dg/20020411-1.c: New test.
339         * gcc.c-torture/execute/20020411-1.c: New test.
341 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
343         * g77.f-torture/execute/6177.f: New test.
345 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
347         PR middle-end/6247
348         * g++.dg/opt/cleanup1.C: New test.
350         * g++.dg/opt/const1.C: New test.
352 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
354         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
356 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
358         PR c++/5507
359         * g++.dg/template/typename2.C: New test.
361 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
363         * gcc.c-torture/execute/loop-12.c: New.
365 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
367         * g77.f-torture/execute/980628-4.x,
368         g77.f-torture/execute/980628-5.x,
369         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
370         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
371         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
373 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
375         PR optimization/6086
376         * g++.dg/opt/preinc1.C: New test.
378 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
380         PR c++/5571
381         * g++.dg/opt/static2.C: New test.
383 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
385         PR c/5120
386         * gcc.dg/20020406-1.c: New test.
388 2002-04-04  David S. Miller  <davem@redhat.com>
390         * gcc.c-torture/execute/20020404-1.c: New test.
392 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
394         PR c/6123
395         * gcc.dg/20020312-2.c: Do not declare global register variable
396         if __PIC__ or __pic__ is defined.
398 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
400         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
401         __asm__ so that it works correctly even if -ansi -pedantic-errors.
403 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
405         * gcc.misc-tests/linkage.exp: Update last change to handle
406         sparc*-, not just sparc-.
408 2002-04-03  Richard Henderson  <rth@redhat.com>
410         * gcc.dg/cpp/ucs.c: Improved long UCS test.
412 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
414         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
416 2002-04-02  David S. Miller  <davem@redhat.com>
418         * gcc.c-torture/execute/20020402-3.c: New test.
420 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
422         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
423         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
425         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
426         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
427         g77.f-torture/execute/20001201.x,
428         g77.f-torture/execute/u77-test.x: New files.
430         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
431         * gcc.dg/wchar_t-1.c: Ditto.
433 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
435         * gcc.c-torture/execute/20020402-1.c: New test.
437 2002-04-01  Richard Henderson  <rth@redhat.com>
439         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
441         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
443 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
445         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
447 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
449         * g++.dg/inherit/template-as-base.C: Expect error.
450         * g++.dg/inherit/namespace-as-base.C: Likewise.
452 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
454         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
455         g++.dg/ext/instantiate3.C: Tweak match patterns.
457         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
458         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
459         -da test.
461 2002-03-31  Richard Henderson  <rth@redhat.com>
463         * gcc.dg/special/alias-2.c: New.
464         * gcc.dg/special/ecos.exp: Run it.
466 2002-03-31  Richard Henderson  <rth@redhat.com>
468         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
470 2002-03-31  Kazu Hirata  <kazu@hxi.com>
472         * gcc.dg/weak-1.c: Disable on h8300 port.
474 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
476         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
477         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
478         ordering tests.
479         * g++.dg/bprob/bprob-1.C: New test.
480         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
481         * g++.dg/gcov/gcov-1.C: New test.
482         * g++.dg/gcov/gcov-1.x: New file.
483         * g++.dg/gcov/gcov-2.C: New test.
484         * g++.dg/gcov/gcov-3.C: New test.
485         * g++.dg/gcov/gcov-3.h: New file.
487 2002-03-28  Roger Sayle  <roger@eyesopen.com>
489         * g++.old-deja/g++.other/builtins5.C: New test.
490         * g++.old-deja/g++.other/builtins6.C: New test.
491         * g++.old-deja/g++.other/builtins7.C: New test.
492         * g++.old-deja/g++.other/builtins8.C: New test.
493         * g++.old-deja/g++.other/builtins9.C: New test.
495 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
497         * g++.dg/opt/static1.C: New test.
499         * g++.dg/opt/longbranch1.C: New test.
501 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
503         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
505         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
507 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
509         * gcc.c-torture/execute/20020328-1.c: New test.
511 2002-03-27  Richard Henderson  <rth@redhat.com>
513         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
514         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
515         move from g++.old-deja/g++.ext/.
517 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
519         * g++.dg/init/new2.C: New test.
521 2002-03-26  Richard Henderson  <rth@redhat.com>
523         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
525         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
526         on sparc.
528         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
529         sparcv9 systems.
530         * gcc.dg/20001102-1.c: Likewise.
532 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
534         * gcc.dg/cpp/endif-pedantic1.c,
535         gcc.dg/cpp/endif-pedantic2.c:  New tests.
537 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
539         * g++.dg/init/new1.C: New test.
541 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
543         * g++.dg/abi/vbase9.C: New test.
545 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
547         * gcc.dg/arm-asm.c: New test.
549 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
551         * gcc.dg/Wswitch-enum.c: New test.
552         Fix PR c/5044.
554 2002-03-26  Richard Henderson  <rth@redhat.com>
556         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
557         structure.
559 2002-03-25  Richard Henderson  <rth@redhat.com>
561         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
562         sparcv9 systems.
564         * gcc.c-torture/compile/20011119-1.c (xxx): New.
565         * gcc.c-torture/compile/20011119-2.c (xxx): New.
567 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
569         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
571 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
573         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
574         targets using generic thunk support.
576 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
578         * gcc.c-torture/compile/20020323-1.c: New test.
580         * g++.dg/opt/conj2.C: New test.
582 2002-03-24  Richard Henderson  <rth@redhat.com>
584         * gcc.dg/weak-1.c: Use -fno-common.
586 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
588         * g77.dg/f77-edit-apostrophe-out.f: New test
589         * g77.dg/f77-edit-h-out.f: New test
590         * g77.dg/f77-edit-t-in.f: New test
591         * g77.dg/f77-edit-t-out.f: New test
592         * g77.dg/f77-edit-x-out.f: New test
593         * g77.dg/f77-edit-slash-out.f: New test
594         * g77.dg/f77-edit-colon-out.f: New test
595         * g77.dg/f77-edit-s-out.f: New test
597 2002-03-24  Richard Henderson  <rth@redhat.com>
599         * objc/execute/formal_protocol-6.x: New XFAIL.
601 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
603         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
604         that do not support weak symbols
606 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
608         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
609         * lib/g77.exp:  Likewise
610         * lib/objc.exp: Likewise
612 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
614         * gcc.dg/Wswitch-default.c: New test.
616 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
618         * g++.dg/other/enum1.C: New test.
620 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
622         * gcc.dg/pragma-ep-3.c: Fix typo.
624 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
626         * g++.dg/inherit/template-as-base.C: New test.
628 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
630         * g++.old-deja/g++.other/dwarf2-1.C: Move...
631         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
633 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
635         * gcc.dg/cpp/multiline.c: Update to match.
637 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
639         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
641 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
643         * gcc.dg/cpp/extratokens2.c:  New file.
645 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
647         * gcc.dg/20020312-2.c: Add rs6000 target.
649         * gcc.c-torture/compile/20020319-1.c: New test.
651 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
653         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
654         (A, E): Handle this.
656 2002-03-20  Jason Merrill  <jason@redhat.com>
658         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
659         ignoring -fpic.
660         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
661         through prune_gcc_output.
663 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
665         * gcc.c-torture/compile/20020320-1.c: New test.
667 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
669         * gcc.c-torture/compile/20020318-1.c: New test.
671         * gcc.dg/struct-by-value-1.c: New test.
673         * gcc.dg/20020319-1.c: New test.
675 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
677         * g++.dg/opt/conj1.C: New test.
679 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
681         * g++.dg/template/qualttp20.C: Revert previous change.
682         * g++.dg/template/qualttp3.C: Likewise.
683         * g++.dg/template/qualttp4.C: Likewise
684         * g++.dg/template/qualttp5.C: Likewise
685         * g++.dg/template/qualttp6.C: Likewise
686         * g++.dg/template/qualttp7.C: Likewise
687         * g++.dg/template/qualttp8.C: Likewise
688         * g++.dg/template/recurse.C: Likewise.
690 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
692         * gcc.dg/cpp/wchar-1.c: Update.
694 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
696         * g++.dg/template/conv1.C: New test.
697         * g++.dg/template/conv2.C: New test.
698         * g++.dg/template/conv3.C: New test.
699         * g++.dg/template/conv4.C: New test.
701 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
703         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
704         * g++.dg/template/qualttp3.C: Likewise.
705         * g++.dg/template/qualttp4.C: Likewise
706         * g++.dg/template/qualttp5.C: Likewise
707         * g++.dg/template/qualttp6.C: Likewise
708         * g++.dg/template/qualttp7.C: Likewise
709         * g++.dg/template/qualttp8.C: Likewise
710         * g++.dg/template/recurse.C: Likewise.
712 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
714         * g++.dg/opt/dtor1.C: New test.
716 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
718         * gcc.c-torture/compile/20020315-1.c: New test.
720 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
722         * gcc.dg/weak-1.c: Fix scan tests.
724 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
726         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
727         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
728         cris-*-aout* mmix-*-*.
729         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
730         cris-*-aout* mmix-*-*.
731         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
732         cris-*-elf* cris-*-aout* and mmix-*-*.
733         * gcc.dg/20001009-1.c: Ditto.
734         * gcc.dg/20010912-1.c: Ditto.
735         * gcc.dg/20020122-4.c: Ditto.
736         * gcc.dg/inline-2.c: Ditto.
738 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
740         * gcc.c-torture/compile/20020314-1.c: New test.
742 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
744         * gcc.c-torture/execute/20020314-1.c: New test.
746 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
748         * g++.dg/warn/Wunused-1.C: New test.
750 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
752         * g++.dg/abi/mangle6.C: New test.
754 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
756         * gcc.c-torture/compile/20020309-2.c: New test.
758         * gcc.c-torture/compile/20020312-1.c: New test.
760 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
762         * g++.dg/other/access1.C: New test.
764 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
766         * gcc.c-torture/execute/wchar_t-1.c: New test.
768 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
770         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
772 2002-03-12  Roger Sayle  <roger@eyesopen.com>
774         * gcc.dg/20020312-1.c: New test case.
776 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
778         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
780 2002-03-11  Richard Henderson  <rth@redhat.com>
782         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
783         * g++.old-deja/g++.jason/report.C: Likewise.
785 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
787         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
788         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
790 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
792         * testsuite/g++.dg/overload/pmf1.C: New test.
794 2002-03-11  Kazu Hirata  <kazu@hxi.com>
796         * gcc.c-torture/execute/20020307-1.c: Use long.
798 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
800         PR optimization/5844
801         * gcc.dg/20020310-1.c: New test.
803 2002-03-09  Michael Meissner  <meissner@redhat.com>
805         * gcc.c-torture/execute/memcpy-2.c: New test.
806         * gcc.c-torture/execute/memset-1.c: New test.
807         * gcc.c-torture/execute/strlen-1.c: New test.
808         * gcc.c-torture/execute/strcmp-1.c: New test.
809         * gcc.c-torture/execute/strncmp-1.c: New test.
811 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
813         * gcc.dg/ppc-ldstruct.c: New test.
815 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
817         * gcc.c-torture/execute/va-arg-22.c: New test.
819 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
821         * gcc.c-torture/compile/20020309-1.c: New test.
823 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
825         * gcc.c-torture/execute/20020307-2.c: New test.
827 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
829         * g77.f-torture/compile/20020307-1.f: New test.
831 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
833         * gcc.dg/unordered-1.c: New test.
835 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
837         * gcc.c-torture/execute/20020307-1.c: New test.
839 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
841         * gcc.dg/20020304-1.c: New test.
843         * gcc.c-torture/compile/20020304-2.c: New test.
845 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
847         * gcc.c-torture/compile/20020304-1.c: New test case
848         (from PR c/5830).
850 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
852         * gcc.dg/20020103-1.c: Add other -D ppc variants.
854 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
856         * g++.dg/other/classkey1.C: New test.
858 2002-03-01  Richard Henderson  <rth@redhat.com>
860         * gcc.c-torture/compile/981223-1.x: New.
861         * gcc.c-torture/compile/920625-1.x: New.
863 2002-02-28  Richard Henderson  <rth@redhat.com>
865         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
867 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
869         * gcc.c-torture/execute/20020227-1.c: New test.
871 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
873         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
874         here" ERROR lines.
875         * g++.old-deja/g++.oliva/partord1.C: Likewise.
876         * g++.old-deja.g++.other/defarg1.C: Likewise.
877         * g++.old-deja/g++.pt/calls2.C: Likewise.
878         * g++.old-deja/g++.pt/crash20.C: Likewise.
879         * g++.old-deja/g++.pt/crash30.C: Likewise.
880         * g++.old-deja/g++.pt/crash36.C: Likewise.
881         * g++.old-deja/g++.pt/crash6.C: Likewise.
882         * g++.old-deja/g++.pt/defarg13.C: Likewise.
883         * g++.old-deja/g++.pt/derived3.C: Likewise.
884         * g++.old-deja/g++.pt/error1.C: Likewise.
885         * g++.old-deja/g++.pt/friend21.C: Likewise.
886         * g++.old-deja/g++.pt/friend23.C: Likewise.
887         * g++.old-deja/g++.pt/infinite1.C: Likewise.
888         * g++.old-deja/g++.robertl/eb128.C: Likewise.
890 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
892         * gcc.c-torture/execute/20020225-2.c: New test.
894 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
896         * gcc.c-torture/execute/920730-1t.c,
897         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
898         Delete test cases, only relevant to -traditional.
900 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
902         * gcc.dg/cpp/undef1.c: Remove.
903         * gcc.dg/cpp/directiv.c: Update.
904         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
906 2002-02-27  Michael Meissner  <meissner@redhat.com>
908         * gcc.c-torture/execute/20020226-1.c: New test.
910 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
912         * g++.dg/debug/debug4.C: New test.
914         * gcc.dg/ia64-visibility-1.c: New test.
916 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
918         * gcc.dg/debug/20020224-1.c: New.
920 2002-02-25  Kazu Hirata  <kazu@hxi.com>
922         * gcc.c-torture/execute/960416-1.x: New.
923         * gcc.c-torture/execute/divconst-3.x: Likewise.
925 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
927         * gcc.dg/20020224-1.c: New test.
929 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
931         * gcc.c-torture/execute/20020225-1.c: New.
933 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
935         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
937 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
939         * gcc.dg/20020222-1.c: New test.
941 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
943         * g++.dg/opt/anonunion1.C: New test.
945 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
947         * g++.dg/template/qualttp19.C: New test.
948         * g++.dg/template/qualttp20.C: New test.
949         * g++.old-deja/g++.jason/report.C: Adjust expected errors
950         * g++.old-deja/g++.other/qual1.C: Likewise.
952 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
954         * gcc.dg/attr-alwaysinline.c: New.
956 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
958         * gcc.dg/20020220-1.c: New test.
960         * gcc.dg/20020220-2.c: New test.
962         * g++.dg/opt/mmx1.C: New test.
964 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
966         * gcc.c-torture/compile/20020110.c: New test.
968 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
970         * gcc.c-torture/execute/20020219-1.c: New test.
972         * gcc.dg/20020219-1.c: New test.
974         * gcc.dg/noncompile/20020220-1.c: New test.
976         * g++.dg/opt/ptrintsum1.C: New test.
978         * gcc.dg/debug/20020220-1.c: New test.
980 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
982         * gcc.c-torture/execute/20020216-1.c: New test.
984 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
986         * gcc.dg/decl-1.c: Update, new test.
988 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
990         * g++.dg/abi/bitfield1.C: New test.
991         * g++.dg/abi/bitfield2.C: New test.
993 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
995         * gcc.dg/attr-nest.c: New test.
997 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
999         * gcc.c-torture/execute/20020215-1.c: New test.
1001 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1003         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1004         * g++.dg/debug/debug.exp: New.
1005         * g++.dg/debug/trivial.C: New.
1006         * g++.dg/debug/debug1.C: Moved...
1007         * g++.dg/other/debug1.C: ...from here.
1008         * g++.dg/debug/debug2.C: Moved...
1009         * g++.dg/other/debug2.C: ...from here.
1010         * g++.dg/debug/debug3.C: Moved...
1011         * g++.dg/other/debug3.C: ...from here.
1013         * gcc.dg/noncompile/20020213-1.c: New test.
1015 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1017         * g++.dg/other/debug3.C: New test.
1019         * gcc.c-torture/execute/20020213-1.c: New test.
1021 2002-02-13  Richard Smith <richard@ex-parrot.com>
1023         * g++.old-deja/g++.other/thunk1.C: New test.
1025 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1027         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1029 2002-02-13  Stan Shebs  <shebs@apple.com>
1031         * gcc.dg/altivec-3.c: New.
1033 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1035         * gcc.dg/Wunreachable-1.c: New test.
1036         * gcc.dg/Wunreachable-2.c: New test.
1038 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1040         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1042 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1044         * gcc.dg/decl-1.c: New test.
1046 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1048         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1050 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1052         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1053         * gcc.c-torture/compile/980506-1.x: Likewise.
1055 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1057         * gcc.dg/20020210-1.c: New.
1059 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1061         * g77.f-torture/execute/947.f: New regression test
1062         for PR fortran/947.
1064 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1066         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1067         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1069 2002-02-08  Richard Henderson  <rth@redhat.com>
1071         * gcc.c-torture/compile/labels-3.c: New.
1073 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1075         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1076         expression statements work instead.
1077         * gcc.dg/noncompile/20020207-1.c: New test.
1079 2002-02-07  Richard Henderson  <rth@redhat.com>
1081         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1083 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1085         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1086         message from g77
1087         * lib/g77-dg.exp: Trim g77 error messages so that they are
1088         recognised by dg.exp.
1090 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1092         PR fortran/5473
1093         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1095 2002-02-07  Richard Henderson  <rth@redhat.com>
1097         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1098         to be sufficiently aligned for integers.
1100 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1102         * g++.dg/template/friend4.C: New test.
1104 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1106         PR fortran/5743
1107         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1108         unsupported cases.
1110 2002-02-07  Richard Henderson  <rth@redhat.com>
1112         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1113         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1114         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1115         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1117 2002-02-06  Richard Henderson  <rth@redhat.com>
1119         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1121 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1123         * gcc.dg/20020206-1.c: New test.
1125 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1127         * gcc.c-torture/execute/20020206-1.c: New test.
1129         * gcc.c-torture/execute/20020206-2.c: New test.
1131         PR optimization/5429:
1132         * gcc.c-torture/compile/20020206-1.c: New test.
1134 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1136         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1137         as certain file formats cannot support particularly large
1138         alignments.
1140         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1141         and do not expect to be able to link the executable.
1143         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1144         fail because the COFF format does not support the weak attribute.
1146 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1148         * g77.dg/pr5473.f:  New test
1150 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1152         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1153         Fix testcase accordingly.
1155 2002-02-04  Richard Henderson  <rth@redhat.com>
1157         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1158         (buf): Change to be an array of pointers, not ints.
1160 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1162         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1163         before all tests.  Move warning one line above to match where it
1164         C frontend emits.
1165         * gcc.dg/Wswitch-2.c: New test.
1166         * g++.dg/warn/Wswitch-1.C: New test.
1167         * g++.dg/warn/Wswitch-2.C: New test.
1169 2002-02-04  Richard Henderson  <rth@redhat.com>
1171         * g++.dg/abi/offsetof.C: Fix size comparison.
1173 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1175         * gcc.dg/cast-qual-2.c: New test.
1177 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1179         * gcc.dg/20020201-4.c: New test.
1181 2002-02-04  Ben Elliston  <bje@redhat.com>
1183         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1184         target_info attribute != 0, in addition to the empty string.
1185         (gcc_target_compile): Likewise.
1187 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1189         * gcc.dg/Wswitch.c: New test.
1190         PR gcc/4475. PR gcc/3780.
1192 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1194         * g77.f-torture/execute/5122.f: New test for regressions
1195         against PR fortran/5122.
1197 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1199         * g77.f-torture/compile/pr3743.f: Delete
1200         * g77.dg/pr3743-1.f: New test.
1201         * g77.dg/pr3743-2.f: New test.
1202         * g77.dg/pr3743-3.f: New test.
1203         * g77.dg/pr3743-4.f: New test.
1205 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1207         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1209 2002-02-02  Richard Henderson  <rth@redhat.com>
1211         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1212         * gcc.c-torture/execute/bf64-1.c: Likewise.
1214 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1216         * gcc.dg/20020201-2.c: New test.
1218         * gcc.dg/20020201-3.c: New test.
1220         * gcc.c-torture/execute/bitfld-2.c: New test.
1222 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1224         * gcc.dg/bitfld-1.c: Update.
1225         * gcc.dg/bitfld-2.c: Update.
1226         * gcc.c-torture/execute/bitfld-1.x: New.
1228 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1230         * gcc.c-torture/execute/20020201-1.c: New test.
1232 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1234         PR target/5469
1235         * gcc.dg/20020201-1.c: New test.
1237 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1239         PR fortran/3743
1240         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1241         * g77.f-torture/compile/pr3743.x: Remove
1243 2002-01-31  Tom Rix  <trix@redhat.com>
1245         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1247 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1249         * gcc.dg/noncompile/20020130-1.c: New test.
1251 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1253         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1255 2002-01-29  Richard Henderson  <rth@redhat.com>
1257         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1258         to long long.
1259         * gcc.c-torture/execute/bf64-1.c: Likewise.
1261 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1263         * gcc.c-torture/execute/20020129-1.c: New test.
1265 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1267         * gcc.c-torture/compile/20000224-1.c: Update.
1268         * gcc.c-torture/execute/bitfld-1.c: New tests.
1269         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1270         * gcc.dg/uninit-A.c: Update.
1272 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1274         * g++.dg/template/ctor1.C: Add instantiation.
1276 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1278         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1279         argument to __builtin_prefetch to be const ptr.
1281 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1283         * gcc.c-torture/compile/20020120-1.c: New test.
1285 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1287         * gcc.c-torture/execute/20020127-1.c: New test.
1289 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1291         * g77.dg/f77-edit-i-in.f: New test
1292         * g77.dg/f77-edit-i-out.f: New test
1294 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1296         * gcc.dg/debug/debug.exp: New file.
1297         * gcc.dg/debug/trivial.c: New file.
1298         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1299         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1300         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1301         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1302         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1303         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1304         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1305         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1306         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1307         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1308         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1309         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1310         * gcc.dg/20000503-1.c: Removed.
1311         * gcc.dg/20010207-1.c: Removed.
1312         * gcc.dg/20011223-1.c: Removed.
1313         * gcc.dg/20020104-2.c: Removed.
1314         * gcc.dg/debug-1.c: Removed.
1315         * gcc.dg/debug-2.c: Removed.
1316         * gcc.dg/debug-3.c: Removed.
1317         * gcc.dg/debug-4.c: Removed.
1318         * gcc.dg/debug-5.c: Removed.
1319         * gcc.dg/debug-6.c: Removed.
1320         * gcc.dg/dwarf2-1.c: Removed.
1321         * gcc.dg/dwarf2-2.c: Removed.
1323 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1325         * g++.old-deja/g++.other/eh5.C: New test.
1326         * g++.old-deja/g++.other/sibcall2.C: New test.
1327         * g++.old-deja/g++.other/array9.C: New test.
1328         * g++.old-deja/g++.other/typename2.C: New test.
1329         * g++.old-deja/g++.other/crash60.C: New test.
1330         * g++.old-deja/g++.other/conv9.C: New test.
1331         * g++.old-deja/g++.other/mangle10.C: New test.
1332         * g++.old-deja/g++.other/unchanging1.C: New test.
1333         * g++.old-deja/g++.other/exprstmt1.C: New test.
1334         * g++.old-deja/g++.other/inline23.C: New test.
1335         * g++.old-deja/g++.eh/ia64-1.C: New test.
1336         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1337         * g++.old-deja/g++.other/reload1.C: New test.
1338         * g++.old-deja/g++.other/static20.C: New test.
1339         * g++.old-deja/g++.other/local-alloc1.C: New test.
1340         * g++.old-deja/g++.other/conv8.C: New test.
1341         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1342         * g++.old-deja/g++.other/storeexpr1.C: New test.
1343         * g++.old-deja/g++.other/storeexpr2.C: New test.
1344         * g++.dg/eh/template2.C: New test.
1345         * g++.dg/warn/weak1.C: New test.
1347 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1349         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1350         Remove first, non-varying, argument.
1352 2002-01-23  Richard Henderson  <rth@redhat.com>
1354         * gcc.dg/inline-2.c: New.
1356         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1357         Add optional target arg.  Check number of arguments.
1358         (scan-assembler-not, scan-assembler-dem): Likewise.
1359         (scan-assembler-dem-not): Likewise.
1361 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1363         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1364         line 12.
1365         * g++.old-deja/g++.brendan/parse3.C,
1366         g++.old-deja/g++.other/crash26.C,
1367         g++.old-deja/g++.other/crash28.C,
1368         g++.old-deja/g++.other/crash29.C,
1369         g++.old-deja/g++.other/crash30.C,
1370         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1372 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1374         * gcc.dg/20020115-1.c: New.
1376 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1378         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1380 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1382         * gcc.dg/20020122-3.c: New.
1384 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1386         * g++.dg/other/gc1.C: New test.
1388 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1390         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1392 2002-01-22  Richard Henderson  <rth@redhat.com>
1394         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1396 2002-01-22  Richard Henderson  <rth@redhat.com>
1398         * gcc.dg/20020122-4.c: New.
1400 2002-01-22  H.J. Lu <hjl@gnu.org>
1402         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1403         link output.
1404         * gcc.dg/special/ecos.exp: Likewise.
1405         * lib/g++-dg.exp: Likewise.
1406         * lib/g77-dg.exp: Likewise.
1407         * lib/gcc-dg.exp : Likewise.
1408         * lib/mike-g++.exp: Likewise.
1409         * lib/mike-g77.exp: Likewise.
1410         * lib/mike-gcc.exp: Likewise.
1411         * lib/objc-dg.exp: Likewise.
1413 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1415         PR target/5379
1416         * gcc.dg/20020122-2.c: New test.
1418 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1420         * gcc.dg/20020122-1.c: New test.
1422 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1424         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1426 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1428         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1430 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1432         * gcc.c-torture/compile/20020121-1.c: New test.
1434 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1436         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1437         ld_library_path.
1439 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1441         * gcc.dg/20020218-1.c: New test.
1443 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1445         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1446         messages
1447         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1448         "At global scope" warning
1449         * g++.dg/ext/align1.C: Change cygwin test for alignment
1450         from db-bogus to dg-warning
1452 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1454         * g77.f-torture/compile/cpp2.F: New test.
1456 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1458         * g++.dg/template/access1.C: New test.
1460 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1462         * gcc.dg/20020118-1.c: New.
1464 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1466         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1468 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1470         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1471         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1472         alignment warnings.
1474 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1476         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1477         torture_with_loops and torture_without_loops
1479 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1481         * gcc.c-torture/compile/20020116-1.c: New test.
1483 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1485         * gcc.dg/20020116-2.c: New test.
1487         * gcc.dg/ultrasp4.c: New test.
1489         * gcc.dg/20020116-1.c: New test.
1491 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1493         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1494         by EABI.
1496 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1498         * gcc.misc-tests/i386-prefetch.exp: New.
1499         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1500         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1501         * gcc.misc-tests/i386-pf-none-1.c: New test.
1502         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1504 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1506         * gcc.dg/gnu89-init-1.c: Add new tests.
1508 2002-01-15  Andreas Jaeger  <aj@suse.de>
1510         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1511         * gcc.dg/i386-mmx-2.c: Likewise.
1512         * gcc.dg/i386-sse-1.c: Likewise.
1513         * gcc.dg/i386-sse-2.c: Likewise.
1514         * gcc.dg/i386-sse-3.c: Likewise.
1516 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1518         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1519         Uncomment additional cases that now pass.
1521 2002-01-11  Richard Henderson  <rth@redhat.com>
1523         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1524         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1526 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1528         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1530 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1532         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1533         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1535 2002-01-10  Dale Johannesen  <dalej@apple.com>
1537         * gcc.c-torture/execute/loop-11.c: New.
1539 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1541         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1542         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1544 2002-01-09  Richard Henderson  <rth@redhat.com>
1546         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1547         type in which to perform the operation for each size.
1549 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1551         * gcc.c-torture/compile/20020109-2.c: New test.
1553 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1555         * gcc.c-torture/execute/loop-10.c: New test.
1557 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1559         * gcc.c-torture/compile/20010226-1.c: New test.
1560         * gcc.c-torture/compile/20010227-1.c: New test.
1561         * gcc.c-torture/compile/20010426-1.c: New test.
1562         * gcc.c-torture/compile/20010510-1.c: New test.
1563         * gcc.c-torture/compile/20010605-3.c: New test.
1564         * gcc.c-torture/compile/20010824-1.c: New test.
1565         * gcc.c-torture/execute/20010409-1.c: New test.
1566         * gcc.dg/noncompile/20000901-1.c: New test.
1567         * gcc.dg/20001023-1.c: New test.
1568         * gcc.dg/20001101-1.c: New test.
1569         * gcc.dg/20001102-1.c: New test.
1570         * gcc.dg/20010207-1.c: New test.
1571         * gcc.dg/20010405-1.c: New test.
1572         * gcc.dg/20010822-1.c: New test.
1573         * gcc.dg/20011107-1.c: New test.
1575 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1577         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1579         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1580         execution failure on PA targets.
1582 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1584         * gcc.c-torture/compile/20020109-1.c: New test.
1586 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1588         * gcc.c-torture/execute/20020108-1.c: New test.
1590 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1592         * gcc.dg/20020108-1.c: New test.
1594 2002-01-08  H.J. Lu <hjl@gnu.org>
1596         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1597         for header files.
1599 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1601         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1602         consistency.
1604 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1606         * gcc.dg/altivec-4.c: Test altivec predicates.
1608 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1610         * gcc.c-torture/execute/20020107-1.c: New test.
1612 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1614         PR c/5279
1615         * gcc.c-torture/compile/20020106-1.c: New test.
1617 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1619         * gcc.c-torture/execute/nestfunc-4.c: New test.
1621 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1623         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1624         extra triple that slipped in.
1625         * g++.old-deja/g++.abi/align.C: Likewise.
1626         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1628 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1630         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1631         * g++.old-deja/g++.abi/align.C: Likewise.
1632         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1634         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1635         on FreeBSD/i386.
1636         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1637         FreeBSD.
1639 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1641         * gcc.dg/20020104-1.c: New test.
1643         * gcc.dg/20020104-2.c: New test.
1645 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1647         * gcc.dg/20020103-1.c: Fix typo in target selector.
1649 2002-01-03  Richard Henderson  <rth@redhat.com>
1651         * gcc.dg/20020103-1.c: New.
1653 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1655         * gcc.c-torture/execute/20020103-1.c: New test.
1657 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1659         * g++.dg/other/debug2.C: New test.
1661         * gcc.c-torture/compile/20020103-1.c: New test.
1663 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1665         * gcc.dg/gnu89-init-1.c: Added new tests.
1667 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1669         * g++.dg/template/friend2.C: Remove as patch is reverted.
1671         * g++.dg/warn/oldcast1.C: New test.
1673         * g++.dg/template/ptrmem1.C: New test.
1674         * g++.dg/template/ptrmem2.C: New test.
1676         * g++.dg/template/ntp.C: New test.
1678         * g++.dg/other/component1.C: New test.
1680         * g++.dg/template/ttp3.C: New test.
1682         * g++.dg/template/friend2.C: New test.
1683         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1685 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1687         * g++.dg/other/ptrmem1.C: New test.
1688         * g++.dg/other/ptrmem2.C: New test.
1690 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1692         * g++.dg/template/ctor1.C: New test.
1694 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1696         * g++.dg/template/friend2.C: New test.
1698 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1700         * gcc.dg/mmix-1.c: New test.
1702 2001-12-31  Richard Henderson  <rth@redhat.com>
1704         * gcc.dg/asm-5.c: New.
1706 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1708         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1709         in namespace __gnu_cxx
1711 2001-12-30  Richard Henderson  <rth@redhat.com>
1713         * gcc.dg/debug-6.c: New.
1715 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1717         * gcc.c-torture/compile/20011229-2.c: New test.
1719 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1721         * gcc.dg/debug-3.c: New test.
1722         * gcc.dg/debug-4.c: New test.
1723         * gcc.dg/debug-5.c: New test.
1725 2001-12-29  Richard Henderson  <rth@redhat.com>
1727         * g++.dg/eh/loop1.C: New.
1729 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1731         * g++.dg/template/crash1.C: New test.
1733 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1735         * g++.dg/other/const1.C: New test.
1737 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1739         * gcc.c-torture/compile/20011229-1.c: New test.
1741 2001-12-28  Stan Shebs  <shebs@apple.com>
1743         * lib/objc-torture.exp: Resync with c-torture.exp.
1744         * lib/objc.exp: Load standard libraries.
1746 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1748         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1749         additional tests.
1751 2001-12-27  Roger Sayle <roger@eyesopen.com>
1753         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1755 2001-12-27  Richard Henderson  <rth@redhat.com>
1757         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1759 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1761         * g++.dg/eh/ctor1.C: New test.
1762         * g++.dg/other/error2.C: New test.
1764 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1766         * g++.dg/other/init2.C: New test.
1768 2001-12-24  Richard Henderson  <rth@redhat.com>
1770         * gcc.dg/20011223-1.c: New.
1771         * gcc.dg/inline-1.c: New.
1773 2001-12-23  Richard Henderson  <rth@redhat.com>
1775         * gcc.dg/asm-4.c: Test operand modifiers.
1777 2001-12-23  Richard Henderson  <rth@redhat.com>
1779         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1781 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1783         * gcc.c-torture/execute/20011223-1.c: New test.
1785 2001-12-21  Richard Henderson  <rth@redhat.com>
1787         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1788         re-enables the warning.
1790 2001-12-21  Richard Henderson  <rth@redhat.com>
1792         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1794 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1796         * gcc.c-torture/compile/20011218-1.c: New test.
1798 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1800         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1801         arm-isr.c test.
1802         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1803         epilogue generation for ARM ISR routines.
1805 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1807         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1808         * gcc.dg/format/c90-printf-3.c: Likewise.
1809         * gcc.dg/format/c99-printf-3.c: Likewise.
1810         * gcc.dg/format/ext-1.c: Likewise.
1811         * gcc.dg/format/ext-6.c: Likewise.
1812         * gcc.dg/format/format.h: Prototype unlocked stdio.
1814 2001-12-20  Richard Henderson  <rth@redhat.com>
1816         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1817         (arena): Use it.
1818         (malloc): Correct allocation logic.  Abort if we fill up the
1819         arena before initialization complete.
1820         (realloc): Correct allocation logic.
1822 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1824         * gcc.c-torture/compile/20011219-2.c: New test.
1826         * gcc.c-torture/execute/20011219-1.c: New test.
1828 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1830         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1831         target does not support weak symbols.
1833 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1835         * gcc.c-torture/compile/20011219-1.c: New test.
1837 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1839         * g++.dg/other/error1.C: New test.
1841 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1843         * gcc.c-torture/execute/20011217-1.c: New test.
1845 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1847         * objc.dg/special/: New directory.
1848         * objc.dg/special/special.exp: New file.
1849         * objc.dg/special/unclaimed-category-1.h: New file.
1850         * objc.dg/special/unclaimed-category-1a.m: New file.
1851         * objc.dg/special/unclaimed-category-1.m: New file.
1853 2001-12-17  Andreas Jaeger  <aj@suse.de>
1855         * gcc.c-torture/compile/20011217-2.c: New test.
1857 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1859         * gcc.c-torture/compile/20011217-1.c: New test.
1861 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1863         * testsuite/gcc.dg/20011214-1.c: New.
1865 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1867         * gcc.dg/altivec-4.c: New.
1869 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1871         * gcc.dg/20011113-1.c: New test.
1873 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1875         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1876         std::__malloc_alloc_template<0> and
1877         std::__default_alloc_template<false, 0>.
1879 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1881         * objc/execute/bf-21.m: New test.
1882         * objc/execute/enumeration-1.m: New test.
1883         * objc/execute/enumeration-2.m: New test.
1885 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1887         * gcc.dg/gnu89-init-1.c: New test.
1889 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1891         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1892         * g++.old-deja/g++.jason/2371.C: Likewise.
1893         * g++.old-deja/g++.jason/template33.C: Likewise.
1894         * g++.old-deja/g++.jason/template34.C: Likewise.
1895         * g++.old-deja/g++.jason/template36.C: Likewise.
1896         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1897         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1898         * g++.old-deja/g++.other/typename1.C: Likewise.
1899         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1900         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1901         * g++.old-deja/g++.pt/typename11.C: Likewise.
1902         * g++.old-deja/g++.pt/typename14.C: Likewise.
1903         * g++.old-deja/g++.pt/typename16.C: Likewise.
1904         * g++.old-deja/g++.pt/typename3.C: Likewise.
1905         * g++.old-deja/g++.pt/typename4.C: Likewise.
1906         * g++.old-deja/g++.pt/typename5.C: Likewise.
1907         * g++.old-deja/g++.pt/typename7.C: Likewise.
1908         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1910 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1912         * g++.dg/other/linkage1.C: New test.
1913         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1914         specifiers.
1916 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1918         * gcc.dg/concat.c: New test.
1920 2001-12-11  Stan Shebs  <shebs@apple.com>
1922         * objc/compile: New test directory.
1923         * objc/compile/compile.exp: New expect script.
1924         * objc/compile/20011211-1.m: New compile test.
1926 2001-12-11  Jason Merrill  <jason@redhat.com>
1928         * lib/prune.exp (prune_gcc_output): Also handle "In member
1929         function".  So many permutations...
1931 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1933         * g++.dg/template/typedef1.C: New test.
1935 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1937         * g++.dg/other/copy1.C: New test.
1939 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1941         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1943         * gcc.dg/builtin-choose-expr.c: New.
1945 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1947         * gcc.dg/altivec-2.c: New.
1949 2001-12-07  Richard Henderson  <rth@redhat.com>
1951         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1953 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1955         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1956         ultrasparc.
1958 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1960         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1962 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1964         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1965         variable argument list.
1967 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1969         * gcc.c-torture/execute/memcheck: Delete entire directory.
1970         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1971         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1973 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1975         * gcc.dg/Wshadow-1.c: New test.
1977 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1979         * gcc.c-torture/compile/20011130-1.c: New test.
1981         * gcc.dg/noncompile/20011025-1.c: New test.
1983         * g++.dg/other/anon-union.C: New test.
1985         * gcc.c-torture/execute/20011024-1.c: New test.
1987 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1989         * gcc.c-torture/execute/20000722-1.x,
1990         gcc.c-torture/execute/20010123-1.x: Remove.
1991         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1992         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1993         gcc.dg/c99-complit-2.c: New tests.
1995 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1997         * g++.dg/inherit/base1.C: New test.
1999 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2001         * g++.dg/other/stdarg1.C: New test.
2003         * gcc.c-torture/compile/20011130-2.c: New test.
2005 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2007         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2008         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2009         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2010         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2011         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2012         * gcc.dg/builtin-prefetch-1.c: New test.
2014 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2016         * gcc.dg/20011130-1.c: New test.
2018 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2020         * g++.dg/other/scope1.C: New test.
2021         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2023 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2025         * gcc.dg/vla-init-1.c: New test.
2027 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2029         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2031 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2033         * objc.dg/alias.m: Update.
2034         * objc.dg/class-1.m: Update.
2035         * objc.dg/const-str-1.m: Update.
2036         * objc.dg/fwd-proto-1.m: Update.
2037         * objc.dg/id-1.m: Update.
2038         * objc.dg/super-class-1.m: Update.
2040 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2042         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2043         constructs.
2045 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2047         * gcc.c-torture/execute/20011128-1.c: New test.
2049 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2051         * gcc.dg/20011127-1.c: New test.
2053 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2055         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2056         from Austin Group draft 7.
2057         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2058         scanf format arguments.
2059         * gcc.dg/format/no-exargs-2.c: New test.
2061 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2063         * g++.dg/abi/vbase8-4.C: New test.
2065 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2067         * gcc.c-torture/execute/20011121-1.c: New test.
2069 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2071         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2073 2001-11-23  Andreas Jaeger  <aj@suse.de>
2075         * gcc.dg/cpp/charconst-2.c: New test.
2077 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2079         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2080         to the host if it is remote.  Let tests specify extra headers
2081         they use.
2082         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2083         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2084         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2085         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2086         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2087         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2088         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2089         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2090         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2091         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2093 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2095         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2096         for little endian ARMs.
2098 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2100         * gcc.c-torture/compile/20011119-1.c: New test.
2101         * gcc.c-torture/compile/20011119-2.c: New test.
2103 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2105         * gcc.dg/altivec-1.c: Fix typo.
2107 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2109         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2111 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2113         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2115 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2117         * lib/g77.exp: Don't specify --rpath-link.
2119         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2120         across all the headers.
2121         * gcc.dg/format/format.exp: For testing on a remote host,
2122         copy format.h.
2124         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2125         * gcc.c-torture/execute/930406-1.c: Likewise.
2126         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2128 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2130         * gcc.dg/altivec-1.c: New.
2132 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2134         * gcc.dg/cpp/fpreprocessed.c: New test case.
2136 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2138         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2139         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2140         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2142 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2144         * gcc.dg/no-builtin-1.c: New test.
2146 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2148         * gcc.c-torture/execute/20011115-1.c: New test.
2150 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2152         * gcc.c-torture/compile/20011114-2.c: New test.
2153         * gcc.c-torture/compile/20011114-3.c: New test.
2154         * gcc.c-torture/compile/20011114-4.c: New test.
2156 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2158         * g++.dg/other/init1.C: New test.
2160 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2162         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2163         message.
2165         * gcc.c-torture/execute/20011114-1.c: New testcase.
2167         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2168         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2169         like the (before this change) version of 20010327-1.c.
2171 2001-11-14  Roger Sayle <roger@eyesopen.com>
2173         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2175 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2177         * g++.dg/init/array2.C: New test.
2179 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2181         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2183 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2185         * g++.dg/other/forscope1.C: New test.
2186         * g++.dg/ext/forscope1.C: New test.
2187         * g++.dg/ext/forscope2.C: New test.
2189 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2191         * gcc.c-torture/execute/20011113-1.c: New test.
2193 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2195         * gcc.c-torture/execute/20011109-2.c: New test.
2197         * gcc.c-torture/execute/20011109-1.c: New test.
2199 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2201         * gcc.c-torture/compile/20011109-1.c: New test.
2203 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2205         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2206         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2207         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2208         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2209         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2210         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2211         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2213 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2215         * g++.dg/warn/Wshadow-1.C: New tests.
2216         * g++.old-deja/g++.mike/for3.C: Update.
2218 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2220         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2221         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2222         XFAILs.  Adjust expected error texts.
2223         * gcc.c-torture/compile/20011106-1.c,
2224         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2225         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2226         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2227         gcc.dg/c99-array-lval-5.c: New tests.
2229 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2231         * gcc.dg/cpp/defined.c: Update.
2233 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2235         * gcc.c-torture/execute/anon-1.c: New test.
2237 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2239         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2240         same size, so no warning should be produced on stormy16.
2242         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2243         due to oversized array.
2244         * g++.old-deja/g++.mike/ns15.C: Likewise.
2245         * g++.old-deja/g++.pt/crash16.C: Likewise.
2247 2001-11-02  Graham Stott  <grahams@redhat.com>
2249         * g++.dgother/debug1.C: Fix typos.
2251 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2253         * g++.dg/other/debug1.C: New test.
2255 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2257         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2258         of unsigned long.
2260 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2262         * gcc.dg/20011029-2.c: New test.
2264         * gcc.c-torture/compile/20011029-1.c: New test.
2266 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2268         * objc/execute/class_self-1.m: New test.
2269         * objc/execute/class_self-2.m: New test.
2271 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2273         * gcc.misc-tests/msgs.exp: Delete.
2274         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2275         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2276         error set to match recent changes.
2278 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2280         * gcc.dg/20011021-1.c: New test.
2282 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2284         * gcc.c-torture/compile/20011023-1.c: New test.
2286 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2288         * lib/g77.exp: Rewrite based on lib/g++.exp.
2290 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2292         * gcc.c-torture/execute/20011019-1.c: New test.
2294         * gcc.dg/20011018-1.c: New test.
2296 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2298         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2300 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2302         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2303         * gcc.dg/attr-invalid.c: Likewise.
2305 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2307         * testsuite/gcc.dg/20011015-1.c: New test.
2309 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2311         * g++.dg/template/unify2.C: New test.
2313 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2315         * g++.dg/other/exception-specification.C: New test
2317 2001-10-13  Tom Rix  <trix@redhat.com>
2319         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2320         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2322 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2324         * testsuite/gcc.dg/20011009-1.c: New test.
2326 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2328         PR g++/4476
2329         * g++.dg/other/friend1.C: New test.
2331 2001-10-11  Richard Henderson  <rth@redhat.com>
2333         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2335 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2337         * gcc.c-torture/compile/20011010-1.c: New.
2339 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2341         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2342         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2343         g77.f-torture/execute/execute.exp,
2344         g77.f-torture/noncompile/noncompile.exp,
2345         gcc.c-torture/compile/compile.exp,
2346         gcc.c-torture/execute/execute.exp,
2347         gcc.c-torture/execute/ieee/ieee.exp,
2348         gcc.c-torture/execute/memcheck/memcheck.exp,
2349         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2350         objc/execute/execute.exp: Update FSF address.
2352 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2354         * gcc.dg/cpp/cmdlne-C.c: Update.
2355         * gcc.dg/cpp/cmdlne-C2.c: New.
2357 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2359         * gcc.c-torture/execute/20011008-3.c: New.
2361 2001-10-08  DJ Delorie  <dj@redhat.com>
2363         * gcc.dg/20011008-1.c: New.
2364         * gcc.dg/20011008-2.c: New.
2366 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2368         * gcc.dg/cpp/spacing1.c: Update test.
2370 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2372         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2373         spelling errors of "separate" as "seperate".
2375 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2377         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2378         enough to avoid inlining.
2380 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2382         * lib/g77.exp: set libg2c_dir correctly.
2384 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2386         * gcc.dg/cpp/macro11.c: New test.
2388 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2390         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2391         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2392         gcc.dg/format/multattr-3.c: New tests.
2393         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2394         tests for format attributes on function pointers being rejected.
2396 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2398         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2400 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2402         * g++.dg/warn/format1.C: New test.
2404 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2406         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2408 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2410         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2412 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2414         * gcc.dg/cpp/redef2.c: Add test.
2416 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2418         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2419         long-standing bug on i686, apparently.
2420         * gcc.c-torture/execute/loop-2c.x: New file.
2421         * gcc.c-torture/execute/loop-2d.x: New file.
2422         * gcc.c-torture/execute/loop-3c.x: New file.
2424 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2426         * gcc.dg/cpp/20000625-2.c: Correct line number.
2428 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2430         * gcc.dg/cpp/macro10.c: New test.
2431         * gcc.dg/cpp/strify3.c: New test.
2432         * gcc.dg/cpp/spacing1.c: Add tests.
2433         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2434         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2436 2001-09-24  DJ Delorie  <dj@redhat.com>
2438         * gcc.c-torture/execute/20010924-1.c: New test.
2440 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2442         * testsuite/objc/execute/paste.m: Remove.
2444 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2446         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2448 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2450         * g77.dg/strlen0.f: New test.
2452 2001-09-21  Richard Henderson  <rth@redhat.com>
2454         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2455         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2457 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2459         Table-driven attributes.
2460         * g++.dg/ext/attrib1.C: New test.
2462 2001-09-20  DJ Delorie  <dj@redhat.com>
2464         * gcc.dg/20000926-1.c: Update expected warning messages.
2465         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2466         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2467         array.
2469 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2471         * g++.dg/eh/registers1.C: New test case.
2473 2001-09-17  Richard Henderson  <rth@redhat.com>
2475         * gcc.dg/array-5.c: Fix VLA decomposition test.
2477 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2479         * gcc.dg/cpp/line5.c: New testcase.
2481 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2483         * gcc.dg/cpp/macro9.c: New test.
2485 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2487         * gcc.c-torture/execute/980223.c: Change type of addr from long
2488         to char *.
2490 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2492         * gcc.c-torture/execute/20010915-1.c: New test.
2494 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2496         * g77.dg/bprob: New directory.
2497         * g77.dg/bprob/bprob.exp: New file.
2498         * g77.dg/bprob/bprob-1.f: New test.
2499         * g77.dg/gcov: New directory.
2500         * g77.dg/gcov/gcov.exp: New file.
2501         * g77.dg/gcov/gcov-1.f: New test.
2502         * g77.dg/gcov/gcov-1.x: New file.
2504 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2506         * gcc.dg/cpp/directiv.c: Update.
2507         * gcc.dg/cpp/undef1.c: Update.
2509 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2511         * gcc.dg/20010912-1.c: New test.
2513 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2515         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2516         language-independent file in lib.
2517         * lib/gcov.exp: New file.
2519 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2521         * gcc.c-torture/compile/20010911-1.c: New test.
2523 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2525         * lib/profopt.exp: New, to support profile-directed optimizations.
2526         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2527         * gcc.misc-tests/bprob-1.c: New test.
2528         * gcc.misc-tests/bprob-2.c: New test.
2530 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2532         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2533         XFAIL and which kinds of gcov output to verify.
2534         * gcc.misc-tests/gcov-4b.x: New file.
2535         * gcc.misc-tests/gcov-5b.x: New file.
2536         * gcc.misc-tests/gcov-6.x: New file.
2537         * gcc.misc-tests/gcov-7.c: New test.
2538         * gcc.misc-tests/gcov-7.x: New file.
2540 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2542         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2543         * gcc.misc-tests/gcov-6.c: New test.
2545 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2547         PR c++/3986
2548         * g++.dg/abi/vbase1.C: New test.
2550 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2552         * objc.dg/method-2.m: New.
2554 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2556         PR c++/4203
2557         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2558         * g++.dg/init/empty1.C: New test.
2560 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2562         * gcc.c-torture/compile/20010903-1.c: New test.
2564 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2566         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2567         for m68k.
2569 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2571         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2573         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2575         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2577 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2579         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2580         for 16-bit 'unsigned int'.
2582 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2584         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2586 2001-08-27  Richard Henderson  <rth@redhat.com>
2588         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2589         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2591 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2593         * gcc.dg/asm-names.c (ymain): New.
2595 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2597         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2598         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2599         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2601 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2603         * gcc.dg/compare5.c: New testcase.
2605 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2607         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2608         and "In instantiation".
2610 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2612         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2614 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2616         * gcc.misc-tests/gcov.exp: Add support for branch information.
2617         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2618         * gcc.misc-tests/gcov-4.c: New test.
2619         * gcc.misc-tests/gcov-4b.c: New test.
2620         * gcc.misc-tests/gcov-5b.c: New test.
2622 2001-08-20  Zack Weinberg  <zackw@panix.com>
2624         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2625         expected to fail.
2627 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2629         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2631 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2633         * g++.dg/eh/template1.C: New test.
2635 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2637         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2638         Fix thinko.
2639         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2640         for xfail.
2642 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2644         * lib/g77-dg.exp:  Use prune.exp for common procedures
2645         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2646         * lib/g77.exp: (g77-dg-prune) Remove
2648 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2650         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2652 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2654         * g++.dg/template/unify1.C: New test.
2656 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2658         * g++.dg/abi/empty4.C: New test.
2660 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2662         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2663         solaris2.*
2664         * g77.f-torture/compile/pr3743.x: Likewise
2666 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2668         * g++.dg/other/using-declaration.C: New test.
2670 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2672         * gcc.dg/cpp/tr-sign.c: New testcase.
2674 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2676         * gcc.dg/cpp/19951025-1.c: Revert.
2677         * gcc.dg/cpp/directiv.c: We no longer process directives that
2678         interrupt macro arguments.
2680 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2682         * gcc.dg/bconstp-1.c: New test.
2684 2001-08-03  Richard Henderson  <rth@redhat.com>
2686         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2688 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2690         * gcc.dg/cpp/19951025-1.c: Update.
2692 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2694         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2695         should be x.
2697 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2699         Kill -fhonor-std.
2700         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2701         * g++.old-deja/g++.other/std1.C: Likewise.
2702         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2704 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2706         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2707         (g77_pass, g77_fail, g77_finish, g77_exit,
2708         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2710 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2712         * g77.dg/fbackslash.f
2713         * g77.dg/fcase-preserve.f
2714         * g77.dg/ff90-1.f
2715         * g77.dg/ffixed-line-length-0.f
2716         * g77.dg/ffixed-line-length-132.f
2717         * g77.dg/ffixed-line-length-7.f
2718         * g77.dg/ffixed-line-length-72.f
2719         * g77.dg/ffixed-line-length-none.f
2720         * g77.dg/ffree-form-1.f
2721         * g77.dg/fno-backslash.f
2722         * g77.dg/fno-f90-1.f
2723         * g77.dg/fno-fixed-form-1.f
2724         * g77.dg/fno-onetrip.f
2725         * g77.dg/fno-typeless-boz.f
2726         * g77.dg/fno-underscoring.f
2727         * g77.dg/fno-vxt-1.f
2728         * g77.dg/fonetrip.f
2729         * g77.dg/ftypeless-boz.f
2730         * g77.dg/fugly-assumed.f
2731         * g77.dg/funderscoring.f
2732         * g77.dg/fvxt-1.f
2734 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2736         * objc.dg/fwd-proto-1.m: New.
2737         * objc.dg/local-decl-1.m: New.
2738         * objc.dg/naming-1.m: New.
2739         * objc.dg/naming-2.m: New.
2740         * objc.dg/proto-hier-1.m: New.
2742 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2744         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2745         largest-type elements to a struct makes its size grow.
2747 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2749         * g++.dg/abi/vthunk1.C: New test.
2751 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2753         * g++.dg/abi/vbase8-22.C: New test.
2755 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2757         * gcc.dg/cpp/macro8.c: New test.
2759 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2761         * g++.dg/abi/vbase8-21.C: New test.
2763 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2765         * g++.dg/abi/vbase8-10.C: New test.
2767 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2769         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2770         ${tool}_set_ld_library_path.
2771         Changed caller.
2772         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2773         g++.exp.
2775 2001-07-26  Stan Cox <scox@redhat.com>
2777         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2778         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2779         gcc_exit, gcc_check_unsupported_p):
2780         Moved to gcc-deps.exp
2781         * gcc-deps.exp: New file.
2783 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2785         * g++.old-deja/g++.pt/defarg14.C: New test.
2787 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2789         * g++.old-deja/g++.other/lineno5.C: New test.
2791 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2793         * g++.old-deja/g++.pt/crash68.C: New test.
2795 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2797         * g++.old-deja/g++.other/crash42.C: New test.
2799 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2801         * gcc.dg/cpp/extratokens.c: Fix.
2802         * gcc.dg/cpp/skipping2.c: New tests.
2804 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2806         * gcc.c-torture/execute/20010724-1.c: New file.
2807         * gcc.c-torture/execute/20010724-1.x: New file.
2809 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2811         * g++.old-deja/g++.other/cond7.C: New test.
2813 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2815         * g++.old-deja/g++.other/optimize4.C: New test.
2817 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2819         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2821 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2823         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2824         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2825         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2826         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2828         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2829         bug report" message.
2831         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2832         * g++.dg/ext/instantiate1.C: Move from old-deja.
2834 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2836         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2837         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2838         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2839         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2841 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2843         * gcc.c-torture/execute/20010723-1.c: New test.
2845 2001-07-23  Ben Elliston  <bje@redhat.com>
2847         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2849 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2851         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2852         i[34567]86-*-*.
2853         Delete handling of ieee_multilib_flags.
2854         Pass -mieee for alpha*-*-* and sh-*-*.
2855         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2857 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2859         Remove old-abi tests.
2860         * g++.old-deja/g++.mike/p11116.C: Remove.
2861         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2863 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2865         * g77.f-torture/compile/pr3743.f:  New test
2867 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2869         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2871 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2873         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2874         g++.old-deja/g++.pt/static6.C: Likewise.
2875         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2876         supports weak symbols.
2878 2001-07-18  Andreas Jaeger  <aj@suse.de>
2880         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2881         supported again.
2883 2001-07-18  Andreas Jaeger  <aj@suse.de>
2885         * gcc.dg/iftrap-1.c: Fix target line.
2887 2001-07-17  Richard Henderson  <rth@redhat.com>
2889         * gcc.c-torture/execute/20010717-1.c: New.
2891 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2893         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2894         tests.
2896 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2898         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2900 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2902         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2903         UAC_SIGBUS, UAC_NOPRINT definitions.
2905 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2907         * objc/execute/object_is_class.m: New test.
2908         * objc/execute/object_is_meta_class.m: New test.
2910 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2912         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2913         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2915 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2917         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2918         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2920 2001-07-14  Richard Henderson  <rth@redhat.com>
2922         * gcc.dg/iftrap-1.c: New.
2924 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2926         * g77.f-torture/execute/intrinsic77.f: New test.
2928 2001-07-11  Janis Johnson <janis@us.ibm.com>
2930         * gcc.misc-tests/gcov-3.c: New test.
2932 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2934         * gcc.c-torture/compile/20010711-1.c,
2935         * gcc.c-torture/compile/20010711-2.c: New tests.
2937 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2939         * gcc.c-torture/execute/20010711-1.c: New test.
2941 2001-07-11  Ben Elliston  <bje@redhat.com>
2943         * g++.old-deja/g++.other/enum5.C: New test.
2945 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2947         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2948         (g++-dg-prune): Call prune_gcc_output.
2949         * prune.exp: New file for prune_gcc_output.
2950         * lib/g++.exp, lib/gcc.exp: Load it.
2952 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2954         * gcc.c-torture/compile/20010701-1.c,
2955         g++.old-deja/g++.ext/attrib6.C: New tests.
2957 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2959         * gcc.c-torture/compile/20010706-1.c: New test.
2961 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2963         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2965 2001-06-28  Stan Shebs  <shebs@apple.com>
2967         * gcc.dg/pragma-darwin.c: New test.
2969 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2971         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2972         Solaris 2.[678] system.
2974 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2976         * gcc.dg/20010622-1.c: New test.
2978 2001-06-18  Stan Shebs  <shebs@apple.com>
2980         * objc.dg: New directory.
2981         * objc.dg/dg.exp: New file.
2982         * objc.dg/alias.m: New.
2983         * objc.dg/class-1.m: New.
2984         * objc.dg/class-2.m: New.
2985         * objc.dg/const-str-1.m: New.
2986         * objc.dg/const-str-2.m: New.
2987         * objc.dg/id-1.m: New.
2988         * objc.dg/method-1.m: New.
2989         * objc.dg/super-class-1.m: New.
2990         * lib/objc-dg.exp: New file.
2992 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2994         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2995         of label name.
2997 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2999         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3001 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3003         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3004         variable.
3006 2001-06-12  Richard Henderson  <rth@redhat.com>
3008         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3010 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3012         * g++.old-deja/g++.abi/vbase5.C: New test.
3013         * g++.old-deja/g++.abi/vbase6.C: New test.
3014         * g++.old-deja/g++.abi/vbase7.C: New test.
3016 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3018         * gcc.c-torture/compile/20010610-1.c: New test.
3020 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3022         * g++.old-deja/g++.abi/vbase4.C: New test.
3024 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3026         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3027         support %f for HC11/HC12 targets.
3028         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3029         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3030         on HC11/HC12 targets.
3031         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3033 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3035         * gcc.dg/wchar_t-1.c: New file.
3036         * gcc.dg/wint_t-1.c: Likewise.
3038 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3040         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3042 2001-06-11  Richard Henderson  <rth@redhat.com>
3044         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3046 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3048         * gcc.c-torture/compile/20010611-1.c: New test.
3050 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3052         * gcc.dg/c99-tag-1.c: Add more tests.
3054 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3056         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3057         representation on MN10300 and ARM/Thumb.
3059 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3061         * g77.f-torture/execute/20010610.f: New.
3063 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3065         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3066         names.
3068 2001-06-09  Richard Henderson  <rth@redhat.com>
3070         * gcc.c-torture/execute/ashrdi-1.c: New.
3071         * gcc.c-torture/execute/ashldi-1.c: New.
3072         * gcc.c-torture/execute/lshrdi-1.c: New.
3074 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3076         * objc/execute/load-3.m: Added. Check sending +load to categories,
3077         in addition to classes.
3079 2001-06-08  Stan Shebs  <shebs@apple.com>
3081         * objc/execute/load-2.m: New test.  From Nicola Pero
3082         <n.pero@mi.flashnet.it>.
3084 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3086         * gcc.c-torture/execute/20010605-2.c: New test.
3088 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3090         * g++.old-deja/g++.abi/vbase2.C: New test.
3091         * g++.old-deja/g++.abi/vbase3.C: New test.
3093 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3095         * g++.old-deja/g++.pt/friend49.C: New test.
3097 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3099         * g++.old-deja/g++.ext/anon3.C: New test.
3101 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3103         * g++.old-deja/g++.other/conv7.C: New test.
3105 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3107         * gcc.c-torture/compile/20010605-2.c: New test.
3109 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3111         * gcc.c-torture/execute/20010604-1.c: New test.
3113 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3115         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3117 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3119         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3120         (g++_link_flags): Likewise.
3121         (g++_init): Pass gccpath's value to two previous functions.
3123 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3125         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3126         Ensure logfile entry matches exec command line.
3128 2001-05-31  Richard Henderson  <rth@redhat.com>
3130         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3131         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3133 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3135         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3136         compiler for irix6.2
3138 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3140         * g++.old-deja/g++.other/optimize3.C: New file.
3142 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3144         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3145         assemble.
3147 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3149         * g++.old-deja/g++.other/optimize2.C: New file.
3151 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3153         * gcc.c-torture/compile/20010518-2.c: New file.
3154         * gcc.c-torture/execute/20010518-1.c: New file.
3155         * gcc.c-torture/execute/20010518-2.c: New file.
3157 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3159         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3161 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3163         G++ no longer defines builtins that do not begin with __builtin.
3164         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3165         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3166         * g++.old-deja/g++.law/builtin1.C: Likewise.
3167         * g++.old-deja/g++.law/cvt2.C: Likewise.
3168         * g++.old-deja/g++.mike/net5.C: Likewise.
3169         * g++.old-deja/g++.other/builtins1.C: Likewise.
3170         * g++.old-deja/g++.other/builtins2.C: Likewise.
3171         * g++.old-deja/g++.other/builtins3.C: Likewise.
3172         * g++.old-deja/g++.other/builtins4.C: Likewise.
3173         * g++.old-deja/g++.other/inline8.C: Likewise.
3174         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3176 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3178         * g++.old-deja/g++.pt/using1.C: Adjust.
3179         * g++.old-deja/g++.pt/using2.C: New test.
3181 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3183         * gcc.dg/cpp/charconst.c: New tests.
3184         * gcc.dg/cpp/escape.c: New tests.
3185         * gcc.dg/cpp/escape-1.c: New tests.
3186         * gcc.dg/cpp/escape-2.c: New tests.
3187         * gcc.dg/cpp/ucs.c: New tests.
3189 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3191         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3192         native compiler for irix6.5.
3194 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3196         * lib/g++.exp (g++_include_flags): Use args to compute
3197         get_multilibs.
3198         (g++_link_flags): Likewise.
3199         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3201 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3203         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3205 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3207         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3208         this file.
3210 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3212         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3213         STACK_SIZE;
3214         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3215         to STACK_SIZE; Use it to define size of add_histo array.
3216         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3217         to STACK_SIZE.
3218         (f): Use GITT_SIZE to define size of gitt local table.
3219         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3220         to STACK_SIZE; Use it to define size of bytemem array.
3222 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3224         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3225         on 68HC11/HC12 due to the asm instruction.
3226         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3227         * gcc.c-torture/compile/920520-1.x: Likewise.
3228         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3229         on 68HC11/HC12 because the function is larger than 64K.
3230         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3231         on 68HC11/HC12 because the structure is too large.
3233 2001-05-20  Richard Henderson  <rth@redhat.com>
3235         * gcc.c-torture/execute/20010520-1.c: New.
3237 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3239         * g++.old-deja/g++.warn/compare1.C: New test.
3240         * gcc.dg/compare4.c: New test.
3242 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3244         * g++.old-deja/g++.other/optimize1.C: New test.
3246 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3248         * g++.old-deja/g++.pt/spec41.C: New test.
3250 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3252         * gcc.c-torture/compile/20010114-1.x: Remove.
3254 2001-05-18  Stan Shebs  <shebs@apple.com>
3256         * gcc.c-torture/compile/20010518-1.c: New test.
3258 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3260         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3261         * g++.old-deja/g++.pt/crash67.C: New test.
3263 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3265         * g++.old-deja/g++.other/debug9.C: New test.
3267 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3269         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3271 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3273         * gcc.c-torture/compile/20010516-1.c: New test.
3275 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3277         * g++.old-deja/g++.other/crash41.C: New test.
3279 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3281         * g++.old-deja/g++.pt/crash66.C: New test.
3283 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3285         * g++.old-deja/g++.robertl/eb27.C: Convert.
3287 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3289         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3290         declaration being redundant.
3292 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3294         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3296 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3298         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3300 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3302         * lib/g++.exp: Use testsuite_flags.
3304 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3306         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3308 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3310         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3312 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3314         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3316 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3318         * gcc.c-torture/compile/20010313-1.c: New test.
3320 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3322         * gcc.dg/cpp/direct2.c: New test.
3323         * gccq.dg/cpp/direct2s.c: New test.
3325         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3327 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3329         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3330         * g++.old-deja/g++.other/op3.C: Likewise.
3332 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3334         * gcc.dg/cpp/syshdr.h: New file.
3335         * gcc.dg/cpp/sysmac1.c: Update.
3336         * gcc.dg/cpp/sysmac2.c: Update.
3338 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3340         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3342 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3344         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3345         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3347 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3349         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3351 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3353         * lib/g++.exp (g++_include_flags): Don't use any special flags
3354         if TESTING_IN_BUILD_TREE is not defined.
3355         (g++_init): Use a plain 'c++' as the compiler if
3356         TESTING_IN_BUILD_TREEE is not defined.
3358 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3360         * g++.old-deja/g++.eh/catch13.C: New test.
3361         * g++.old-deja/g++.eh/catch14.C: New test.
3363 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3365         * gcc.dg/cpp/tr-define.c: New test.
3367 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3369         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3370         <stdlib.h>, not <malloc.h>.
3372 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3374         * g++.old-deja/g++.ns/template17.C: New test.
3376 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3378         * g++.old-deja/g++.pt/ref4.C: New test.
3380 2001-04-30  Richard Henderson  <rth@redhat.com>
3382         * gcc.dg/20000724-1.c: Revert last change.
3384 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3386         * g77.f-torture/execute/20010430.f: New test.
3388 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3390         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3392 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3394         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3396 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3398         * g++.old-deja/g++.eh/crash6.C: New test.
3400 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3402         * g++.old-deja/g++.other/warn7.C: New test.
3404 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3406         * g++.old-deja/g++.other/defarg9.C: New test.
3408 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3410         * g77.f-torture/compile/20010426.f: New test.
3411         * g77.f-torture/execute/20010426.f: New test.
3413 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3415         * g77.f-torture/compile/20000629-1.x: Remove - error
3416         has been fixed.
3418 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3420         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3421         Tweak slightly to work with g++.dg framework.
3422         * g++.dg/special/ecos.exp: Run initp1.C test.
3423         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3425         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3426         its linker doesn't give line numbers either.
3427         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3429 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3431         * g++.old-deja/g++.other/lex1.C: New test.
3433 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3435         * gcc.dg/noncompile/20010425-1.c: New test.
3437 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3439         * g++.old-deja/g++.pt/mangle2.C: New test.
3441 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3443         * gcc.dg/format/plus-1.c: New test.
3445 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3447         * gcc.dg/20010423-1.c: New test.
3449 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3451         * gcc.c-torture/execute/20010422-1.c: New test.
3453 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3455         * g++.old-deja/g++.ns/type2.C: New test.
3457 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3459         * g++.old-deja/g++.other/perf1.C: New test.
3461 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3463         * gcc.dg/c99-func-2.c: Remove xfail.
3464         * gcc.dg/c99-func-3.c: Remove xfail.
3465         * gcc.dg/c99-func-4.c: Remove xfail.
3467 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3469         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3471 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3473         * gcc.c-torture/compile/20010423-1.c: New test.
3475 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3477         * g++.old-deja/g++.pt/typename28.C: New test.
3479 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3481         * g++.old-deja/g++.abi/empty2.C: New test.
3482         * g++.old-deja/g++.abi/empty3.C: New test.
3484 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3486         * g++.old-deja/g++.other/comdat2.C: New test.
3487         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3489 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3491         * g++.old-deja/g++.other/overload14.C: New test.
3493 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3495         * g++.old-deja/g++.other/lookup23.C: New test.
3497 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3499         * gcc.c-torture/execute/20010403-1.c: New test.
3501 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3502             Mark Mitchell  <mark@codesourcery.com>
3504         * lib/old-dejagnu.exp: Don't delete output of executable.
3505         Add .exe suffix to executables.
3507 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3509         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3511 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3513         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3515 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3517         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3518         * g++.old-deja/g++.abi/crash1.C: New test.
3520 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3522         * g++.old-deja/g++.other/crash40.C: New test.
3524 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3526         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3528 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3530         * g++.old-deja/g++.other/warn6.C: New test.
3532 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3534         * g++.old-deja/g++.robertl/eb42.C: Same.
3536 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3538         * gcc.dg/wtr-conversion-1.c: New testcase.
3540 2001-04-10  Richard Henderson  <rth@redhat.com>
3542         * g++.old-deja/g++.other/array5.C: New.
3544 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3546         * gcc.c-torture/execute/20010408-1.c: New test.
3548 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3550         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3551         headers and constructs.
3552         * g++.old-deja/g++.robertl/eb79.C: Same.
3553         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3554         * g++.old-deja/g++.robertl/eb73.C: Same.
3555         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3556         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3557         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3558         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3559         * g++.old-deja/g++.robertl/eb44.C: Same.
3560         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3561         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3562         * g++.old-deja/g++.robertl/eb39.C: Same.
3563         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3564         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3565         * g++.old-deja/g++.robertl/eb30.C: Same.
3566         * g++.old-deja/g++.robertl/eb3.C: Same.
3567         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3568         * g++.old-deja/g++.robertl/eb21.C: Same.
3569         * g++.old-deja/g++.robertl/eb15.C: Same.
3570         * g++.old-deja/g++.robertl/eb118.C: Same.
3571         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3572         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3573         * g++.old-deja/g++.robertl/eb109.C: Same.
3574         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3575         * g++.old-deja/g++.mike/rtti1.C: Same.
3576         * g++.old-deja/g++.mike/p658.C: Same.
3577         * g++.old-deja/g++.mike/net46.C: Same.
3578         * g++.old-deja/g++.mike/net34.C: Same.
3579         * g++.old-deja/g++.mike/memoize1.C: Same.
3580         * g++.old-deja/g++.mike/eh2.C: Same.
3581         * g++.old-deja/g++.law/weak.C: Same.
3582         * g++.old-deja/g++.law/visibility7.C: Same.
3583         * g++.old-deja/g++.law/visibility25.C: Same.
3584         * g++.old-deja/g++.law/visibility22.C: Same.
3585         * g++.old-deja/g++.law/visibility2.C: Same.
3586         * g++.old-deja/g++.law/visibility17.C: Same.
3587         * g++.old-deja/g++.law/visibility13.C: Same.
3588         * g++.old-deja/g++.law/visibility10.C: Same.
3589         * g++.old-deja/g++.law/visibility1.C: Same.
3590         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3591         * g++.old-deja/g++.law/vbase1.C: Same.
3592         * g++.old-deja/g++.law/operators32.C: Same.
3593         * g++.old-deja/g++.law/nest3.C: Same.
3594         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3595         * g++.old-deja/g++.law/except5.C (main): Same.
3596         * g++.old-deja/g++.law/cvt7.C (run): Same.
3597         * g++.old-deja/g++.law/cvt2.C: Same.
3598         * g++.old-deja/g++.law/cvt16.C: Same.
3599         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3600         * g++.old-deja/g++.law/ctors17.C (main): Same.
3601         * g++.old-deja/g++.law/ctors13.C: Same.
3602         * g++.old-deja/g++.law/ctors12.C (main): Same.
3603         * g++.old-deja/g++.law/ctors10.C: Same.
3604         * g++.old-deja/g++.law/code-gen5.C: Same.
3605         * g++.old-deja/g++.law/bad-error7.C: Same.
3606         * g++.old-deja/g++.law/arm9.C: Same.
3607         * g++.old-deja/g++.law/arm12.C: Same.
3608         * g++.old-deja/g++.law/arg8.C: Same.
3609         * g++.old-deja/g++.law/arg1.C: Same.
3610         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3611         * g++.old-deja/g++.jason/template31.C: Same.
3612         * g++.old-deja/g++.jason/template24.C (main): Same.
3613         * g++.old-deja/g++.jason/2371.C: Same.
3614         * g++.old-deja/g++.eh/new2.C: Same.
3615         * g++.old-deja/g++.eh/new1.C: Same.
3616         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3617         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3618         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3619         * g++.old-deja/g++.brendan/crash62.C: Same.
3620         * g++.old-deja/g++.brendan/crash52.C: Same.
3621         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3622         * g++.old-deja/g++.brendan/crash38.C: Same.
3623         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3624         * g++.old-deja/g++.brendan/copy9.C: Same.
3626 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3628         * gcc.c-torture/execute/20001203-2.c (memset):
3629         Count argument is of type __SIZE_TYPE__.
3631 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3633         * gcc.c-torture/compile/20010404-1.c: New test.
3635 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3637         * gcc.c-torture/compile/20010326-1.c: New test.
3639 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3641         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3642         peculiarities of the SH.
3643         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3645 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3647         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3648         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3649         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3651 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3653         * g77.f-torture/compile/20010321-1.f: New test.
3655 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3657         * gcc.c-torture/compile/20010329-1.c: New test.
3659 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3661         * gcc.c-torture/execute/20010329-1.c: New test.
3663 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3665         * g++.old-deja/g++.other/eh4.C: Fix typo.
3667 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3669         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3671 2001-03-28  Philip Blundell  <philb@gnu.org>
3673         * gcc.c-torture/compile/20010328-1.c: New test.
3675 2001-03-27  Richard Henderson  <rth@redhat.com>
3677         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3678         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3680 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3682         * gcc.c-torture/compile/20010327-1.c: New test.
3684 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3686         * g++.old-deja/g++.other/friend12.C: New test.
3687         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3688         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3690 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3692         * gcc.c-torture/execute/20010325-1.c: New test.
3694 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3696         * g++.old-deja/g++.other/mangle3.C: New test.
3698 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3700         * g++.old-deja/g++.other/anon8.C: New test.
3702 2001-03-20  Philip Blundell  <philb@gnu.org>
3704         * gcc.c-torture/compile/20010320-1.c: New test.
3706 2001-03-17  Richard Henderson  <rth@redhat.com>
3708         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3710 2001-03-15  Geoff Keating  <geoff@redhat.com>
3712         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3713         tests on AIX.
3715 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3717         * g++.old-deja/g++.other/eh4.C: New test.
3719 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3721         * gcc.dg/cpp/mi1.c: Update.
3723 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3725         * g++.old-deja/g++.other/regstack.C: New test.
3727 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3729         * g++.old-deja/g++.other/ref4.C: New test.
3731 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3733         * objc/execute/va_method.m: Added.
3734         * objc/execute/IMP.m: Added.
3735         * objc/execute/_cmd.m: Added.
3736         * objc/execute/accessing_ivars.m: Added.
3737         * objc/execute/class-1.m: Added.
3738         * objc/execute/class-10.m: Added.
3739         * objc/execute/class-11.m: Added.
3740         * objc/execute/class-12.m: Added.
3741         * objc/execute/class-13.m: Added.
3742         * objc/execute/class-14.m: Added.
3743         * objc/execute/class-2.m: Added.
3744         * objc/execute/class-3.m: Added.
3745         * objc/execute/class-4.m: Added.
3746         * objc/execute/class-5.m: Added.
3747         * objc/execute/class-6.m: Added.
3748         * objc/execute/class-7.m: Added.
3749         * objc/execute/class-8.m: Added.
3750         * objc/execute/class-9.m: Added.
3751         * objc/execute/class-tests-1.h
3752         * objc/execute/class-tests-2.h
3753         * objc/execute/compatibility_alias.m: Added.
3754         * objc/execute/encode-1.m: Added.
3755         * objc/execute/formal_protocol-1.m: Added.
3756         * objc/execute/formal_protocol-2.m: Added.
3757         * objc/execute/formal_protocol-3.m: Added.
3758         * objc/execute/formal_protocol-4.m: Added.
3759         * objc/execute/formal_protocol-5.m: Added.
3760         * objc/execute/formal_protocol-6.m: Added.
3761         * objc/execute/formal_protocol-7.m: Added.
3762         * objc/execute/informal_protocol.m: Added.
3763         * objc/execute/initialize.m: Added.
3764         * objc/execute/load.m: Added.
3765         * objc/execute/many_args_method.m: Added.
3766         * objc/execute/nested-3.m: Added.
3767         * objc/execute/no_clash.m: Added.
3768         * objc/execute/private.m: Added.
3769         * objc/execute/redefining_self.m: Added.
3770         * objc/execute/root_methods.m: Added.
3771         * objc/execute/selector-1.m: Added.
3772         * objc/execute/static-1.m: Added.
3773         * objc/execute/static-2.m: Added.
3774         * objc/execute/va_method.m: Added.
3776 2001-03-10  Richard Henderson  <rth@redhat.com>
3778         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3780 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3782         * g++.old-deja/g++.other/crash31.C: XFAIL.
3783         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3784         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3785         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3786         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3787         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3789 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3791         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3793 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3795         * gcc.dg/20000724-1.c: Don't use multiline strings.
3797 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3799         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3800         result of -cString against what we expect it to be; don't just
3801         print it out for no one to read.
3803         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3804         Based on testcases provided by Nicola Pero.
3806 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3808         * gcc.dg/cpp/macro7.c: New test.
3810 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3812         * gcc.dg/cpp/multiline.c: Update.
3814 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3816         * g++.old-deja/g++.other/enum3.C: New test.
3818 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3820         * g++.old-deja/g++.other/pod1.C: New test.
3822 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3824         * g++.old-deja/g++.ext/overload1.C: New test.
3826 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3828         * g++.old-deja/g++.pt/using1.C: New test.
3830 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3832         * g++.old-deja/g++.other/using9.C: New test.
3834 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3836         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3838         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3840 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3842         * g++.old-deja/g++.ext/realpt1.C: Remove.
3844 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3846         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3848 2001-02-26  Will Cohen  <wcohen@redhat.com>
3850         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3852 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3854         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3855         templatized constructors.
3857 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3859         * gcc.c-torture/execute/20010224-1.c: New test.
3861 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3863         * gcc.c-torture/execute/20010222-1.c: New test.
3865 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3867         * g++.old-deja/g++.other/inline20.C: New test.
3869 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3871         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3873 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3875         * g++.old-deja/g++.other/lookup22.C: New test.
3877 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3879         * g77.dg: New directory.
3880         * g77.dg/20010216-1.f: New test case.
3881         * g77.dg/dg.exp: New driver.
3882         * lib/g77-dg.exp: New driver library.
3884 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3886         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3888 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3890         * g++.old-deja/g++.other/decl9.C: New test.
3892 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3894         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3895         not need <string> and also tests the initialization at runtime.
3897 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3899         * gcc.c-torture/execute/longlong.c: New test.
3901 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3903         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3905 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3907         * gcc.c-torture/execute/920302-1.c (execute):
3908         Change argument type to short.
3910 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3912         * g++.old-deja/g++.pt/deduct6.C: New test.
3914 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3916         * g++.old-deja/g++.pt/deduct5.C: New test.
3918 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3920         * gcc.c-torture/execute/20010209-1.c: New test.
3922 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3924         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3926 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3928         * g++.dg/vtgc1.C: Update for new ABI.
3930         * consistency.vlad: New directory, 1665 files.
3932 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3934         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3935         return type.
3936         * gcc.dg/cpp/digraphs.c: Declare puts.
3938 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3940         * g++.old-deja/g++.other/warn5.C: New test.
3942 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3944         * g++.old-deja/g++.pt/spec40.C: New test.
3946 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3948         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3949         case.
3950         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3952 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3954         * gcc.c-torture/compile/20010209-1.c: New test.
3956 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3958         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3959         excess errors message but not if it crashes.
3960         * g++.old-deja/g++.other/crash27.C: Likewise.
3961         * g++.old-deja/g++.other/crash28.C: Likewise.
3962         * g++.old-deja/g++.other/crash30.C: Likewise.
3963         * g++.old-deja/g++.other/crash32.C: Likewise.
3964         * g++.old-deja/g++.other/crash35.C: Likewise.
3965         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3967 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3969         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3970         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3971         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3972         g77.f-torture/execute/execute.exp,
3973         g77.f-torture/noncompile/noncompile.exp,
3974         gcc.c-torture/execute/execute.exp,
3975         gcc.c-torture/execute/memcheck/memcheck.exp,
3976         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3977         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3978         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3979         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3980         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3981         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3982         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3983         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3984         Remove bug reporting instructions with ancient email addresses.
3986 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3988         * gcc.dg/20010202-1.c: New test.
3989         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3991 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3993         * g++.dg/stdbool-if.C: New test.
3995 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3997         * objc/execute/fdecl.m: Added main().
3999 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4001         * gcc.c-torture/execute/20010206-1.c: New test.
4003 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4005         * gcc.dg/cpp/avoidpaste1.c: Update.
4007 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4009         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4010         Pero <nicola@brainstorm.co.uk>.
4011         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4013 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4015         * g++.old-deja/g++.pt/spec39.C: New test.
4017 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4019         * gcc.c-torture/compile/20010202-1.c: New test.
4021 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4023         * g++.old-deja/g++.abi/primary2.C: New test.
4024         * g++.old-deja/g++.abi/primary3.C: New test.
4025         * g++.old-deja/g++.abi/primary4.C: New test.
4026         * g++.old-deja/g++.abi/primary5.C: New test.
4027         * g++.old-deja/g++.abi/vtable3.h: New test.
4028         * g++.old-deja/g++.abi/vtable3a.C: New test.
4029         * g++.old-deja/g++.abi/vtable3b.C: New test.
4030         * g++.old-deja/g++.abi/vtable3c.C: New test.
4031         * g++.old-deja/g++.abi/vtable3d.C: New test.
4032         * g++.old-deja/g++.abi/vtable3e.C: New test.
4033         * g++.old-deja/g++.abi/vtable3f.C: New test.
4034         * g++.old-deja/g++.abi/vtable3g.C: New test.
4035         * g++.old-deja/g++.abi/vtable3h.C: New test.
4036         * g++.old-deja/g++.abi/vtable3i.C: New test.
4037         * g++.old-deja/g++.abi/vtable3j.C: New test.
4038         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4040 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4042         * g++.old-deja/g++.other/anon6.C: New test.
4043         * g++.old-deja/g++.other/anon7.C: New test.
4045 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4047         * gcc.dg/cpp/avoidpaste2.c: New tests.
4049 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4051         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4053 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4055         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4056         DECIMAL_DIG cases for Irix."
4058 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4060         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4062 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4064         * gcc.dg/c99-tag-1.c: New test.
4066 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4068         * gcc.dg/cpp/tr-warn1.c: Add tests.
4070 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4072         * gcc.dg/cpp/avoidpaste1.c: Update.
4073         * gcc.dg/cpp/paste4.c: Update.
4075 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4077         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4078         cases for Irix.
4080 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4082         * g++.old-deja/g++.other/inline19.C: New test.
4084 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4086         * gcc.dg/Wlarger-than.c: New test.
4088 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4090         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4092 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4094         * gcc.c-torture/execute/20010129-1.c: New test.
4095         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4097 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4099         * gcc.dg/cpp/avoidpaste1.c: Test case.
4101 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4103         * g++.old-deja/g++.other/inline18.C: New test.
4105 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4107         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4108         and __builtin_putchar.
4110 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4112         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4113         tests.
4115 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4117         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4118         floating point number rounding mode to round to the nearest
4119         representable mode.
4121 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4123         * g++.old-deja/g++.other/mangle2.C: New test.
4125 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4127         * gcc.c-torture/compile/20010124-1.c: New test.
4129 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4131         * g++.old-deja/g++.pt/spec38.C: New test.
4133 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4135         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4136         "Build don't run".
4138 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4140         * gcc.c-torture/execute/20010123-1.c: New test.
4142 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4144         * g++.old-deja/g++.pt/spec37.C: New test.
4146 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4148         * g++.old-deja/g++.pt/overload14.C: New test.
4150 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4152         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4153         __builtin_return_address.
4155 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4157         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4158         * g++.old-deja/g++.pt/spec35.C: New test.
4159         * g++.old-deja/g++.pt/spec36.C: New test.
4161 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4163         * gcc.c-torture/compile/20010118-1.c: New test.
4165 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4167         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4169 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4171         * gcc.c-torture/execute/20010119-1.c: New test.
4173 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4175         * g++.old-deja/g++.other/vbase5.C: New test.
4177 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4179         * gcc.c-torture/execute/20010118-1.c: New test.
4181 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4183         * g++.old-deja/g++.pt/deduct3.C: New test.
4185 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4187         * g++.old-deja/g++.pt/spec34.C: New test.
4189 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4191         * g77.f-torture/compile/20000601-2.f: New test.
4193 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4195         * g++.old-deja/g++.other/init17.C: New test.
4197 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4199         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4201 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4203         * g++.old-deja/g++.pt/unify8.C: New test.
4205 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4207         * g++.old-deja/g++.abi/vbase1.C: New test.
4209 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4211         * g++.old-deja/g++.pt/crash65.C: New test.
4213 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4215         * gcc.dg/cpp/assembl2.S: New test case.
4217 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4219         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4220         are supported.
4222 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4224         * g++.old-deja/g++.other/builtins1.C: New test.
4225         * g++.old-deja/g++.other/builtins2.C: Likewise.
4226         * g++.old-deja/g++.other/builtins3.C: Likewise.
4227         * g++.old-deja/g++.other/builtins4.C: Likewise.
4229 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4231         * gcc.c-torture/compile/20010117-1.c: New test.
4232         * gcc.c-torture/compile/20010117-2.c: New test.
4234 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4236         * g77.f-torture/execute/20010116.[fx]: New test,
4237         XFAIL on i?86-*-*.
4238         * g77.f-torture/compile/20010115.f: Indicate it's
4239         a test for PR fortran/1636.
4241 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4243         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4245 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4247         * g77.f-torture/compile/20010115.f: New test.
4249 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4251         * g++.old-deja/g++.pt/nontype5.C: New test.
4253 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4255         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4256         have an equivalent working one below it.
4258 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4260         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4261         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4263 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4265         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4266         message containing "init_priority".
4267         (conpr-2.C): Likewise.
4268         (conpr-3.C): Likewise.
4269         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4271 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4273         * gcc.c-torture/execute/20010114-2.c: New test.
4275 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4277         * gcc.c-torture/compile/20010114-1.c: New test.
4278         * gcc.c-torture/compile/20010114-1.x: Xfail.
4279         * gcc.c-torture/compile/20010114-2.c: New test.
4280         * gcc.c-torture/execute/20010114-1.c: New test.
4281         * gcc.dg/trunc-1.c: New test.
4282         * gcc.dg/uninit-B.c: New test.
4284 2001-01-13  Nick Clifton  <nickc@redhat.com>
4286         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4287         target.
4289 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4291         * gcc.c-torture/compile/20010113-1.c: New test.
4293 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4295         * gcc.c-torture/compile/20001212-1.c: New test.
4297 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4299         * gcc.dg/cpp/widestr1.c: Update.
4300         * gcc.dg/cpp/prag-imp.c: Remove.
4302 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4304         * gcc.c-torture/execute/20000801-3.x: Remove.
4305         * gcc.dg/c90-init-1.c: New test.
4306         * gcc.dg/c99-init-1.c: New test.
4307         * gcc.dg/c99-init-2.c: New test.
4308         * gcc.dg/gnu99-init-1.c: New test.
4310 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4312         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4313         testing that no relevant ones were found.
4315 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4317         * g++.old-deja/g++.pt/cast2.C: New test.
4319 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4321         * g++.old-deja/g++.pt/friend47.C: New test.
4323 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4325         * g++.old-deja/g++.pt/instantiate13.C: New test.
4327 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4329         * g++.old-deja/g++.other/defarg7.C: New test.
4330         * g++.old-deja/g++.other/defarg8.C: New test.
4332 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4334         * g++.old-deja/g++.pt/crash64.C: New test.
4336 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4338         * g++.old-deja/g++.pt/crash63.C: New test.
4340 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4342         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4344 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4346         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4348 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4350         * g++.old-deja/g++.pt/error3.C: New test.
4352 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4354         * g++.old-deja/g++.other/crash39.C: New test.
4356 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4358         * g++.old-deja/g++.other/vbase4.C: New test.
4360 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4362         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4363         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4364         * gcc.dg/special/special.exp: New test driver which will check
4365         for alias support for the above test.
4367 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4369         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4370         problems on small machines.
4371         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4372         parameterize.
4374 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4376         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4377         mips.
4378         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4380 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4382         * g++.old_deja/g++.pt/using8.C: New test.
4384 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4386         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4388 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4390         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4391         where a failure is expected.
4392         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4394 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4396         * g++.old_deja/g++.pt/instantiate12.C: New test.
4398 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4400         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4401         start of structs.
4402         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4403         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4404         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4405         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4406         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4407         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4408         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4409         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4410         * g++.old-deja/g++.eh/spec6.C: Likewise.
4411         * g++.old-deja/g++.jason/crash3.C: Likewise.
4412         * g++.old-deja/g++.law/ctors11.C: Likewise.
4413         * g++.old-deja/g++.law/ctors17.C: Likewise.
4414         * g++.old-deja/g++.law/ctors5.C: Likewise.
4415         * g++.old-deja/g++.law/ctors9.C: Likewise.
4416         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4417         * g++.old-deja/g++.mike/net22.C: Likewise.
4418         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4419         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4420         * g++.old-deja/g++.mike/virt3.C: Likewise.
4421         * g++.old-deja/g++.niklas/t128.C: Likewise.
4422         * g++.old-deja/g++.other/anon4.C: Likewise.
4423         * g++.old-deja/g++.other/using1.C: Likewise.
4424         * g++.old-deja/g++.other/warn3.C: Likewise.
4425         * g++.old-deja/g++.pt/t37.C: Likewise.
4426         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4427         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4429 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4431         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4433 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4435         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4437 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4439         * gcc.c-torture/compile/20010107-1.c: New test.
4441 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4443         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4445 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4447         * gcc.dg/format/format.h: New file.
4448         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4449         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4450         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4451         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4452         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4453         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4454         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4455         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4456         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4457         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4458         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4459         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4460         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4461         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4462         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4463         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4464         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4465         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4466         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4467         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4468         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4469         instead of declaring standard types, macros and functions in each
4470         test.
4472 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4474         * gcc.c-torture/execute/20010106-1.c: New test.
4476 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4478         * gcc.dg/format/format.exp: New file.
4479         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4480         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4481         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4482         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4483         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4484         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4485         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4486         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4487         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4488         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4489         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4490         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4491         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4492         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4493         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4494         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4495         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4496         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4497         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4498         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4499         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4500         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4501         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4502         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4503         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4504         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4505         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4506         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4507         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4508         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4509         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4510         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4511         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4512         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4513         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4514         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4515         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4516         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4517         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4518         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4519         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4520         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4522 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4524         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4525         account.
4527 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4529         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4531 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4533         * g++.old-deja/g++.pt/crash62.C: New test.
4535 2001-01-04  Richard Henderson  <rth@redhat.com>
4537         * gcc.dg/20000926-1.c: Update expected warnings.
4538         * gcc.dg/array-2.c: Likewise.
4539         * gcc.dg/array-4.c: Also validate flexible array members.
4540         * gcc.dg/c99-flex-array-1.c: New.
4542 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4544         * gcc.c-torture/compile/20001222-1.x: Remove.
4546 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4548         * gcc.c-torture/execute/built-in-setjmp.c: New.
4550 2001-01-03  Richard Henderson  <rth@redhat.com>
4552         * gcc.dg/940510-1.c: Update expected error wording.
4553         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4555 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4557         * lib/target-supports.exp (check_alias_available): Modified to
4558         indicate aliases not supported if only weak aliases are supported.
4560 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4562         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4563         Turn on cmpstrsi checks for __pj__ and __i370__.
4565 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4567         * g++.old-deja/g++.other/virtual11.C: New test.
4569 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4571         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4573 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4575         * gcc.c-torture/compile/20010102-1.c: New test.
4577 2001-01-02  Andreas Jaeger  <aj@suse.de>
4579         * gcc.dg/noreturn-3.c: New test.
4581         * gcc.dg/noreturn-4.c: New test.
4583 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4585         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4586         __builtin_fputc and __builtin_fwrite.
4588 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4590         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4591         signed char, not default char.
4593 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4595         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4597 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4599         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4601 2000-12-29  Richard Henderson  <rth@redhat.com>
4603         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4604         (__cyg_profile_func_exit): Define.
4606 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4608         * g++.dg/vtgc1.C: New test.
4610 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4612         * gcc.dg/noncompile/20001228-1.c: New test.
4614         * gcc.dg/20001228-1.c: New test.
4616         * gcc.c-torture/execute/20001228-1.c: New test.
4618 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4620         * gcc.dg/format-strfmon-1.c: New test.
4622 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4624         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4625         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4626         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4627         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4628         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4629         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4630         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4631         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4632         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4633         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4634         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4635         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4636         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4638         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4639         * gcc.c-torture/execute/string-opt-4.c: Test index.
4641 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4643         * gcc.c-torture/compile/20001226-1.c: New test.
4645 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4647         * gcc.c-torture/compile/20001222-1.c: New test.
4648         * gcc.c-torture/compile/20001222-1.x: Xfail.
4650 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4652         * gcc.c-torture/execute/comp-goto-2.c: New test.
4654 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4656         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4657         Use long types if __INT_MAX__ is 32767.
4658         (main): Use cast to (sint32 *) when poking 88 into a_page.
4660         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4662 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4664         * gcc.c-torture/compile/20001221-1.c: New test.
4665         * gcc.c-torture/execute/20001221-1.c: New test.
4667 2000-12-20  Richard Henderson  <rth@redhat.com>
4669         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4670         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4672 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4674         * gcc.dg/compare3.c: New test.
4676 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4678         * gcc.dg/format-warnll-1.c: New test.
4680 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4682         * gcc.dg/cpp/cmdlne-P.c: New test.
4684 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4686         * gcc.c-torture/execute/builtin-abs-1.c,
4687         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4689 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4691         * gcc.dg/cpp/multiline.c: New test.
4693 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4695         * g++.old-deja/g++.other/syshdr1.C: Update.
4696         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4698 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4700         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4702 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4704         * g++.old-deja/g++.pt/ttp65.C: New test.
4706 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4708         * g++.old-deja/g++.pt/ttp64.C: New test.
4710 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4712         * g++.old-deja/g++.pt/spec33.C: New test.
4714 2000-12-14  Catherine Moore  <clm@redhat.com>
4716         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4717         * gcc.c-torture/execute/920612-2.c: Likewise.
4718         * gcc.c-torture/execute/920428-2.c: Likewise.
4719         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4720         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4722 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4724         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4725         * gcc.dg/pack-test-2.c: Likewise.
4727 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4729         Tests by Zack Weinberg <zackw@stanford.edu>.
4731         * gcc.dg/cpp/defined.c: Update.
4732         * gcc.dg/cpp/defined_trad.c: New tests.
4734 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4736         * gcc.dg/cpp/trad-direct.c: Update.
4738 2000-12-11  Neil Booth  <neilb@earthling.net>
4740         * gcc.dg/cpp/defined_trad.c
4742 2000-12-11  Neil Booth  <neilb@earthling.net>
4744         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4746 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4748         * gcc.dg/format-miss-2.c: New test.
4750 2000-12-09  Neil Booth  <neilb@earthling.net>
4752         * gcc.dg/cpp/lineflags.c: New tests.
4753         * gcc.dg/cpp/poison.c: Update.
4754         * gcc.dg/cpp/redef2.c: Update.
4755         * gcc.dg/cpp/skipping.c: New test.
4757 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4759         * g++.old-deja/g++.other/eh3.C: New testcase.
4761 2000-12-07  Neil Booth  <neilb@earthling.net>
4763         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4764         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4765         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4766         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4767         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4768         Update.
4770 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4772         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4773         __SIZE_TYPE__ instead of int for type of integers cast to
4774         pointers.
4776 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4778         * g++.old-deja/g++.other/cleanup4.C: New test.
4780 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4782         * format-sec-1.c: New test.
4784 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4786         * gcc.dg/format-nonlit-3.c: New test.
4788 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4790         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4791         through a null pointer.
4793 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4795         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4796         * g++.old-deja/g++.pt/partial4.C: New test.
4798 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4800         * gcc.c-torture/execute/ieee/hugeval.x: New.
4802 2000-12-06  Neil Booth  <neilb@earthling.net>
4804         * gcc.dg/cpp/backslash2.c: New tests.
4806 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4808         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4809         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4811 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4813         * gcc.c-torture/execute/20001203-2.c: New testcase.
4815 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4817         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4818         * g++.old-deja/g++.other/virtual10.C: New test.
4820 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4822         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4824 2000-12-05  Richard Henderson  <rth@redhat.com>
4826         * gcc.c-torture/compile/20001205-1.c: New.
4828 2000-12-04  Neil Booth  <neilb@earthling.net>
4830         * g++.old-deja/g++.other/virtual9.C: New test.
4831         * g++.old-deja/g++.pt/crash61.C: New test.
4832         * gcc.c-torture/execute/loop-9.c: New test.
4834 2000-12-04  Neil Booth  <neilb@earthling.net>
4836         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4837         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4838         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4839         * gcc.dg/cpp/extratokens.c: ...here.
4841 2000-12-04  Neil Booth  <neilb@earthling.net>
4843         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4844         New tests.
4846 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4848         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4849         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4851 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4853         * gcc.c-torture/execute/20001203-1.c: New test.
4855 2000-12-03  Neil Booth  <neilb@earthling.net>
4857         * gcc.dg/cpp/macro6.c: New test cases.
4859 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4861         * gcc.c-torture/execute/string-opt-9.c: New test.
4862         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4863         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4864         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4866         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4867         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4869 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4871         * gcc.dg/cpp/if-6.c: New testcase.
4873         * gcc.dg/20001201-1.c: New testcase.
4875 2000-12-02  Neil Booth  <neilb@earthling.net>
4877         * g++.old-deja/g++.other/externC4.C,
4878         g++.old-deja/g++.other/friend10.C: New tests.
4880 2000-12-02  Neil Booth  <neilb@earthling.net>
4882         * g++.old-deja/g++.other/instan2.C
4883         * g++.old-deja/g++.other/instan3.C: New test.
4885 2000-12-02  Neil Booth  <neilb@earthling.net>
4887         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4888         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4889         gnuc99.c,gnuc99-pedantic.c: New tests.
4891 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4893         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4894         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4896 2000-12-01  Neil Booth  <neilb@earthling.net>
4898         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4899         * gcc.dg/cpp/poison.c: Update.
4900         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4902 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4904         * g77.f-torture/execute/20001201.f: New test.
4906 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4908         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4910 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4912         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4914 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4916         * g++.old-deja/g++.other/cast6.C: New test.
4918 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4920         * gcc.c-torture/execute/20001130-2.c: New testcase.
4922 2000-11-30  Richard Henderson  <rth@redhat.com>
4924         * gcc.c-torture/execute/20001130-1.c: New test.
4926 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4928         * g++.old-deja/g++.other/op3.C: New test.
4930 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4932         * g++.old-deja/g++.other/op2.C: New test.
4934 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4936         * g++.old-deja/g++.other/crash38.C: New test.
4938 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4940         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4942 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4944         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4945         tests.
4946         * gcc.c-torture/execute/string-opt-6.c: New test.
4948         * gcc.dg/20001117-1.c: Add main.
4950 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4952         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4953         Move from here ...
4954         * gcc.dg/940510-1.c: ... to here.
4956         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4957         zero-size arrays in toplevel structures.
4959 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4961         * gcc.c-torture/execute/loop-8.c: New test.
4963 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4965         * g++.old-deja/g++.other/base1.C: New test.
4967 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4969         * g++.old-deja/g++.other/parse2.C: New test.
4971 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4973         * g++.old-deja/g++.pt/incomplete1.C: New test.
4975 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4977         * g++.old-deja/g++.other/friend9.C: New test.
4979 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4981         * gcc.dg/20001127-1.c: New test.
4983 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4985         * g++.old-deja/g++.pt/friend46.C: New test.
4987 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4989         * g++.old-deja/g++.other/ptrmem8.C: New test.
4991 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4993         * gcc.c-torture/execute/string-opt-7.c: New test.
4994         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4996 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4998         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4999         instead of 'mkcheck 2'.
5001 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5003         * gcc.c-torture/execute/memcheck/driver.c,
5004         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5005         C9X references to refer to C99.
5007 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5009         * gcc.dg/ultrasp3.c: New test.
5011 2000-11-25  Neil Booth  <neilb@earthling.net>
5013         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5015 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5017         * gcc.c-torture/compile/20001123-2.c: New.
5019 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5021         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5023 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5025         * gcc.dg/sequence-point-1.c: Add some new tests.
5026         * gcc.c-torture/execute/20001124-1.c: New test.
5028 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5030         * g++.old-deja/g++.other/vaarg4.C: New test.
5031         * gcc.c-torture/compile/20001123-1.c: New test.
5033 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5035         * g++.other/crash24.C: Adjust and remove XFAIL.
5036         * g++.other/crash37.C: New test.
5038 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5040         * g++.old-deja/g++.pt/instantiate9.C: New test.
5042 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5044         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5045         new ABI, too.
5047         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5048         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5050 2000-11-22  Neil Booth  <neilb@earthling.net>
5052         * gcc.dg/cpp/Wtrigraphs.c: New test.
5054 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5056         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5058 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5060         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5062 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5064         * lib/gcc-dg.exp: load_lib scanasm.exp.
5065         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5066         * lib/g++-dg.exp: load_lib scanasm.exp.
5067         * lib/scanasm.exp: New.
5068         (scan-assembler, scan-assembler-not): Add optional arguments to
5069         test name, or if not present, the pattern name.
5070         (scan-assembler-dem, scan-assembler-dem-not): New.
5072         * g++.dg/dg.exp: New.
5074 2000-11-21  Neil Booth  <neilb@earthling.net>
5076         * gcc.dg/cpp/integrated1.c: Remove.
5078 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5080         * gcc.c-torture/execute/20001121-1.c: New test.
5082 2000-11-21  Richard Henderson  <rth@redhat.com>
5084         * gcc.c-torture/compile/20001121-1.c: New test.
5086 2000-11-20  Neil Booth  <neilb@earthling.net>
5088         * gcc.dg/cpp/integrated1.c: New test.
5090 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5092         * g++.old-deja/g++.other/inline17.C: New test.
5094 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5096         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5097         local variable to be zero: I made the variable global. Now
5098         uses abort() and exit() instead of relying on main's return value.
5100 2000-11-20  Neil Booth  <neilb@earthling.net>
5102         * gcc.dg/cpp/paste2.c: Update test.
5103         * objc/execute/paste.m: New test.
5105 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5107         * gcc.dg/c99-condexpr-1.c: New test.
5109 2000-11-20  Neil Booth  <neilb@earthling.net>
5111         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5113 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5115         * g++.old-deja/g++.pt/export1.C: New test.
5117 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5119         * gcc.dg/20001117-1.c: New test.
5121 2000-11-18  Richard Henderson  <rth@redhat.com>
5123         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5125 2000-11-18  Richard Henderson  <rth@redhat.com>
5127         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5128         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5129         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5131 2000-11-18  Richard Henderson  <rth@redhat.com>
5133         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5134         (main): New.  Exit cleanly.
5136 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5138         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5139         gcc.dg/c99-fordecl-2.c: New tests.
5141 2000-11-18  Richard Henderson  <rth@redhat.com>
5143         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5144         * gcc.c-torture/execute/zerolen-2.c: New.
5146 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5148         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5149         memory.
5151 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5153         * g++.old-deja/g++.pt/instantiate8.C: New test.
5155 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5157         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5158         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5160 2000-11-16  Nick Clifton  <nickc@redhat.com>
5162         * gcc.c-torture/execute/nestfunc-2.c: New test.
5163         * gcc.c-torture/execute/nestfunc-3.c: New test.
5165 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5167         * gcc.c-torture/compile/20001116-1.c: New test.
5169 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5171         * gcc.c-torture/execute/20001115-1.c: New test.
5173 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5175         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5176         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5177         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5178         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5180 2000-11-15  Neil Booth  <neilb@earthling.net>
5182         gcc.dg/cpp/_Pragma1.c: Update.
5183         gcc.dg/cpp/_Pragma2.c: New test.
5185 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5187         * g++.old-deja/g++.other/anon5.C: New test.
5189 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5191         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5192         tests.
5194 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5196         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5197         output.
5199 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5201         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5202         labels at end of compound statements.
5204 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5206         * gcc.c-torture/execute/loop-7.c: New test.
5208 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5210         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5212 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5214         * gcc.dg/c99-bool-1.c: New test.
5216 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5218         * gcc.dg/c99-scope-1.c: Remove xfail.
5219         * gcc.dg/c99-scope-2.c: New test.
5221 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5223         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5224         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5226 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5228         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5229         error messages.
5231         * g++.mike/p700.C: Don't typedef wchar_t.
5232         * g++.mike/p784.C: Likewise.
5233         * g++.mike/eb101.C: Don't use __wchar_t.
5235 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5237         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5238         from DO loop.
5240 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5242         * gcc.c-torture/execute/20001111-1.c: New test.
5244 2000-11-10  Nick Clifton  <nickc@redhat.com>
5246         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5247         long multuiple and accumulate.
5249 2000-11-09  Richard Henderson  <rth@redhat.com>
5251         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5252         via size_t instead of int.
5254         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5255         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5256         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5257         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5259 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5261         * gcc.c-torture/compile/20001109-1.c: New test.
5262         * gcc.c-torture/compile/20001109-2.c: New test.
5264 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5266         * g++.old-deja/g++.pt/operator1.C: New test.
5267         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5269 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5271         * gcc.dg/20001108-1.c: New test.
5273 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5275         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5276         with both arguments constant strings.
5277         * gcc.c-torture/execute/string-opt-3.c: New test.
5278         * gcc.c-torture/execute/string-opt-4.c: New test.
5279         * gcc.c-torture/execute/string-opt-5.c: New test.
5281 2000-11-08  Nick Clifton  <nickc@redhat.com>
5283         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5284         mulsidi3adddi patterns.
5286 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5288         * g++.old-deja/g++.other/crash36.C: New test.
5290 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5292         * g++.old-deja/g++.other/init16.C: New test.
5294 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5296         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5298 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5300         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5301         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5302         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5304 2000-11-07  DJ Delorie  <dj@redhat.com>
5306         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5308 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5310         * gcc.c-torture/execute/string-opt-1.c: New test.
5312 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5314         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5315         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5316         parameters in registers, and there is no way for a varargs
5317         function to know in which order the integer and floating-point
5318         parameters should be interleaved when they are placed on the
5319         stack.
5320         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5321         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5323 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5325         * gcc.c-torture/execute/string-opt-2.c: New test.
5327 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5329         * g++.old-deja/g++.pt/crash60.C: New test.
5331 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5333         * g++.old-deja/g++.other/crash24.C: New test.
5334         * g++.old-deja/g++.other/crash25.C: New test.
5335         * g++.old-deja/g++.other/crash26.C: New test.
5336         * g++.old-deja/g++.other/crash27.C: New test.
5337         * g++.old-deja/g++.other/crash28.C: New test.
5338         * g++.old-deja/g++.other/crash29.C: New test.
5339         * g++.old-deja/g++.other/crash30.C: New test.
5340         * g++.old-deja/g++.other/crash31.C: New test.
5341         * g++.old-deja/g++.other/crash32.C: New test.
5342         * g++.old-deja/g++.other/crash33.C: New test.
5343         * g++.old-deja/g++.other/crash34.C: New test.
5344         * g++.old-deja/g++.other/crash35.C: New test.
5346 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5348         * gcc.c-torture/execute/20001031-1.c: New test.
5350 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5352         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5353         namespace.
5355         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5356         standards-conformant.
5358         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5360         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5361         * g++.old-deja/g++.mike/p755a.C: Likewise.
5362         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5363         library makes no calls to `operator new' during initialization.
5365 2000-11-04  Neil Booth  <neilb@earthling.net>
5367         * gcc.dg/cpp/include2.c: New tests.
5369 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5371         * lib/g++.exp (g++_set_ld_library_path): New function.
5372         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5374 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5376         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5377         warnings.
5379 2000-11-01  Richard Henderson  <rth@redhat.com>
5381         * g++.old-deja/g++.ext/namedret1.C: New.
5382         * g++.old-deja/g++.ext/namedret2.C: New.
5383         * g++.old-deja/g++.ext/namedret3.C: New.
5385 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5387         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5388         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5390 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5392         * gcc.c-torture/execute/va-arg-21.c: New test.
5394 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5396         * gcc.dg/c99-complex-2.c: New test.
5398 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5400         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5402 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5404         * g++.old-deja/g++.other/inline16.C: New test.
5406 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5408         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5409         __PRETTY_FUNCTION__
5411 2000-10-29  Neil Booth  <neilb@earthling.net>
5413         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5414         New tests.
5415         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5416         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5417         optimisation.
5419 2000-10-29  Neil Booth  <neilb@earthling.net>
5421         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5422         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5423         * mi5.c: Test multiple includes work with -C.
5424         * trigraphs.c: Test ^= version.
5426 2000-10-28  Neil Booth  <neilb@earthling.net>
5428         New tests and test updates for new macro expander.
5430         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5431         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5432         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5433         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5434         new diagnostic messages.
5436         * gcc.dg/cpp/macro3.c: New tests.
5438 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5440         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5441         on the same line.
5443 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5445         * g++.old-deja/g++.other/eh2.C: New test.
5447 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5449         * gcc.c-torture/execute/20001027-1.c: New test.
5451 2000-10-26  Richard Henderson  <rth@redhat.com>
5453         * gcc.c-torture/execute/20001026-1.c: New.
5455 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5457         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5458         * g++.old-deja/g++.law/builtin1.C: Likewise.
5459         * g++.old-deja/g++.law/ctors10.C: Likewise.
5460         * g++.old-deja/g++.law/virtual3.C: Likewise.
5461         * g++.old-deja/g++.mike/p658.C: Likewise.
5462         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5463         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5464         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5465         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5466         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5468 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5470         * gcc.c-torture/compile/20001024-1.c: New test.
5472 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5474         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5475         to tell us whether or not we are using V3.
5477 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5479         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5480         operands.
5482 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5484         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5486 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5488         * gcc.c-torture/execute/20001024-1.c: New test.
5490 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5492         * g++.old-deja/g++.other/sibcall1.C: New test.
5494 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5496         * gcc.dg/noncompile/init-3.c: New test.
5498 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5500         * gcc.dg/format-array-1.c: New test.
5502 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5504         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5505         writing through null pointers; remove comment about testing
5506         unterminated strings.
5508 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5510         * gcc.c-torture/execute/20001017-2.c: New test.
5512 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5514         * gcc.c-torture/compile/20001018-1.c: New test.
5515         * gcc.c-torture/compile/20001018-1.x: Xfail.
5517 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5519         * gcc.c-torture/execute/20001017-1.c: New test.
5521 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5523         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5524         for multiple use of arguments with scanf formats; add tests for
5525         multiple use of arguments.
5527 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5529         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5531 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5533         * gcc.dg/format-miss-1.c: New test.
5535 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5537         * gcc.c-torture/execute/20001013-1.c: New test.
5539 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5541         * gcc.dg/format-branch-1.c: New test.
5543 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5545         * README, lib/file-format.exp: Remove EGCS references.
5547 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5549         * gcc.dg/20001013-1.c: New test.
5551 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5553         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5554         for intmax_t in the compiler using __typeof__ and the type rules
5555         for conditional expressions.
5557 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5559         * gcc.dg/20001012-1.c: New test.
5560         * gcc.dg/20001012-2.c: New test.
5562 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5564         * gcc.dg/format-attr-1.c: New test.
5566 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5568         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5569         __LONG_LONG_MAX__ instead of LLONG_MAX.
5571 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5573         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5574         scanf flags.
5575         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5576         flags.
5578 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5580         * gcc.dg/sequence-pt-1.c: New test.
5582 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5584         * gcc.c-torture/execute/20001011-1.c: New testcase.
5585         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5587 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5589         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5590         does not error on it.
5592 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5594         * gcc.dg/20001009-1.c: New test.
5596 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5598         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5599         * gcc.c-torture/execute/20001009-2.c: ... to here.
5601 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5603         * gcc.c-torture/compile/20001009-1.c: New testcase.
5604         * gcc.c-torture/execute/20001009-1.c: New testcase.
5605         Testcases provided by Jan Hubicka <jh@suse.cz>.
5607 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5609         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5610         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5611         uintmax_t using <limits.h> to emulate the compiler's internal
5612         logic.  No longer XFAIL %j tests.
5614 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5616         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5617         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5618         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5619         regexps and details of expected handling of some bad formats.
5620         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5621         suppression.
5623 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5625         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5626         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5627         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5628         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5629         in list archives.
5631 2000-10-06  Richard Henderson  <rth@cygnus.com>
5633         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5634         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5635         * g++.old-deja/g++.jason/report.C: Likewise.
5636         * g++.old-deja/g++.law/friend5.C: Likewise.
5637         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5638         of the expected warnings.
5640 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5642         * g++.old-deja/g++.pt/enum14.C: New test.
5644 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5646         * g++.old-deja/g++.pt/crash59.C: New test.
5648 2000-10-04  Will Cohen  <wcohen@redhat.com>
5650         * gcc.dg/20000926-1.c: New test.
5652 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5654         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5655         function name for current C++ compiler.
5656         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5658 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5660         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5661         __PRETTY_FUNCTION__.
5662         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5664 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5666         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5668 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5670         * gcc.c-torture/compile/20000923-1.c: New test.
5672 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5674         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5675         * g++.old-deja/g++.pt/ttp62.C: Same.
5676         * g++.old-deja/g++.other/inline14.C: Same.
5678 2000-09-24  Richard Henderson  <rth@cygnus.com>
5680         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5682 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5684         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5686 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5688         * gcc.c-torture/compile/20000922-1.c: New file.
5690 2000-09-21  Nick Clifton  <nickc@redhat.com>
5692         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5693         a signed long modulo operation.
5694         (mod6): New funciton - perform an unsigned long modulo operation.
5695         (main): Add tests for modulos of very large numbers by very small
5696         dividends.
5698 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5700         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5702 2000-09-19  Richard Henderson  <rth@cygnus.com>
5704         * gcc.dg/compare2.c (case 10): XFAIL.
5706 2000-09-18  Richard Henderson  <rth@cygnus.com>
5708         * gcc.c-torture/execute/20000906-1.c: Move ...
5709         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5710         that support __builtin_trap.
5712 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5714         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5716 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5718         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5719         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5720         more $ format tests.
5722 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5724         * gcc.dg/format-errmk-1.c: New test.
5726 2000-09-17  Greg McGary  <greg@mcgary.org>
5728         * gcc.c-torture/execute/20000917-1.x: Remove.
5730 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5732         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5734 2000-09-17  Greg McGary  <greg@mcgary.org>
5736         * gcc.c-torture/execute/20000917-1.c: New test.
5737         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5739 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5741         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5742         in nested macro bug.
5744 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5746         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5748 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5750         * gcc.c-torture/execute/20000914-1.c: New test.
5752 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5754         * g++.other/inline13.C: New test.
5756 2000-09-12  Andreas Jaeger  <aj@suse.de>
5758         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5759         constant by Ulrich Drepper <drepper@redhat.com>.
5761 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5763         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5765 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5767         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5769 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5771         * gcc.dg/cpp/backslash.c: New test.
5773 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5775         * gcc.c-torture/execute/20000910-1.c: New test.
5776         * gcc.c-torture/execute/20000910-2.c: Likewise.
5778 2000-09-11  Robert Lipe  <robertl@sco.com>
5780         * gcc.dg/pragma-align.c: New test.
5782 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5784         * g++.old-deja/g++.pt/explicit82.C: New test.
5785         * g++.old-deja/g++.pt/explicit83.C: New test.
5787 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5789         * gcc.dg/asm-names.c: New test.
5791 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5793         * gcc.dg/cpp/tr-warn6.c: New test
5795 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5797         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5798         be accepted.
5800 2000-09-07  Catherine Moore  <clm@redhat.com>
5802         * gcc.c-torture/execute/unroll-1.c: New test.
5804 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5806         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5807         ERROR markers.
5808         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5809         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5810         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5811         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5812         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5813         Preprocess only.
5814         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5815         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5817 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5819         * g++.old-deja/g++.pt/deduct2.C: New test.
5821 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5823         * g++.old-deja/g++.pt/parms2.C: New test.
5825 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5827         * g++.old-deja/g++.pt/crash58.C: New test.
5829 2000-09-06  Greg McGary  <greg@mcgary.org>
5831         * gcc.c-torture/execute/20000906-1.c: New test.
5832         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5834 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5836         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5838 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5840         * g++.old-deja/g++.pt/crash57.C: New test.
5842 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5844         * g++.old-deja/g++.pt/crash56.C: New test.
5846 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5848         * g++.old-deja/g++.pt/koenig1.C: New test.
5850 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5852         * gcc.dg/20000904-1.c: New test.
5854 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5856         * gcc.dg/cpp/paste8.c: New test.
5858 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5860         * gcc.c-torture/compile/20000827-1.c: New test.
5862 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5864         * gcc.dg/format-diag-1.c: New test.
5866 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5868         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5869         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5870         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5871         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5872         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5874 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5876         * g++.old-deja/g++.other/nested4.C: New test.
5878 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5880         * g++.old-deja/g++.ns/scoped1.C: New test.
5882 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5884         * lib/g++.exp: Support testing already-installed GCC.
5886 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5888         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5890 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5892         * gcc.dg/return-type-2.c: New test.
5894 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5896         * gcc.c-torture/compile/20000825-1.c: New test.
5898 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5900         * gcc.dg/dwarf2-2.c: New test.
5902 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5904         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5905         dg-warning regexps.
5907 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5909         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5910         gcc.dg/format-ext-5.c: New tests.
5912 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5914         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5916 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5918         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5920 2000-08-24  Richard Henderson  <rth@cygnus.com>
5922         * gcc.dg/ia64-sync-1.c: New test.
5923         * gcc.dg/ia64-sync-2.c: New test.
5924         * gcc.dg/ia64-asm-1.c: New test.
5926 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5928         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5929         * gcc.dg/format-ext-2.c: New test.
5931 2000-08-23  Jason Merrill  <jason@redhat.com>
5933         * lib/old-dejagnu.exp: Also ignore "In member function" and
5934         "At global scope".
5936 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5938         * gcc.dg/noncompile/label-lineno-1.c: New test.
5940 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5942         * gcc.dg/c99-array-nonobj-1.c: New test.
5944 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5946         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5947         tests.
5948         * gcc.dg/format-ext-1.c: New test.
5950 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5952         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5953         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5954         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5955         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5956         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5958 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5960         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5961         gcc.dg/c99-strftime-2.c: New tests.
5963 2000-08-22  Richard Henderson  <rth@cygnus.com>
5965         * gcc.c-torture/execute/20000822-1.c: New test.
5967 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5969         * gcc.c-torture/execute/20000819-1.x: Remove.
5971 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5973         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5974         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5975         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5976         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5977         gcc.dg/format-xopen-1.c: New tests.
5979 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5981         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5983 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5985         * g++.old-deja/g++.other/loop2.C: New test.
5987         * gcc.c-torture/compile/20000606-1.c: New test.
5988         * gcc.c-torture/compile/20000728-1.c: New test.
5989         * gcc.c-torture/execute/20000801-1.c: New test.
5990         * gcc.c-torture/execute/20000801-2.c: New test.
5991         * gcc.c-torture/execute/20000819-1.c: New test.
5992         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5993         * gcc.dg/20000629-1.c: New test.
5994         * gcc.dg/20000724-1.c: New test.
5995         * gcc.dg/20000807-1.c: New test.
5997 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5999         * gcc.dg/cpp/pragma-1.c: New test.
6000         * gcc.dg/cpp/pragma-2.c: New test.
6002 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6004         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6005         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6007 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6009         * gcc.c-torture/compile/20000818-1.c: New test.
6011 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6013         * gcc.c-torture/execute/20000818-1.c: New test.
6015 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6017         * gcc.dg/format-va-1.c: New test.
6019 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6021         * g++.old-deja/g++.other/typedef8.C: New test.
6023 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6025         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6026         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6027         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6028         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6029         * g++.old-deja/g++.other/ptrmem7.C: New test.
6030         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6032 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6034         * g++.old-deja/g++.pt/typename27.C: New test.
6036 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6038         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6039         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6040         * g++.old-deja/g++.pt/friend45.C: New test.
6041         * g++.old-deja/g++.other/friend8.C: New test.
6043 2000-08-15  Richard Henderson  <rth@cygnus.com>
6045         * gcc.c-torture/execute/20000815-1.c: New test.
6047 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6049         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6050         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6051         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6053 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6055         * g++.old-deja/g++.other/refinit2.C: New test.
6057 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6059         * lib/c-torture.exp (c-torture): Make
6060         compiler_conditional_xfail_data global.
6061         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6062         compiler_conditional_xfail_data machinery.
6063         (f-torture-execute): Likewise.
6064         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6065         and only when unrolling loops.
6067         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6069 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6071         * g++.old-deja/g++.pt/explicit81.C: New test.
6073 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6075         * g++.old-deja/g++.pt/typename26.C: New test.
6077 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6079         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6080         warning.
6082 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6084         * g++.old-deja/g++.other/array3.C: New test.
6086 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6088         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6089         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6090         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6091         New tests.
6093 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6095         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6096         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6098 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6100         * gcc.c-torture/execute/20000808-1.c: New test.
6102 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6104         * gcc.dg/c90-const-expr-1.c: New test.
6106 2000-08-08  Richard Henderson  <rth@cygnus.com>
6108         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6110 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6112         * gcc.dg/noncompile/const-ll-1.c: New test.
6114 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6116         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6118 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6120         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6121         that running programs linked against the shared version of libobjc
6122         run correctly.
6124 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6126         * gcc.dg/c99-printf-1.c: New test.
6128 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6130         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6132 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6134         * gcc.c-torture/execute/20000731-1.x: Delete.
6136 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6138         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6139         and torture_without_loops as is done by c-torture.exp.
6140         (search_for): Copy from c-torture.exp.
6141         (gcc-dg-runtest): New function, drives a directory of tests
6142         iterating over the TORTURE_OPTIONS.
6143         (scan-assembler, scan-assembler-not): Move here from
6144         individual directory drivers.
6146         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6147         defined by lib/gcc-dg.exp.
6148         * gcc.dg/cpp/cpp.exp: Likewise.
6149         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6150         gcc-dg-runtest, so we cycle over optimization options.
6152         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6153         * gcc.dg/compare2.c: No longer expected to fail.
6155 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6157         * gcc.c-torture/execute/20000804-1.c: New test.
6159 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6161         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6163 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6165         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6167 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6169         * gcc.c-torture/compile/20000803-1.c: New test.
6171 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6173         * gcc.c-torture/execute/20000801-3.c,
6174         gcc.c-torture/execute/20000801-4.c: New tests.
6175         * gcc.c-torture/execute/20000801-3.x,
6176         gcc.c-torture/execute/20000801-4.x: Xfail.
6178 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6180         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6181         libobjc/.libs to allow for libtool.
6183 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6185         * gcc.c-torture/compile/20000802-1.c: New test.
6187 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6189         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6191 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6193         * gcc-c-torture/execute/20000731-2.c: New test.
6195         * gcc.c-torture/execute/20000731-1.c: New test.
6196         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6198 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6200         * testsuite/gcc.dg/cpp/paste7.c: New test.
6201         * gcc.dg/cpp/20000725-1.c: New test.
6203 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6205         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6206         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6207         declaration warning for __builtin_dwarf_reg_size.
6209         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6211 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6213         * gcc.dg/noncompile/voidparam-1.c: New test.
6215 2000-07-30  Richard Henderson  <rth@cygnus.com>
6217         * gcc.dg/c90-digraph-1.c: Don't xfail.
6218         * gcc.dg/compare2.c (case 10): Xfail.
6219         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6221 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6223         * gcc.dg/c99-main-1.c: New test.
6225 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6227         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6229 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6231         * gcc.c-tortuer/execute/20000726-1.c: New test.
6233 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6235         * gcc.c-torture/execute/enum-2.c: New test.
6237 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6239         * gcc.dg/cpp/tr-warn3.c: New test.
6241 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6243         * g++.old-deja/g++.ext/implicit1.C: Remove.
6244         * g++.old-deja/g++.jason/c2.C: Remove
6245         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6246         * g++.old-deja/g++.pt/crash16.C: Likewise.
6247         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6249 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6251         * g++.old-deja/g++.other/for2.C: New test.
6253 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6255         * gcc.dg/20000720-1.c: New test.
6257 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6259         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6261 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6263         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6264         * gcc.c-torture/execute/20000722-1.c: New.
6265         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6267 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6269         * gcc.dg/cpp/20000720-1.S: New test.
6271 2000-07-21  Michael Meissner  <meissner@redhat.com>
6273         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6275 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6277         * g++.old-deja/g++.brendan/crash16.C,
6278         g++.old-deja/g++.brendan/parse3.C,
6279         g++.old-deja/g++.brendan/redecl1.C,
6280         g++.old-deja/g++.ns/template13.C,
6281         g++.old-deja/g++.other/decl4.C,
6282         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6284 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6286         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6287         and "Internal error".
6289         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6290         regexps.
6291         * gcc.dg/cpp/paste6.c: New test.
6293 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6295         * gcc.dg/cpp/tr-direct.c: New test.
6297         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6298         gcc.dg/cpp/undef1.c: Tweak error regexps.
6300 2000-07-18  Eric Christopher <echristo@redhat.com>
6302         * gcc.c-torture/compile/20000718-1.c: New test.
6304 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6306         * cpplex.c (_cpp_push_token): If the token being pushed back
6307         is the previous token in this context, just subtract one from
6308         context->posn.
6309         * cppmacro.c (save_expansion): Clear aux field when storing a
6310         placemarker.
6312 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6314         * gcc.dg/noncompile/redecl-1.c: New test.
6316 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6318         * gcc.c-torture/execute/20000717-5.c: New test.
6319         * gcc.c-torture/execute/20000717-1.x: Removed.
6321 2000-07-17  Richard Henderson  <rth@cygnus.com>
6323         * gcc.c-torture/execute/20000717-4.c: New test.
6325 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6327         * gcc.dg/cpp/syshdr.c: New test.
6328         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6330 2000-07-17  Neil Booth  <neilb@earthling.net>
6332         * gcc.dg/cpp/cmdlne-dM.c: New test.
6333         * gcc.dg/cpp/cmdlne-dD.c: New test.
6335 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6337         * gcc.c-torture/execute/20000717-3.c: New test.
6339         * gcc.c-torture/compile/20000717-1.c: New test.
6341 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6343         * gcc.c-torture/execute/20000717-2.c: New test.
6345 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6347         * gcc.dg/formatz-1.c: New test.
6349         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6350         * gcc.dg/c99-digraph-1.c: New tests.
6352         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6353         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6355         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6356         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6357         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6358         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6359         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6360         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6361         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6363 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6365         * gcc.c-torture/execute/20000717-1.c: New test.
6366         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6368 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6370         * gcc.c-torture/execute/20000715-2.c: New test.
6371         * gcc.dg/20000715-1.c: New test.
6373 2000-07-15  Michael Meissner  <meissner@redhat.com>
6375         * gcc.c-torture/execute/20000715-1.c: New test.
6377 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6379         * gcc.c-torture/execute/20000707-1.c: New test.
6381 2000-07-13  Neil Booth  <NeilB@earthling.net>
6383         * testsuite/gcc.dg/cpp/digraph1.c,
6384         testsuite/gcc.dg/cpp/digraph2.c,
6385         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6387 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6389         * g77.f-torture/compile/20000630-2.f:  New test.
6390         * g77.f-torture/compile/20000630-2.x
6392 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6394         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6396 2000-07-11  Neil Booth  <NeilB@earthling.net>
6398         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6400 2000-07-11  Neil Booth  <NeilB@earthling.net>
6402         * gcc.dg/cpp/cmdlne-C.c: New.
6404 2000-07-09  Neil Booth  <NeilB@earthling.net>
6406         * gcc.dg/cpp/directiv.c: New tests.
6407         * gcc.dg/cpp/undef1.c: Update.
6409 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6411         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6413 2000-07-09  Neil Booth  <NeilB@earthling.net>
6415         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6417 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6419         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6420         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6422 2000-07-08  Neil Booth  <NeilB@earthling.net>
6424         * gcc.dg/cpp/macsyntx.c: New tests.
6426 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6428         * gcc.dg/20000707-1.c: New test.
6430 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6432         * gcc.c-torture/execute/20000706-1.c: New test.
6433         * gcc.c-torture/execute/20000706-2.c: New test.
6434         * gcc.c-torture/execute/20000706-3.c: New test.
6435         * gcc.c-torture/execute/20000706-4.c: New test.
6436         * gcc.c-torture/execute/20000706-5.c: New test.
6438 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6440         * g++.old-deja/g++.pt/instantiate7.C: New test.
6442 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6444         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6445         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6446         * g++.old-deja/g++.other/rtti3.C: Likewise.
6447         * g++.old-deja/g++.other/rttid3.C: Likewise.
6449 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6451         *  g77.f-torture/compile/20000630-1.x: Fix typo
6453 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6455         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6456         assembly output.
6458 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6460         * gcc.dg/cpp/ident.c: New test.
6462 2000-07-05  Neil Booth  <NeilB@earthling.net>
6464         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6465           gcc.dg/cpp/lexstrng.c: New tests.
6467 2000-07-04  Neil Booth  <NeilB@earthling.net>
6469         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6470         * gcc.dg/cpp/strify2.c: Same.
6472 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6474         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6475         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6476         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6477         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6479         * testsuite/gcc.dg/cpp/macro1.c,
6480         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6481         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6482         testsuite/gcc.dg/cpp/strify1.c,
6483         testsuite/gcc.dg/cpp/strify2.c: New tests.
6485 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6487         * gcc.c-torture/execute/20000703-1.c: New test.
6489 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6491         * g++.old-deja/g++.pt (lookup10.C): New test.
6493 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6495         * g++.old-deja/g++.pt (typename25.C): New test.
6497 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6499         * gcc.c-torture/compile/20000701-1.c: New test.
6501 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6503         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6504         to test case.
6506 2000-06-30  Catherine Moore  <clm@cygnus.com>
6508         * gcc.c-torture/execute/align-1.c: New test.
6510 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6512         * g++.old-deja/g++.pt/expr8.C: New test.
6513         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6515 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6517         * gcc.c-torture/compile/20000629-1.c: New test.
6519 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6522         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6523         gcc.dg/noncompile directory, depending on whether they're
6524         preprocessor tests or not.  Annotate all the tests for the dg
6525         framework.
6527         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6528         * gcc.dg/noncompile/noncompile.exp: New.
6530         * Moved files:
6531         Old name                                New name
6532         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6533         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6534         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6535         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6536         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6537         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6538         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6539         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6540         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6541         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6542         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6543         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6544         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6545         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6546         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6547         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6548         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6549         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6550         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6551         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6552         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6553         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6554         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6555         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6557         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6558         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6559         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6560         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6561         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6562         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6564 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6566         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6567         declare one variable.  On the fourth, error.
6568         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6569         declared by 20000628-1a.h.
6571 2000-06-29  Richard Henderson  <rth@redhat.com>
6573         * gcc.c-torture/execute/930529-1.x: New file.
6574         * gcc.dg/920413-1.c: Adjust expected warning text.
6575         * gcc.dg/980217-1.c: Declare abort.
6576         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6578 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6580         * g77.f-torture/compile/20000629-1.f: New test.
6581         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6583 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6585         Rearrange lots of files, removing entirely the
6586         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6587         directories.
6589         * Deleted files:
6590         gcc.c-torture/code_quality/code_quality.exp
6591         gcc.c-torture/special/special.exp
6592         gcc.failure/failure.exp
6593         gcc.failure/940409-1.x
6594         gcc.c-torture/compile/961203-1.x
6596         * New files:
6597         gcc.misc-tests/linkage.exp
6598         gcc.c-torture/execute/920730-1t.c
6599         gcc.c-torture/execute/920730-1t.x
6600         gcc.c-torture/compile/920520-1.x
6601         gcc.c-torture/compile/920521-1.x
6602         gcc.c-torture/compile/981006-1.x
6603         gcc.c-torture/execute/eeprof-1.x
6605         * Moved files (possibly with modifications to fit a new harness):
6606         Old name                                New name
6607         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6608         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6609         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6610         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6611         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6612         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6613         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6614         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6615         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6616         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6617         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6618         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6619         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6620         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6622 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6624         * c-torture/compile/961203-1.x: Delete.
6626         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6627         not exit. Include stdio.h.
6628         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6629         * gcc.misc-tests/dg-12.c: Likewise.
6630         * gcc.misc-tests/dg-5.c: Likewise.
6631         * gcc.misc-tests/dg-6.c: Likewise.
6632         * gcc.misc-tests/dg-7.c: Prototype abort.
6633         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6634         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6635         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6636         not exit.
6637         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6638         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6640 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6642         * gcc.dg/cpp/20000628-1.c: New test.
6643         * gcc.dg/cpp/20000628-1.h: New header for above test.
6644         * gcc.dg/cpp/20000628-1a.h: Likewise.
6646 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6648         * gcc.dg/cpp: New directory.
6649         * gcc.dg/cpp/cpp.exp: New driver.
6650         * gcc.dg/cpp/20000627-1.c: New test.
6651         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6652         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6653         and rewrite as a compilation test.
6655         * gcc.dg: Move many files into the cpp subdirectory, possibly
6656         renaming or editing them as well.
6657         Old name                New name
6658         990119-1.c              cpp/19990119-1.c
6659         990228-1.c              cpp/19990228-1.c
6660         990407-1.c              cpp/19990407-1.c
6661         990409-1.c              cpp/19990409-1.c
6662         990413-1.c              cpp/19990413-1.c
6663         990703-1.c              cpp/19990703-1.c
6664         20000127-1.c            cpp/20000127-1.c
6665         20000129-1.c            cpp/20000129-1.c
6666         20000207-1.c            cpp/20000207-1.c
6667         20000207-2.c            cpp/20000207-2.c
6668         20000209-1.c            cpp/20000209-1.c
6669         20000209-2.c            cpp/20000209-2.c
6670         20000301-1.c            cpp/20000301-1.c
6671         20000419-1.c            cpp/20000419-1.c
6672         20000510-1.S            cpp/20000510-1.S
6673         20000519-1.c            cpp/20000519-1.c
6674         20000529-1.c            cpp/20000529-1.c
6675         20000625-1.c            cpp/20000625-1.c
6676         20000625-2.c            cpp/20000625-2.c
6677         cpp-as1.c               cpp/assert1.c
6678         cpp-as2.c               cpp/assert2.c
6679         cxx-comments-1.c        cpp/cxxcom1.c
6680         cxx-comments-2.c        cpp/cxxcom2.c
6681         endif-label.c           cpp/endif.c
6682         cpp-hash1.c             cpp/hash1.c
6683         cpp-hash2.c             cpp/hash2.c
6684         cpp-if1.c               cpp/if-1.c
6685         cpp-if2.c               cpp/if-2.c
6686         cpp-if3.c               cpp/if-3.c
6687         cpp-if4.c               cpp/if-4.c
6688         cpp-if5.c               cpp/if-5.c
6689         cpp-cond.c              cpp/if-cexp.c
6690         cpp-missingop.c         cpp/if-mop.c
6691         cpp-missingparen.c      cpp/if-mpar.c
6692         cpp-opprec.c            cpp/if-oppr.c
6693         cpp-ifparen.c           cpp/if-paren.c
6694         cpp-shortcircuit.c      cpp/if-sc.c
6695         cpp-shift.c             cpp/if-shift.c
6696         cpp-unary.c             cpp/if-unary.c
6697         cpp-li1.c               cpp/line1.c
6698         cpp-li2.c               cpp/line2.c
6699         lineno.c                cpp/line3.c
6700         lineno-2.c              cpp/line4.c
6701         cpp-mi.c                cpp/mi1.c
6702         cpp-mic.h               cpp/mi1c.h
6703         cpp-micc.h              cpp/mi1cc.h
6704         cpp-mind.h              cpp/mi1nd.h
6705         cpp-mindp.h             cpp/mi1ndp.h
6706         cpp-mix.h               cpp/mi1x.h
6707         cpp-mi2.c               cpp/mi2.c
6708         cpp-mi2a.h              cpp/mi2a.h
6709         cpp-mi2b.h              cpp/mi2b.h
6710         cpp-mi2c.h              cpp/mi2c.h
6711         cpp-mi3.c               cpp/mi3.c
6712         cpp-mi3.def             cpp/mi3.def
6713         poison-1.c              cpp/poison.c
6714         pr-impl.c               cpp/prag-imp.c
6715         cpp-redef-2.c           cpp/redef1.c
6716         cpp-redef.c             cpp/redef2.c
6717         strpaste.c              cpp/strp1.c
6718         strpaste-2.c            cpp/strp2.c
6719         cpp-tradpaste.c         cpp/tr-paste.c
6720         cpp-tradstringify.c     cpp/tr-str.c
6721         cpp-tradwarn1.c         cpp/tr-warn1.c
6722         cpp-tradwarn2.c         cpp/tr-warn2.c
6723         trigraphs.c             cpp/trigraphs.c
6724         cpp-unc1.c              cpp/unc1.c
6725         cpp-unc2.c              cpp/unc2.c
6726         cpp-unc3.c              cpp/unc3.c
6727         cpp-unc.c               cpp/unc4.c
6728         undef.c                 cpp/undef1.c
6729         undef-2.c               cpp/undef2.c
6730         cpp-wi1.c               cpp/widestr1.c
6732 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6734         * lib/g++.exp (g++_include_flags): Tweak.
6736 2000-06-27  H.J. Lu  <hjl@gnu.org>
6737             Loren J. Rittle  <ljrittle@acm.org>
6739         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6740         version with one that knows about the new gcc tree structure.
6741         (g++_link_flags): Same.
6743 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6745         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6746         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6747         case we are cross-compiling.
6749         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6750         g++.old-deja/g++.niklas/Makefile.in,
6751         g++.old-deja/g++.niklas/configure.in,
6752         g++.old-deja/g++.other/Makefile.in,
6753         g++.old-deja/g++.other/configure.in,
6754         gcc.c-torture/code_quality/Makefile.in,
6755         gcc.c-torture/code_quality/configure.in,
6756         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6757         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6758         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6759         gcc.c-torture/execute/ieee/Makefile.in,
6760         gcc.c-torture/execute/ieee/configure.in,
6761         gcc.c-torture/noncompile/Makefile.in,
6762         gcc.c-torture/noncompile/configure.in,
6763         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6764         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6765         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6767 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6769         * g++.old-deja/g++.other/ambig3.C: New test.
6771 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6773         * g++.old-deja/g++.pt/syntax1.C: New test.
6774         * g++.old-deja/g++.pt/syntax2.C: New test.
6775         * g++.old-deja/g++.other/syntax3.C: New test.
6776         * g++.old-deja/g++.other/syntax4.C: New test.
6778 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6780         * gcc.dg/20000623-1.c: Prototype exit and abort.
6782 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6784         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6785         New tests.
6786         * gcc.dg/cpp-mi3.def: New file.
6788         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6789         inside assertions.
6790         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6791         lexer's error messages.
6792         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6793         divine anything from the linemarkers.
6794         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6795         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6797 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6799         * gcc.dg/20000623-1.c: New test.
6801 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6803         * gcc.c-torture/execute/20000622-1.c: New test.
6805 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6807         * g++.old-deja/g++.other/init15.C: New test.
6809 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6811         * g++.old-deja/g++.pt/vaarg2.C: New test.
6812         * g++.old-deja/g++.pt/vaarg3.C: New test.
6814 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6816         * g++.old-deja/g++.other/dyncast6.C: New test.
6818 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6820         * gcc.c-torture/execute/loop-6.c: New test.
6822 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6824         * gcc.dg/20000614-1.c: New test.
6825         * gcc.dg/20000614-2.c: New test.
6827 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6829         * g++.old-deja/g++.other/inline12.C: New test.
6831 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6833         * g++.old-deja/g++.other/eh1.C: New test.
6835 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6837         * g++.old-deja/g++.other/type.C: New test.
6839 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6841         * g++.old-deja/g++.other/initstring.C: New test.
6843 2000-06-12  Jason Merrill  <jason@redhat.com>
6845         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6847 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6849         * gcc.c-torture/compile/20000609-1.c: New test.
6851 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6853         * gcc.dg/20000609-1.c: New test.
6855 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6857         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6858         * gcc.c-torture/noncompile/poison-1.c: Move...
6859         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6860         * gcc.dg/cpp-li1.c: Add a token after the #line.
6862 2000-06-05  Richard Henderson  <rth@cygnus.com>
6864         * gcc.c-torture/execute/20000605-2.c: New test.
6865         * gcc.c-torture/execute/20000605-3.c: New test.
6867 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6869         * g77.f-torture/execute/20000503-1.x: New file.
6871 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6873         * g++.old-deja/g++.eh/badalloc1.C: New test.
6875 2000-06-05  Richard Henderson  <rth@cygnus.com>
6877         * gcc.c-torture/execute/20000605-1.c: New test.
6879 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6880             Nathan Sidwell <nathan@codesourcery.com>
6882         * gcc.c-torture/compile/20000605-1.c: New test.
6884 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6886         * g77.f-torture/compile/20000601-1.f:  New test.
6888 2000-06-03  Richard Henderson  <rth@cygnus.com>
6890         * gcc.c-torture/execute/20000603-1.c: New.
6892 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6894         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6895         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6897 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6899         * gcc.dg/compare2.c (case 12): XFAIL.
6900         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6901         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6903         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6905 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6907         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6908         guard macro is already defined when the header is first
6909         included.
6910         * gcc.dg/cpp-mix.h: New file.
6911         * gcc.dg/endif-label.c: Update patterns to match compiler.
6913         * g++.brendan/complex1.C: Declare abort.
6914         * g++.law/refs4.C: Remove XFAIL.
6915         * g++.oliva/expr2.C: Declare abort and exit.
6917 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6919         * gcc.c-torture/execute/20000528-1.c: New test.
6921         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6922         * g++.old-deja/g++.law/temps4.C: Likewise.
6924         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6925         stdlib.h.  Call abort() on failure.
6926         * g++.old-deja/g++.law/refs4.C: Likewise.
6927         * g++.old-deja/g++.law/temps4.C: Likewise.
6928         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6929         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6931 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6933         Relative to g++.dg/special:
6934         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6936         Relative to g++.old-deja:
6937         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6938         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6939         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6940         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6941         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6942         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6943         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6945         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6946         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6947         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6948         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6949         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6950         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6951         and/or string.h.
6953         * g++.other/goto1.C: Update expectations for error messages.
6955 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6957         * gcc.c-torture/compile/20000523-1.c: New test.
6959 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6961         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6963 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6965         * g++.old-deja/g++.eh/catch11.C: New test.
6966         * g++.old-deja/g++.eh/catch12.C: New test.
6968 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6970         * gcc.c-torture/execute/20000523-1.c: New test.
6972 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6974         * c-torture/execute/bcp-1.c: Replace abort in arg of
6975         __builtin_constant_p with a generic external function.
6977         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6978         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6979         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6980         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6981         Prototype abort and/or exit.
6983         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6984         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6985         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6986         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6988 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6990         * gcc.dg/dwarf2-1.c: New test.
6992 2000-05-20  Richard Henderson  <rth@cygnus.com>
6994         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6996 2000-05-20  Andreas Jaeger  <aj@suse.de>
6998         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6999         testcase.
7001 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7003         * gcc.c-torture/execute/20000519-2.c: New test.
7005 2000-05-19  Andreas Jaeger  <aj@suse.de>
7007         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7008         which fails with SSA.
7010         * lib/c-torture.exp: Also test with -O3 -fssa.
7012 2000-05-18  Michael Meissner  <meissner@redhat.com>
7014         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7015         * gcc.c-torture/execute/920415-1.c: Ditto.
7016         * gcc.c-torture/execute/920501-1.c: Ditto.
7017         * gcc.c-torture/execute/conversion.c: Ditto.
7018         * gcc.c-torture/execute/cvt-1.c: Ditto.
7020 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7022         * gcc.c-torture/compile/20000518-1.c: New test.
7024 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7026         * g77.f-torture/compile/200005018.f:  New test.
7028 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7030         * gcc.c-torture/compile/20000517-1.c: New test.
7032 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7034         * gcc.c-torture/execute/20000516-1.c: New test.
7036 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7038         * g++.old-deja/g++.other/eh.C: New test.
7040 2000-05-12  Richard Henderson  <rth@cygnus.com>
7042         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7043         constants through to doit's conditional.
7045 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7047         * gcc.c-torture/compile/20000511-1.c: New test.
7048         * g77.f-torture/compile/20000511-1.f: New test.
7049         * g77.f-torture/compile/20000511-2.f: New test.
7051 2000-05-11  Michael Meissner  <meissner@redhat.com>
7053         * gcc.c-torture/execute/20000511-1.c: New test.
7055 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7057         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7058         * gcc.dg/20000510-1.S: New.
7060 2000-05-08  Catherine Moore  <clm@cygnus.com>
7062         * gcc.dg/unused-3.c: New.
7064 2000-05-06  Richard Henderson  <rth@cygnus.com>
7066           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7067           * g++.old-deja/g++.mike/warn1.C: Likewise.
7068           * g++.old-deja/g++.pt/local1.C: Likewise.
7069           * g++.old-deja/g++.pt/local7.C: Likewise.
7070           * g++.old-deja/g++.pt/spec16.C: Likewise.
7072 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7074         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7076 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7078           * g77.f-torture/execute/20000503-1.f:  New test.
7080 2000-05-04  Andreas Jaeger  <aj@suse.de>
7082         * gcc.dg/noreturn-2.c: New test.
7084 2000-05-04  Neil Booth  <NeilB@earthling.net>
7086         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7087         preprocessor.
7089 2000-05-04  Richard Henderson  <rth@cygnus.com>
7091         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7093 2000-05-04  Richard Henderson  <rth@cygnus.com>
7095         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7096         OpenSSL by Jason R Thorpe.
7098 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7100         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7102 2000-05-03  Robert Lipe <robertlipe@usa.net>
7104         * gcc.dg/20000503-1.c: New test.
7106 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7108         * gcc.c-torture/compile/20000502-1.c: New test.
7109         * g++.old-deja/g++.other/align.C: New test.
7110         * gcc.dg/cpp-tradstringify.c: New test.
7112 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7114         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7115         and hard registers.
7117 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7119         * gcc.c-torture/execute/loop-5.c: New test.
7121 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7123         * gcc.c-torture/execute/va-arg-20.c: New test.
7125 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7127         * gcc.c-torture/execute/20000422-1.c: New test.
7129 2000-04-20  Greg McGary  <gkm@gnu.org>
7131         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7132         when optimizing, but without sibling-call optimizations (-O1).
7134 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7136           * gcc.c-torture/compile/20000420-1.c: New test.
7138 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7140         * g++.abi/ptrflags.C: New test.
7141         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7143 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7145         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7147 2000-04-19  Greg McGary  <gkm@gnu.org>
7149         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7150         sibling-call optimizations.
7152 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7154         * gcc.dg/20000419-1.c: New test.
7156 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7158         * gcc.c-torture/execute/20000412-6.c: New test.
7160 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7162         * gcc.c-torture/execute/20000412-5.c: New test.
7163         * g77.f-torture/compile/20000412-1.f: New test.
7164         * gcc.c-torture/execute/20000412-4.c: New test.
7165         * gcc.c-torture/compile/20000412-2.c: New test.
7166         * gcc.c-torture/execute/20000412-3.c: New test.
7167         * gcc.c-torture/compile/20000412-1.c: New test.
7168         * gcc.c-torture/execute/20000412-2.c: New test.
7170 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7172         * objc/execute/bf-20.m: New test.
7174 2000-04-10  Richard Henderson  <rth@cygnus.com>
7176         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7178         * gcc.c-torture/execute/20000412-1.c: New test.
7180 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7182         * g++.old-deja/g++.eh/catchptr1.C: New test.
7184 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7186         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7188 2000-04-08  Neil Booth  <NeilB@earthling.net>
7190         * gcc.dg/cpp-nullchar.c: Remove test as
7191         embedded nulls cause problems.
7193 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7195         * gcc.dg/compare2.c: New test.
7197 2000-04-08  Neil Booth  <NeilB@earthling.net>
7199         * gcc.dg/cpp-nullchar.c: New test.
7201 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7203         * gcc.dg/cpp-mi2.c: New test.
7204         * gcc.dg/cpp-mi2[abc].h: New files.
7206 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7208         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7209         member name.
7211 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7213         * g++.old-deja/g++.abi/vmihint.C: New test.
7215 2000-04-06  Neil Booth  <NeilB@earthling.net>
7217         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7218         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7219         copyright.
7221 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7223         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7224         avoid stack-frame overwrite.
7226 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7228         * gcc.c-torture/compile/20000405-2.c: New test.
7229         * gcc.c-torture/compile/20000405-3.c: New test.
7231 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7233         * gcc.c-torture/compile/20000405-1.c: New test.
7235 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7237         * gcc.dg/cast-qual-1.c: Revert last change.
7239 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7241         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7243 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7245         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7246         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7248 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7250         * gcc.c-torture/compile/20000403-2.c: New test.
7251         * gcc.c-torture/compile/20000403-1.c: New test.
7253 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7255         * gcc.c-torture/execute/20000403-1.c: New test.
7257 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7259         * gcc.c-torture/execute/20000402-1.c: New test.
7261 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7263         * gcc.c-torture/execute/va-arg-15.c: New test.
7264         * gcc.c-torture/execute/va-arg-16.c: New test.
7265         * gcc.c-torture/execute/va-arg-17.c: New test.
7266         * gcc.c-torture/execute/va-arg-18.c: New test.
7267         * gcc.c-torture/execute/va-arg-19.c: New test.
7269 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7271         * gcc.c-torture/compile/981211-1.c: Move to...
7272         * gcc.dg/cpp-as1.c: ...here.
7273         * gcc.dg/cpp-as2.c: New file.
7275         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7276         compiler.
7278 2000-04-02  Neil Booth  <NeilB@earthling.net>
7280         * gcc.dg/cpp-cond.c  New tests.
7281         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7282         accidental success less likely.
7283         * gcc.dg/cpp-missingop.c  New tests.
7284         * gcc.dg/cpp-missingparen.c  New tests.
7285         * gcc.dg/cpp-shift.c  New tests.
7286         * gcc.dg/cpp-shortcircuit.c  New tests.
7287         * gcc.dg/cpp-unary.c  New tests.
7289 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7291         * gcc.c-torture/compile/20000329-1.c: New test.
7293 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7295         * gcc.c-torture/compile/20000326-1.c: New test.
7296         * gcc.c-torture/compile/20000326-2.c: New test.
7298 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7300         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7301         the first parameter is a function argument.
7303 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7305         * g++.old-deja/g++.ext/array4.C: New test.
7307 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7309         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7311 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7313         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7315 2000-03-19  Richard Henderson  <rth@cygnus.com>
7317         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7319 2000-03-19  Richard Henderson  <rth@cygnus.com>
7321         * gcc.c-torture/compile/20000319-1.c: New test.
7323 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7325         * gcc.c-torture/execute/20000314-3.c: New test.
7326         * gcc.c-torture/execute/20000314-2.c: New test.
7327         * gcc.c-torture/execute/20000314-1.c: New test.
7328         * gcc.c-torture/compile/20000314-2.c: New test.
7329         * gcc.c-torture/compile/20000314-1.c: New test.
7331 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7333         * g++.old-deja/g++.warn/inline.C: New test.
7335 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7337         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7338         standards-compliant result rather than specific constants.
7339         Put test-values in array.
7341 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7343         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7344         (g++_target_compile): Put test-specific options last.
7346 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7348         * g++.old-deja/g++.eh/vbase4.C: New test.
7350 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7352         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7354 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7356         * g++.old-deja/g++.brendan/misc12.C: Removed.
7357         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7358         * g++.old-deja/g++.ext/pretty4.C: New test.
7360 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7362         * g++.old-deja/g++.other/string2.C: New test.
7364 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7366         * g++.old-deja/g++.warn/impint2.C: New test.
7368 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7370         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7371         is 1, not zero.
7373 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7375         * g++.old-deja/g++.warn/impint.C: New test.
7376         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7377         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7378         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7379         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7380         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7381         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7382         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7383         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7384         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7385         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7386         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7387         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7389 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7391         * gcc.dg/cpp-redef.c: New test.
7393 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7395         * g++.old-deja/g++.pt/unify7.C: New test.
7397 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7399         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7400         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7402 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7404         * gcc.c-torture/compile/20000224-1.c: New test.
7406 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7408         * gcc.c-torture/compile/cpp-2.c: New test.
7409         * gcc.c-torture/compile/cpp-1.c: New test.
7411 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7413         * gcc.c-torture/execute/20000225-1.c: New test.
7415 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7417         * gcc.dg/cpp-li2.c: New test.
7419         * gcc.dg/cpp-wi1.c: New test.
7421         * gcc.dg/cpp-li1.c: New test.
7423 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7425         * g++.old-deja/g++.other/sizeof5.C: New test.
7427 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7429         * gcc.c-torture/execute/va-arg-13.c: New test.
7431 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7433         * gcc.c-torture/execute/va-arg-12.c: New test.
7435 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7437         * gcc.c-torture/execute/20000223-1.c: New test.
7439 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7441         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7443 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7445         * g++.old-deja/g++.abi/ptrmem.C: New test.
7447 2000-02-19  Richard Henderson  <rth@cygnus.com>
7449         * gcc.c-torture/compile/init-3.c: New.
7451 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7453         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7454         ALWAYS_CXXFLAGS.
7456 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7458         * gcc.c-torture/compile/20000211-3.c: New test.
7460 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7462         * gcc.c-torture/compile/20000211-2.c: New test.
7464 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7466         * gcc.c-torture/compile/20000211-1.c: New test.
7468 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7470         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7471           on native targets
7473 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7475         * g++.old-deja/g++.other/cast5.C: New test.
7477 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7479         * gcc.c-torture/execute/20000205-1.c: New.
7481 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7483         * g++.old-deja/g++.jason/cast3.C: Return void.
7484         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7486 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7488         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7490         * gcc.dg/loop-1.c: New test.
7492 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7494         * gcc.c-torture/compile/20000127-1.c: New test.
7495         * gcc.c-torture/execute/991228-1.c: New test.
7497 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7499         * gcc.dg/unused-2.c: New test.
7501         * gcc.dg/conv-1.c: New test.
7503 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7505         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7506         compiler.
7507         (tool_option_proc): Fix typo.
7509 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7511         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7512         of the ld on the host, not on the build machine.
7513         Also, don't crash if '--help' is not a supported option.
7515 2000-01-24  Richard Henderson  <rth@cygnus.com>
7517         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7519 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7521         * gcc.c-torture/execute/20000120-2.c: New test.
7522         * gcc.c-torture/execute/20000120-1.c: New test.
7524 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7526         * gcc.c-torture/execute/20000113-1.c: New test.
7528 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7530         * gcc.c-torture/execute/20000112-1.c: New test.
7532 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7534         * gcc.dg/20000111-1.c: New test.
7536 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7538         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7539         with 16 bit integers.
7541 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7543         * gcc.dg/20000108-1.c: New test.
7545 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7547         * g++.old-deja/g++.ns/koenig8.C: New test.
7549 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7551         * g++.old-deja/g++.other/cast4.C: New test.
7553 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7555         * gcc.c-torture/compile/20000105-2.c: New test.
7556         * gcc.c-torture/compile/20000105-1.c: New test.
7558 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7560         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7561         references to printf & atoi to conform to ANSI standard.
7562         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7563         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7564         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7565         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7566         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7567         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7568         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7569         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7570         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7571         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7572         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7573         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7574         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7575         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7576         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7577         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7578         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7579         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7580         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7581         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7582         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7583         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7584         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7585         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7586         * g++.old-deja/g++.brendan/init3.C: Likewise.
7587         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7588         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7589         * g++.old-deja/g++.brendan/new2.C: Likewise.
7590         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7591         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7592         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7593         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7594         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7595         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7596         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7597         * g++.old-deja/g++.brendan/template24.C: Likewise.
7598         * g++.old-deja/g++.brendan/template3.C: Likewise.
7599         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7600         * g++.old-deja/g++.jason/inline3.C: Likewise.
7601         * g++.old-deja/g++.jason/opeq.C: Likewise.
7602         * g++.old-deja/g++.law/arg5.C: Likewise.
7603         * g++.old-deja/g++.law/arm7.C: Likewise.
7604         * g++.old-deja/g++.law/ctors11.C: Likewise.
7605         * g++.old-deja/g++.law/cvt8.C: Likewise.
7606         * g++.old-deja/g++.law/init9.C: Likewise.
7607         * g++.old-deja/g++.law/refs4.C: Likewise.
7608         * g++.old-deja/g++.law/template2.C: Likewise.
7609         * g++.old-deja/g++.law/visibility24.C: Likewise.
7610         * g++.old-deja/g++.law/vtable3.C: Likewise.
7611         * g++.old-deja/g++.mike/asm2.C: Likewise.
7612         * g++.old-deja/g++.mike/eh1.C: Likewise.
7613         * g++.old-deja/g++.mike/misc1.C: Likewise.
7614         * g++.old-deja/g++.mike/misc13.C: Likewise.
7615         * g++.old-deja/g++.mike/misc14.C: Likewise.
7616         * g++.old-deja/g++.mike/ns12.C: Likewise.
7617         * g++.old-deja/g++.mike/p1248.C: Likewise.
7618         * g++.old-deja/g++.mike/p3708.C: Likewise.
7619         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7620         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7621         * g++.old-deja/g++.mike/p646.C: Likewise.
7622         * g++.old-deja/g++.mike/p700.C: Likewise.
7623         * g++.old-deja/g++.mike/p783.C: Likewise.
7624         * g++.old-deja/g++.mike/p783a.C: Likewise.
7625         * g++.old-deja/g++.mike/p783b.C: Likewise.
7626         * g++.old-deja/g++.mike/p786.C: Likewise.
7627         * g++.old-deja/g++.mike/p789.C: Likewise.
7628         * g++.old-deja/g++.mike/p789a.C: Likewise.
7629         * g++.old-deja/g++.mike/p807a.C: Likewise.
7630         * g++.old-deja/g++.other/delete3.C: Likewise.
7631         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7632         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7633         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7634         * g++.old-deja/g++.other/empty1.C: Likewise.
7635         * g++.old-deja/g++.other/temporary1.C: Likewise.
7636         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7637         * g++.old-deja/g++.pt/t16.C: Likewise.
7638         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7640 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7642         * gcc.dg/991230-1.c: New test.
7644 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7646         * gcc.c-torture/compile/991229-3.c: New test.
7647         * gcc.c-torture/compile/991229-2.c: New test.
7648         * gcc.c-torture/compile/991229-1.c: New test.
7650 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7652         * gcc.c-torture/compile/labels-2.c: New test.
7654 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7656         * gcc.c-torture/execute/991227-1.c: New test.
7658 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7660         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7662 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7664         * gcc.c-torture/execute/991221-1.c: New test.
7666 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7668         * g++.old-deja/g++.other/cast3.C: New test.
7670 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7672         * gcc.c-torture/execute/991216-4.c: New test.
7674 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7676         * gcc.c-torture/execute/991216-1.c: New test.
7677         * gcc.c-torture/execute/991216-2.c: New test.
7678         * gcc.c-torture/execute/991216-3.c: New test.
7680 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7682         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7683         Actually make the test fail by using "-O2" for compilation.
7685 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7687         * g++.old-deja/g++.warn/cast-align1.C: New test.
7689 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7691         * gcc.c-torture/compile/991214-1.c: New test.
7692         * gcc.c-torture/compile/991214-2.c: New test.
7694 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7696         * gcc.dg/991214-1.c: New test.
7698 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7700         * gcc.c-torture/compile/991213-3.c: New test.
7701         * gcc.c-torture/compile/991213-2.c: New test.
7702         * gcc.c-torture/compile/991213-1.c: New test.
7704 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7706         * gcc.dg/991209-1.c: New test.
7708 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7710         * gcc.c-torture/compile/991208-1.c: New test.
7712 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7714         * gcc.dg/ultrasp2.c: New test.
7716 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7718         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7720 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7722         * gcc.c-torture/compile/991202-1.c: New test.
7723         * gcc.c-torture/execute/991202-1.c: New test.
7724         * gcc.c-torture/execute/991202-2.c: New test.
7725         * gcc.c-torture/execute/991202-3.c: New test.
7727 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7729         * g++.old-deja/g++.abi/align.C: New test.
7730         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7731         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7733 1999-12-01  Richard Henderson  <rth@cygnus.com>
7735         * gcc.c-torture/execute/991201-1.c: New.
7737 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7739         * gcc.dg/991129-1.c: New test.
7741 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7743         * gcc.c-torture/compile/991127-1.c: New test.
7745 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7747         * g++.old-deja/g++.other/warn4.C: New test.
7749 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7751         * g++.old-deja/g++.eh/cleanup2.C: New test.
7752         * g++.old-deja/g++.ext/pretty2.C: New test.
7753         * g++.old-deja/g++.ext/pretty3.C: New test.
7754         * g++.old-deja/g++.other/debug6.C: New test.
7756 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7758         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7759         compiler_output to look for one error message instead of two.
7761 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7763         * gcc.c-torture/execute/991118-1.c: Also test case
7764         where the word boundary does not split a byte evenly.
7766 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7768         * g++.old-deja/g++.ext/restrict1.C: New test.
7770 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7772         * gcc.c-torture/execute/991118-1.c: New test.
7774 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7776         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7777         working directory pathnames.
7779 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7781         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7782         host is equipped with driver.h and driver.o so it can actually
7783         compile and run the tests.
7785 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7787         * gcc.c-torture/compile/991008-1.c: New test.
7789 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7791         * lib/gcc-dg.exp: Include target-supports.exp
7793 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7795         * lib/target-supports.exp: New file: Provide procs to test for
7796         features supported by the target.
7797         (check_weak_available): Moved here from ecos.exp.
7798         (check_alias_available): New proc: Determine of the target
7799         toolchain supports the alias attribute.
7801         * gcc.dg/special/ecos.exp: Move check_weak_available to
7802         target-supports.exp.
7803         (alias-1.c): Only perform the test if the target supports
7804         aliases.
7805         (wkali-1.c): Only perform the test if the target supports
7806         aliases.
7808         * gcc.dg/990506-0.c: Expect error messages from cross
7809         targets as well as native targets.
7811 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7813         * gcc.dg/ultrasp1.c: Removed xfail.
7814         * gcc.dg/struct-ret-2.c: Likewise.
7815         * gcc.dg/array-1.c: Likewise.
7817 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7819         * gcc.dg/struct-ret-2.c: New test.
7821         * gcc.dg/array-1.c: New test.
7823 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7825         * gcc.c-torture/execute/991030-1.c: New test.
7827 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7829         * gcc.c-torture/compile/991026-2.c: New test.
7831 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7833         * gcc.c-torture/compile/991026-1.c: New test.
7835 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7837         * gcc.c-torture/execute/991023-1.c: New test.
7839 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7841         * gcc.c-torture/execute/991019-1.c: New test.
7843 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7845         * gcc.c-torture/execute/991016-1.c: New test.
7847 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7849         * gcc.c-torture/execute/991014-1.c: New test.
7851 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7853         * g++.old-deja/g++.other/union2.C: New test.
7855 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7857         * g++.old-deja/g++.other/vaarg2.C: New test.
7858         * g++.old-deja/g++.other/vaarg3.C: New test.
7860 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7862         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7863         in compile/.
7865 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7867         * gcc.c-torture/execute/va-arg-11.c: New test.
7869 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7871         * lib/file-format.exp (gcc_target_object_format): Don't
7872         crash if objdump is unavailable.
7874 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7876         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7878 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7880         * gcc.c-torture/compile/990928-1.c: New test.
7882 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7884         * g++.old-deja/g++.other/decl6.C: New test.
7886 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7888         * gcc.c-torture/execute/va-arg-10.c: New test.
7890 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7892         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7893         __PRETTY_FUNCTION__.
7895 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7897         * gcc.c-torture/execute/990923-1.c: New test.
7899 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7901         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7902         for which -fpic is inappropriate.
7904 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7906         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7908 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7910         * g++.old-deja/g++.other/dyncast1.C: New test.
7911         * g++.old-deja/g++.other/dyncast2.C: New test.
7912         * g++.old-deja/g++.other/dyncast3.C: New test.
7913         * g++.old-deja/g++.other/dyncast4.C: New test.
7914         * g++.old-deja/g++.other/dyncast5.C: New test.
7915         * g++.old-deja/g++.eh/catch3.C: New test.
7916         * g++.old-deja/g++.eh/catch3p.C: New test.
7917         * g++.old-deja/g++.eh/catch4.C: New test.
7918         * g++.old-deja/g++.eh/catch4p.C: New test.
7919         * g++.old-deja/g++.eh/catch5.C: New test.
7920         * g++.old-deja/g++.eh/catch5p.C: New test.
7921         * g++.old-deja/g++.eh/catch6.C: New test.
7922         * g++.old-deja/g++.eh/catch6p.C: New test.
7923         * g++.old-deja/g++.eh/catch7.C: New test.
7924         * g++.old-deja/g++.eh/catch7p.C: New test.
7925         * g++.old-deja/g++.eh/catch8.C: New test.
7926         * g++.old-deja/g++.eh/catch8p.C: New test.
7927         * g++.old-deja/g++.eh/catch9.C: New test.
7928         * g++.old-deja/g++.eh/catch9p.C: New test.
7930 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7932         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7933         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7935 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7937         * gcc.c-torture/compile/990913-1.c: New test.
7939 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7941         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7942         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7944 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7946         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7948 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7950         * g++.old-deja/g++.other/lookup11.C: New test.
7951         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7952         what is permitted and what we want.
7953         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7954         overload use.
7955         * g++.old-deja/g++.jason/rfg5.C: Likewise
7957 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7959         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7960         * gcc.c-torture/noncompile/poison-1.c: New file.
7962 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7964         * g++.old-deja/g++.other/sizeof3.C: New test.
7965         * g++.old-deja/g++.other/sizeof4.C: New test.
7966         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7967         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7969 1999-09-07  Richard Henderson  <rth@cygnus.com>
7971         * gcc.dg/va-arg-1.c: New.
7973 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7975         * gcc.c-torture/execute/va-arg-9.c: New test.
7977 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7979         * g77.f-torture/compile/980519-2.f: New test.
7980         * g77.f-torture/compile/19990905-0.f: New test.
7981         * g77.f-torture/compile/19990905-1.f: New test.
7982         * g77.f-torture/compile/19990905-2.f: New test.
7984         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7986 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7988         * gcc.c-torture/execute/990827-1.c: Fix typo.
7990 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7992         * g++.old-deja/g++.other/deref1.C: New test.
7994 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7996         * g++.old-deja/g++.other/ambig2.C: New test.
7997         * g++.old-deja/g++.other/cond5.C: New test.
7998         * g++.old-deja/g++.other/lookup16.C: New test.
8000 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8002         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8003         assemblers too.
8005 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8007         * lib/c-torture.exp: Avoid the "compare executables" optimization
8008         when testing native.
8010 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8012         * gcc.c-torture/execute/990829-1.c: New test.
8013         * gcc.c-torture/compile/990829-1.c: New test.
8015 1999-08-27  Paul Burchard  <burchard@pobox.com>
8017         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8018         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8019         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8020         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8021         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8022         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8023         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8024         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8025         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8026         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8027         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8029 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8031         * gcc.c-torture/execute/990827-1.c: New test.
8033 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8035         * g77.f-torture/noncompile/19990826-4.f: New test.
8037         * g77.f-torture/compile/19990826-3.f: New test.
8039         * g77.f-torture/execute/19990826-2.f: New test.
8041         * g77.f-torture/compile/19990826-1.f: New test.
8043         * gcc.c-torture/execute/990826-0.c: New test.
8044         * g77.c-torture/execute/19990826-0.f: New test.
8046         * g77.f-torture/noncompile/970626-2.f: New test.
8048 1999-08-25  Paul Burchard  <burchard@pobox.com>
8050         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8051         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8052         lss-011.C: New tests.
8054 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8056         * g++.old-deja/g++.other/decl5.C: New test.
8058 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8060         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8061         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8062         call `postbase' for each one.  All callers of `postbase' changed
8063         to call this instead.
8065 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8067         * gcc.c-torture/execute/990811-1.c: New test.
8069 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8071         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8072         just native ones.
8074         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8075         just native ones.
8077 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8079         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8081 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8083         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8085 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8087         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8089 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8091         * gcc.c-torture/execute/990804-1.c: New test.
8093 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8095         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8096         * g++.old-deja/g++.brendan/crash64.C: Likewise
8097         * g++.old-deja/g++.brendan/overload8.C: Likewise
8099 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8101         * g++.old-deja/g++.other/struct1.C: New test.
8103 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8105         * g++.old-deja/g++.other/enum2.C: New test.
8107 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8109         Adapted from tests from Franz Sirl:
8110         * gcc.c-torture/execute/va-arg-7.c: New test.
8111         * gcc.c-torture/execute/va-arg-8.c: New test.
8113 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8115         * gcc.c-torture/compile/990801-2.c: New test.
8117         * gcc.c-torture/compile/990801-1.c: New test.
8119 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8121         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8122         fp-cmp-1.c, converting double to float.
8124         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8125         fp-cmp-1.c, converting double to long double.
8127         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8128         from fr1 to unknown_register, since fr1 is a legitimate register
8129         on some machines.
8131 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8133         * README: More listname related changes.
8135 1999-07-08  Catherine Moore  <clm@cygnus.com>
8137         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8139 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8141         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8143 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8145         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8147 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8149         * gcc.dg/990703-1.c: New test.
8151 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8153         * lib/file-format.exp: New file: Move definition of proc
8154         gcc_target_object_format to here from
8155         gcc.dg/special/ecos.exp.
8157         * lib/c-torture.exp: Include lib file-format.exp.
8158         * lib/gcc-dg.exp: Include lib file-format.exp.
8160         * gcc.dg/special/ecos.exp: Remove definition of proc
8161         gcc_target_object_format.
8163 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8165         * gcc.c-torture/execute/990628-1.c: New test.
8167 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8169         * gcc.c-torture/compile/990625-2.c: New test.
8171         * gcc.c-torture/compile/990625-1.c: New test.
8173 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8175         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8176         attributes compile.
8177         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8178         ports that use the COFF/PE file format.
8180 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8182         * gcc.c-torture/compile/990617-1.c: New test.
8184 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8186         * g++.old-deja/g++.other/decl4.C: New test.
8188 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8190         * g++.old-deja/g++.other/bitfld3.C: New test.
8192 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8194         * g++.old-deja/g++.eh/catch1.C: New test.
8196 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8198         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8200         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8201         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8203 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8205         * g77.f-torture/compile/19990502-0.f: Replace with new,
8206         shorter, test that still fails after recent changes.
8208 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8210         * gcc.c-torture/execute/990604-1.c: New test.
8212 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8214         * gcc.c-torture/execute/990531-1.c: New test.
8216 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8218         * gcc.c-torture/compile/990527-1.c: New test.
8220 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8222         * gcc.c-torture/execute/990527-1.c: New test.
8224 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8226         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8227         bitfields as signed.
8229 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8231         * g77.f-torture/compile/19990525-0.f: New test.
8233 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8235         * gcc.c-torture/execute/990525-2.c: New test.
8237         * gcc.c-torture/execute/990525-1.c: New test.
8239 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8241         * g++.old-deja/g++.other/anon3.C: New test.
8242         * g++.old-deja/g++.other/anon4.C: New test.
8243         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8244         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8245         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8246         Merrill).
8248 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8250         * gcc.c-torture/execute/990524-1.c: New test.
8252         * gcc.dg/990524-1.c: New test.
8254 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8256         * gcc.c-torture/compile/990523-1.c: New test.
8258 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8260         * gcc.c-torture/compile/990519-1.c: New test.
8262 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8264         * gcc.c-torture/compile/990517-1.c: New test.
8266         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8267         (e4, f4): New tests.
8268         (main): Call them.
8270 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8272         * gcc.dg/noreturn-1.c: New test.
8274 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8276         * gcc.c-torture/execute/990513-1.c: New test.
8278 1999-05-10  Richard Henderson  <rth@cygnus.com>
8280         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8282 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8284         * g77.f-torture/execute/erfc.f: Use small single-precision
8285         values, to avoid problems on Alphas when not -mieee.
8287 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8289         * gcc.dg/990506-0.c: New test.
8291 1999-05-08  Richard Henderson  <rth@cygnus.com>
8293         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8294         the constant to test.  Don't XFAIL 64-bit targets.
8296         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8297         * g++.old-deja/g++.law/profile1.C: Likewise.
8299         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8300         operator new instances.
8301         * g++.old-deja/g++.other/delete5.C: Likewise.
8303 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8305         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8306         intrinsic.
8308 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8310         * g77.f-torture/execute/u77-test.f: Reverse order of two
8311         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8313 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8315         * gcc.dg/compare1.c: New test.
8317 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8319         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8320         New tests.
8322 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8324         * g77.f-torture/compile/19990502-1.f: New test.
8326 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8328         * g77.f-torture/compile/19990502-0.f: New test.
8330 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8332         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8333         intrinsic.
8335 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8337         * g77.f-torture/execute/u77-test.f (main): List libU77
8338         intrinsics not currently tested.
8339         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8340         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8341         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8342         Trim blanks off the ends of some printed strings.
8344 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8346         * g77.f-torture/execute/u77-test.f (main): Just warn about
8347         FSTAT gid disagreement, as it's expected on some systems.
8349 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8351         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8352         use a new function, which allows for some slop.
8353         Clean up some commentary.
8354         (issum): The new function.
8355         (sgladd): Deleted subroutine.
8357 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8359         * g77.f-torture/execute/u77-test.f: Modify to be more like
8360         libf2c/libU77 version, bringing patches to that version here.
8361         Add suitable commentary.
8363 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8365         * gcc.dg/990424-1.c: New test.
8367 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8369         * g77.f-torture/execute/u77-test.f (main): Bug involving
8370         LSTAT has been fixed, so turn back on full checking.
8372 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8374         * g77.f-torture/compile/19990419-0.f: New test.
8375         * g77.f-torture/execute/19990419-1.f: New test.
8377 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8379         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8380         to avoid the need for a prototype to supress a warning.
8382 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8384         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8386 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8388         * gcc.c-torture/execute/990404-1.c: New test.
8390 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8392         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8393         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8394         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8395         missing initializer warnings.
8397 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8399         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8400         matching strings.
8402 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8404         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8406 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8408         * g77.f-torture/execute/19990325-0.f: New test.
8409         * g77.f-torture/execute/19990325-1.f: New test.
8411 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8413         * gcc.c-torture/execute/990324-1.c: New test.
8415 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8417         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8418         test with 4.
8420 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8422         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8424 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8426         * g77.f-torture/execute/19990313-2.f: New test.
8427         * g77.f-torture/execute/19990313-3.f: New test.
8429 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8431         * g77.f-torture/execute/19990313-0.f: New test.
8432         * g77.f-torture/execute/19990313-1.f: New test.
8434 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8436         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8437         printf to sprintf.
8438         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8439         (main): Add check for u15.  Conditionalize u31 check depending on
8440         whether ints are <32 bits or >=32 bits.
8442 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8444         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8446 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8448         * g77.f-torture/compile/19990305-0.f: New test.
8449         * g77.f-torture/execute/19981119-0.f: New test.
8451 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8453         * g77.f-torture/execute/970625-2.f: call ABORT if final
8454         result is not correct, instead of just printing it.
8455         Add this checking via newly introduced obfuscation, to
8456         trip up buggy front ends.
8458 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8460         * g77.f-torture/compile/960317-1.f: Moved from being
8461         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8463 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8465         * g77.f-torture/execute/960317-1.f: New (old) test.
8466         * g77.f-torture/execute/970625-2.f: Ditto.
8468 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8470         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8471         message on line 1 or line 2; cccp and cpplib do this differently.
8473 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8475         * g++.old-deja/g++.law/weak1.C: New test.
8477 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8479         * gcc.c-torture/execute/990119-1.c: Renamed to...
8480         * gcc.dg/990119-1.c: this, so it will only be tested once
8481         (it's a preprocessor test, it doesn't need to be run at
8482         multiple optimization levels).
8484 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8486         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8487           ALWAYS_CXXFLAGS.
8489 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8491         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8492         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8493         to not be compilable by current g77.
8495 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8497         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8499 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8501         * gcc.c-torture/execute/990222-1.c: New test.
8503 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8505         * g77.f-torture/compile/19990218-0.f: New test.
8506         * g77.f-torture/noncompile/19990218-1.f: New test.
8508 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8510         * g77.f-torture/compile/19981216-0.f: New test.
8512 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8514         * gcc.dg/990214-1.c: New test.
8516 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8518         * gcc.dg/990213-2.c: New test.
8520         * gcc.dg/990213-1.c: New test.
8522 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8524         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8525         ints.
8527 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8529         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8530         specified by target.
8532         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8534 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8536         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8538 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8540         * gcc.dg/special/ecos.exp: New test driver for new tests with
8541         special requirements.
8543         * gcc.dg/special/alias-1.c: New test.
8544         * gcc.dg/special/gcsec-1.c: New test.
8545         * gcc.dg/special/weak-1.c: New test.
8546         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8547         * gcc.dg/special/weak-2.c: New test.
8548         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8549         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8550         * gcc.dg/special/wkali-1.c: New test.
8551         * gcc.dg/special/wkali-2.c: New test.
8552         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8553         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8555 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8557           * lib/c-torture.exp (c-torture-compile): Pull out code for
8558           analyzing gcc error messages.
8559           (c-torture-execute): Likewise.  Fix some (harmless) false
8560           positives.
8561           * lib/gcc.exp (gcc_check_compile): New function.
8563 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8565         * gcc.c-torture/execute/990208-1.c: New test.
8567 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8569         * g++.dg/special/ecos.exp: New driver for new tests with special
8570         requirements
8572         * g++.dg/special/conpr-1.C: New test
8573         * g++.dg/special/conpr-2.C: New test
8574         * g++.dg/special/conpr-2a.C: New test
8575         * g++.dg/special/conpr-3.C: New test
8576         * g++.dg/special/conpr-3a.C: New test
8577         * g++.dg/special/conpr-3b.C: New test
8579         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8580         allow g++ to use the dg driver
8582         * README: Add comment about g++.dg directory
8584 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8586         * README: Update email addresses.
8588 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8590         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8591         arguments in order to force structure S onto the stack even on
8592         the alpha.
8593         (test): Pass 10 leading arguments to function foo as well as the
8594         structure S.
8596         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8597         failure for all targets.
8599         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8600         abort to terminate program execution.
8602 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8604         * gcc.c-torture/execute/990130-1.c: New test.
8606 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8608         * gcc.dg/990130-1.c: New test.
8610 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8612         * gcc.c-torture/execute/990128-1.c: New test.
8614 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8616         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8618 1999-01-27  Felix Lee  <flee@cygnus.com>
8620         * lib/c-torture.exp (c-torture-compile): pull out code for
8621         analyzing gcc error messages.
8622         (c-torture-execute): ditto, and fix some (harmless) false
8623         positives.
8624         * lib/gcc.exp (gcc_check_compile): new function.
8626 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8628         * gcc.dg/990117-1.c: New test.
8630         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8632         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8634 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8636         * g77.f-torture/compile/990115-1.f: New test.
8638 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8640         * gcc.c-torture/compile/990107-1.c: New test
8642 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8644         * gcc.c-torture/execute/990106-2.c: New test.
8646         * gcc.c-torture/execute/990106-1.c: New test.
8648 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8650         * gcc.c-torture/compile/981223-1.c: New test.
8652 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8654         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8655         (opt3): Rename from opt4 and disable.
8657 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8659         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8661 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8663         * g++.old-deja/g++.other/conv5.C: New test.
8665 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8667         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8669 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8671         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8673 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8675         * gcc.c-torture/compile/981211-1.c: New test.
8677 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8679         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8681         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8683 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8685         * gcc.special/930510-1.c: Make C9X safe.
8686         * gcc.misc-tests/gcov-1.c Similarly.
8687         * gcc.misc-tests/gcov-2.c Similarly.
8689 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8691         * gcc.dg/ultrasp1.c: New test.
8693 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8695         * gcc.c-torture/execute/981206.c: New test.
8697 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8699         * g++.old-deja/g++.ns/template7.C: New test.
8701         * g++.old-deja/g++.other/expr1.C: New test.
8703         * g++.old-deja/g++.eh/tmpl3.C: New test.
8705         * g++.old-deja/g++.eh/tmpl2.C: New test.
8707 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8709         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8710         * g++.old-deja/g++.other/using6.C: Removed.
8711         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8713         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8715 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8717         * g++.old-deja/g++.pt/overload8.C: New test.
8719         * g++.old-deja/g++.pt/overload7.C: New test.
8721         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8723         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8724         and relinking messages.
8725         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8726         compiling with -frepo.
8728 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8730         * g++.old-deja/g++.pt/lookup6.C: New test.
8732 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8734         * gcc.c-torture/execute/981130-1.c: New test.
8735         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8737 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8739         * g++.old-deja/g++.pt/explicit76.C: New test.
8741         * g++.old-deja/g++.pt/friend38.C: New test.
8743         * g++.old-deja/g++.ns/crash2.C: New test.
8745         * g++.old-deja/g++.pt/defarg8.C: New test.
8747         * g++.old-deja/g++.pt/instantiate6.C: New test.
8749         * g++.old-deja/g++.pt/static6.C: New test.
8751         * g++.old-deja/g++.pt/decl2.C: New test.
8753 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8755         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8756         problem is actually related with name lookup, but so what? :-)
8758         * g++.old-deja/g++.pt/friend37.C: New test.
8760 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8762         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8763         element, which fails on some systems.
8765         * g77.f-torture/execute/labug1.f: New test.
8767 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8769         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8770         is defined.
8772 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8774         * g77.f-torture/compile/981117-1.f: New test.
8776 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8778         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8779         properly discarded.
8781 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8783         * gcc.c-torture/execute/memcheck: New directory of tests for
8784         -fcheck-memory-usage.
8786 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8788         * README: New file, general information about the testsuite and
8789         new description of the various C++ test subdirectories.
8790         * README.g++: Eliminate obsolete information, update and move most
8791         relevant stuff to README.
8793 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8795         * gcc.c-torture/compile/981107-1.c: New test.
8797 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8799         * execute/memcpy-bi.c: New testcase.
8801 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8803         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8804         base classes.
8806         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8807         template is selected.
8809         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8810         classes, it should be accepted for all types.
8812         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8814         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8815         specializations start with template headers.
8817 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8819         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8821         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8822         non-POD types.
8824 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8826         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8828 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8830         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8832 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8834         * 981019-1.c: New test.
8836 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8838         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8839         find objc headers.
8841 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8843         * compile/981001-4.c: Remove use of GCC extension that triggers a
8844         compiler bug.
8846 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8848         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8850 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8852         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8853         instantiation of template produces incorrect code for delete
8854         expression.
8856         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8857         constructors' name is not unique.
8858         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8859         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8861         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8862         automatic array of const is ill-formed.
8864         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8865         of template parameter?
8867         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8868         const.
8870         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8871         pointer-to-member expression.
8873         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8874         declaration causes ICE.
8876 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8878         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8879         reserved in the global namespace.
8881         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8882         generate needed virtual table.
8884         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8886 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8888         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8889         template-dependent type
8891 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8893         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8894         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8895         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8897         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8898         class should be usable as argument of member function.
8899         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8900         class should be usable as return type of member function.
8901         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8902         class should be usable as type of data member.
8904         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8906 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8908         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8910 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8912         * gcc.dg/dll-?.c Add thumb to target list.
8913         Fix assembler scan patterns to match current assembler output.
8915 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8917         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8918         matching of template brackets.
8920         * g++.old-deja/g++.other/using4.C: New test.  Test using
8921         declarations of methods from base classes.
8923         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8924         within functions should introduce names into the innermost
8925         enclosing namespace.
8927         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8928         of static locals if first initialization throws.
8930 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8932         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8934 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8936         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8937         lose track of the possible targets of tablejump insns.
8938         * special/special.exp: Run it.
8940 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8942         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8943         must be declared before its specializations can be named in friend
8944         declarations.
8946 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8948         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8950         * g77.f-torture/execute/io1.f: New test.
8952 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8954         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8955         with pointer to template function, for which no argument deduction
8956         is possible.
8958         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8959         specialization of template function as argument to template
8960         function.
8962         * g++.old-deja/g++.other/access2.C: New test; Inner class
8963         shouldn't have privileged access to Outer's names.
8965 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8967         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8968         friend template declared within template class conflicts with
8969         nested class of the same name.
8971         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8972         is ignored.
8974         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8975         object with direct initializer as function declaration.
8977         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8978         initializers.
8980         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8981         involving const pointer and NULL produces incorrect result.
8983         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8984         type name without `typename' should be rejected with -pedantic.
8986 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8988         * g++.old-deja/g++.other/addrof1.C: New test.
8990 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8992         * gcc.c-torture/compile/981001-1.c: New test.
8993         * gcc.c-torture/execute/981001-1.c: New test.
8995 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8997         * gcc.c-torture/compile/981001-2.c: New test.
8998         * gcc.c-torture/compile/981001-3.c: New test.
8999         * gcc.c-torture/compile/981001-4.c: New test.
9001 1998-10-01  Robert Lipe  <robertl@dgii.com>
9003         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9004         multilibbed hosts.   Idea grafted from g77.exp.
9006 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9008         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9009         avoid losing on systems which need -lsocket.
9011 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9013         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9014         * g++.old-deja/g++.other/nested2.C: Ditto.
9015         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9016         failure.
9018 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9020         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9021         preferred over template operator!= for enum bitfields.
9023 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9025         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9026         that happen to have the same base name, but in different scopes,
9027         are incorrectly rejected.
9029 1998-09-16  Richard Henderson  <rth@cygnus.com>
9031         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9032         on the native word size instead of an integer literal.
9034 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9036         * g++.old-deja/g++.other/static2.C: Invocation of static data
9037         member of type pointer-to-function denoted as non-static member.
9039         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9040         checks involving function types and aliases.
9042 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9044         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9045         redefined to the same non-trivial type.
9047         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9048         namespace-qualification of template specializations declared in
9049         other namespaces.
9051         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9052         to declare a subset of the specializations of a template function
9053         as friends of specializations of a template class.
9055         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9056         member templates that do not fully specialize the enclosing
9057         template class are rejected.
9059 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9061         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9063 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9065         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9066         altered from libf2c/libU77 version.
9068 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9070         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9072 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9074         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9075         (un)signed char are different types for template specialization
9076         purposes.
9078 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9080         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9081         * objc: ObjC testsuite.
9083 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9085         * gcc.c-torture/execute/941014-1.x:  New file.
9087 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9089         * lib/c-torture.exp: Add support for
9090         torture_eval_before_compile and torture_eval_before_execute
9091         variables.
9093 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9095         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9096         this test triggers valid.
9098 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9100         * gcc.dg/980827-1.c: New test.
9102 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9104         * gcc.c-torture/execute/loop-4b.c: New test.
9106 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9108         * lib/c-torture.exp: Add support for
9109         torture_eval_before_compile and torture_eval_before_execute
9110         variables.
9112 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9114         * gcc.c-torture/compile/980825-1.c: New test.
9116 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9118         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9119         count number tests in opt_t0 not good_t0.
9121 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9123         * gcc.c-torture/compile/930326-1.x: Fix typo.
9125 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9127         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9128         causes an ICE.
9130 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9132         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9133         STACK_SIZE is defined.
9134         * gcc.c-torture/unsorted/stuct.c: Similarly.
9136         * gcc.c-torture/compile/980821-1.c: New test.
9138 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9140         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9142 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9144         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9145         code.
9147 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9149         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9150         error'.
9152 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9154         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9156 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9158         * gcc.c-torture/compile/980816-1.c: New test.
9160         * gcc.dg/980816-1.c: New test.
9162 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9164         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9165         compiler for ieee tests.
9167 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9169         * g77.f-torture/compile/980729-0.f: New test.
9171 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9173         * gcc.c-torture/special/eeprof-1.c: New test, for
9174         -finstrument-functions.
9175         * gcc.c-torture/special/special.exp: Run it.
9177 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9179         * gcc.c-torture/compile/980729-1.c: New test.
9181 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9183         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9184         __thumb__ is defined, and test for ARM style doubles if so.
9186 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9188         * g77.f-torture/noncompile/980615-0.f: New test.
9190 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9192         * gcc.dg/980312-1.c: Do link instead of compile.
9193         * gcc.dg/980313-1.c: Likewise.
9195 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9197         * gcc.c-torture/compile/980726-1.c: New test.
9199 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9201         * g77.f-torture/execute/io0.f: New test.
9203 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9205         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9206         an int.
9208 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9210         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9211         m32r bugs.
9213 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9215         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9216         c-decl.c:grokdeclarator can handle mode attributes.
9218 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9220         * gcc.c-torture/execute/980716-1.c: New test.
9222 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9224         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9225         the mn10200.
9226         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9227         the mn10200.
9228         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9229         * gcc.c-torture/compile/930326-1.x: Similarly.
9231 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9233         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9234         New test from Craig.
9236 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9238         * g77.f-torture/noncompile/980616-0.f: New test.
9240         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9242 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9244         *  g++.other/singleton.C: Return error value instead of taking
9245         SIGSEGV.
9247 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9249         *  g++.other/singleton.C: New test.   Warning is under dispute.
9250         Runtime crash is not.
9252 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9254         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9255         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9256         using6.C, using7.C}:  New namespace tests.
9258 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9260         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9261         specialization with typedef'ed names used as array indexes.
9263 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9265         * gcc.c-torture/execute/980709-1.c: New test.
9267         * gcc.dg/980709-1.c: New test.
9269 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9271         * gcc.c-torture/execute/bcp-1.c: New test.
9273 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9275         * gcc.c-torture/execute/980707-1.c: New test.
9277 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9279         * gcc.c-torture/compile/980706-1.c: New test.
9281 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9283         * g77.f-torture/execute/980701-0.f,
9284         g77.f-torture/execute/980701-1.f: New test from Craig.
9286 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9288         * gcc.c-torture/compile/980701-1.c: New test.
9290         * gcc.c-torture/execute/980701-1.c: New test.
9292 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9293 rlsruhe.de>
9295         * g++.old-deja/g++.robertl/eb132.C: New test.
9296         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9298 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9300         * g77.f-torture/execute/980628-7.f,
9301         g77.f-torture/execute/980628-8.f,
9302         g77.f-torture/execute/980628-9.f,
9303         g77.f-torture/execute/980628-10.f: New tests from Craig.
9305         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9307 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9309         * g77.f-torture/execute/980628-4.f: New test from Craig.
9310         * g77.f-torture/execute/980628-5.f: Likewise.
9311         * g77.f-torture/execute/980628-2.f: Likewise.
9312         * g77.f-torture/execute/980628-0.f: Likewise.
9313         * g77.f-torture/execute/980628-1.f: Likewise.
9314         * g77.f-torture/execute/980628-3.f: Likewise.
9315         * g77.f-torture/execute/980628-6.f: Likewise.
9317 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9319         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9320         directory when nothing has been installed yet.
9322 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9324         * gcc.c-torture/special/special.exp: Handle newer versions of
9325         dejagnu.
9327 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9329         * gcc.dg/980626-1.c: New test.
9331 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9333         * gcc.misc-tests/m-un-2.c: New test.
9334         * g++.old-deja/g++.other/warn01.c: Likewise.
9336 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9338         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9339         compatibility with assmblers with a different comment character.
9340         Eliminate use of GAS-specific extensions.
9342 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9344         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9346 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9348         *lib/g77.exp: Replace search for libf2c.a with search for newly
9349         renamed libg2c.a
9351 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9353         * gcc.c-torture/execute/980617-1.c: New test.
9355 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9357         * gcc.c-torture/execute/980612-1.c: New test.
9359 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9361         * gcc.dg/980523-1.c: Only test on ppc-linux.
9362         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9364         * gcc.c-torture/execute/980608-1.c: New test.
9366 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9368         * gcc.c-torture/execute/980605-1.c: New test.
9370 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9372         * gcc.c-torture/execute/980604-1.c: New test.
9374 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9376         * gcc.c-torture/execute/980602-1.c: New test.
9377         * gcc.c-torture/execute/980602-2.c: Likewise.
9379 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9381         * 970125-0.f: Fix per JCB.  Add commentary.
9383 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9385         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9386         IEEE -0 support.
9388 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9390         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9391         earlier.
9393 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9395         * gcc.c-torture/execute/980526-3.c: New test.
9397 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9399         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9400         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9401         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9402         m88k-motorola-sysv3 to XFAIL.
9404 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9406         * gcc.dg/980526-1.c: New test.
9407         * gcc.c-torture/execute/980526-2.c: New test.
9409 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9411         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9413         * gcc.c-torture/execute/980526-1.c: New test.
9415 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9417         * g77.f-torture/execute/alpha2.f: Add runtime test.
9419 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9421         * g++.old-deja/old-deja.exp: Strip leading directories.
9423         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9424         error for the line.  Don't run multiple tests for the same line.
9426 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9428         * gcc.dg/980523-1.c: New test.
9430 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9432         * g77.f-torture/compile/970915-0.f: New test.
9434 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9436         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9438 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9440         * gcc.dg/980520-1.c: New test.
9442 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9444         * gcc.dg/980502-1.c: Fix return type.
9446 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9448         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9449         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9450         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9451         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9452         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9454 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9456         * g77.f-torture/execute/980520-1.f: New test.
9458 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9460         * lib/mike-g77.exp: New file.
9462         * g77.f-torture/noncompile/noncompile.exp,
9463         g77.f-torture/noncompile/check0.f: New files.
9465 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9467         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9468         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9469         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9470         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9471         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9472         abort where appropriate.
9474 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9476         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9477         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9479 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9481         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9483 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9485         * g77.f-torture/compile/980427-0.f: New test.
9487 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9489         * g77.f-torture/compile/980424-0.f: New test.
9491 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9493         * g77.f-torture/compile/980419-2.f (main): New test.
9494         * g77.f-torture/compile/970125-0.f: New test.
9495         * g77.f-torture/compile/980419-1.f: New test.
9497 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9499         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9500         of loop-4.c.
9502 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9504         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9506 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9508         * gcc.c-torture/compile/980329-1.c: New test.
9510 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9512         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9513         * gcc.dg/980312-1.c: Fix typo in -march command.
9515 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9517         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9519 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9521         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9522         Dave Love agree the Fortran source is bogus.
9524 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9526         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9527         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9528         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9529         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9530         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9532 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9534         * g++.old-deja/g++.other/friend1.C: New test.
9536 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9538         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9539         possibly uninitialized) variables and declare dnrm2.
9541 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9543         From Bruno Haible <haible@ilog.fr>:
9544         * gcc.c-torture/execute/980223.c: New test.
9546 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9548         * gcc.dg/ifelse-1.c: New test.
9550 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9552         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9554           * lib/old-dejagnu.exp (old-dejagnu): Added the
9555           "execution test - XFAIL *-*-*" handling in the spirit of
9556           "excess errors test -". Changed the "execution test fails"
9557           handling to be like "excess errors test fails".
9558           * Update various tests accordingly.
9560 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9562         * gcc.c-torture/execute/980205.c: New test.
9564 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9566         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9567         * lib/f-torture.exp: Similarly.
9568         * gcc.c-torture: Rename all .cexp files to .x files.
9570 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9572         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9573         (940510-1.c): Removed duplicate.
9574         (971104-1.c): New test.
9576 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9578           * lib/f-torture.exp: Improve error and loop detection.
9580 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9582         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9583         use that to size the filler array.
9585 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9587         * lib/c-torture.exp(c-torture-execute): Fix typo.
9589         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9590         testcase as the executable name. Keep the executable around if
9591         the test fails.
9593 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9595         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9596         changes.  Only test one -g option, and move it to the end of the
9597         list of options to test.
9599 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9601         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9602         variable GCC_TORTURE_OPTIONS to supply default switches separated
9603         by colons.  If no environment variable, run tests with -O0 -g, -O1
9604         -g, and -O2 -g as well.
9606 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9608         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9609         explanatory comments. Fix indentation.
9611 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9613         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9615 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9617         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9618         * g++.old-deja/g++.mike/p7325.C: Likewise.
9619         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9621 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9623         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9624         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9625         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9626         * g++.old-deja/g++.law/operators4.C: Likewise.
9628 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9630         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9631         * g++.old-deja/g++.mike/p784.C: Ditto.
9632         * g++.old-deja/g++.mike/p785.C: Ditto.
9634 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9636           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9638 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9640         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9641         target feature; pass this to c-torture-execute as needed.
9643 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9645         * lib/c-torture.exp(c-torture-execute): If the previous and the
9646         current executables being tested are identical, we don't need to
9647         run the executable again. Try to make the executable names
9648         unique. Add an optional argument for passing additional compiler
9649         flags.
9651 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9653         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9655 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9657         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9659 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9661         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9662         32bit or larger longs.
9664         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9665         have either a 32bit long or 32bit int.
9667 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9669         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9670         Make double precision tests dependent on sizeof (double).
9672 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9674         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9675         too.
9677 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9679         * gcc.c-torture/compile/961203-1.cexp: New script.
9681 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9683         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9684         up the includes ourselves.
9686 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9688         * lib/plumhall.exp: Remove random include, and add a few
9689         verbose messages for debugging.
9691 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9693         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9694         of trying to do it ourselves.
9696 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9698         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9700 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9702         * gcc.prms/5403.c: Made regexp a bit less strict.
9704 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9706         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9707         is returned from remote_load instead.
9708         * lib/plumhall.exp: Ditto.
9709         * lib/mike-g++.exp: Ditto.
9710         * lib/old-dejagnu.exp: Ditto.
9711         * lib/c-torture.exp: Ditto.
9713 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9715         * lib/g++.exp: Use build_wrapper procedure.
9716         * lib/gcc.exp: Ditto.
9718 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9720         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9721         an old-style decl for malloc.  Fixes tests to work when
9722         sizeof (int) != sizeof (size_t).
9724 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9726         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9728         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9729         use stdargs.h interface.
9731 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9733         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9734         NO_VARARGS when compiling.
9736 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9738         * lib/plumhall.exp(ph_includes): New procedure.
9739         (ph_make): Use it.
9740         (ph_compiler): Ditto.
9742         * lib/g++.exp: Rename test-glue.c to testglue.c.
9743         * lib/gcc.exp: Ditto.
9745 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9747         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9748         to completion when it's called.
9750 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9752         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9753         is defined, don't do test.
9755 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9757         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9758         for object files.
9759         (ph_summary): Mark skipped testcases as untested, not unresolved.
9761         * lib/plumhall.exp (ph_make): If unresolved because of bad
9762         errorCode, record errorCode in log file.
9763         (*): Replace send_log/verbose with verbose -log.
9765 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9767         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9768         double conversion if double isn't at least 8 bytes.
9770         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9771         int to work with targets where int is 16 bits.
9773         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9774         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9775         precision for the test to complete.
9777 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9779         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9780         if d10v is not compiled with the -mdouble64 flag.
9781         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9783         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9784         d10v is not compiled with the -mint32 flag.
9786 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9788         * lib/plumhall.exp: Use incr_count.
9790 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9792         * gcc.c-torture: Update to c-torture-1.45.
9794 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9796         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9797         the name of the expect testcase file).
9799         * lib/g++.exp(g++_init): Ditto.
9801 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9803         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9804         the host.
9806         * lib/gcc.exp(gcc_exit): New procedure.
9808 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9810         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9811         specs where appropriate.
9813         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9814         because of new "candidates are" messages, and removed a few
9816         * Converted all non-old-style g++ testcases to old-style, and
9817         moved into g++.old-deja.
9819 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9821         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9822         options.
9824         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9825         succeeded.
9827         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9829 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9831         * lib/gcc.exp (gcc_target_compile): Add support for defining
9832         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9833         the machine doesn't have those features.
9835 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9837         * g++.law/operators4.exp: Don't use LIBS.
9839 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9841         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9843         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9844         * lib/g++.exp: Set it here instead. Also, allow use of the
9845         --tool_exec and --tool_opt options. Change CXX to
9846         GXX_UNDER_TEST.
9848         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9850         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9852 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9854         * lib/old-dejagnu.exp: Use prune_warnings instead of
9855         prune_system_crud.
9856         * lib/mike-g++.exp: Ditto.
9857         * lib/gcc.exp: Ditto.
9858         * lib/g++.exp: Ditto.
9860         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9862 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9864           * 941014-2.c: Include stdlib.h
9865           * 960327-1.c: Include stdio.h
9866           * dbra.c, index-1.c: Don't assume ints are 32bits.
9868 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9870         * lib/gcc.exp: Add gcc,stack_size target feature.
9872         * lib/g++.exp(g++_target_compile): Add the include and link
9873         paths here, not in two other places. And, it's $options, not
9874         options.
9876         * lib/mike-g++.exp(postbase): Remove the code that determines
9877         the correct include and link paths.
9878         * g++.old-deja/old-deja.exp: Ditto.
9880 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9882         * lib/g++.exp(g++_init): target_compile no longer returns the
9883         filename of the result.
9885 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9887         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9888         call to glob.
9890         * gcc.c-torture/special/special.exp: Change call to
9891         gcc_target_compile to include the object file.
9893 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9895         * gcc.c-torture/special/special.exp: Correct misspelling in last
9896         change.
9898 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9900         * lib/plumhall.exp(ph_summary): Log the entire output of the
9901         executable. Return -1 if there were any failures, 0 otherwise.
9902         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9903         (ph_make): Clean up objects and executables that were built
9904         if the tests succeeded.
9906 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9908         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9909         libraries and includes in the build tree as appropriate.
9911 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9913         * lib/c-torture.exp: Instead of looking for the global variable
9914         NO_LONG_LONG, check to see if that's a feature of the target.
9916 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9918         * config/default.exp: Minimize. Delete the remainer of the files in
9919         config; this functionality is now in devo/dejagnu/config.
9921         g++.*/*: Pass any additional flags used to compile to postbase;
9922         delete CXXFLAGS.
9924         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9925         is now done by runtest.exp. Use gcc_target_compile instead of
9926         compile.
9928         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9929         Remove references to CFLAGS. Use remote_file instead of
9930         calling rm -f.
9931         (c-torture): Take a list of arguments to use to compile this
9932         testcase.
9934         lib/g++.exp: Simplify. Use target_compile instead of compile.
9935         lib/gcc-dg.exp: Ditto.
9936         lib/gcc.exp: Ditto.
9937         lib/mike-{gcc,g++}.exp: Ditto.
9938         lib/old-dejagnu.exp: Ditto.
9939         lib/plumhall.exp: Ditto.
9941 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9943         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9944         (ph_linker): Likewise.
9946 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9948           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9949         MAP_ANON / MAP_ANONYMOUS if defined;
9950         else try to map from /dev/zero .
9952 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9954         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9955         isn't defined, then define it to MAP_ANONYMOUS.
9957 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9959         * gcc.c-torture: Update to c-torture-1.42 release.
9961 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9963         * gcc.c-torture: Update to c-torture-1.41 release.
9965 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9967         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9968         c-torture release.
9970 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9972         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9973         and LDFLAGS.  Fix second case to append the target_info ldflags
9974         onto LDFLAGS, not CFLAGS.
9975         * lib/g++.exp (g++_init): Add target_info stuff.
9976         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9977         of libgloss and newlib flags for !native.
9979         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9980         (GDB): Fix relative path to go up another dir for finding gdb.
9982 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9984         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9985         versions in the target_info array, if they don't exist.
9987 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9989         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9991 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9993         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9994         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9996 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9998         * lib/old-dejagnu.exp: Don't remove the output file before we've
9999         actually tested it. Don't append pwd to the path of the executable
10000         we're testing.
10002 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10004         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10006 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10008         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10009         temporary directory for compiler files, and set it to a default
10010         value of /tmp. Set $output as the name of the output file from
10011         compiling the testcase. Add a -o option to $cflags_var so the
10012         compiler writes the final output file as $output. Set $executable
10013         to $output.
10015         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10016         directory for compiler files, and set it to /tmp if it doesn't
10017         already have a value. Set $output_file to the name of the output
10018         file from compiling the testcase. Add a -o option to CXXFLAGS so
10019         the compiler writes the final output file as $output. Use $output
10020         as the executable to be tested.
10022 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10024         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10026 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10028         * gcc.c-torture/execute/pending-1.c: New test.  Still
10029         pending in Tege's queue.
10031 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10033         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10034         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10035         if there were failures.  Call unresolved if there were unresolved
10036         testcases.  Call gcc_fail if program did not run to completion.
10037         (ph_make): Pass additional argument name to ph_execute.
10038         (ph_execute): Add new argument.  Pass additional arguments to
10039         ph_summary.  Call gcc_fail is there is no execution output.
10041 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10043         * lib/plumhall.exp (proc_summary): Output relavent summary
10044         lines into the log so specific failures in plumhall can be
10045         investigated.
10047 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10049         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10050         (c-torture-execute): Don't try to execute tests which use
10051         "long long" types if $NO_LONG_LONG is nonzero.
10053 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10055         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10056         not c-torture.
10058         * gcc.ieee: Move from here.
10059         * gcc.c-torture/execute/ieee: To here.
10061 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10063         * gcc.c-torture: Update to c-torture-1.41 release.
10065 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10067         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10068         not "$output".
10070 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10072         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10073         -c present.
10075 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10077         * config/proelf.exp: Handle connecting to a simulator.
10079 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10081         * config/proelf.exp: New file.  Enough framework that we can
10082         run c-torture tests on the proelf targets (or any other target
10083         that gdb can connect to for that matter).
10085 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10087         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10088         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10090         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10091         exec_output exists.
10093 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10095         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10096         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10098         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10099         to pass/fail/unresolved/unsupported/untested.  Caller must now
10100         call unresolved/unsupported/untested.
10101         * lib/*.exp: Update FSF address.  Update to handle new results of
10102         ${tool}_load.
10103         * lib/chill.exp (verbose): Delete.
10105 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10107         * lib/gcc.exp (default_gcc_start): Change order of args to
10108         $LDFLAGS $CFLAGS $LIBS.
10109         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10110         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10111         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10112         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10113         * gcc.misc-tests/dg-test.exp: Likewise.
10114         * gcc.misc-tests/msgs.exp: Likewise.
10115         * gcc.prms/prms.exp: Likewise.
10116         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10117         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10119         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10121 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10123         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10125         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10126         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10128         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10129         necessary.
10131 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10133         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10134         global for loop; add use of $mathlib.
10135         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10136         settings here; set mathlib for anything but VxWorks.
10138 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10140         * gcc.c-torture: Update to c-torture-1.40 release.
10142 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10144         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10145         dg.exp.
10147 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10149         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10150         global.
10152 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10154         * lib/g++.exp (LIBS): Define if not already.
10155         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10156         (gcc-dg-prune): Call prune_gcc_output.
10157         * lib/gcc.exp (prune_gcc_output): New proc.
10158         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10159         prune_gcc_output.
10161 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10163         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10164         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10166 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10168         * gcc.c-torture: Update to c-torture-1.39 release.
10170 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10172         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10173         fails, try others as well.
10175 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10177         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10178         If compilation fails, mark execute tests as `untested'.
10179         If test is marked as unsupported, don't mark compilation and
10180         execute tests as failed.
10182 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10184         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10185         libstdc++ for whether or not we want to be doing shared
10186         libraries.  Delete link_curses since we don't need it anymore.
10187         * lib/mike-g++.exp (postbase): Don't link in libg++.
10188         * g++.old-deja/old-deja.exp: Likewise.
10190 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10192         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10194 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10196         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10197         For that, add `-Wl,-a,shared_archive'.
10198         * g++.old-deja/old-deja.exp: Likewise.
10200 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10202         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10204 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10206         * lib/mike-g++.exp (postbase): Pay attention to the status of
10207         g++_load.
10209 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10211           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10213 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10215         * lib/gcc.exp (default_gcc_start): No longer need to log program
10216         being executed or its output, execute_anywhere does that now.
10217         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10218         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10220 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10222         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10223         the same as those in lib/g++.exp.
10225 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10227         * gcc.c-torture: Update to c-torture-1.38 release.
10228         * gcc.ieee: Related changes.
10230 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10232         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10233         "exec". Minor reformatting changes.
10235         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10236         cross. This means all "exec" calls now work on a remote host as
10237         well.
10238         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10239         cross. Filter out the extra "\r\n" stuff that expect puts in.
10240         (c-torture-execute): Filter out the bogus warnings like
10241         c-torture-compile does. Add support for canadian cross.
10242         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10243         Use execute_anywhere rather than calling exec directly. Now it
10244         works for canadian cross testing.
10246 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10248         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10249         results into a variable, and check that rather than using file exists.
10251 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10253         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10254         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10256 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10258         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10259         lib_curses if there's a shared libg++ in the build tree.
10261 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10263         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10264         if not supported target.
10266 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10268         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10269         link_curses up to always happen, not just for native builds.
10271 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10273         * gcc.c-torture: Update to c-torture-1.36 release.
10274         * gcc.failure: Related changes.
10276 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10278         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10280 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10282         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10283         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10284         runshlib, link_curses, and mathlib for link and run.
10286         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10287         pass the runtime shared library options for Solaris, OSF/1, and
10288         Irix5, and link with -lcurses to avoid unresolved references.
10290 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10292         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10293         only run once.
10295 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10297         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10299 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10301         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10302         do not have a framework for the "compat" tests yet.
10304 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10306         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10307         set to null if we're testing vxworks5.1.  Use that instead of
10308         `-lm' in the setting of LIBS for link and run.
10310 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10312         * config/rom68k.exp (${tool}_load): Major changes to make it
10313         work.  Verified that it does in fact return the stuff in
10314         exec_output properly.  Catch any Emul or any TRAP other than 0.
10316 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10318         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10319         LDFLAGS properly for targets that need stuff from libgloss.
10320         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10321         only run once.
10322         (gpp_initialized): New variable.
10324 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10326         * config/rom68k.exp: Load libgloss.exp.
10327         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10328         so we can produce a fully linked binary.
10329         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10330         so we can produce a fully linked binary.
10332 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10334         * lib/plumhall.exp (ph_section): Watch for expected failures.
10335         Add missing `else'.
10337         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10338         run the testcase.
10339         (c-torture): Likewise.
10341 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10343         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10345         * lib/mike-g++.exp (mike_cleanup): New proc.
10346         (prebase): New globals compiler_result, not_compiler_result,
10347         target_regexp.
10348         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10349         allow leading "-" in pattern.  Watch for unsupported tests.
10350         If $compiler_result is set, pattern match assembler code,
10351         and ditto for $not_compiler_result.
10352         * lib/mike-gcc.exp: Likewise.
10354         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10355         execution "succeeded".
10357 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10359         * config/win32.exp: New file.
10360         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10362 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10364         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10365         unsupported.
10366         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10367         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10368         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10370         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10371         "... without exceptions was ...".  That is now handled by
10372         prune_system_crud.
10373         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10375 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10377         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10378         sieve.c,sort2.c}: New files.
10379         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10380         sieve.exp,sort2.exp}: Drivers for them.
10382         * lib/mike-gcc.exp (program_output): New user settable variable.
10383         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10384         messages.
10385         * lib/mike-g++.exp (program_output): New user settable variable.
10387         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10389         * config/sh.exp: Deleted (use sim.exp instead).
10391 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10393         * config/vx.exp: Declare CHECKTASK as global.
10394         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10395         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10396         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10398 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10400         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10401         target. Like vx.exp, only includes `vx29k.exp' instead of
10402         `vxworks.exp'.
10404 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10406         * config/sim.exp: Increase time limit from 120 seconds to 240.
10408 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10410         * gcc.c-torture/execute/950628-1.c: New test.
10412 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10414         * gcc.c-torture: Update with changes/additions from
10415         c-torture-1.34.
10417 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10419         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10421 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10423         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10425 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10427         * gcc.c-torture/compile/950512-1.c: New test.
10428         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10429         * gcc.dg/struct-ret-1.c: Likewise.
10431 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10433         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10434           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10436 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10438         * gcc.c-torture/special/920411-1.c: Deleted.
10439         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10441 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10443         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10444         cpu limit.
10446 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10448         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10450 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10452         From kenner;
10453         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10454         is the proper length.
10455         * va-arg-3.c: Likewise.
10457 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10459         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10460         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10462         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10463         * lib/g++.exp (default_g++_start): Delete old cruft.
10465 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10467         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10468         (2 * (1 << 18)) to (2 * (1 << 17)).
10470         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10472 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10474         * config/rom68k.exp: Renamed from config/idp.exp
10476 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10478         * c-torture/compile/921109-2.c
10480 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10482         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10483         excess errors.
10485 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10487         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10488         output.
10489         * lib/g++.exp (default_g++_start): Likewise.
10491 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10493         * gcc.c-torture/compile/950329-1.c: New test.
10495 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10497           * config/bug.exp (${tool}_load): Updated to use new remote_open
10498           and remote_close procs.
10499         * config/idp.exp: New file.
10501 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10503         * gcc.c-torture/execute/950322-1.c: New test.
10505 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10507         * config/vx.exp (${tool}_load): Clean up testing of return code from
10508         vxworks_ld and vxworks_spawn.
10510 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10512         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10514 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10516         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10517         can mark excess errors on a machine by machine basis.  Note, the
10518         default is to not expect any excess errors, even when excess
10519         errors test - is given, so you will want to put an XFAIL ... on
10520         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10521         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10522         those 4 machines, but no others.
10524 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10526         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10527         * lib/c-torture.exp: to here.
10529 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10531         * gcc.c-torture/execute/950221-1.c: New test.
10532         * gcc.c-torture/execute/struct-ret-1.c: New test.
10533         * gcc.c-torture/compile/950221-1.c: New test.
10535         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10537 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10539         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10540         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10542 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10544         * g++.gb: New directory of tests, derived from my signature and
10545         class scoping tests.
10547         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10548         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10549         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10550         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10551         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10552         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10553         * g++.gb/sig25.C: Likewise.
10555         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10556         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10557         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10558         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10559         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10560         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10561         * g++.gb/sig25.exp: Likewise.
10563         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10564         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10565         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10566         * g++.gb/scope13.C: Likewise, this test still fails.
10568         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10569         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10570         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10571         * g++.gb/scope13.exp: Ditto.
10573         * g++.gb/README: New file, explains what these tests are about.
10575 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10577         * lib/dg.exp (dg-do): Support `preprocess'.
10578         (dg-test): Likewise.
10580 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10582         * config/udi.exp: change "continue -expect" to "exp_continue".
10584 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10586         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10587         Delete redundant tests.
10589         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10590         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10591         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10592         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10593         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10594         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10595         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10596         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10598         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10599         storing label pointers.
10600         * gcc.c-torture/execute/921019-1.c: Likewise.
10601         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10602         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10603         parameter fp.
10604         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10605         constants.
10607         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10608         Delete obsolete tests.
10610         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10611         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10612         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10613         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10614         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10615         * gcc.c-torture/compile/950124-1.c: New test.
10617         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10619 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10621         * lib/mike-g++.exp: Add -lm to LIBS.
10623 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10625         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10627 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10629         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10631 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10633         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10635 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10637         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10638         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10639         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10640         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10641         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10642         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10643         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10644         * g++.law/{operators31.C, operators32.C,
10645         * g++.law/{operators33.C, operators34.C}: Likewise.
10646         * g++.law/{pic1.C, refs2.C}: Likewise.
10647         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10648         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10649         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10650         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10652         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10653         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10654         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10655         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10656         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10657         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10658         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10659         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10660         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10661         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10662         * g++.law/{operators34.exp}: Likewise.
10663         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10664         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10665         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10666         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10667         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10669         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10670         No longer expected to fail.
10671         * g++.law/missed-error3.C: Tweak for recent bool changes.
10673 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10675         * config/emb-unix: Deleted.
10676         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10677         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10679 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10681         * lib/dg.exp (dg-test): Fix typo in last patch.
10683 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10685         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10686         (handles multiple occurrences).
10688 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10690         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10691         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10692         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10693         printed).
10694         * lib/c-torture.exp (c-torture-compile): Likewise.
10695         (c-torture): Prepend full path if missing.
10696         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10697         (gcc_fail): Likewise.
10698         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10700 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10702         * lib/netware.exp: Only attach to NetWare i386 systems.
10704 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10706         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10707         messages.  Add test name to "output pattern match" pass/fail message.
10709 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10711         * gcc.dg: New testsuite.
10712         * gcc.dg/dg.exp: New file.
10714         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10715         test-switch.c}: Deleted.
10717         * gcc.misc-tests/msgs.exp: New testcase driver.
10719 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10721         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10722         Watch for illegal return values from ${tool}_load.
10723         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10724         cross targets.  Coerce return value >0 to 1.
10726 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10728         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10730         * config/emb-unix.exp: New file.
10732         * config/sim.exp: Error if variable $SIM not defined.
10733         (${tool}_load): Mark test as "untested" if simulator missing.
10735         * config/unix.exp: Load remote.exp to get rcp_download.
10736         * lib/c-torture.exp: Use different option lists for testcases with
10737         and without loops.
10738         * gcc.c-torture/execute/execute.exp: Likewise.
10740 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10742         * config/*.exp: Clarify return code from ${tool}_load.
10743         Call `unresolved' or `untested' instead of `warning' or `perror'
10744         (sometimes you still want to call both though).
10745         Add comment that `shell_id' is local to each file.
10746         * config/udi.exp (timeout): Set to 30.
10747         Don't print warning if connection fails, $connectmode has already
10748         printed an error.
10749         (${tool}_load): Move verbose messages to level 2.
10750         Rework pattern for "Process started" message.
10751         Pass `shell_id' to ${connectmode}_download.
10752         Retry twice upon timeout.  Make resetting of target more robust.
10753         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10754         Pass `shell_id' to exit_$connectmode.
10755         Only call exit_$connectmode if connected.
10756         * config/unix.exp (${tool}_load): Check return codes better.
10757         * config/vrtx.exp (${tool}_load): Likewise.
10758         * config/vx.exp (${tool}_load): Likewise.
10759         Delete unneeded global's.
10760         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10761         from ${tool}_load.
10762         (dg-stat): Delete.
10763         (dg-init): Delete recording of pass/fail counts.
10764         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10765         (old-dejagnu-init): Likewise.
10766         (old-dejagnu-stat): Delete contents, empty proc now.
10767         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10768         (c-torture): Delete references to lcnt, lpass, lfail.
10769         Get option list from TORTURE_OPTIONS.
10770         Delete -funroll[-all]-loops if no loops.
10771         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10772         (g++_stat): Delete contents (empty proc now).
10773         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10774         (gcc_finish): Likewise.
10775         (gcc_stat): Deleted.
10776         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10777         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10778         * gcc.c-torture/execute/execute.exp: Likewise.
10779         Split tests into two parts: compile, execute.
10780         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10781         no loops.  Update to reflect clarified return codes from ${tool}_load.
10783 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10785         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10786         to grep for.
10787         (old-dejagnu): Likewise (where necessary).
10789 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10791         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10793         * lib/dg.exp (dg-process-target): Fix processing of selector.
10794         Add comment regarding use of `error'.
10796         * lib/gcc.exp (prune_system_crud): Define if missing.
10797         * lib/g++.exp (prune_system_crud): Likewise.
10799         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10800         Call prune_system_crud.
10801         * lib/dg.exp (dg-runtest): New proc.
10802         Use perror instead of send_user for tcl errors in testcase.
10803         Don't return any value, it's never used.
10804         Don't clobber previous definition of `unknown'.
10805         Print tcl errors in `dg-final'.
10807 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10809         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10810         (dg-test): Don't print errorInfo, it contains stack backtrace.
10812 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10814         * lib/g++.exp (runtest_file_p): Define if missing.
10816 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10818         * lib/mike-g++.exp: Comment out loading of g++.exp.
10819         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10820         (default_g++_version): Always print something.
10821         (default_g++_start): Comment out call to `which'.
10822         (g++_start, g++_load): Deleted (must be defined in config file).
10823         * lib/gcc.exp: Test for existence of $CC at start.
10824         Delete check for tmpdir (done in gcc_init).
10825         (default_gcc_version): Always print something.
10826         (default_gcc_start): Comment out call to `which'.
10827         * config/*.exp: Major cleanup - make cross targets work at least a
10828         little better for g++ (by not being "--tool gcc" specific).
10829         Rename gcc_xxx to ${tool}_xxx.
10830         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10831         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10833 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10835         * lib/c-torture.exp (c-torture-compile): Rework compiler
10836         message processing.
10838         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10839         c-torture.
10841 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10843         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10845         * lib/dg.exp (dg-process-target): Support { target native }.
10847 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10849         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10850         looked for "... program xxx got fatal signal".
10851         Correct regsub munging of `comp_output'.
10852         Ignore compiler messages "path prefix not used" and "linker input
10853         file unused".
10855 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10857         * lib/gcc.exp (runtest_file_p): Define if missing.
10858         * gcc.prms/template.c: Example to work from.
10860 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10862         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10863         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10865         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10866         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10867         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10868         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10870         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10871         (dg-process-target): No longer a varargs proc.
10872         Return S/N for target, P/F for xfail.  All callers changed.
10873         (user option procs): More argument checking.
10874         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10875         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10876         (dg-test): Skip test if not running on selected target in `dg-do'.
10877         Update handling of `dg-do-what', `dg-output-text'.
10878         Separate execution pass/fail from output pattern match pass/fail.
10879         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10881 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10883         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10884         target for 920510-1.c.
10886 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10888         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10889         Clean up comment regarding use of passcnt, etc.
10890         (gcc_stat): Don't update `testcnt' here.
10891         (gcc_finish): Do it here.
10892         Might as well reset `but_id' here too.
10893         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10894         to determine if the file should be tested.
10895         * gcc.c-torture/compile/compile.exp: Likewise.
10896         * gcc.c-torture/execute/execute.exp: Likewise.
10897         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10898         * gcc.misc-tests/dg-test.exp: Likewise.
10899         * gcc.prms/prms.exp: Likewise.
10900         * gcc.wendy/wendy.exp: Likewise.
10901         * g++.old-deja.exp: Likewise.
10902         Move "Testing file" message to verbose level 1.
10904 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10906         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10908 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10910         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10911         (default_gcc_start): Accept optional second list element
10912         of compiler flags.  Print compiler output at verbosity level 2.
10913         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10914         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10915         Save current values of framework globals passcnt, failcnt, xpasscnt,
10916         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10917         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10918         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10919         xfailcnt to compute stats.  Update framework global `testcnt' from
10920         pass/fail counts.
10921         (gcc_finish): New proc.  Clean up test environment.
10922         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10923         (gcc_epass, gcc_efail): Delete.
10924         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10925         argument of line number.
10926         (dg-init): If the tool has an init routine, call it.
10927         (dg-test): Remove args `cflags_var' and `libs_var'.
10928         Pass all compiler options to ${tool}_start.
10929         Handle missing line number.
10930         (dg-finish): New function.
10931         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10932         particular files.  Call gcc_finish at end.  Move "skipping test"
10933         message to verbosity level 3.
10934         * gcc.c-torture/compile/compile.exp: Likewise.
10935         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10936         * gcc.c-torture/execute/execute.exp: Likewise.
10937         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10938         Print testcase being tried at verbosity level 1.
10939         * gcc.c-torture/special/special.exp: Unset xfail.
10940         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10941         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10942         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10943         * gcc.failure/failure.exp: Likewise.
10944         * gcc.ieee/ieee.exp: Likewise.
10945         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10946         Update call to dg-test.  Call dg-finish at end.
10947         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10948         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10949         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10950         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10951         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10952         * gcc.wendy/wendy.exp: Add copyright.
10953         Delete setting of tmpdir (done by gcc_init).
10954         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10955         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10956         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10957         gcc_[ce]pass/fail.
10959 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10961         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10962         confusion.
10963         (g++_load): Likewise.
10965         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10966         Rename argument to `prog' to remove the confusion.
10967         Varargs fns behave differently too!
10968         (g++_load): Likewise.
10970         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10972         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10973         what it is.  Delete (always) printing of status value for !native.
10974         Simplify verbose code, and include status and exec_output.
10975         (g++_load): Use gcc_load.
10977 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10979         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10980         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10981         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10982         940714-3.c as these testcases don't exist anymore.  Make
10983         va-arg-1.c expected to pass.
10985 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10987         * gcc.misc-tests/misc.exp: Only run specific testcases.
10988         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10989         * gcc.misc-tests/dg-[1-9].c: New files.
10991         * lib/dg.exp: New testsuite driver.
10992         * gcc.prms/prms.exp: Use it.
10994         * README.gcc: New file.
10996         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10997         Document and reset `lxpass' and `lxfail'.
10998         Simplify "initialized" message.
10999         (gcc_stat): Clean up comments a little.
11001 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11003         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11005 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11007         * lib/old-dejagnu.exp (process-option): New proc.
11008         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11009         (old-dejagnu): Simplify.
11010         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11012 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11014         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11015         exists and is not an empty string.
11017         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11018         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11019         finished.
11020         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11021         automatically.
11023         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11024         longer expected to fail.
11026         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11027         "f" function call.
11029         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11031         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11032         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11033         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11034         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11035         c-torture-1.29.
11037         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11038         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11040         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11042         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11043         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11045         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11046         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11047         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11049 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11051         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11052         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11053         940714-1.c, 940714-2.c, 940714-3.c},
11054         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11055         gcc.misc-tests/{mg.c,mg.exp}:
11056         New tests.
11057         * gcc.noncompile/noncompile.exp: Change accordingly.
11059 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11061         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11062         Undo previous clobberage.
11064 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11066         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11067         * gcc.special/{930510-1.c, special.exp}:
11068         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11069         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11070         struct-varargs-1.c}: New tests from c-torture-1.26.
11072 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11074         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11075           argument to switch.
11077 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11079         * Revert the previous changes.  Please see Rob's directory
11080           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11081           fixes.
11083 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11085         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11086             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11087             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11088             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11089             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11090             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11091             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11092             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11093             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11094             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11095             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11096             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11097             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11098             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11099             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11100             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11101             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11102             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11103             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11104             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11105             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11106             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11107             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11108             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11109             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11110             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11111             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11113 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11115         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11116             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11117           with perror calls.
11119 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11121         * config/unix.exp (g++_load): Fix syntax.
11123 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11125         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11126         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11127         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11128         Don't expect va-arg-1.c to fail.  Correct expected output for
11129         920928-1.c.
11130         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11131         * gcc.wendy/hbm4.c: Correct typo.
11132         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11134 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11136         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11137         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11138         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11139         * lib/c-torture.exp (c-torture-compile): Ditto.
11141         Reduce volume of output (remove all the -I's and such).
11142         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11143         Call gcc_cpass, gcc_cfail.
11144         (c-torture): Pass testing option to c-torture-compile.
11146 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11148         Bring patches over from progressive.
11149         * config/default.exp: Exit remote shell cleanly.
11150         (g++_exit, g++_start): Add default versions.
11151         * config/sim.exp (gcc_load): Use perror, not error.
11153 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11155         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11156         set in site.exp.
11158 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11160         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11161         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11162         (wendy_try): New proc to run testcase.
11163         (main loop): Call 'em.
11164         * gcc.wendy/*.c: Clean up pass to correct expected output.
11166         * lib/gcc.exp: Minor cleanup work.
11167         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11169 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11171         * config/sim.exp (gcc_load): Document return codes better.
11172         Don't pass -v to simulator.
11174 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11176           * gcc.special/920717-x.c: Fix typo.
11177           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11178           get at sources.
11180         * lib/mike-gcc.exp: Fix typo.
11182 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11184         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11185         binary to use, transform the name.
11186         * config/*.exp: rename everything. Nuke any g++ specific files,
11187         it's now a special case of gcc that requires no special support.
11188         Add a default.exp for unsupported targets.
11190 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11192         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11193         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11194         version of Tcl.
11196 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11198         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11199         than a warning.
11201 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11203         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11205 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11207         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11208         option_list.  Compile every file with only 4/6 option choices
11209         (same as C torture) instead of with 12/18 different option
11210         choices.
11211         * lib/c-torture.exp: Likewise.
11213         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11214         not already set.
11216 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11218         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11219         can put an XFAIL *-*-* on excess errors.
11221 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11223         * g++.law: Add more tests derived from g++-bugs snapshots.
11225         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11226         equivalent to g++.law/init9.
11228         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11229         compiled it, and the a.out file after we've run it.
11231 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11233         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11234         compiled it, and the a.out file after we've run it.
11236 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11238         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11240 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11242         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11243         version number.
11245 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11247         * g++.law: New directory of g++ tests derived from the g++-bugs
11248         snapshots.
11250 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11252         * gcc.compile: initbug1.c initbug1.exp testcase added
11254 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11256         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11257         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11258           fixes submitted by Jeff Law (law@cs.utah.edu)
11259         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11260           Jeff Law (law@cs.utah.edu)
11263 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11265         * config/unix-g++.exp: Follow the gcc way of doing things.
11266         * g++.old-deja/old-deja.exp: Minor updates.
11267         * lib/g++.exp: New file, follow the gcc way of doing things.
11268         * lib/old-dejagnu.exp: Minor updates.
11269         * lib/mike-g++.exp: Always unset errorInfo.
11271 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11273         * lib/gcc.exp: Fix some errors with the below change, CC and
11274         CFLAGS should be global when setting, not local.
11276 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11278         * lib/gcc.exp: Transform tool name.
11280 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11282         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11284 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11286         * lib/gcc.exp: change gcc_done to gcc_stat
11288 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11290         * Upgraded gcc testsuite to c-torture version 1.25
11292 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11294         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11295         * lib/c-torture: added hooks for new reporting code.
11297 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11299         * config/sh-gcc.exp: check if sh-sim exists in the path
11301 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11303         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11304         * gcc.compile/compile.exp: Initial changes for new logic.
11305         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11306         * gcc.failure/failure.exp: Initial changes for new logic.
11307         * gcc.ieee/ieee.exp: Initial changes for new logic.
11308         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11309         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11310         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11311         * lib/c-torture.exp: Initial changes for new logic.
11312         * lib/gcc.exp: Initial changes for new logic.
11314 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11316         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11317         depend upon failure or success.  Fully qualify names in failure
11318         and success messages.  Always remove a.out before starting
11319         compile, just in case.  Pay more attention to error text output by
11320         the compiler.  Handle testcases with no known past errors just
11321         like all others, so that things are uniform.  Other miscellaneous
11322         improvements.
11324 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11326         * gcc.cpp: new directory for cpp tests
11328 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11330         * lib/chill.exp: Code reformatted, removed unused code.
11331         * config/unix-chill.exp: Code reformatted, removed unused code.
11332         * chill.execute/execute.exp: Code reformatted, removed unused code.
11333         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11335 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11337         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11338         routines not written.
11340 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11342         * config/bug-gcc.exp: Use new procs from bug.exp.
11344 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11346         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11347         via ftp, rather than depending on NFS.
11348         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11349         case.
11351 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11353         * config/bug-gcc.exp: Use new download proc.
11355 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11357         * chill.execute/execute.exp: cleanups, handles errors better
11358         * chill.compile/compile.exp: rewrite, based on execute.exp
11359         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11360         * lib/chill.exp: major changes to diff proc and compile and link
11361           procs. added chill_fail and chill_pass wrappers to pass and
11362           fail. added more comments, and handle error codes better.
11363           Added a hack to capture stderr from exec, so noncompile tests
11364           can work.
11366 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11368         * chill.execute/execute.exp: rewrite of testsuite driver
11369         * lib/chill.exp: rewrite of testsuite driver
11370         * config/unix-chill.exp: rewrite of testsuite driver
11372 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11374     In chill.execute:
11375         * iexpr.ch: Standardize uppercase.
11376         * tuples.dat: Standardize uppercase.
11377         * vary.ch: standardize.  Correct varying string assignments.
11378         * vary.dat: Add new output lines.
11380 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11382     In chill.execute:
11383         * chprintf.ch: Standardize use of uppercase.
11384         * tuples.ch: Standardize and turn arr2 into a DCL,
11385           rather than a SYN.
11386         * pinits.ch: Standardize.
11388 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11390         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11391         * Makefil: Renamed to Makefile.in.
11392         * configure.in: New.
11394 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11396     In chill.execute:
11397         * .cvsignore: Add result/output files.
11398         * Makefile: Fix up variables at start.  Use MFLAGS
11399           everywhere.  Correct bool_loc, built_ins entries.
11400           Add entry for vary1.ch.
11401         * bitarray.ch: Standardize upper-case usage.
11402         * bitexpr.ch: Standardize, add output of b1.
11403         * params.ch: Use arrayt in along PROC parameters, to
11404           avoid novelty problems.
11405         * sets.ch: Tiny cleanup.
11406         * vary1.ch: Re-indent.
11408 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11410           * Add PR-related files to Makefiles, .cvsignore files, etc.
11412 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11414         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11415           with compiler objects. New names are test-flow.c and test-loop.c
11417 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11419         * Upgraded c-torture tests from 1.19 to 1.20
11421         * new files:
11422         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11423         * gcc.compile: 930623-1.c 930623-2.c
11424         * gcc.noncompile: 930622-1.c 930622-2.c
11425         * gcc.failure: 920411-1.c 920627-2.c
11426         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11428 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11430         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11431           More changes to get testsuite working properly. Needs more work.
11432           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11434 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11436         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11437           More changes to get testsuite working properly. Needs more work.
11439 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11441         * chill.compile/compile.exp: Added for Dejagnu support
11442         * chill.execute/execute.exp: Added for Dejagnu support
11443         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11445 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11447     This should complete moving the CHILL test files.
11448         * chill.noncompile(.cvsignore printf.grt
11449             in-printf.grt chprintf.grt chprintf.ch):
11450             Added test-support files.
11451           (Makefile): Modified further.
11452         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11453             signal.ch): Added test files.
11454           * chill.execute (.cvsignore printf.grt printr.c
11455             in-printf.grt rts.c chprintf.grt rts.h): Added
11456           test-support files.
11457             (Makefile): More corrections.
11459 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11461         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11462           test cases, ready for DejaGnu.
11464 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11466         * Upgraded c-torture tests from 1.18 to 1.19
11468         * gcc.compile: added test(s):
11469           930607-1.c
11470         * gcc.execute: added test(s):
11471           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11473         * added new subdirectory for misc tests: gcc.misc-tests
11474         * gcc.misc-test(s): added tests:
11475           inst-check.c test-consts.c test-ior.c test-switch.c
11477 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11479         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11481 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11483         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11485 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11487         * Upgraded c-torture tests from 1.17 to 1.18
11489 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11491         * Upgraded c-torture tests from 1.12 to 1.17
11493 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11495         * lib/old-dejagnu.exp:
11496           Fixed handling of XFAIL target triplets to correctly
11497           recognize wildcard characters.  Removed code that
11498           appended a unique id tag to the end of the file name
11499           printed out by the result of the testcases within a
11500           given test file.
11502 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11504         * lib/old-dejagnu.exp:
11505           Reworked expected failure handling to trigger off of XFAIL
11506           keyword in keyphrase embeded in testcase source code. The
11507           XFAIL keyword must be at the end of the keyphrase line. It
11508           may optionally be followed by one or more target triplets.
11509           It has just occured that the handling of wildcards in the
11510           target triplet may not be correct.
11512 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11514         * g++.old-deja/tests:
11515           Moved all subdirectories up one level into g++.old-deja .
11517         * lib/old-dejagnu.exp:
11518           Fixed problem with CXXFLAGS not being properly reset, and being
11519           corrupted with extraneous "-c" compiler option.  This was
11520           causing binaries to not be generated for test that needed them.
11521           Modified strings passed to "pass" and "fail" so that individual
11522           tests from the same test file would be distinguished by an
11523           identifier appended to the test file name in the summary logs;
11524           this corrected a problem with erroneous diff logs.  Added code
11525           to search testcases for expected fail and unexpected pass keywords.
11527 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11529         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11531 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11533         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11534           Removed extraneous text from end of "Special g++ Options"
11535           keyphrase.
11537         * lib/old-dejagnu.exp: Added pattern matching to look for new
11538           keywords, embedded in testcases comments, which will trigger
11539           calls to xpass and xfail.
11541 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11543         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11544           comments embedded in the testcases, especially the one looking for
11545           special compiler options, as well as the pattern matching for the
11546           compiler output again.
11548 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11550         * lib/old-dejagnu.exp: Do a proper check of the return value for
11551           execute tests. Fixed several problems with the pattern matching
11552           of the compiler output which gave erroneous test results.
11553           Changed several of the test result messages to be more descriptive.
11554         * config/unix-g++.exp: Proc g++_load now actually works and
11555           executes the tests passed to it and returns a usable return
11556           value.
11558 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11560           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11562 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11564         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11565           Modified both files to properly execute the old style
11566           dejagnu tests. The previous versions of these files were
11567           experimental and did not function anything near correctly.
11569 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11571         * Removed all Makefile.in and configure.in files. No configuration
11572         needed now.
11574 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11576         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11578 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11580         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11581         gcc.special/configure.in, gcc.noncompile/configure.in,
11582         gcc.execute/configure.in, gcc.code_quality/configure.in,
11583         g++.other/configure.in, g++.old-deja/configure.in,
11584         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11585         in srcname setting.
11587 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11589         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11590         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11591         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11593 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11595         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11596         (gdb_exit): Don't remove *_soc files.
11598 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11600         * lib/c-torture.exp: Don't look for main; instead always use -w
11601         -c.  This is how the c-torture tests work.  Remove the object
11602         file if the compilation succeeds.
11603         * gcc.execute/execute.exp: Remove executable if test passes.
11604         * gcc.noncompile/noncompile.exp: Every test is an expected
11605         failure.
11606         * gcc.special/special.exp: Added tests from c-torture 1.11,
11607         corrected use of existing test.
11608         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11609         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11610         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11611         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11612         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11613         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11614         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11615         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11616         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11617         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11618         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11619         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11620         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11621         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11622         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11623         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11624         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11625         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11626         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11627         c-torture 1.11.
11628         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11629         correspond to c-torture 1.11.
11631         * New file.