Mark ChangeLog
[official-gcc.git] / gcc / testsuite / ChangeLog
blobf6502b36bc532400e9afa9588c82f92ab09a9019
1 2002-08-14  Release Manager
3         * GCC 3.2 Released.
5 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7         * gcc.dg/bitfld-3.c: New test.
9 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10             Richard Henderson  <rth@redhat.com>
12         * gcc.dg/i386-bitfield1.c: New test.
13         * g++.dg/abi/bitfield3.C: New test.
15 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
17         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
18         __qualifier_flags to __flags.
20 2002-07-24  Roger Sayle  <roger@eyesopen.com>
22         * gcc.c-torture/execute/memset-3.c: New testcase.
24 2002-06-14  Jason Merrill  <jason@redhat.com>
26         * g++.dg/abi/layout1.C: New test.
27         * g++.dg/abi/layout2.C: New test.
28         * g++.dg/abi/mangle8.C: New test.
30 2002-05-14  Jason Merrill  <jason@redhat.com>
32         * g++.dg/abi/rtti1.C: New test.
34 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
36         * gcc.dg/gnu89-init-2.c: New test.
38 2002-07-25  Release Manager
40         * GCC 3.1.1 Released.
42 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
44         * gcc.c-torture/compile/20020710-1.c: New test.
46 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
48         PR c++/7224
49         * g++.dg/overload/error1.C: New test.
50         
51 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
53         PR c++/6706
54         * g++.dg/debug/debug6.C: New test.
55         * g++.dg/debug/debug7.C: New test.
57 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
59         PR c++/6944
60         * g++.dg/init/array4.C: New test.
61         * g++.dg/init/array5.C: New test.
63 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
65         PR c++/6716
66         * g++.dg/template/instantiate1.C: New test.
68 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
70         PR c++/7112
71         * g++.dg/template/sizeof1.C: New test.
73 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
75         PR target/7177
76         * gcc.c-torture/compile/20020701-1.c: New test.
78 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
80         * gcc.dg/Wunknownprag.c: New tests.
82 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
84         PR c++/6695
85         * g++.dg/template/friend7.C: New file.
87 2002-06-23  Andreas Jaeger  <aj@suse.de>
89         * gcc.c-torture/execute/complex-6.c: New.
91 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
93         * g++.dg/template/ttp4.C: New test.
95 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
97         * g++.dg/opt/vt1.C: Fix regexp.
99 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
101         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
103 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
105         * gcc.c-torture/execute/20020615-1.c: New test.
107 2002-06-13  Hans-Peter Nilsson  <hp@axis.com>
109         * gcc.c-torture/execute/20020611-1.c: New test.
111 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
113         * g++.dg/template/typename2.C: Update error message.
115 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
117         * gcc.c-torture/compile/20020605-1.c: New test.
119         * g++.dg/opt/vt1.C: New test.
121         * gcc.dg/20020530-1.c: New test.
123         * gcc.dg/20020527-1.c: New test.
125         * g++.dg/opt/cse1.C: New test.
127 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
129         * gcc.c-torture/execute/20020529-1.c: New test.
131 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
133         * g++.dg/opt/cse2.C: New test.
135 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
137         * gcc.dg/verbose-asm.c: New test.
139 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
141         * gcc.dg/cpp/paste12.c: New test.
143 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
145         * g++.dg/parse/named_ops.C: New test.
147 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
149         * gcc.dg/20020517-1.c: New test.
151         * gcc.dg/20020523-1.c: New test.
153 2002-05-22  Andreas Jaeger  <aj@suse.de>
155         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
156         now.
157         * gcc.c-torture/execute/loop-2d.x: Likewise.
159 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
161         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
162         support weak symbols.
163         * gcc.dg/weak-4.c: Likewise
164         * gcc.dg/weak-6.c: Likewise
166 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
168         * gcc.dg/weak-3.c: Add dg-excess-error comment for
169         cygwin, coff and h8300-*-hms targets
170         * gcc.dg/weak-5.c: Likewise
171         * gcc.dg/weak-7.c: Likewise
173 2002-05-15  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
175         * g++.dg/init/pm1.C: New test.
177 2002-05-14  Release Manager
179         * GCC 3.1 Released.
181 2002-05-14  Release Manager
183         * GCC 3.1 Released.
185 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
187         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
188         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
189         * lib/g++.exp (g++_link_flags): Likewise.
190         * lib/objc.exp (objc_target_compile): Likewise.
192 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
194         PR c/6569
195         * gcc.dg/weak-3.c: Update location of warning messages.
196         * gcc.dg/weak-5.c: Likewise.
198 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
200         * gcc.dg/20020503-1.c: New test.
202         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
203         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
204         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
205         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
206         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
207         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
208         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
210 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
212         * g++.dg/init/dtor1.C: Make it tougher.
214 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
216         * g++.dg/init/dtor1.C: New test.
218 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
220         * g++.dg/parse/typedef1.C: New test.
222 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
224         PR c++/6486
225         * g++.dg/template/friend6.C: New test.
227         PR c++/6492
228         * g++.dg/init/copy1.C: New test.
230 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
232         * g++.dg/warn/effc1.C: New test.
234 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
236         * gcc.dg/20020426-2.c: New test.
238 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
240         PR c/6343
241         * gcc.dg/weak-[2-7].c: New tests.
243 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
245         PR c++/6497
246         * g++.dg/inherit/access2.C: New test.
248 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
250         PR bootstrap/6445
251         * gcc.dg/20020426-1.c: New test.
253 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
255         * gcc.dg/enum1.c: New test.
257         * g++.dg/abi/enum1.C: New test.
259 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
261         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
262         targets.
264 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
266         * g++.dg/abi/mangle7.C: New test.
268 2002-04-24  Neil Booth  <neil@daikokuya.demon.co.uk>
270         * gcc.dg/cpp/ucs.c: Update as for 3.2.
272 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
274         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
275         compiler output on mips*-*-irix*.
277 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
279         * g++.dg/parse/attr1.C: New test.
281 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
283         PR c++/6256:
284         * g++.dg/template/friend5.C: New test.
286         PR c++/6331:
287         * g++.dg/template/qual1.C: Likewise.
289 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
291         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
292         Include stdlib.h, not stdio.h or ctype.h.
294 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
296         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
297         cris-*-elf* and mmix-*-*.
298         * g77.dg/f77-edit-i-in.f: xfail for cris-*-elf.
299         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
300         g77.f-torture/execute/20001201.x,
301         g77.f-torture/execute/u77-test.x: Ditto.
302         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
303         * gcc.dg/wchar_t-1.c: Ditto.
305 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
307         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
308         Clarify comment.
310 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
312         * gcc.c-torture/execute/20000906-1.x: Delete.
314 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
316         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
318 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
320         * PR6352
321         * g++.dg/opt/inline2.C: New test.
323 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
325         * gcc.dg/20020418-1.c: New test.
326         * gcc.dg/20020418-2.c: New test.
328 2002-04-18  Richard Henderson  <rth@redhat.com>
330         * gcc.c-torture/compile/iftrap-1.c: New.
331         * gcc.dg/iftrap-1.c: Adjust for ia64.
332         * gcc.dg/iftrap-2.c: New.
334 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
336         * gcc.c-torture/compile/20020418-1.c: New test.
338 2002-04-18  David S. Miller  <davem@redhat.com>
340         * gcc.c-torture/execute/20020418-1.c: New test.
342 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
344         * gcc.dg/20020416-1.c: New test.
346         * g++.dg/opt/inline1.C: New test.
348 2002-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
350         * gcc.c-torture/execute/20010122-1.x: New file.  XFAIL this test
351         for mips*-sgi-irix6*.
353 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
355         * gcc.dg/20020415-1.c: New test.
357 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
359         * testsuite/lib/chill.exp: Remove.
361 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
363         * g++.dg/other/big-struct.C: New test.
365 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
367         PR c/6277
368         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
369         in scan-assembler function name
371 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
373         * g77.f-torture/execute/980628-4.x,
374         g77.f-torture/execute/980628-5.x,
375         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
376         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
377         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests;
378         powerpc-*-* and mmix hosted on i[34567]86-*-*.
379         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
380         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
381         g77.f-torture/execute/20001201.x,
382         g77.f-torture/execute/u77-test.x: New files.
383         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
384         * gcc.dg/wchar_t-1.c: Ditto.
386 2002-04-13  David S. Miller  <davem@redhat.com>
388         * gcc.c-torture/execute/20020413-1.c: New test.
390 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
392         PR c++ 5373.
393         * g++.dg/parse/stmtexpr1.C: New test.
395         PR c++/5189.
396         * g++.dg/template/copy1.C: New test.
398 2002-04-12  Richard Henderson  <rth@redhat.com>
400         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
402 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
404         * g++.dg/ext/attrib5.C,
405         * g++.dg/lookup/struct1.C: New tests.
407 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
409         * gcc.dg/20020411-1.c: New test.
411         * gcc.c-torture/execute/20020411-1.c: New test.
413 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
415         PR middle-end/6247
416         * g++.dg/opt/cleanup1.C: New test.
418         * g++.dg/opt/const1.C: New test.
420 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
422         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
424 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
426         PR c++/5507
427         * g++.dg/template/typename2.C: New test.
429 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
431         * gcc.c-torture/execute/loop-12.c: New.
433 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
435         PR optimization/6086
436         * g++.dg/opt/preinc1.C: New test.
438 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
440         PR c++/5571
441         * g++.dg/opt/static2.C: New test.
443         PR c/5120
444         * gcc.dg/20020406-1.c: New test.
446 2002-04-04  David S. Miller  <davem@redhat.com>
448         * gcc.c-torture/execute/20020404-1.c: New test.
450 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
452         PR c/6123
453         * gcc.dg/20020312-2.c: Do not declare global register variable
454         if __PIC__ or __pic__ is defined.
456 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
458         * gcc.misc-tests/linkage.exp: Update last change to handle
459         sparc*-, not just sparc-.
461 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
463         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
464         * gcc.misc-tests/bprob.exp: Ditto.
466 2002-04-02  David S. Miller  <davem@redhat.com>
468         * gcc.c-torture/execute/20020402-3.c: New test.
470 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
472         * gcc.c-torture/execute/20020402-1.c: New test.
474 2002-04-01  Richard Henderson  <rth@redhat.com>
476         * gcc.c-torture/compile/920625-1.x: Revert -O1 xfail.
478 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
480         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
482 2002-04-01  Hans-Peter Nilsson  <hp@bitrange.com>
484         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
485         g++.dg/ext/instantiate3.C: Tweak match patterns.
487         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
489         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
491         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
493 2002-03-31  Richard Henderson  <rth@redhat.com>
495         * gcc.dg/special/alias-2.c: New.
496         * gcc.dg/special/ecos.exp: Run it.
498 2002-03-31  Richard Henderson  <rth@redhat.com>
500         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
502 2002-03-31  Kazu Hirata  <kazu@hxi.com>
504         * gcc.dg/weak-1.c: Disable on h8300 port.
506 2002-03-28  Roger Sayle  <roger@eyesopen.com>
508         * g++.old-deja/g++.other/builtins5.C: New test.
509         * g++.old-deja/g++.other/builtins6.C: New test.
510         * g++.old-deja/g++.other/builtins7.C: New test.
511         * g++.old-deja/g++.other/builtins8.C: New test.
512         * g++.old-deja/g++.other/builtins9.C: New test.
514 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
516         * g++.dg/opt/static1.C: New test.
518         * g++.dg/opt/longbranch1.C: New test.
520 2002-03-27  Richard Henderson  <rth@redhat.com>
522         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
523         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
524         move from g++.old-deja/g++.ext/.
526 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
528         * g++.dg/init/new2.C: New test.
530 2002-03-27  Richard Henderson  <rth@redhat.com>
532         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
533         * g++.old-deja/g++.jason/report.C: Likewise.
535 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
537         * g++.dg/init/new1.C: Fix size_t.
539 2002-03-26  Richard Henderson  <rth@redhat.com>
541         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
543         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
544         on sparc.
546         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
547         sparcv9 systems.
548         * gcc.dg/20001102-1.c: Likewise.
550 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
552         * g++.dg/abi/vbase9.C: New test.
554 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
556         * g++.dg/init/new1.C: New test.
558 2002-03-26  Richard Henderson  <rth@redhat.com>
560         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
561         structure.
563 2002-03-26  David Billinghurst  <David.Billinghurst@riotinto.com>
565         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
566         * lib/g77.exp:  Likewise
567         * lib/objc.exp: Likewise
568         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
569         that do not support weak symbols
571 2002-03-25  Richard Henderson  <rth@redhat.com>
573         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
574         sparcv9 systems.
576         * gcc.c-torture/compile/20011119-1.c (xxx): New.
577         * gcc.c-torture/compile/20011119-2.c (xxx): New.
579 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
581         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
582         targets using generic thunk support.
584 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
586         * g++.dg/other/enum1.C: New test.
588         * gcc.c-torture/compile/20020323-1.c: New test.
590         * g++.dg/opt/conj2.C: New test.
592 2002-03-24  Richard Henderson  <rth@redhat.com>
594         * gcc.c-torture/compile/920625-1.x: XFAIL -O1 too.
596         * gcc.dg/weak-1.c: Use -fno-common.
598 2002-03-24  Richard Henderson  <rth@redhat.com>
600         * objc/execute/formal_protocol-6.x: New XFAIL.
602 2002-03-24  Hans-Peter Nilsson  <hp@bitrange.com>
604         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
605         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
606         cris-*-aout* mmix-*-*.
607         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
608         cris-*-aout* mmix-*-*.
609         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
610         cris-*-elf* cris-*-aout* and mmix-*-*.
611         * gcc.dg/20001009-1.c: Ditto.
612         * gcc.dg/20010912-1.c: Ditto.
613         * gcc.dg/20020122-4.c: Ditto.
614         * gcc.dg/inline-2.c: Ditto.
616 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
618         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
620 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
622         * g++.old-deja/g++.other/dwarf2-1.C: Move...
623         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
625 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
627         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
628         (A, E): Handle this.
630 2002-03-20  Jason Merrill  <jason@redhat.com>
632         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
633         ignoring -fpic.
634         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
635         through prune_gcc_output.
637 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
639         * gcc.c-torture/compile/20020320-1.c: New test.
641 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
643         * gcc.c-torture/compile/20020318-1.c: New test.
645         * gcc.dg/struct-by-value-1.c: New test.
647         * gcc.c-torture/compile/20020319-1.c: New test.
649 2002-03-18  Neil Booth  <neil@daikokuya.demon.co.uk>
651         * gcc.dg/cpp/wchar-1.c: Fix test.
653 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
655         * g++.dg/opt/conj1.C: New test.
657 2002-03-17  Richard Earnshaw  <rearnsha@arm.com>
659         * gcc.dg/weak-1.c: Fix scan tests.
661 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
663         * g++.dg/opt/dtor1.C: New test.
665 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
667         * gcc.c-torture/compile/20020315-1.c: New test.
669 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
671         * gcc.c-torture/execute/20020314-1.c: New test.
673 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
675         * g++.dg/warn/Wunused-1.C: New test.
677 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
679         * g++.dg/abi/mangle6.C: New test.
681 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
683         * gcc.c-torture/compile/20020309-2.c: New test.
685         * gcc.c-torture/compile/20020312-1.c: New test.
687 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
689         * g++.dg/other/access1.C: New test.
691 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
693         * gcc.c-torture/execute/wchar_t-1.c: New test.
695 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
697         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
699 2002-03-12  Aldy Hernandez  <aldyh@redhat.com>
701         * gcc.dg/20020103-1.c: Add other -D ppc variants.
703 2002-03-12  Kazu Hirata  <kazu@hxi.com>
705         * gcc.c-torture/execute/20020307-1.c: Use long.
707 2002-03-12  Roger Sayle  <roger@eyesopen.com>
709         * gcc.dg/20020312-1.c: New test case.
711 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
713         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
714         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
716 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
718         * testsuite/g++.dg/overload/pmf1.C: New test.
720 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
722         PR optimization/5844
723         * gcc.dg/20020310-1.c: New test.
725 2002-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
727         * gcc.c-torture/execute/20020227-1.c: New test.
729 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
731         * gcc.c-torture/execute/va-arg-22.c: New test.
733 Sat Mar  9 07:30:53 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
735         * gcc.c-torture/compile/20020309-1.c: New test.
737 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
739         * gcc.c-torture/execute/20020307-2.c: New test.
741 2002-03-08  Richard Earnshaw  <rearnsha@arm.com>
743         * gcc.c-torture/execute/20020307-1.c: New test.
745 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
747         * gcc.dg/20020304-1.c: New test.
749         * gcc.c-torture/compile/20020304-2.c: New test.
751 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
753         * gcc.c-torture/compile/20020304-1.c: New test case
754         (from PR c/5830).
756 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
758         * g++.dg/other/classkey1.C: New test.
760 2002-03-01  Richard Henderson  <rth@redhat.com>
762         * gcc.c-torture/compile/981223-1.x: New.
763         * gcc.c-torture/compile/920625-1.x: New.
765 2002-02-28  Richard Henderson  <rth@redhat.com>
767         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
769 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
771         * gcc.dg/debug/20020224-1.c: New.
773 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
775         * g++.dg/debug/debug4.C: New test.
777 2002-02-25  Kazu Hirata  <kazu@hxi.com>
779         * gcc.c-torture/execute/960416-1.x: New.
780         * gcc.c-torture/execute/divconst-3.x: Likewise.
782 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
784         * gcc.dg/20020224-1.c: New test.
786 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
788         * gcc.c-torture/execute/20020225-1.c: New.
790 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
792         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
794 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
796         * gcc.dg/20020222-1.c: New test.
798 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
800         * g++.dg/opt/anonunion1.C: New test.
802 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
804         * g++.dg/template/qualttp19.C: New test.
805         * g++.dg/template/qualttp20.C: New test.
806         * g++.old-deja/g++.jason/report.C: Adjust expected errors
807         * g++.old-deja/g++.other/qual1.C: Likewise.
809 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
811         * gcc.dg/attr-alwaysinline.c: New.
813 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
815         * gcc.dg/20020220-1.c: New test.
817         * gcc.dg/20020220-2.c: New test.
819         * g++.dg/opt/mmx1.C: New test.
821 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
823         * gcc.c-torture/compile/20020110.c: New test.
825 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
827         * gcc.c-torture/execute/20020219-1.c: New test.
829         * gcc.dg/20020219-1.c: New test.
831         * gcc.dg/noncompile/20020220-1.c: New test.
833         * g++.dg/opt/ptrintsum1.C: New test.
835         * gcc.dg/debug/20020220-1.c: New test.
837 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
839         * gcc.c-torture/execute/20020216-1.c: New test.
841 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
843         * gcc.dg/decl-1.c: Update, new test.
845 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
847         * g++.dg/abi/bitfield1.C: New test.
848         * g++.dg/abi/bitfield2.C: New test.
850 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
852         * gcc.dg/attr-nest.c: New test.
854 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
856         * gcc.c-torture/execute/20020215-1.c: New test.
858 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
860         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
861         * g++.dg/debug/debug.exp: New.
862         * g++.dg/debug/trivial.C: New.
863         * g++.dg/debug/debug1.C: Moved...
864         * g++.dg/other/debug1.C: ...from here.
865         * g++.dg/debug/debug2.C: Moved...
866         * g++.dg/other/debug2.C: ...from here.
867         * g++.dg/debug/debug3.C: Moved...
868         * g++.dg/other/debug3.C: ...from here.
870         * gcc.dg/noncompile/20020213-1.c: New test.
872 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
874         * g++.dg/other/debug3.C: New test.
876         * gcc.c-torture/execute/20020213-1.c: New test.
878 2002-02-13  Richard Smith <richard@ex-parrot.com>
880         * g++.old-deja/g++.other/thunk1.C: New test.
882 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
884         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
886 2002-02-13  Stan Shebs  <shebs@apple.com>
888         * gcc.dg/altivec-3.c: New.
890 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
892         * gcc.dg/Wunreachable-1.c: New test.
893         * gcc.dg/Wunreachable-2.c: New test.
895 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
897         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
899 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
901         * gcc.dg/decl-1.c: New test.
903 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
905         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
907 2002-02-10  Kazu Hirata  <kazu@hxi.com>
909         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
910         * gcc.c-torture/compile/980506-1.x: Likewise.
912 2002-02-10  Kazu Hirata  <kazu@hxi.com>
914         * gcc.dg/20020210-1.c: New.
916 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
918         * g77.f-torture/execute/947.f: New regression test
919         for PR fortran/947.
921 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
923         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
924         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
926 2002-02-08  Richard Henderson  <rth@redhat.com>
928         * gcc.c-torture/compile/labels-3.c: New.
930 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
932         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
933         expression statements work instead.
934         * gcc.dg/noncompile/20020207-1.c: New test.
936 2002-02-07  Richard Henderson  <rth@redhat.com>
938         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
940 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
942         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
943         message from g77
944         * lib/g77-dg.exp: Trim g77 error messages so that they are
945         recognised by dg.exp.
947 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
949         PR fortran/5473
950         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
952 2002-02-07  Richard Henderson  <rth@redhat.com>
954         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
955         to be sufficiently aligned for integers.
957 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
959         * g++.dg/template/friend4.C: New test.
961 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
963         PR fortran/5743
964         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
965         unsupported cases.
967 2002-02-07  Richard Henderson  <rth@redhat.com>
969         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
970         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
971         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
972         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
974 2002-02-06  Richard Henderson  <rth@redhat.com>
976         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
978 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
980         * gcc.dg/20020206-1.c: New test.
982 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
984         * gcc.c-torture/execute/20020206-1.c: New test.
986         * gcc.c-torture/execute/20020206-2.c: New test.
988         PR optimization/5429:
989         * gcc.c-torture/compile/20020206-1.c: New test.
991 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
993         * g++.dg/ext/align1.C: Do not use an explicit alignment value
994         as certain file formats cannot support particularly large
995         alignments.
997         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
998         and do not expect to be able to link the executable.
1000         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1001         fail because the COFF format does not support the weak attribute.
1003 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1005         * g77.dg/pr5473.f:  New test
1007 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1009         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1010         Fix testcase accordingly.
1012 2002-02-04  Richard Henderson  <rth@redhat.com>
1014         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1015         (buf): Change to be an array of pointers, not ints.
1017 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1019         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1020         before all tests.  Move warning one line above to match where it
1021         C frontend emits.
1022         * gcc.dg/Wswitch-2.c: New test.
1023         * g++.dg/warn/Wswitch-1.C: New test.
1024         * g++.dg/warn/Wswitch-2.C: New test.
1026 2002-02-04  Richard Henderson  <rth@redhat.com>
1028         * g++.dg/abi/offsetof.C: Fix size comparison.
1030 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1032         * gcc.dg/cast-qual-2.c: New test.
1034 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1036         * gcc.dg/20020201-4.c: New test.
1038 2002-02-04  Ben Elliston  <bje@redhat.com>
1040         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1041         target_info attribute != 0, in addition to the empty string.
1042         (gcc_target_compile): Likewise.
1044 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1046         * gcc.dg/Wswitch.c: New test.
1047         PR gcc/4475. PR gcc/3780.
1049 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1051         * g77.f-torture/execute/5122.f: New test for regressions
1052         against PR fortran/5122.
1054 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1056         * g77.f-torture/compile/pr3743.f: Delete
1057         * g77.dg/pr3743-1.f: New test.
1058         * g77.dg/pr3743-2.f: New test.
1059         * g77.dg/pr3743-3.f: New test.
1060         * g77.dg/pr3743-4.f: New test.
1062 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1064         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1066 2002-02-02  Richard Henderson  <rth@redhat.com>
1068         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1069         * gcc.c-torture/execute/bf64-1.c: Likewise.
1071 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1073         * gcc.dg/20020201-2.c: New test.
1075         * gcc.dg/20020201-3.c: New test.
1077         * gcc.c-torture/execute/bitfld-2.c: New test.
1079 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1081         * gcc.dg/bitfld-1.c: Update.
1082         * gcc.dg/bitfld-2.c: Update.
1083         * gcc.c-torture/execute/bitfld-1.x: New.
1085 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1087         * gcc.c-torture/execute/20020201-1.c: New test.
1089 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1091         PR target/5469
1092         * gcc.dg/20020201-1.c: New test.
1094 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1096         PR fortran/3743
1097         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1098         * g77.f-torture/compile/pr3743.x: Remove
1100 2002-01-31  Tom Rix  <trix@redhat.com>
1102         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1104 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1106         * gcc.dg/noncompile/20020130-1.c: New test.
1108 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1110         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1112 2002-01-29  Richard Henderson  <rth@redhat.com>
1114         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1115         to long long.
1116         * gcc.c-torture/execute/bf64-1.c: Likewise.
1118 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1120         * gcc.c-torture/execute/20020129-1.c: New test.
1122 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1124         * gcc.c-torture/compile/20000224-1.c: Update.
1125         * gcc.c-torture/execute/bitfld-1.c: New tests.
1126         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1127         * gcc.dg/uninit-A.c: Update.
1129 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1131         * g++.dg/template/ctor1.C: Add instantiation.
1133 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1135         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1136         argument to __builtin_prefetch to be const ptr.
1138 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1140         * gcc.c-torture/compile/20020120-1.c: New test.
1142 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1144         * gcc.c-torture/execute/20020127-1.c: New test.
1146 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1148         * g77.dg/f77-edit-i-in.f: New test
1149         * g77.dg/f77-edit-i-out.f: New test
1151 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1153         * gcc.dg/debug/debug.exp: New file.
1154         * gcc.dg/debug/trivial.c: New file.
1155         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1156         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1157         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1158         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1159         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1160         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1161         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1162         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1163         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1164         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1165         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1166         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1167         * gcc.dg/20000503-1.c: Removed.
1168         * gcc.dg/20010207-1.c: Removed.
1169         * gcc.dg/20011223-1.c: Removed.
1170         * gcc.dg/20020104-2.c: Removed.
1171         * gcc.dg/debug-1.c: Removed.
1172         * gcc.dg/debug-2.c: Removed.
1173         * gcc.dg/debug-3.c: Removed.
1174         * gcc.dg/debug-4.c: Removed.
1175         * gcc.dg/debug-5.c: Removed.
1176         * gcc.dg/debug-6.c: Removed.
1177         * gcc.dg/dwarf2-1.c: Removed.
1178         * gcc.dg/dwarf2-2.c: Removed.
1180 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1182         * g++.old-deja/g++.other/eh5.C: New test.
1183         * g++.old-deja/g++.other/sibcall2.C: New test.
1184         * g++.old-deja/g++.other/array9.C: New test.
1185         * g++.old-deja/g++.other/typename2.C: New test.
1186         * g++.old-deja/g++.other/crash60.C: New test.
1187         * g++.old-deja/g++.other/conv9.C: New test.
1188         * g++.old-deja/g++.other/mangle10.C: New test.
1189         * g++.old-deja/g++.other/unchanging1.C: New test.
1190         * g++.old-deja/g++.other/exprstmt1.C: New test.
1191         * g++.old-deja/g++.other/inline23.C: New test.
1192         * g++.old-deja/g++.eh/ia64-1.C: New test.
1193         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1194         * g++.old-deja/g++.other/reload1.C: New test.
1195         * g++.old-deja/g++.other/static20.C: New test.
1196         * g++.old-deja/g++.other/local-alloc1.C: New test.
1197         * g++.old-deja/g++.other/conv8.C: New test.
1198         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1199         * g++.old-deja/g++.other/storeexpr1.C: New test.
1200         * g++.old-deja/g++.other/storeexpr2.C: New test.
1201         * g++.dg/eh/template2.C: New test.
1202         * g++.dg/warn/weak1.C: New test.
1204 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1206         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1207         Remove first, non-varying, argument.
1209 2002-01-23  Richard Henderson  <rth@redhat.com>
1211         * gcc.dg/inline-2.c: New.
1213         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1214         Add optional target arg.  Check number of arguments.
1215         (scan-assembler-not, scan-assembler-dem): Likewise.
1216         (scan-assembler-dem-not): Likewise.
1218 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1220         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1221         line 12.
1222         * g++.old-deja/g++.brendan/parse3.C,
1223         g++.old-deja/g++.other/crash26.C,
1224         g++.old-deja/g++.other/crash28.C,
1225         g++.old-deja/g++.other/crash29.C,
1226         g++.old-deja/g++.other/crash30.C,
1227         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1229 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1231         * gcc.dg/20020115-1.c: New.
1233 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1235         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1237 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1239         * gcc.dg/20020122-3.c: New.
1241 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1243         * g++.dg/other/gc1.C: New test.
1245 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1247         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1249 2002-01-22  Richard Henderson  <rth@redhat.com>
1251         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1253 2002-01-22  Richard Henderson  <rth@redhat.com>
1255         * gcc.dg/20020122-4.c: New.
1257 2002-01-22  H.J. Lu <hjl@gnu.org>
1259         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1260         link output.
1261         * gcc.dg/special/ecos.exp: Likewise.
1262         * lib/g++-dg.exp: Likewise.
1263         * lib/g77-dg.exp: Likewise.
1264         * lib/gcc-dg.exp : Likewise.
1265         * lib/mike-g++.exp: Likewise.
1266         * lib/mike-g77.exp: Likewise.
1267         * lib/mike-gcc.exp: Likewise.
1268         * lib/objc-dg.exp: Likewise.
1270 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1272         PR target/5379
1273         * gcc.dg/20020122-2.c: New test.
1275 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1277         * gcc.dg/20020122-1.c: New test.
1279 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1281         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1283 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1285         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1287 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1289         * gcc.c-torture/compile/20020121-1.c: New test.
1291 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1293         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1294         ld_library_path.
1296 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1298         * gcc.dg/20020218-1.c: New test.
1300 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1302         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1303         messages
1304         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1305         "At global scope" warning
1306         * g++.dg/ext/align1.C: Change cygwin test for alignment
1307         from db-bogus to dg-warning
1309 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1311         * g77.f-torture/compile/cpp2.F: New test.
1313 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1315         * g++.dg/template/access1.C: New test.
1317 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1319         * gcc.dg/20020118-1.c: New.
1321 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1323         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1325 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1327         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1328         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1329         alignment warnings.
1331 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1333         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1334         torture_with_loops and torture_without_loops
1336 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1338         * gcc.c-torture/compile/20020116-1.c: New test.
1340 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1342         * gcc.dg/20020116-2.c: New test.
1344         * gcc.dg/ultrasp4.c: New test.
1346         * gcc.dg/20020116-1.c: New test.
1348 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1350         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1351         by EABI.
1353 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1355         * gcc.misc-tests/i386-prefetch.exp: New.
1356         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1357         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1358         * gcc.misc-tests/i386-pf-none-1.c: New test.
1359         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1361 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1363         * gcc.dg/gnu89-init-1.c: Add new tests.
1365 2002-01-15  Andreas Jaeger  <aj@suse.de>
1367         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1368         * gcc.dg/i386-mmx-2.c: Likewise.
1369         * gcc.dg/i386-sse-1.c: Likewise.
1370         * gcc.dg/i386-sse-2.c: Likewise.
1371         * gcc.dg/i386-sse-3.c: Likewise.
1373 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1375         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1376         Uncomment additional cases that now pass.
1378 2002-01-11  Richard Henderson  <rth@redhat.com>
1380         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1381         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1383 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1385         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1387 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1389         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1390         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1392 2002-01-10  Dale Johannesen  <dalej@apple.com>
1394         * gcc.c-torture/execute/loop-11.c: New.
1396 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1398         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1399         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1401 2002-01-09  Richard Henderson  <rth@redhat.com>
1403         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1404         type in which to perform the operation for each size.
1406 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1408         * gcc.c-torture/compile/20020109-2.c: New test.
1410 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1412         * gcc.c-torture/execute/loop-10.c: New test.
1414 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1416         * gcc.c-torture/compile/20010226-1.c: New test.
1417         * gcc.c-torture/compile/20010227-1.c: New test.
1418         * gcc.c-torture/compile/20010426-1.c: New test.
1419         * gcc.c-torture/compile/20010510-1.c: New test.
1420         * gcc.c-torture/compile/20010605-3.c: New test.
1421         * gcc.c-torture/compile/20010824-1.c: New test.
1422         * gcc.c-torture/execute/20010409-1.c: New test.
1423         * gcc.dg/noncompile/20000901-1.c: New test.
1424         * gcc.dg/20001023-1.c: New test.
1425         * gcc.dg/20001101-1.c: New test.
1426         * gcc.dg/20001102-1.c: New test.
1427         * gcc.dg/20010207-1.c: New test.
1428         * gcc.dg/20010405-1.c: New test.
1429         * gcc.dg/20010822-1.c: New test.
1430         * gcc.dg/20011107-1.c: New test.
1432 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1434         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1436         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1437         execution failure on PA targets.
1439 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1441         * gcc.c-torture/compile/20020109-1.c: New test.
1443 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1445         * gcc.c-torture/execute/20020108-1.c: New test.
1447 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1449         * gcc.dg/20020108-1.c: New test.
1451 2002-01-08  H.J. Lu <hjl@gnu.org>
1453         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1454         for header files.
1456 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1458         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1459         consistency.
1461 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1463         * gcc.dg/altivec-4.c: Test altivec predicates.
1465 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1467         * gcc.c-torture/execute/20020107-1.c: New test.
1469 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1471         PR c/5279
1472         * gcc.c-torture/compile/20020106-1.c: New test.
1474 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1476         * gcc.c-torture/execute/nestfunc-4.c: New test.
1478 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1480         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1481         extra triple that slipped in.
1482         * g++.old-deja/g++.abi/align.C: Likewise.
1483         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1485 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1487         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1488         * g++.old-deja/g++.abi/align.C: Likewise.
1489         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1491         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1492         on FreeBSD/i386.
1493         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1494         FreeBSD.
1496 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1498         * gcc.dg/20020104-1.c: New test.
1500         * gcc.dg/20020104-2.c: New test.
1502 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1504         * gcc.dg/20020103-1.c: Fix typo in target selector.
1506 2002-01-03  Richard Henderson  <rth@redhat.com>
1508         * gcc.dg/20020103-1.c: New.
1510 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1512         * gcc.c-torture/execute/20020103-1.c: New test.
1514 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1516         * g++.dg/other/debug2.C: New test.
1518         * gcc.c-torture/compile/20020103-1.c: New test.
1520 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1522         * gcc.dg/gnu89-init-1.c: Added new tests.
1524 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1526         * g++.dg/template/friend2.C: Remove as patch is reverted.
1528         * g++.dg/warn/oldcast1.C: New test.
1530         * g++.dg/template/ptrmem1.C: New test.
1531         * g++.dg/template/ptrmem2.C: New test.
1533         * g++.dg/template/ntp.C: New test.
1535         * g++.dg/other/component1.C: New test.
1537         * g++.dg/template/ttp3.C: New test.
1539         * g++.dg/template/friend2.C: New test.
1540         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1542 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1544         * g++.dg/other/ptrmem1.C: New test.
1545         * g++.dg/other/ptrmem2.C: New test.
1547 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1549         * g++.dg/template/ctor1.C: New test.
1551 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1553         * g++.dg/template/friend2.C: New test.
1555 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1557         * gcc.dg/mmix-1.c: New test.
1559 2001-12-31  Richard Henderson  <rth@redhat.com>
1561         * gcc.dg/asm-5.c: New.
1563 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1565         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1566         in namespace __gnu_cxx
1568 2001-12-30  Richard Henderson  <rth@redhat.com>
1570         * gcc.dg/debug-6.c: New.
1572 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1574         * gcc.c-torture/compile/20011229-2.c: New test.
1576 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1578         * gcc.dg/debug-3.c: New test.
1579         * gcc.dg/debug-4.c: New test.
1580         * gcc.dg/debug-5.c: New test.
1582 2001-12-29  Richard Henderson  <rth@redhat.com>
1584         * g++.dg/eh/loop1.C: New.
1586 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1588         * g++.dg/template/crash1.C: New test.
1590 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1592         * g++.dg/other/const1.C: New test.
1594 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1596         * gcc.c-torture/compile/20011229-1.c: New test.
1598 2001-12-28  Stan Shebs  <shebs@apple.com>
1600         * lib/objc-torture.exp: Resync with c-torture.exp.
1601         * lib/objc.exp: Load standard libraries.
1603 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1605         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1606         additional tests.
1608 2001-12-27  Roger Sayle <roger@eyesopen.com>
1610         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1612 2001-12-27  Richard Henderson  <rth@redhat.com>
1614         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1616 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1618         * g++.dg/eh/ctor1.C: New test.
1619         * g++.dg/other/error2.C: New test.
1621 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1623         * g++.dg/other/init2.C: New test.
1625 2001-12-24  Richard Henderson  <rth@redhat.com>
1627         * gcc.dg/20011223-1.c: New.
1628         * gcc.dg/inline-1.c: New.
1630 2001-12-23  Richard Henderson  <rth@redhat.com>
1632         * gcc.dg/asm-4.c: Test operand modifiers.
1634 2001-12-23  Richard Henderson  <rth@redhat.com>
1636         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1638 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1640         * gcc.c-torture/execute/20011223-1.c: New test.
1642 2001-12-21  Richard Henderson  <rth@redhat.com>
1644         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1645         re-enables the warning.
1647 2001-12-21  Richard Henderson  <rth@redhat.com>
1649         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1651 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1653         * gcc.c-torture/compile/20011218-1.c: New test.
1655 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1657         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1658         arm-isr.c test.
1659         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1660         epilogue generation for ARM ISR routines.
1662 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1664         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1665         * gcc.dg/format/c90-printf-3.c: Likewise.
1666         * gcc.dg/format/c99-printf-3.c: Likewise.
1667         * gcc.dg/format/ext-1.c: Likewise.
1668         * gcc.dg/format/ext-6.c: Likewise.
1669         * gcc.dg/format/format.h: Prototype unlocked stdio.
1671 2001-12-20  Richard Henderson  <rth@redhat.com>
1673         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1674         (arena): Use it.
1675         (malloc): Correct allocation logic.  Abort if we fill up the
1676         arena before initialization complete.
1677         (realloc): Correct allocation logic.
1679 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1681         * gcc.c-torture/compile/20011219-2.c: New test.
1683         * gcc.c-torture/execute/20011219-1.c: New test.
1685 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1687         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1688         target does not support weak symbols.
1690 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1692         * gcc.c-torture/compile/20011219-1.c: New test.
1694 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1696         * g++.dg/other/error1.C: New test.
1698 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1700         * gcc.c-torture/execute/20011217-1.c: New test.
1702 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1704         * objc.dg/special/: New directory.
1705         * objc.dg/special/special.exp: New file.
1706         * objc.dg/special/unclaimed-category-1.h: New file.
1707         * objc.dg/special/unclaimed-category-1a.m: New file.
1708         * objc.dg/special/unclaimed-category-1.m: New file.
1710 2001-12-17  Andreas Jaeger  <aj@suse.de>
1712         * gcc.c-torture/compile/20011217-2.c: New test.
1714 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1716         * gcc.c-torture/compile/20011217-1.c: New test.
1718 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1720         * testsuite/gcc.dg/20011214-1.c: New.
1722 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1724         * gcc.dg/altivec-4.c: New.
1726 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1728         * gcc.dg/20011113-1.c: New test.
1730 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1732         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1733         std::__malloc_alloc_template<0> and
1734         std::__default_alloc_template<false, 0>.
1736 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1738         * objc/execute/bf-21.m: New test.
1739         * objc/execute/enumeration-1.m: New test.
1740         * objc/execute/enumeration-2.m: New test.
1742 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1744         * gcc.dg/gnu89-init-1.c: New test.
1746 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1748         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1749         * g++.old-deja/g++.jason/2371.C: Likewise.
1750         * g++.old-deja/g++.jason/template33.C: Likewise.
1751         * g++.old-deja/g++.jason/template34.C: Likewise.
1752         * g++.old-deja/g++.jason/template36.C: Likewise.
1753         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1754         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1755         * g++.old-deja/g++.other/typename1.C: Likewise.
1756         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1757         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1758         * g++.old-deja/g++.pt/typename11.C: Likewise.
1759         * g++.old-deja/g++.pt/typename14.C: Likewise.
1760         * g++.old-deja/g++.pt/typename16.C: Likewise.
1761         * g++.old-deja/g++.pt/typename3.C: Likewise.
1762         * g++.old-deja/g++.pt/typename4.C: Likewise.
1763         * g++.old-deja/g++.pt/typename5.C: Likewise.
1764         * g++.old-deja/g++.pt/typename7.C: Likewise.
1765         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1767 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1769         * g++.dg/other/linkage1.C: New test.
1770         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1771         specifiers.
1773 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1775         * gcc.dg/concat.c: New test.
1777 2001-12-11  Stan Shebs  <shebs@apple.com>
1779         * objc/compile: New test directory.
1780         * objc/compile/compile.exp: New expect script.
1781         * objc/compile/20011211-1.m: New compile test.
1783 2001-12-11  Jason Merrill  <jason@redhat.com>
1785         * lib/prune.exp (prune_gcc_output): Also handle "In member
1786         function".  So many permutations...
1788 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1790         * g++.dg/template/typedef1.C: New test.
1792 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1794         * g++.dg/other/copy1.C: New test.
1796 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1798         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1800         * gcc.dg/builtin-choose-expr.c: New.
1802 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1804         * gcc.dg/altivec-2.c: New.
1806 2001-12-07  Richard Henderson  <rth@redhat.com>
1808         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1810 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1812         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1813         ultrasparc.
1815 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1817         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1819 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1821         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1822         variable argument list.
1824 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1826         * gcc.c-torture/execute/memcheck: Delete entire directory.
1827         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1828         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1830 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1832         * gcc.dg/Wshadow-1.c: New test.
1834 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1836         * gcc.c-torture/compile/20011130-1.c: New test.
1838         * gcc.dg/noncompile/20011025-1.c: New test.
1840         * g++.dg/other/anon-union.C: New test.
1842         * gcc.c-torture/execute/20011024-1.c: New test.
1844 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1846         * gcc.c-torture/execute/20000722-1.x,
1847         gcc.c-torture/execute/20010123-1.x: Remove.
1848         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1849         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1850         gcc.dg/c99-complit-2.c: New tests.
1852 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1854         * g++.dg/inherit/base1.C: New test.
1856 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1858         * g++.dg/other/stdarg1.C: New test.
1860         * gcc.c-torture/compile/20011130-2.c: New test.
1862 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1864         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1865         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1866         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1867         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1868         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1869         * gcc.dg/builtin-prefetch-1.c: New test.
1871 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1873         * gcc.dg/20011130-1.c: New test.
1875 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1877         * g++.dg/other/scope1.C: New test.
1878         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1880 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1882         * gcc.dg/vla-init-1.c: New test.
1884 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1886         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1888 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1890         * objc.dg/alias.m: Update.
1891         * objc.dg/class-1.m: Update.
1892         * objc.dg/const-str-1.m: Update.
1893         * objc.dg/fwd-proto-1.m: Update.
1894         * objc.dg/id-1.m: Update.
1895         * objc.dg/super-class-1.m: Update.
1897 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1899         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1900         constructs.
1902 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1904         * gcc.c-torture/execute/20011128-1.c: New test.
1906 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1908         * gcc.dg/20011127-1.c: New test.
1910 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1912         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1913         from Austin Group draft 7.
1914         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1915         scanf format arguments.
1916         * gcc.dg/format/no-exargs-2.c: New test.
1918 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1920         * g++.dg/abi/vbase8-4.C: New test.
1922 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1924         * gcc.c-torture/execute/20011121-1.c: New test.
1926 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1928         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1930 2001-11-23  Andreas Jaeger  <aj@suse.de>
1932         * gcc.dg/cpp/charconst-2.c: New test.
1934 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1936         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1937         to the host if it is remote.  Let tests specify extra headers
1938         they use.
1939         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1940         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1941         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1942         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1943         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1944         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1945         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1946         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1947         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1948         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1950 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1952         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1953         for little endian ARMs.
1955 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1957         * gcc.c-torture/compile/20011119-1.c: New test.
1958         * gcc.c-torture/compile/20011119-2.c: New test.
1960 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1962         * gcc.dg/altivec-1.c: Fix typo.
1964 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1966         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1968 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1970         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1972 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1974         * lib/g77.exp: Don't specify --rpath-link.
1976         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1977         across all the headers.
1978         * gcc.dg/format/format.exp: For testing on a remote host,
1979         copy format.h.
1981         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1982         * gcc.c-torture/execute/930406-1.c: Likewise.
1983         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1985 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1987         * gcc.dg/altivec-1.c: New.
1989 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1991         * gcc.dg/cpp/fpreprocessed.c: New test case.
1993 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1995         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1996         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1997         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1999 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2001         * gcc.dg/no-builtin-1.c: New test.
2003 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2005         * gcc.c-torture/execute/20011115-1.c: New test.
2007 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2009         * gcc.c-torture/compile/20011114-2.c: New test.
2010         * gcc.c-torture/compile/20011114-3.c: New test.
2011         * gcc.c-torture/compile/20011114-4.c: New test.
2013 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2015         * g++.dg/other/init1.C: New test.
2017 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2019         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2020         message.
2022         * gcc.c-torture/execute/20011114-1.c: New testcase.
2024         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2025         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2026         like the (before this change) version of 20010327-1.c.
2028 2001-11-14  Roger Sayle <roger@eyesopen.com>
2030         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2032 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2034         * g++.dg/init/array2.C: New test.
2036 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2038         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2040 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2042         * g++.dg/other/forscope1.C: New test.
2043         * g++.dg/ext/forscope1.C: New test.
2044         * g++.dg/ext/forscope2.C: New test.
2046 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2048         * gcc.c-torture/execute/20011113-1.c: New test.
2050 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2052         * gcc.c-torture/execute/20011109-2.c: New test.
2054         * gcc.c-torture/execute/20011109-1.c: New test.
2056 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2058         * gcc.c-torture/compile/20011109-1.c: New test.
2060 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2062         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2063         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2064         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2065         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2066         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2067         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2068         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2070 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2072         * g++.dg/warn/Wshadow-1.C: New tests.
2073         * g++.old-deja/g++.mike/for3.C: Update.
2075 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2077         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2078         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2079         XFAILs.  Adjust expected error texts.
2080         * gcc.c-torture/compile/20011106-1.c,
2081         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2082         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2083         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2084         gcc.dg/c99-array-lval-5.c: New tests.
2086 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2088         * gcc.dg/cpp/defined.c: Update.
2090 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2092         * gcc.c-torture/execute/anon-1.c: New test.
2094 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2096         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2097         same size, so no warning should be produced on stormy16.
2099         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2100         due to oversized array.
2101         * g++.old-deja/g++.mike/ns15.C: Likewise.
2102         * g++.old-deja/g++.pt/crash16.C: Likewise.
2104 2001-11-02  Graham Stott  <grahams@redhat.com>
2106         * g++.dgother/debug1.C: Fix typos.
2108 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2110         * g++.dg/other/debug1.C: New test.
2112 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2114         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2115         of unsigned long.
2117 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2119         * gcc.dg/20011029-2.c: New test.
2121         * gcc.c-torture/compile/20011029-1.c: New test.
2123 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2125         * objc/execute/class_self-1.m: New test.
2126         * objc/execute/class_self-2.m: New test.
2128 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2130         * gcc.misc-tests/msgs.exp: Delete.
2131         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2132         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2133         error set to match recent changes.
2135 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2137         * gcc.dg/20011021-1.c: New test.
2139 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2141         * gcc.c-torture/compile/20011023-1.c: New test.
2143 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2145         * lib/g77.exp: Rewrite based on lib/g++.exp.
2147 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2149         * gcc.c-torture/execute/20011019-1.c: New test.
2151         * gcc.dg/20011018-1.c: New test.
2153 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2155         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2157 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2159         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2160         * gcc.dg/attr-invalid.c: Likewise.
2162 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2164         * testsuite/gcc.dg/20011015-1.c: New test.
2166 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2168         * g++.dg/template/unify2.C: New test.
2170 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2172         * g++.dg/other/exception-specification.C: New test
2174 2001-10-13  Tom Rix  <trix@redhat.com>
2176         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2177         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2179 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2181         * testsuite/gcc.dg/20011009-1.c: New test.
2183 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2185         PR g++/4476
2186         * g++.dg/other/friend1.C: New test.
2188 2001-10-11  Richard Henderson  <rth@redhat.com>
2190         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2192 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2194         * gcc.c-torture/compile/20011010-1.c: New.
2196 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2198         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2199         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2200         g77.f-torture/execute/execute.exp,
2201         g77.f-torture/noncompile/noncompile.exp,
2202         gcc.c-torture/compile/compile.exp,
2203         gcc.c-torture/execute/execute.exp,
2204         gcc.c-torture/execute/ieee/ieee.exp,
2205         gcc.c-torture/execute/memcheck/memcheck.exp,
2206         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2207         objc/execute/execute.exp: Update FSF address.
2209 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2211         * gcc.dg/cpp/cmdlne-C.c: Update.
2212         * gcc.dg/cpp/cmdlne-C2.c: New.
2214 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2216         * gcc.c-torture/execute/20011008-3.c: New.
2218 2001-10-08  DJ Delorie  <dj@redhat.com>
2220         * gcc.dg/20011008-1.c: New.
2221         * gcc.dg/20011008-2.c: New.
2223 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2225         * gcc.dg/cpp/spacing1.c: Update test.
2227 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2229         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2230         spelling errors of "separate" as "seperate".
2232 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2234         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2235         enough to avoid inlining.
2237 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2239         * lib/g77.exp: set libg2c_dir correctly.
2241 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2243         * gcc.dg/cpp/macro11.c: New test.
2245 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2247         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2248         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2249         gcc.dg/format/multattr-3.c: New tests.
2250         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2251         tests for format attributes on function pointers being rejected.
2253 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2255         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2257 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2259         * g++.dg/warn/format1.C: New test.
2261 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2263         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2265 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2267         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2269 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2271         * gcc.dg/cpp/redef2.c: Add test.
2273 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2275         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2276         long-standing bug on i686, apparently.
2277         * gcc.c-torture/execute/loop-2c.x: New file.
2278         * gcc.c-torture/execute/loop-2d.x: New file.
2279         * gcc.c-torture/execute/loop-3c.x: New file.
2281 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2283         * gcc.dg/cpp/20000625-2.c: Correct line number.
2285 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2287         * gcc.dg/cpp/macro10.c: New test.
2288         * gcc.dg/cpp/strify3.c: New test.
2289         * gcc.dg/cpp/spacing1.c: Add tests.
2290         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2291         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2293 2001-09-24  DJ Delorie  <dj@redhat.com>
2295         * gcc.c-torture/execute/20010924-1.c: New test.
2297 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2299         * testsuite/objc/execute/paste.m: Remove.
2301 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2303         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2305 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2307         * g77.dg/strlen0.f: New test.
2309 2001-09-21  Richard Henderson  <rth@redhat.com>
2311         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2312         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2314 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2316         Table-driven attributes.
2317         * g++.dg/ext/attrib1.C: New test.
2319 2001-09-20  DJ Delorie  <dj@redhat.com>
2321         * gcc.dg/20000926-1.c: Update expected warning messages.
2322         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2323         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2324         array.
2326 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2328         * g++.dg/eh/registers1.C: New test case.
2330 2001-09-17  Richard Henderson  <rth@redhat.com>
2332         * gcc.dg/array-5.c: Fix VLA decomposition test.
2334 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2336         * gcc.dg/cpp/line5.c: New testcase.
2338 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2340         * gcc.dg/cpp/macro9.c: New test.
2342 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2344         * gcc.c-torture/execute/980223.c: Change type of addr from long
2345         to char *.
2347 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2349         * gcc.c-torture/execute/20010915-1.c: New test.
2351 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2353         * g77.dg/bprob: New directory.
2354         * g77.dg/bprob/bprob.exp: New file.
2355         * g77.dg/bprob/bprob-1.f: New test.
2356         * g77.dg/gcov: New directory.
2357         * g77.dg/gcov/gcov.exp: New file.
2358         * g77.dg/gcov/gcov-1.f: New test.
2359         * g77.dg/gcov/gcov-1.x: New file.
2361 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2363         * gcc.dg/cpp/directiv.c: Update.
2364         * gcc.dg/cpp/undef1.c: Update.
2366 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2368         * gcc.dg/20010912-1.c: New test.
2370 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2372         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2373         language-independent file in lib.
2374         * lib/gcov.exp: New file.
2376 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2378         * gcc.c-torture/compile/20010911-1.c: New test.
2380 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2382         * lib/profopt.exp: New, to support profile-directed optimizations.
2383         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2384         * gcc.misc-tests/bprob-1.c: New test.
2385         * gcc.misc-tests/bprob-2.c: New test.
2387 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2389         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2390         XFAIL and which kinds of gcov output to verify.
2391         * gcc.misc-tests/gcov-4b.x: New file.
2392         * gcc.misc-tests/gcov-5b.x: New file.
2393         * gcc.misc-tests/gcov-6.x: New file.
2394         * gcc.misc-tests/gcov-7.c: New test.
2395         * gcc.misc-tests/gcov-7.x: New file.
2397 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2399         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2400         * gcc.misc-tests/gcov-6.c: New test.
2402 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2404         PR c++/3986
2405         * g++.dg/abi/vbase1.C: New test.
2407 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2409         * objc.dg/method-2.m: New.
2411 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2413         PR c++/4203
2414         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2415         * g++.dg/init/empty1.C: New test.
2417 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2419         * gcc.c-torture/compile/20010903-1.c: New test.
2421 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2423         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2424         for m68k.
2426 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2428         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2430         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2432         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2434 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2436         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2437         for 16-bit 'unsigned int'.
2439 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2441         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2443 2001-08-27  Richard Henderson  <rth@redhat.com>
2445         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2446         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2448 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2450         * gcc.dg/asm-names.c (ymain): New.
2452 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2454         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2455         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2456         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2458 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2460         * gcc.dg/compare5.c: New testcase.
2462 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2464         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2465         and "In instantiation".
2467 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2469         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2471 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2473         * gcc.misc-tests/gcov.exp: Add support for branch information.
2474         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2475         * gcc.misc-tests/gcov-4.c: New test.
2476         * gcc.misc-tests/gcov-4b.c: New test.
2477         * gcc.misc-tests/gcov-5b.c: New test.
2479 2001-08-20  Zack Weinberg  <zackw@panix.com>
2481         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2482         expected to fail.
2484 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2486         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2488 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2490         * g++.dg/eh/template1.C: New test.
2492 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2494         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2495         Fix thinko.
2496         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2497         for xfail.
2499 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2501         * lib/g77-dg.exp:  Use prune.exp for common procedures
2502         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2503         * lib/g77.exp: (g77-dg-prune) Remove
2505 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2507         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2509 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2511         * g++.dg/template/unify1.C: New test.
2513 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2515         * g++.dg/abi/empty4.C: New test.
2517 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2519         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2520         solaris2.*
2521         * g77.f-torture/compile/pr3743.x: Likewise
2523 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2525         * g++.dg/other/using-declaration.C: New test.
2527 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2529         * gcc.dg/cpp/tr-sign.c: New testcase.
2531 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2533         * gcc.dg/cpp/19951025-1.c: Revert.
2534         * gcc.dg/cpp/directiv.c: We no longer process directives that
2535         interrupt macro arguments.
2537 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2539         * gcc.dg/bconstp-1.c: New test.
2541 2001-08-03  Richard Henderson  <rth@redhat.com>
2543         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2545 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2547         * gcc.dg/cpp/19951025-1.c: Update.
2549 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2551         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2552         should be x.
2554 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2556         Kill -fhonor-std.
2557         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2558         * g++.old-deja/g++.other/std1.C: Likewise.
2559         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2561 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2563         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2564         (g77_pass, g77_fail, g77_finish, g77_exit,
2565         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2567 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2569         * g77.dg/fbackslash.f
2570         * g77.dg/fcase-preserve.f
2571         * g77.dg/ff90-1.f
2572         * g77.dg/ffixed-line-length-0.f
2573         * g77.dg/ffixed-line-length-132.f
2574         * g77.dg/ffixed-line-length-7.f
2575         * g77.dg/ffixed-line-length-72.f
2576         * g77.dg/ffixed-line-length-none.f
2577         * g77.dg/ffree-form-1.f
2578         * g77.dg/fno-backslash.f
2579         * g77.dg/fno-f90-1.f
2580         * g77.dg/fno-fixed-form-1.f
2581         * g77.dg/fno-onetrip.f
2582         * g77.dg/fno-typeless-boz.f
2583         * g77.dg/fno-underscoring.f
2584         * g77.dg/fno-vxt-1.f
2585         * g77.dg/fonetrip.f
2586         * g77.dg/ftypeless-boz.f
2587         * g77.dg/fugly-assumed.f
2588         * g77.dg/funderscoring.f
2589         * g77.dg/fvxt-1.f
2591 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2593         * objc.dg/fwd-proto-1.m: New.
2594         * objc.dg/local-decl-1.m: New.
2595         * objc.dg/naming-1.m: New.
2596         * objc.dg/naming-2.m: New.
2597         * objc.dg/proto-hier-1.m: New.
2599 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2601         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2602         largest-type elements to a struct makes its size grow.
2604 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2606         * g++.dg/abi/vthunk1.C: New test.
2608 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2610         * g++.dg/abi/vbase8-22.C: New test.
2612 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2614         * gcc.dg/cpp/macro8.c: New test.
2616 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2618         * g++.dg/abi/vbase8-21.C: New test.
2620 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2622         * g++.dg/abi/vbase8-10.C: New test.
2624 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2626         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2627         ${tool}_set_ld_library_path.
2628         Changed caller.
2629         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2630         g++.exp.
2632 2001-07-26  Stan Cox <scox@redhat.com>
2634         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2635         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2636         gcc_exit, gcc_check_unsupported_p):
2637         Moved to gcc-deps.exp
2638         * gcc-deps.exp: New file.
2640 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2642         * g++.old-deja/g++.pt/defarg14.C: New test.
2644 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2646         * g++.old-deja/g++.other/lineno5.C: New test.
2648 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2650         * g++.old-deja/g++.pt/crash68.C: New test.
2652 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2654         * g++.old-deja/g++.other/crash42.C: New test.
2656 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2658         * gcc.dg/cpp/extratokens.c: Fix.
2659         * gcc.dg/cpp/skipping2.c: New tests.
2661 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2663         * gcc.c-torture/execute/20010724-1.c: New file.
2664         * gcc.c-torture/execute/20010724-1.x: New file.
2666 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2668         * g++.old-deja/g++.other/cond7.C: New test.
2670 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2672         * g++.old-deja/g++.other/optimize4.C: New test.
2674 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2676         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2678 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2680         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2681         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2682         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2683         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2685         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2686         bug report" message.
2688         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2689         * g++.dg/ext/instantiate1.C: Move from old-deja.
2691 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2693         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2694         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2695         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2696         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2698 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2700         * gcc.c-torture/execute/20010723-1.c: New test.
2702 2001-07-23  Ben Elliston  <bje@redhat.com>
2704         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2706 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2708         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2709         i[34567]86-*-*.
2710         Delete handling of ieee_multilib_flags.
2711         Pass -mieee for alpha*-*-* and sh-*-*.
2712         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2714 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2716         Remove old-abi tests.
2717         * g++.old-deja/g++.mike/p11116.C: Remove.
2718         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2720 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2722         * g77.f-torture/compile/pr3743.f:  New test
2724 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2726         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2728 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2730         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2731         g++.old-deja/g++.pt/static6.C: Likewise.
2732         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2733         supports weak symbols.
2735 2001-07-18  Andreas Jaeger  <aj@suse.de>
2737         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2738         supported again.
2740 2001-07-18  Andreas Jaeger  <aj@suse.de>
2742         * gcc.dg/iftrap-1.c: Fix target line.
2744 2001-07-17  Richard Henderson  <rth@redhat.com>
2746         * gcc.c-torture/execute/20010717-1.c: New.
2748 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2750         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2751         tests.
2753 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2755         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2757 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2759         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2760         UAC_SIGBUS, UAC_NOPRINT definitions.
2762 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2764         * objc/execute/object_is_class.m: New test.
2765         * objc/execute/object_is_meta_class.m: New test.
2767 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2769         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2770         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2772 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2774         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2775         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2777 2001-07-14  Richard Henderson  <rth@redhat.com>
2779         * gcc.dg/iftrap-1.c: New.
2781 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2783         * g77.f-torture/execute/intrinsic77.f: New test.
2785 2001-07-11  Janis Johnson <janis@us.ibm.com>
2787         * gcc.misc-tests/gcov-3.c: New test.
2789 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2791         * gcc.c-torture/compile/20010711-1.c,
2792         * gcc.c-torture/compile/20010711-2.c: New tests.
2794 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2796         * gcc.c-torture/execute/20010711-1.c: New test.
2798 2001-07-11  Ben Elliston  <bje@redhat.com>
2800         * g++.old-deja/g++.other/enum5.C: New test.
2802 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2804         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2805         (g++-dg-prune): Call prune_gcc_output.
2806         * prune.exp: New file for prune_gcc_output.
2807         * lib/g++.exp, lib/gcc.exp: Load it.
2809 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2811         * gcc.c-torture/compile/20010701-1.c,
2812         g++.old-deja/g++.ext/attrib6.C: New tests.
2814 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2816         * gcc.c-torture/compile/20010706-1.c: New test.
2818 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2820         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2822 2001-06-28  Stan Shebs  <shebs@apple.com>
2824         * gcc.dg/pragma-darwin.c: New test.
2826 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2828         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2829         Solaris 2.[678] system.
2831 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2833         * gcc.dg/20010622-1.c: New test.
2835 2001-06-18  Stan Shebs  <shebs@apple.com>
2837         * objc.dg: New directory.
2838         * objc.dg/dg.exp: New file.
2839         * objc.dg/alias.m: New.
2840         * objc.dg/class-1.m: New.
2841         * objc.dg/class-2.m: New.
2842         * objc.dg/const-str-1.m: New.
2843         * objc.dg/const-str-2.m: New.
2844         * objc.dg/id-1.m: New.
2845         * objc.dg/method-1.m: New.
2846         * objc.dg/super-class-1.m: New.
2847         * lib/objc-dg.exp: New file.
2849 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2851         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2852         of label name.
2854 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2856         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2858 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2860         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2861         variable.
2863 2001-06-12  Richard Henderson  <rth@redhat.com>
2865         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2867 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2869         * g++.old-deja/g++.abi/vbase5.C: New test.
2870         * g++.old-deja/g++.abi/vbase6.C: New test.
2871         * g++.old-deja/g++.abi/vbase7.C: New test.
2873 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2875         * gcc.c-torture/compile/20010610-1.c: New test.
2877 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2879         * g++.old-deja/g++.abi/vbase4.C: New test.
2881 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2883         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2884         support %f for HC11/HC12 targets.
2885         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2886         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2887         on HC11/HC12 targets.
2888         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2890 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2892         * gcc.dg/wchar_t-1.c: New file.
2893         * gcc.dg/wint_t-1.c: Likewise.
2895 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2897         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2899 2001-06-11  Richard Henderson  <rth@redhat.com>
2901         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2903 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2905         * gcc.c-torture/compile/20010611-1.c: New test.
2907 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2909         * gcc.dg/c99-tag-1.c: Add more tests.
2911 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2913         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2914         representation on MN10300 and ARM/Thumb.
2916 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2918         * g77.f-torture/execute/20010610.f: New.
2920 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2922         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2923         names.
2925 2001-06-09  Richard Henderson  <rth@redhat.com>
2927         * gcc.c-torture/execute/ashrdi-1.c: New.
2928         * gcc.c-torture/execute/ashldi-1.c: New.
2929         * gcc.c-torture/execute/lshrdi-1.c: New.
2931 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2933         * objc/execute/load-3.m: Added. Check sending +load to categories,
2934         in addition to classes.
2936 2001-06-08  Stan Shebs  <shebs@apple.com>
2938         * objc/execute/load-2.m: New test.  From Nicola Pero
2939         <n.pero@mi.flashnet.it>.
2941 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2943         * gcc.c-torture/execute/20010605-2.c: New test.
2945 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2947         * g++.old-deja/g++.abi/vbase2.C: New test.
2948         * g++.old-deja/g++.abi/vbase3.C: New test.
2950 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2952         * g++.old-deja/g++.pt/friend49.C: New test.
2954 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2956         * g++.old-deja/g++.ext/anon3.C: New test.
2958 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2960         * g++.old-deja/g++.other/conv7.C: New test.
2962 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2964         * gcc.c-torture/compile/20010605-2.c: New test.
2966 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2968         * gcc.c-torture/execute/20010604-1.c: New test.
2970 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2972         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2974 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2976         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2977         (g++_link_flags): Likewise.
2978         (g++_init): Pass gccpath's value to two previous functions.
2980 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2982         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2983         Ensure logfile entry matches exec command line.
2985 2001-05-31  Richard Henderson  <rth@redhat.com>
2987         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2988         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2990 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2992         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2993         compiler for irix6.2
2995 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2997         * g++.old-deja/g++.other/optimize3.C: New file.
2999 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3001         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3002         assemble.
3004 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3006         * g++.old-deja/g++.other/optimize2.C: New file.
3008 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3010         * gcc.c-torture/compile/20010518-2.c: New file.
3011         * gcc.c-torture/execute/20010518-1.c: New file.
3012         * gcc.c-torture/execute/20010518-2.c: New file.
3014 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3016         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3018 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3020         G++ no longer defines builtins that do not begin with __builtin.
3021         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3022         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3023         * g++.old-deja/g++.law/builtin1.C: Likewise.
3024         * g++.old-deja/g++.law/cvt2.C: Likewise.
3025         * g++.old-deja/g++.mike/net5.C: Likewise.
3026         * g++.old-deja/g++.other/builtins1.C: Likewise.
3027         * g++.old-deja/g++.other/builtins2.C: Likewise.
3028         * g++.old-deja/g++.other/builtins3.C: Likewise.
3029         * g++.old-deja/g++.other/builtins4.C: Likewise.
3030         * g++.old-deja/g++.other/inline8.C: Likewise.
3031         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3033 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3035         * g++.old-deja/g++.pt/using1.C: Adjust.
3036         * g++.old-deja/g++.pt/using2.C: New test.
3038 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3040         * gcc.dg/cpp/charconst.c: New tests.
3041         * gcc.dg/cpp/escape.c: New tests.
3042         * gcc.dg/cpp/escape-1.c: New tests.
3043         * gcc.dg/cpp/escape-2.c: New tests.
3044         * gcc.dg/cpp/ucs.c: New tests.
3046 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3048         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3049         native compiler for irix6.5.
3051 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3053         * lib/g++.exp (g++_include_flags): Use args to compute
3054         get_multilibs.
3055         (g++_link_flags): Likewise.
3056         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3058 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3060         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3062 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3064         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3065         this file.
3067 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3069         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3070         STACK_SIZE;
3071         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3072         to STACK_SIZE; Use it to define size of add_histo array.
3073         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3074         to STACK_SIZE.
3075         (f): Use GITT_SIZE to define size of gitt local table.
3076         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3077         to STACK_SIZE; Use it to define size of bytemem array.
3079 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3081         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3082         on 68HC11/HC12 due to the asm instruction.
3083         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3084         * gcc.c-torture/compile/920520-1.x: Likewise.
3085         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3086         on 68HC11/HC12 because the function is larger than 64K.
3087         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3088         on 68HC11/HC12 because the structure is too large.
3090 2001-05-20  Richard Henderson  <rth@redhat.com>
3092         * gcc.c-torture/execute/20010520-1.c: New.
3094 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3096         * g++.old-deja/g++.warn/compare1.C: New test.
3097         * gcc.dg/compare4.c: New test.
3099 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3101         * g++.old-deja/g++.other/optimize1.C: New test.
3103 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3105         * g++.old-deja/g++.pt/spec41.C: New test.
3107 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3109         * gcc.c-torture/compile/20010114-1.x: Remove.
3111 2001-05-18  Stan Shebs  <shebs@apple.com>
3113         * gcc.c-torture/compile/20010518-1.c: New test.
3115 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3117         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3118         * g++.old-deja/g++.pt/crash67.C: New test.
3120 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3122         * g++.old-deja/g++.other/debug9.C: New test.
3124 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3126         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3128 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3130         * gcc.c-torture/compile/20010516-1.c: New test.
3132 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3134         * g++.old-deja/g++.other/crash41.C: New test.
3136 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3138         * g++.old-deja/g++.pt/crash66.C: New test.
3140 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3142         * g++.old-deja/g++.robertl/eb27.C: Convert.
3144 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3146         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3147         declaration being redundant.
3149 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3151         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3153 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3155         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3157 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3159         * lib/g++.exp: Use testsuite_flags.
3161 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3163         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3165 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3167         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3169 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3171         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3173 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3175         * gcc.c-torture/compile/20010313-1.c: New test.
3177 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3179         * gcc.dg/cpp/direct2.c: New test.
3180         * gccq.dg/cpp/direct2s.c: New test.
3182         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3184 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3186         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3187         * g++.old-deja/g++.other/op3.C: Likewise.
3189 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3191         * gcc.dg/cpp/syshdr.h: New file.
3192         * gcc.dg/cpp/sysmac1.c: Update.
3193         * gcc.dg/cpp/sysmac2.c: Update.
3195 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3197         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3199 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3201         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3202         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3204 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3206         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3208 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3210         * lib/g++.exp (g++_include_flags): Don't use any special flags
3211         if TESTING_IN_BUILD_TREE is not defined.
3212         (g++_init): Use a plain 'c++' as the compiler if
3213         TESTING_IN_BUILD_TREEE is not defined.
3215 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3217         * g++.old-deja/g++.eh/catch13.C: New test.
3218         * g++.old-deja/g++.eh/catch14.C: New test.
3220 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3222         * gcc.dg/cpp/tr-define.c: New test.
3224 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3226         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3227         <stdlib.h>, not <malloc.h>.
3229 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3231         * g++.old-deja/g++.ns/template17.C: New test.
3233 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3235         * g++.old-deja/g++.pt/ref4.C: New test.
3237 2001-04-30  Richard Henderson  <rth@redhat.com>
3239         * gcc.dg/20000724-1.c: Revert last change.
3241 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3243         * g77.f-torture/execute/20010430.f: New test.
3245 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3247         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3249 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3251         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3253 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3255         * g++.old-deja/g++.eh/crash6.C: New test.
3257 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3259         * g++.old-deja/g++.other/warn7.C: New test.
3261 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3263         * g++.old-deja/g++.other/defarg9.C: New test.
3265 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3267         * g77.f-torture/compile/20010426.f: New test.
3268         * g77.f-torture/execute/20010426.f: New test.
3270 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3272         * g77.f-torture/compile/20000629-1.x: Remove - error
3273         has been fixed.
3275 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3277         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3278         Tweak slightly to work with g++.dg framework.
3279         * g++.dg/special/ecos.exp: Run initp1.C test.
3280         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3282         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3283         its linker doesn't give line numbers either.
3284         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3286 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3288         * g++.old-deja/g++.other/lex1.C: New test.
3290 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3292         * gcc.dg/noncompile/20010425-1.c: New test.
3294 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3296         * g++.old-deja/g++.pt/mangle2.C: New test.
3298 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3300         * gcc.dg/format/plus-1.c: New test.
3302 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3304         * gcc.dg/20010423-1.c: New test.
3306 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3308         * gcc.c-torture/execute/20010422-1.c: New test.
3310 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3312         * g++.old-deja/g++.ns/type2.C: New test.
3314 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3316         * g++.old-deja/g++.other/perf1.C: New test.
3318 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3320         * gcc.dg/c99-func-2.c: Remove xfail.
3321         * gcc.dg/c99-func-3.c: Remove xfail.
3322         * gcc.dg/c99-func-4.c: Remove xfail.
3324 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3326         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3328 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3330         * gcc.c-torture/compile/20010423-1.c: New test.
3332 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3334         * g++.old-deja/g++.pt/typename28.C: New test.
3336 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3338         * g++.old-deja/g++.abi/empty2.C: New test.
3339         * g++.old-deja/g++.abi/empty3.C: New test.
3341 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3343         * g++.old-deja/g++.other/comdat2.C: New test.
3344         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3346 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3348         * g++.old-deja/g++.other/overload14.C: New test.
3350 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3352         * g++.old-deja/g++.other/lookup23.C: New test.
3354 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3356         * gcc.c-torture/execute/20010403-1.c: New test.
3358 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3359             Mark Mitchell  <mark@codesourcery.com>
3361         * lib/old-dejagnu.exp: Don't delete output of executable.
3362         Add .exe suffix to executables.
3364 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3366         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3368 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3370         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3372 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3374         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3375         * g++.old-deja/g++.abi/crash1.C: New test.
3377 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3379         * g++.old-deja/g++.other/crash40.C: New test.
3381 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3383         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3385 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3387         * g++.old-deja/g++.other/warn6.C: New test.
3389 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3391         * g++.old-deja/g++.robertl/eb42.C: Same.
3393 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3395         * gcc.dg/wtr-conversion-1.c: New testcase.
3397 2001-04-10  Richard Henderson  <rth@redhat.com>
3399         * g++.old-deja/g++.other/array5.C: New.
3401 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3403         * gcc.c-torture/execute/20010408-1.c: New test.
3405 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3407         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3408         headers and constructs.
3409         * g++.old-deja/g++.robertl/eb79.C: Same.
3410         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3411         * g++.old-deja/g++.robertl/eb73.C: Same.
3412         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3413         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3414         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3415         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3416         * g++.old-deja/g++.robertl/eb44.C: Same.
3417         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3418         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3419         * g++.old-deja/g++.robertl/eb39.C: Same.
3420         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3421         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3422         * g++.old-deja/g++.robertl/eb30.C: Same.
3423         * g++.old-deja/g++.robertl/eb3.C: Same.
3424         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3425         * g++.old-deja/g++.robertl/eb21.C: Same.
3426         * g++.old-deja/g++.robertl/eb15.C: Same.
3427         * g++.old-deja/g++.robertl/eb118.C: Same.
3428         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3429         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3430         * g++.old-deja/g++.robertl/eb109.C: Same.
3431         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3432         * g++.old-deja/g++.mike/rtti1.C: Same.
3433         * g++.old-deja/g++.mike/p658.C: Same.
3434         * g++.old-deja/g++.mike/net46.C: Same.
3435         * g++.old-deja/g++.mike/net34.C: Same.
3436         * g++.old-deja/g++.mike/memoize1.C: Same.
3437         * g++.old-deja/g++.mike/eh2.C: Same.
3438         * g++.old-deja/g++.law/weak.C: Same.
3439         * g++.old-deja/g++.law/visibility7.C: Same.
3440         * g++.old-deja/g++.law/visibility25.C: Same.
3441         * g++.old-deja/g++.law/visibility22.C: Same.
3442         * g++.old-deja/g++.law/visibility2.C: Same.
3443         * g++.old-deja/g++.law/visibility17.C: Same.
3444         * g++.old-deja/g++.law/visibility13.C: Same.
3445         * g++.old-deja/g++.law/visibility10.C: Same.
3446         * g++.old-deja/g++.law/visibility1.C: Same.
3447         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3448         * g++.old-deja/g++.law/vbase1.C: Same.
3449         * g++.old-deja/g++.law/operators32.C: Same.
3450         * g++.old-deja/g++.law/nest3.C: Same.
3451         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3452         * g++.old-deja/g++.law/except5.C (main): Same.
3453         * g++.old-deja/g++.law/cvt7.C (run): Same.
3454         * g++.old-deja/g++.law/cvt2.C: Same.
3455         * g++.old-deja/g++.law/cvt16.C: Same.
3456         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3457         * g++.old-deja/g++.law/ctors17.C (main): Same.
3458         * g++.old-deja/g++.law/ctors13.C: Same.
3459         * g++.old-deja/g++.law/ctors12.C (main): Same.
3460         * g++.old-deja/g++.law/ctors10.C: Same.
3461         * g++.old-deja/g++.law/code-gen5.C: Same.
3462         * g++.old-deja/g++.law/bad-error7.C: Same.
3463         * g++.old-deja/g++.law/arm9.C: Same.
3464         * g++.old-deja/g++.law/arm12.C: Same.
3465         * g++.old-deja/g++.law/arg8.C: Same.
3466         * g++.old-deja/g++.law/arg1.C: Same.
3467         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3468         * g++.old-deja/g++.jason/template31.C: Same.
3469         * g++.old-deja/g++.jason/template24.C (main): Same.
3470         * g++.old-deja/g++.jason/2371.C: Same.
3471         * g++.old-deja/g++.eh/new2.C: Same.
3472         * g++.old-deja/g++.eh/new1.C: Same.
3473         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3474         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3475         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3476         * g++.old-deja/g++.brendan/crash62.C: Same.
3477         * g++.old-deja/g++.brendan/crash52.C: Same.
3478         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3479         * g++.old-deja/g++.brendan/crash38.C: Same.
3480         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3481         * g++.old-deja/g++.brendan/copy9.C: Same.
3483 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3485         * gcc.c-torture/execute/20001203-2.c (memset):
3486         Count argument is of type __SIZE_TYPE__.
3488 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3490         * gcc.c-torture/compile/20010404-1.c: New test.
3492 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3494         * gcc.c-torture/compile/20010326-1.c: New test.
3496 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3498         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3499         peculiarities of the SH.
3500         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3502 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3504         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3505         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3506         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3508 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3510         * g77.f-torture/compile/20010321-1.f: New test.
3512 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3514         * gcc.c-torture/compile/20010329-1.c: New test.
3516 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3518         * gcc.c-torture/execute/20010329-1.c: New test.
3520 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3522         * g++.old-deja/g++.other/eh4.C: Fix typo.
3524 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3526         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3528 2001-03-28  Philip Blundell  <philb@gnu.org>
3530         * gcc.c-torture/compile/20010328-1.c: New test.
3532 2001-03-27  Richard Henderson  <rth@redhat.com>
3534         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3535         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3537 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3539         * gcc.c-torture/compile/20010327-1.c: New test.
3541 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3543         * g++.old-deja/g++.other/friend12.C: New test.
3544         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3545         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3547 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3549         * gcc.c-torture/execute/20010325-1.c: New test.
3551 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3553         * g++.old-deja/g++.other/mangle3.C: New test.
3555 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3557         * g++.old-deja/g++.other/anon8.C: New test.
3559 2001-03-20  Philip Blundell  <philb@gnu.org>
3561         * gcc.c-torture/compile/20010320-1.c: New test.
3563 2001-03-17  Richard Henderson  <rth@redhat.com>
3565         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3567 2001-03-15  Geoff Keating  <geoff@redhat.com>
3569         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3570         tests on AIX.
3572 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3574         * g++.old-deja/g++.other/eh4.C: New test.
3576 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3578         * gcc.dg/cpp/mi1.c: Update.
3580 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3582         * g++.old-deja/g++.other/regstack.C: New test.
3584 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3586         * g++.old-deja/g++.other/ref4.C: New test.
3588 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3590         * objc/execute/va_method.m: Added.
3591         * objc/execute/IMP.m: Added.
3592         * objc/execute/_cmd.m: Added.
3593         * objc/execute/accessing_ivars.m: Added.
3594         * objc/execute/class-1.m: Added.
3595         * objc/execute/class-10.m: Added.
3596         * objc/execute/class-11.m: Added.
3597         * objc/execute/class-12.m: Added.
3598         * objc/execute/class-13.m: Added.
3599         * objc/execute/class-14.m: Added.
3600         * objc/execute/class-2.m: Added.
3601         * objc/execute/class-3.m: Added.
3602         * objc/execute/class-4.m: Added.
3603         * objc/execute/class-5.m: Added.
3604         * objc/execute/class-6.m: Added.
3605         * objc/execute/class-7.m: Added.
3606         * objc/execute/class-8.m: Added.
3607         * objc/execute/class-9.m: Added.
3608         * objc/execute/class-tests-1.h
3609         * objc/execute/class-tests-2.h
3610         * objc/execute/compatibility_alias.m: Added.
3611         * objc/execute/encode-1.m: Added.
3612         * objc/execute/formal_protocol-1.m: Added.
3613         * objc/execute/formal_protocol-2.m: Added.
3614         * objc/execute/formal_protocol-3.m: Added.
3615         * objc/execute/formal_protocol-4.m: Added.
3616         * objc/execute/formal_protocol-5.m: Added.
3617         * objc/execute/formal_protocol-6.m: Added.
3618         * objc/execute/formal_protocol-7.m: Added.
3619         * objc/execute/informal_protocol.m: Added.
3620         * objc/execute/initialize.m: Added.
3621         * objc/execute/load.m: Added.
3622         * objc/execute/many_args_method.m: Added.
3623         * objc/execute/nested-3.m: Added.
3624         * objc/execute/no_clash.m: Added.
3625         * objc/execute/private.m: Added.
3626         * objc/execute/redefining_self.m: Added.
3627         * objc/execute/root_methods.m: Added.
3628         * objc/execute/selector-1.m: Added.
3629         * objc/execute/static-1.m: Added.
3630         * objc/execute/static-2.m: Added.
3631         * objc/execute/va_method.m: Added.
3633 2001-03-10  Richard Henderson  <rth@redhat.com>
3635         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3637 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3639         * g++.old-deja/g++.other/crash31.C: XFAIL.
3640         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3641         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3642         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3643         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3644         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3646 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3648         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3650 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3652         * gcc.dg/20000724-1.c: Don't use multiline strings.
3654 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3656         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3657         result of -cString against what we expect it to be; don't just
3658         print it out for no one to read.
3660         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3661         Based on testcases provided by Nicola Pero.
3663 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3665         * gcc.dg/cpp/macro7.c: New test.
3667 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3669         * gcc.dg/cpp/multiline.c: Update.
3671 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3673         * g++.old-deja/g++.other/enum3.C: New test.
3675 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3677         * g++.old-deja/g++.other/pod1.C: New test.
3679 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3681         * g++.old-deja/g++.ext/overload1.C: New test.
3683 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3685         * g++.old-deja/g++.pt/using1.C: New test.
3687 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3689         * g++.old-deja/g++.other/using9.C: New test.
3691 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3693         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3695         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3697 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3699         * g++.old-deja/g++.ext/realpt1.C: Remove.
3701 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3703         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3705 2001-02-26  Will Cohen  <wcohen@redhat.com>
3707         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3709 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3711         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3712         templatized constructors.
3714 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3716         * gcc.c-torture/execute/20010224-1.c: New test.
3718 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3720         * gcc.c-torture/execute/20010222-1.c: New test.
3722 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3724         * g++.old-deja/g++.other/inline20.C: New test.
3726 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3728         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3730 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3732         * g++.old-deja/g++.other/lookup22.C: New test.
3734 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3736         * g77.dg: New directory.
3737         * g77.dg/20010216-1.f: New test case.
3738         * g77.dg/dg.exp: New driver.
3739         * lib/g77-dg.exp: New driver library.
3741 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3743         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3745 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3747         * g++.old-deja/g++.other/decl9.C: New test.
3749 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3751         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3752         not need <string> and also tests the initialization at runtime.
3754 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3756         * gcc.c-torture/execute/longlong.c: New test.
3758 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3760         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3762 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3764         * gcc.c-torture/execute/920302-1.c (execute):
3765         Change argument type to short.
3767 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3769         * g++.old-deja/g++.pt/deduct6.C: New test.
3771 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3773         * g++.old-deja/g++.pt/deduct5.C: New test.
3775 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3777         * gcc.c-torture/execute/20010209-1.c: New test.
3779 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3781         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3783 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3785         * g++.dg/vtgc1.C: Update for new ABI.
3787         * consistency.vlad: New directory, 1665 files.
3789 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3791         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3792         return type.
3793         * gcc.dg/cpp/digraphs.c: Declare puts.
3795 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3797         * g++.old-deja/g++.other/warn5.C: New test.
3799 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3801         * g++.old-deja/g++.pt/spec40.C: New test.
3803 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3805         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3806         case.
3807         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3809 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3811         * gcc.c-torture/compile/20010209-1.c: New test.
3813 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3815         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3816         excess errors message but not if it crashes.
3817         * g++.old-deja/g++.other/crash27.C: Likewise.
3818         * g++.old-deja/g++.other/crash28.C: Likewise.
3819         * g++.old-deja/g++.other/crash30.C: Likewise.
3820         * g++.old-deja/g++.other/crash32.C: Likewise.
3821         * g++.old-deja/g++.other/crash35.C: Likewise.
3822         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3824 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3826         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3827         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3828         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3829         g77.f-torture/execute/execute.exp,
3830         g77.f-torture/noncompile/noncompile.exp,
3831         gcc.c-torture/execute/execute.exp,
3832         gcc.c-torture/execute/memcheck/memcheck.exp,
3833         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3834         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3835         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3836         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3837         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3838         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3839         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3840         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3841         Remove bug reporting instructions with ancient email addresses.
3843 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3845         * gcc.dg/20010202-1.c: New test.
3846         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3848 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3850         * g++.dg/stdbool-if.C: New test.
3852 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3854         * objc/execute/fdecl.m: Added main().
3856 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3858         * gcc.c-torture/execute/20010206-1.c: New test.
3860 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3862         * gcc.dg/cpp/avoidpaste1.c: Update.
3864 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3866         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3867         Pero <nicola@brainstorm.co.uk>.
3868         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3870 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3872         * g++.old-deja/g++.pt/spec39.C: New test.
3874 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3876         * gcc.c-torture/compile/20010202-1.c: New test.
3878 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3880         * g++.old-deja/g++.abi/primary2.C: New test.
3881         * g++.old-deja/g++.abi/primary3.C: New test.
3882         * g++.old-deja/g++.abi/primary4.C: New test.
3883         * g++.old-deja/g++.abi/primary5.C: New test.
3884         * g++.old-deja/g++.abi/vtable3.h: New test.
3885         * g++.old-deja/g++.abi/vtable3a.C: New test.
3886         * g++.old-deja/g++.abi/vtable3b.C: New test.
3887         * g++.old-deja/g++.abi/vtable3c.C: New test.
3888         * g++.old-deja/g++.abi/vtable3d.C: New test.
3889         * g++.old-deja/g++.abi/vtable3e.C: New test.
3890         * g++.old-deja/g++.abi/vtable3f.C: New test.
3891         * g++.old-deja/g++.abi/vtable3g.C: New test.
3892         * g++.old-deja/g++.abi/vtable3h.C: New test.
3893         * g++.old-deja/g++.abi/vtable3i.C: New test.
3894         * g++.old-deja/g++.abi/vtable3j.C: New test.
3895         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3897 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3899         * g++.old-deja/g++.other/anon6.C: New test.
3900         * g++.old-deja/g++.other/anon7.C: New test.
3902 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3904         * gcc.dg/cpp/avoidpaste2.c: New tests.
3906 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3908         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3910 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3912         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3913         DECIMAL_DIG cases for Irix."
3915 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3917         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3919 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3921         * gcc.dg/c99-tag-1.c: New test.
3923 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3925         * gcc.dg/cpp/tr-warn1.c: Add tests.
3927 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3929         * gcc.dg/cpp/avoidpaste1.c: Update.
3930         * gcc.dg/cpp/paste4.c: Update.
3932 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3934         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3935         cases for Irix.
3937 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3939         * g++.old-deja/g++.other/inline19.C: New test.
3941 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3943         * gcc.dg/Wlarger-than.c: New test.
3945 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3947         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3949 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3951         * gcc.c-torture/execute/20010129-1.c: New test.
3952         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3954 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3956         * gcc.dg/cpp/avoidpaste1.c: Test case.
3958 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3960         * g++.old-deja/g++.other/inline18.C: New test.
3962 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3964         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3965         and __builtin_putchar.
3967 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3969         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3970         tests.
3972 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3974         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3975         floating point number rounding mode to round to the nearest
3976         representable mode.
3978 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3980         * g++.old-deja/g++.other/mangle2.C: New test.
3982 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3984         * gcc.c-torture/compile/20010124-1.c: New test.
3986 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3988         * g++.old-deja/g++.pt/spec38.C: New test.
3990 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3992         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3993         "Build don't run".
3995 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3997         * gcc.c-torture/execute/20010123-1.c: New test.
3999 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4001         * g++.old-deja/g++.pt/spec37.C: New test.
4003 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4005         * g++.old-deja/g++.pt/overload14.C: New test.
4007 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4009         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4010         __builtin_return_address.
4012 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4014         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4015         * g++.old-deja/g++.pt/spec35.C: New test.
4016         * g++.old-deja/g++.pt/spec36.C: New test.
4018 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4020         * gcc.c-torture/compile/20010118-1.c: New test.
4022 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4024         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4026 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4028         * gcc.c-torture/execute/20010119-1.c: New test.
4030 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4032         * g++.old-deja/g++.other/vbase5.C: New test.
4034 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4036         * gcc.c-torture/execute/20010118-1.c: New test.
4038 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4040         * g++.old-deja/g++.pt/deduct3.C: New test.
4042 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4044         * g++.old-deja/g++.pt/spec34.C: New test.
4046 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4048         * g77.f-torture/compile/20000601-2.f: New test.
4050 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4052         * g++.old-deja/g++.other/init17.C: New test.
4054 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4056         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4058 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4060         * g++.old-deja/g++.pt/unify8.C: New test.
4062 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4064         * g++.old-deja/g++.abi/vbase1.C: New test.
4066 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4068         * g++.old-deja/g++.pt/crash65.C: New test.
4070 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4072         * gcc.dg/cpp/assembl2.S: New test case.
4074 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4076         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4077         are supported.
4079 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4081         * g++.old-deja/g++.other/builtins1.C: New test.
4082         * g++.old-deja/g++.other/builtins2.C: Likewise.
4083         * g++.old-deja/g++.other/builtins3.C: Likewise.
4084         * g++.old-deja/g++.other/builtins4.C: Likewise.
4086 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4088         * gcc.c-torture/compile/20010117-1.c: New test.
4089         * gcc.c-torture/compile/20010117-2.c: New test.
4091 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4093         * g77.f-torture/execute/20010116.[fx]: New test,
4094         XFAIL on i?86-*-*.
4095         * g77.f-torture/compile/20010115.f: Indicate it's
4096         a test for PR fortran/1636.
4098 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4100         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4102 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4104         * g77.f-torture/compile/20010115.f: New test.
4106 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4108         * g++.old-deja/g++.pt/nontype5.C: New test.
4110 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4112         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4113         have an equivalent working one below it.
4115 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4117         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4118         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4120 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4122         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4123         message containing "init_priority".
4124         (conpr-2.C): Likewise.
4125         (conpr-3.C): Likewise.
4126         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4128 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4130         * gcc.c-torture/execute/20010114-2.c: New test.
4132 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4134         * gcc.c-torture/compile/20010114-1.c: New test.
4135         * gcc.c-torture/compile/20010114-1.x: Xfail.
4136         * gcc.c-torture/compile/20010114-2.c: New test.
4137         * gcc.c-torture/execute/20010114-1.c: New test.
4138         * gcc.dg/trunc-1.c: New test.
4139         * gcc.dg/uninit-B.c: New test.
4141 2001-01-13  Nick Clifton  <nickc@redhat.com>
4143         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4144         target.
4146 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4148         * gcc.c-torture/compile/20010113-1.c: New test.
4150 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4152         * gcc.c-torture/compile/20001212-1.c: New test.
4154 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4156         * gcc.dg/cpp/widestr1.c: Update.
4157         * gcc.dg/cpp/prag-imp.c: Remove.
4159 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4161         * gcc.c-torture/execute/20000801-3.x: Remove.
4162         * gcc.dg/c90-init-1.c: New test.
4163         * gcc.dg/c99-init-1.c: New test.
4164         * gcc.dg/c99-init-2.c: New test.
4165         * gcc.dg/gnu99-init-1.c: New test.
4167 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4169         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4170         testing that no relevant ones were found.
4172 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4174         * g++.old-deja/g++.pt/cast2.C: New test.
4176 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4178         * g++.old-deja/g++.pt/friend47.C: New test.
4180 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4182         * g++.old-deja/g++.pt/instantiate13.C: New test.
4184 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4186         * g++.old-deja/g++.other/defarg7.C: New test.
4187         * g++.old-deja/g++.other/defarg8.C: New test.
4189 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4191         * g++.old-deja/g++.pt/crash64.C: New test.
4193 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4195         * g++.old-deja/g++.pt/crash63.C: New test.
4197 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4199         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4201 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4203         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4205 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4207         * g++.old-deja/g++.pt/error3.C: New test.
4209 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4211         * g++.old-deja/g++.other/crash39.C: New test.
4213 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4215         * g++.old-deja/g++.other/vbase4.C: New test.
4217 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4219         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4220         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4221         * gcc.dg/special/special.exp: New test driver which will check
4222         for alias support for the above test.
4224 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4226         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4227         problems on small machines.
4228         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4229         parameterize.
4231 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4233         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4234         mips.
4235         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4237 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4239         * g++.old_deja/g++.pt/using8.C: New test.
4241 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4243         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4245 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4247         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4248         where a failure is expected.
4249         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4251 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4253         * g++.old_deja/g++.pt/instantiate12.C: New test.
4255 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4257         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4258         start of structs.
4259         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4260         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4261         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4262         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4263         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4264         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4265         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4266         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4267         * g++.old-deja/g++.eh/spec6.C: Likewise.
4268         * g++.old-deja/g++.jason/crash3.C: Likewise.
4269         * g++.old-deja/g++.law/ctors11.C: Likewise.
4270         * g++.old-deja/g++.law/ctors17.C: Likewise.
4271         * g++.old-deja/g++.law/ctors5.C: Likewise.
4272         * g++.old-deja/g++.law/ctors9.C: Likewise.
4273         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4274         * g++.old-deja/g++.mike/net22.C: Likewise.
4275         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4276         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4277         * g++.old-deja/g++.mike/virt3.C: Likewise.
4278         * g++.old-deja/g++.niklas/t128.C: Likewise.
4279         * g++.old-deja/g++.other/anon4.C: Likewise.
4280         * g++.old-deja/g++.other/using1.C: Likewise.
4281         * g++.old-deja/g++.other/warn3.C: Likewise.
4282         * g++.old-deja/g++.pt/t37.C: Likewise.
4283         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4284         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4286 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4288         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4290 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4292         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4294 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4296         * gcc.c-torture/compile/20010107-1.c: New test.
4298 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4300         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4302 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4304         * gcc.dg/format/format.h: New file.
4305         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4306         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4307         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4308         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4309         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4310         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4311         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4312         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4313         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4314         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4315         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4316         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4317         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4318         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4319         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4320         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4321         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4322         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4323         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4324         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4325         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4326         instead of declaring standard types, macros and functions in each
4327         test.
4329 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4331         * gcc.c-torture/execute/20010106-1.c: New test.
4333 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4335         * gcc.dg/format/format.exp: New file.
4336         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4337         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4338         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4339         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4340         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4341         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4342         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4343         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4344         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4345         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4346         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4347         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4348         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4349         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4350         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4351         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4352         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4353         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4354         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4355         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4356         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4357         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4358         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4359         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4360         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4361         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4362         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4363         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4364         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4365         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4366         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4367         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4368         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4369         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4370         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4371         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4372         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4373         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4374         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4375         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4376         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4377         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4379 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4381         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4382         account.
4384 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4386         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4388 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4390         * g++.old-deja/g++.pt/crash62.C: New test.
4392 2001-01-04  Richard Henderson  <rth@redhat.com>
4394         * gcc.dg/20000926-1.c: Update expected warnings.
4395         * gcc.dg/array-2.c: Likewise.
4396         * gcc.dg/array-4.c: Also validate flexible array members.
4397         * gcc.dg/c99-flex-array-1.c: New.
4399 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4401         * gcc.c-torture/compile/20001222-1.x: Remove.
4403 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4405         * gcc.c-torture/execute/built-in-setjmp.c: New.
4407 2001-01-03  Richard Henderson  <rth@redhat.com>
4409         * gcc.dg/940510-1.c: Update expected error wording.
4410         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4412 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4414         * lib/target-supports.exp (check_alias_available): Modified to
4415         indicate aliases not supported if only weak aliases are supported.
4417 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4419         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4420         Turn on cmpstrsi checks for __pj__ and __i370__.
4422 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4424         * g++.old-deja/g++.other/virtual11.C: New test.
4426 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4428         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4430 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4432         * gcc.c-torture/compile/20010102-1.c: New test.
4434 2001-01-02  Andreas Jaeger  <aj@suse.de>
4436         * gcc.dg/noreturn-3.c: New test.
4438         * gcc.dg/noreturn-4.c: New test.
4440 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4442         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4443         __builtin_fputc and __builtin_fwrite.
4445 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4447         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4448         signed char, not default char.
4450 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4452         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4454 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4456         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4458 2000-12-29  Richard Henderson  <rth@redhat.com>
4460         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4461         (__cyg_profile_func_exit): Define.
4463 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4465         * g++.dg/vtgc1.C: New test.
4467 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4469         * gcc.dg/noncompile/20001228-1.c: New test.
4471         * gcc.dg/20001228-1.c: New test.
4473         * gcc.c-torture/execute/20001228-1.c: New test.
4475 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4477         * gcc.dg/format-strfmon-1.c: New test.
4479 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4481         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4482         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4483         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4484         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4485         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4486         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4487         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4488         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4489         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4490         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4491         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4492         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4493         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4495         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4496         * gcc.c-torture/execute/string-opt-4.c: Test index.
4498 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4500         * gcc.c-torture/compile/20001226-1.c: New test.
4502 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4504         * gcc.c-torture/compile/20001222-1.c: New test.
4505         * gcc.c-torture/compile/20001222-1.x: Xfail.
4507 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4509         * gcc.c-torture/execute/comp-goto-2.c: New test.
4511 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4513         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4514         Use long types if __INT_MAX__ is 32767.
4515         (main): Use cast to (sint32 *) when poking 88 into a_page.
4517         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4519 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4521         * gcc.c-torture/compile/20001221-1.c: New test.
4522         * gcc.c-torture/execute/20001221-1.c: New test.
4524 2000-12-20  Richard Henderson  <rth@redhat.com>
4526         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4527         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4529 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4531         * gcc.dg/compare3.c: New test.
4533 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4535         * gcc.dg/format-warnll-1.c: New test.
4537 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4539         * gcc.dg/cpp/cmdlne-P.c: New test.
4541 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4543         * gcc.c-torture/execute/builtin-abs-1.c,
4544         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4546 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4548         * gcc.dg/cpp/multiline.c: New test.
4550 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4552         * g++.old-deja/g++.other/syshdr1.C: Update.
4553         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4555 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4557         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4559 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4561         * g++.old-deja/g++.pt/ttp65.C: New test.
4563 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4565         * g++.old-deja/g++.pt/ttp64.C: New test.
4567 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4569         * g++.old-deja/g++.pt/spec33.C: New test.
4571 2000-12-14  Catherine Moore  <clm@redhat.com>
4573         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4574         * gcc.c-torture/execute/920612-2.c: Likewise.
4575         * gcc.c-torture/execute/920428-2.c: Likewise.
4576         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4577         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4579 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4581         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4582         * gcc.dg/pack-test-2.c: Likewise.
4584 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4586         Tests by Zack Weinberg <zackw@stanford.edu>.
4588         * gcc.dg/cpp/defined.c: Update.
4589         * gcc.dg/cpp/defined_trad.c: New tests.
4591 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4593         * gcc.dg/cpp/trad-direct.c: Update.
4595 2000-12-11  Neil Booth  <neilb@earthling.net>
4597         * gcc.dg/cpp/defined_trad.c
4599 2000-12-11  Neil Booth  <neilb@earthling.net>
4601         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4603 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4605         * gcc.dg/format-miss-2.c: New test.
4607 2000-12-09  Neil Booth  <neilb@earthling.net>
4609         * gcc.dg/cpp/lineflags.c: New tests.
4610         * gcc.dg/cpp/poison.c: Update.
4611         * gcc.dg/cpp/redef2.c: Update.
4612         * gcc.dg/cpp/skipping.c: New test.
4614 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4616         * g++.old-deja/g++.other/eh3.C: New testcase.
4618 2000-12-07  Neil Booth  <neilb@earthling.net>
4620         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4621         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4622         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4623         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4624         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4625         Update.
4627 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4629         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4630         __SIZE_TYPE__ instead of int for type of integers cast to
4631         pointers.
4633 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4635         * g++.old-deja/g++.other/cleanup4.C: New test.
4637 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4639         * format-sec-1.c: New test.
4641 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4643         * gcc.dg/format-nonlit-3.c: New test.
4645 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4647         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4648         through a null pointer.
4650 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4652         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4653         * g++.old-deja/g++.pt/partial4.C: New test.
4655 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4657         * gcc.c-torture/execute/ieee/hugeval.x: New.
4659 2000-12-06  Neil Booth  <neilb@earthling.net>
4661         * gcc.dg/cpp/backslash2.c: New tests.
4663 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4665         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4666         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4668 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4670         * gcc.c-torture/execute/20001203-2.c: New testcase.
4672 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4674         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4675         * g++.old-deja/g++.other/virtual10.C: New test.
4677 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4679         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4681 2000-12-05  Richard Henderson  <rth@redhat.com>
4683         * gcc.c-torture/compile/20001205-1.c: New.
4685 2000-12-04  Neil Booth  <neilb@earthling.net>
4687         * g++.old-deja/g++.other/virtual9.C: New test.
4688         * g++.old-deja/g++.pt/crash61.C: New test.
4689         * gcc.c-torture/execute/loop-9.c: New test.
4691 2000-12-04  Neil Booth  <neilb@earthling.net>
4693         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4694         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4695         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4696         * gcc.dg/cpp/extratokens.c: ...here.
4698 2000-12-04  Neil Booth  <neilb@earthling.net>
4700         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4701         New tests.
4703 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4705         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4706         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4708 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4710         * gcc.c-torture/execute/20001203-1.c: New test.
4712 2000-12-03  Neil Booth  <neilb@earthling.net>
4714         * gcc.dg/cpp/macro6.c: New test cases.
4716 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4718         * gcc.c-torture/execute/string-opt-9.c: New test.
4719         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4720         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4721         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4723         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4724         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4726 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4728         * gcc.dg/cpp/if-6.c: New testcase.
4730         * gcc.dg/20001201-1.c: New testcase.
4732 2000-12-02  Neil Booth  <neilb@earthling.net>
4734         * g++.old-deja/g++.other/externC4.C,
4735         g++.old-deja/g++.other/friend10.C: New tests.
4737 2000-12-02  Neil Booth  <neilb@earthling.net>
4739         * g++.old-deja/g++.other/instan2.C
4740         * g++.old-deja/g++.other/instan3.C: New test.
4742 2000-12-02  Neil Booth  <neilb@earthling.net>
4744         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4745         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4746         gnuc99.c,gnuc99-pedantic.c: New tests.
4748 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4750         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4751         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4753 2000-12-01  Neil Booth  <neilb@earthling.net>
4755         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4756         * gcc.dg/cpp/poison.c: Update.
4757         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4759 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4761         * g77.f-torture/execute/20001201.f: New test.
4763 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4765         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4767 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4769         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4771 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4773         * g++.old-deja/g++.other/cast6.C: New test.
4775 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4777         * gcc.c-torture/execute/20001130-2.c: New testcase.
4779 2000-11-30  Richard Henderson  <rth@redhat.com>
4781         * gcc.c-torture/execute/20001130-1.c: New test.
4783 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4785         * g++.old-deja/g++.other/op3.C: New test.
4787 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4789         * g++.old-deja/g++.other/op2.C: New test.
4791 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4793         * g++.old-deja/g++.other/crash38.C: New test.
4795 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4797         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4799 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4801         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4802         tests.
4803         * gcc.c-torture/execute/string-opt-6.c: New test.
4805         * gcc.dg/20001117-1.c: Add main.
4807 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4809         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4810         Move from here ...
4811         * gcc.dg/940510-1.c: ... to here.
4813         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4814         zero-size arrays in toplevel structures.
4816 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4818         * gcc.c-torture/execute/loop-8.c: New test.
4820 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4822         * g++.old-deja/g++.other/base1.C: New test.
4824 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4826         * g++.old-deja/g++.other/parse2.C: New test.
4828 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4830         * g++.old-deja/g++.pt/incomplete1.C: New test.
4832 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4834         * g++.old-deja/g++.other/friend9.C: New test.
4836 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4838         * gcc.dg/20001127-1.c: New test.
4840 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4842         * g++.old-deja/g++.pt/friend46.C: New test.
4844 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4846         * g++.old-deja/g++.other/ptrmem8.C: New test.
4848 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4850         * gcc.c-torture/execute/string-opt-7.c: New test.
4851         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4853 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4855         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4856         instead of 'mkcheck 2'.
4858 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4860         * gcc.c-torture/execute/memcheck/driver.c,
4861         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4862         C9X references to refer to C99.
4864 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4866         * gcc.dg/ultrasp3.c: New test.
4868 2000-11-25  Neil Booth  <neilb@earthling.net>
4870         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4872 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4874         * gcc.c-torture/compile/20001123-2.c: New.
4876 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4878         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4880 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4882         * gcc.dg/sequence-point-1.c: Add some new tests.
4883         * gcc.c-torture/execute/20001124-1.c: New test.
4885 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4887         * g++.old-deja/g++.other/vaarg4.C: New test.
4888         * gcc.c-torture/compile/20001123-1.c: New test.
4890 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4892         * g++.other/crash24.C: Adjust and remove XFAIL.
4893         * g++.other/crash37.C: New test.
4895 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4897         * g++.old-deja/g++.pt/instantiate9.C: New test.
4899 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4901         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4902         new ABI, too.
4904         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4905         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4907 2000-11-22  Neil Booth  <neilb@earthling.net>
4909         * gcc.dg/cpp/Wtrigraphs.c: New test.
4911 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4913         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4915 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4917         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4919 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4921         * lib/gcc-dg.exp: load_lib scanasm.exp.
4922         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4923         * lib/g++-dg.exp: load_lib scanasm.exp.
4924         * lib/scanasm.exp: New.
4925         (scan-assembler, scan-assembler-not): Add optional arguments to
4926         test name, or if not present, the pattern name.
4927         (scan-assembler-dem, scan-assembler-dem-not): New.
4929         * g++.dg/dg.exp: New.
4931 2000-11-21  Neil Booth  <neilb@earthling.net>
4933         * gcc.dg/cpp/integrated1.c: Remove.
4935 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4937         * gcc.c-torture/execute/20001121-1.c: New test.
4939 2000-11-21  Richard Henderson  <rth@redhat.com>
4941         * gcc.c-torture/compile/20001121-1.c: New test.
4943 2000-11-20  Neil Booth  <neilb@earthling.net>
4945         * gcc.dg/cpp/integrated1.c: New test.
4947 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4949         * g++.old-deja/g++.other/inline17.C: New test.
4951 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4953         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4954         local variable to be zero: I made the variable global. Now
4955         uses abort() and exit() instead of relying on main's return value.
4957 2000-11-20  Neil Booth  <neilb@earthling.net>
4959         * gcc.dg/cpp/paste2.c: Update test.
4960         * objc/execute/paste.m: New test.
4962 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4964         * gcc.dg/c99-condexpr-1.c: New test.
4966 2000-11-20  Neil Booth  <neilb@earthling.net>
4968         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4970 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4972         * g++.old-deja/g++.pt/export1.C: New test.
4974 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4976         * gcc.dg/20001117-1.c: New test.
4978 2000-11-18  Richard Henderson  <rth@redhat.com>
4980         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4982 2000-11-18  Richard Henderson  <rth@redhat.com>
4984         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4985         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4986         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4988 2000-11-18  Richard Henderson  <rth@redhat.com>
4990         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4991         (main): New.  Exit cleanly.
4993 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4995         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4996         gcc.dg/c99-fordecl-2.c: New tests.
4998 2000-11-18  Richard Henderson  <rth@redhat.com>
5000         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5001         * gcc.c-torture/execute/zerolen-2.c: New.
5003 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5005         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5006         memory.
5008 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5010         * g++.old-deja/g++.pt/instantiate8.C: New test.
5012 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5014         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5015         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5017 2000-11-16  Nick Clifton  <nickc@redhat.com>
5019         * gcc.c-torture/execute/nestfunc-2.c: New test.
5020         * gcc.c-torture/execute/nestfunc-3.c: New test.
5022 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5024         * gcc.c-torture/compile/20001116-1.c: New test.
5026 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5028         * gcc.c-torture/execute/20001115-1.c: New test.
5030 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5032         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5033         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5034         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5035         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5037 2000-11-15  Neil Booth  <neilb@earthling.net>
5039         gcc.dg/cpp/_Pragma1.c: Update.
5040         gcc.dg/cpp/_Pragma2.c: New test.
5042 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5044         * g++.old-deja/g++.other/anon5.C: New test.
5046 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5048         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5049         tests.
5051 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5053         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5054         output.
5056 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5058         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5059         labels at end of compound statements.
5061 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5063         * gcc.c-torture/execute/loop-7.c: New test.
5065 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5067         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5069 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5071         * gcc.dg/c99-bool-1.c: New test.
5073 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5075         * gcc.dg/c99-scope-1.c: Remove xfail.
5076         * gcc.dg/c99-scope-2.c: New test.
5078 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5080         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5081         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5083 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5085         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5086         error messages.
5088         * g++.mike/p700.C: Don't typedef wchar_t.
5089         * g++.mike/p784.C: Likewise.
5090         * g++.mike/eb101.C: Don't use __wchar_t.
5092 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5094         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5095         from DO loop.
5097 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5099         * gcc.c-torture/execute/20001111-1.c: New test.
5101 2000-11-10  Nick Clifton  <nickc@redhat.com>
5103         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5104         long multuiple and accumulate.
5106 2000-11-09  Richard Henderson  <rth@redhat.com>
5108         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5109         via size_t instead of int.
5111         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5112         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5113         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5114         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5116 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5118         * gcc.c-torture/compile/20001109-1.c: New test.
5119         * gcc.c-torture/compile/20001109-2.c: New test.
5121 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5123         * g++.old-deja/g++.pt/operator1.C: New test.
5124         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5126 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5128         * gcc.dg/20001108-1.c: New test.
5130 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5132         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5133         with both arguments constant strings.
5134         * gcc.c-torture/execute/string-opt-3.c: New test.
5135         * gcc.c-torture/execute/string-opt-4.c: New test.
5136         * gcc.c-torture/execute/string-opt-5.c: New test.
5138 2000-11-08  Nick Clifton  <nickc@redhat.com>
5140         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5141         mulsidi3adddi patterns.
5143 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5145         * g++.old-deja/g++.other/crash36.C: New test.
5147 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5149         * g++.old-deja/g++.other/init16.C: New test.
5151 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5153         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5155 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5157         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5158         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5159         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5161 2000-11-07  DJ Delorie  <dj@redhat.com>
5163         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5165 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5167         * gcc.c-torture/execute/string-opt-1.c: New test.
5169 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5171         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5172         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5173         parameters in registers, and there is no way for a varargs
5174         function to know in which order the integer and floating-point
5175         parameters should be interleaved when they are placed on the
5176         stack.
5177         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5178         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5180 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5182         * gcc.c-torture/execute/string-opt-2.c: New test.
5184 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5186         * g++.old-deja/g++.pt/crash60.C: New test.
5188 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5190         * g++.old-deja/g++.other/crash24.C: New test.
5191         * g++.old-deja/g++.other/crash25.C: New test.
5192         * g++.old-deja/g++.other/crash26.C: New test.
5193         * g++.old-deja/g++.other/crash27.C: New test.
5194         * g++.old-deja/g++.other/crash28.C: New test.
5195         * g++.old-deja/g++.other/crash29.C: New test.
5196         * g++.old-deja/g++.other/crash30.C: New test.
5197         * g++.old-deja/g++.other/crash31.C: New test.
5198         * g++.old-deja/g++.other/crash32.C: New test.
5199         * g++.old-deja/g++.other/crash33.C: New test.
5200         * g++.old-deja/g++.other/crash34.C: New test.
5201         * g++.old-deja/g++.other/crash35.C: New test.
5203 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5205         * gcc.c-torture/execute/20001031-1.c: New test.
5207 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5209         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5210         namespace.
5212         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5213         standards-conformant.
5215         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5217         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5218         * g++.old-deja/g++.mike/p755a.C: Likewise.
5219         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5220         library makes no calls to `operator new' during initialization.
5222 2000-11-04  Neil Booth  <neilb@earthling.net>
5224         * gcc.dg/cpp/include2.c: New tests.
5226 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5228         * lib/g++.exp (g++_set_ld_library_path): New function.
5229         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5231 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5233         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5234         warnings.
5236 2000-11-01  Richard Henderson  <rth@redhat.com>
5238         * g++.old-deja/g++.ext/namedret1.C: New.
5239         * g++.old-deja/g++.ext/namedret2.C: New.
5240         * g++.old-deja/g++.ext/namedret3.C: New.
5242 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5244         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5245         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5247 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5249         * gcc.c-torture/execute/va-arg-21.c: New test.
5251 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5253         * gcc.dg/c99-complex-2.c: New test.
5255 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5257         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5259 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5261         * g++.old-deja/g++.other/inline16.C: New test.
5263 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5265         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5266         __PRETTY_FUNCTION__
5268 2000-10-29  Neil Booth  <neilb@earthling.net>
5270         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5271         New tests.
5272         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5273         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5274         optimisation.
5276 2000-10-29  Neil Booth  <neilb@earthling.net>
5278         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5279         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5280         * mi5.c: Test multiple includes work with -C.
5281         * trigraphs.c: Test ^= version.
5283 2000-10-28  Neil Booth  <neilb@earthling.net>
5285         New tests and test updates for new macro expander.
5287         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5288         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5289         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5290         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5291         new diagnostic messages.
5293         * gcc.dg/cpp/macro3.c: New tests.
5295 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5297         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5298         on the same line.
5300 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5302         * g++.old-deja/g++.other/eh2.C: New test.
5304 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5306         * gcc.c-torture/execute/20001027-1.c: New test.
5308 2000-10-26  Richard Henderson  <rth@redhat.com>
5310         * gcc.c-torture/execute/20001026-1.c: New.
5312 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5314         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5315         * g++.old-deja/g++.law/builtin1.C: Likewise.
5316         * g++.old-deja/g++.law/ctors10.C: Likewise.
5317         * g++.old-deja/g++.law/virtual3.C: Likewise.
5318         * g++.old-deja/g++.mike/p658.C: Likewise.
5319         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5320         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5321         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5322         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5323         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5325 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5327         * gcc.c-torture/compile/20001024-1.c: New test.
5329 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5331         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5332         to tell us whether or not we are using V3.
5334 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5336         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5337         operands.
5339 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5341         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5343 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5345         * gcc.c-torture/execute/20001024-1.c: New test.
5347 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5349         * g++.old-deja/g++.other/sibcall1.C: New test.
5351 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5353         * gcc.dg/noncompile/init-3.c: New test.
5355 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5357         * gcc.dg/format-array-1.c: New test.
5359 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5361         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5362         writing through null pointers; remove comment about testing
5363         unterminated strings.
5365 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5367         * gcc.c-torture/execute/20001017-2.c: New test.
5369 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5371         * gcc.c-torture/compile/20001018-1.c: New test.
5372         * gcc.c-torture/compile/20001018-1.x: Xfail.
5374 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5376         * gcc.c-torture/execute/20001017-1.c: New test.
5378 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5380         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5381         for multiple use of arguments with scanf formats; add tests for
5382         multiple use of arguments.
5384 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5386         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5388 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5390         * gcc.dg/format-miss-1.c: New test.
5392 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5394         * gcc.c-torture/execute/20001013-1.c: New test.
5396 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5398         * gcc.dg/format-branch-1.c: New test.
5400 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5402         * README, lib/file-format.exp: Remove EGCS references.
5404 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5406         * gcc.dg/20001013-1.c: New test.
5408 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5410         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5411         for intmax_t in the compiler using __typeof__ and the type rules
5412         for conditional expressions.
5414 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5416         * gcc.dg/20001012-1.c: New test.
5417         * gcc.dg/20001012-2.c: New test.
5419 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5421         * gcc.dg/format-attr-1.c: New test.
5423 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5425         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5426         __LONG_LONG_MAX__ instead of LLONG_MAX.
5428 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5430         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5431         scanf flags.
5432         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5433         flags.
5435 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5437         * gcc.dg/sequence-pt-1.c: New test.
5439 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5441         * gcc.c-torture/execute/20001011-1.c: New testcase.
5442         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5444 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5446         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5447         does not error on it.
5449 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5451         * gcc.dg/20001009-1.c: New test.
5453 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5455         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5456         * gcc.c-torture/execute/20001009-2.c: ... to here.
5458 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5460         * gcc.c-torture/compile/20001009-1.c: New testcase.
5461         * gcc.c-torture/execute/20001009-1.c: New testcase.
5462         Testcases provided by Jan Hubicka <jh@suse.cz>.
5464 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5466         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5467         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5468         uintmax_t using <limits.h> to emulate the compiler's internal
5469         logic.  No longer XFAIL %j tests.
5471 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5473         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5474         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5475         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5476         regexps and details of expected handling of some bad formats.
5477         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5478         suppression.
5480 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5482         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5483         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5484         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5485         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5486         in list archives.
5488 2000-10-06  Richard Henderson  <rth@cygnus.com>
5490         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5491         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5492         * g++.old-deja/g++.jason/report.C: Likewise.
5493         * g++.old-deja/g++.law/friend5.C: Likewise.
5494         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5495         of the expected warnings.
5497 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5499         * g++.old-deja/g++.pt/enum14.C: New test.
5501 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5503         * g++.old-deja/g++.pt/crash59.C: New test.
5505 2000-10-04  Will Cohen  <wcohen@redhat.com>
5507         * gcc.dg/20000926-1.c: New test.
5509 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5511         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5512         function name for current C++ compiler.
5513         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5515 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5517         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5518         __PRETTY_FUNCTION__.
5519         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5521 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5523         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5525 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5527         * gcc.c-torture/compile/20000923-1.c: New test.
5529 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5531         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5532         * g++.old-deja/g++.pt/ttp62.C: Same.
5533         * g++.old-deja/g++.other/inline14.C: Same.
5535 2000-09-24  Richard Henderson  <rth@cygnus.com>
5537         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5539 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5541         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5543 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5545         * gcc.c-torture/compile/20000922-1.c: New file.
5547 2000-09-21  Nick Clifton  <nickc@redhat.com>
5549         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5550         a signed long modulo operation.
5551         (mod6): New funciton - perform an unsigned long modulo operation.
5552         (main): Add tests for modulos of very large numbers by very small
5553         dividends.
5555 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5557         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5559 2000-09-19  Richard Henderson  <rth@cygnus.com>
5561         * gcc.dg/compare2.c (case 10): XFAIL.
5563 2000-09-18  Richard Henderson  <rth@cygnus.com>
5565         * gcc.c-torture/execute/20000906-1.c: Move ...
5566         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5567         that support __builtin_trap.
5569 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5571         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5573 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5575         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5576         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5577         more $ format tests.
5579 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5581         * gcc.dg/format-errmk-1.c: New test.
5583 2000-09-17  Greg McGary  <greg@mcgary.org>
5585         * gcc.c-torture/execute/20000917-1.x: Remove.
5587 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5589         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5591 2000-09-17  Greg McGary  <greg@mcgary.org>
5593         * gcc.c-torture/execute/20000917-1.c: New test.
5594         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5596 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5598         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5599         in nested macro bug.
5601 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5603         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5605 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5607         * gcc.c-torture/execute/20000914-1.c: New test.
5609 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5611         * g++.other/inline13.C: New test.
5613 2000-09-12  Andreas Jaeger  <aj@suse.de>
5615         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5616         constant by Ulrich Drepper <drepper@redhat.com>.
5618 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5620         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5622 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5624         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5626 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5628         * gcc.dg/cpp/backslash.c: New test.
5630 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5632         * gcc.c-torture/execute/20000910-1.c: New test.
5633         * gcc.c-torture/execute/20000910-2.c: Likewise.
5635 2000-09-11  Robert Lipe  <robertl@sco.com>
5637         * gcc.dg/pragma-align.c: New test.
5639 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5641         * g++.old-deja/g++.pt/explicit82.C: New test.
5642         * g++.old-deja/g++.pt/explicit83.C: New test.
5644 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5646         * gcc.dg/asm-names.c: New test.
5648 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5650         * gcc.dg/cpp/tr-warn6.c: New test
5652 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5654         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5655         be accepted.
5657 2000-09-07  Catherine Moore  <clm@redhat.com>
5659         * gcc.c-torture/execute/unroll-1.c: New test.
5661 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5663         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5664         ERROR markers.
5665         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5666         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5667         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5668         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5669         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5670         Preprocess only.
5671         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5672         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5674 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5676         * g++.old-deja/g++.pt/deduct2.C: New test.
5678 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5680         * g++.old-deja/g++.pt/parms2.C: New test.
5682 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5684         * g++.old-deja/g++.pt/crash58.C: New test.
5686 2000-09-06  Greg McGary  <greg@mcgary.org>
5688         * gcc.c-torture/execute/20000906-1.c: New test.
5689         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5691 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5693         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5695 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5697         * g++.old-deja/g++.pt/crash57.C: New test.
5699 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5701         * g++.old-deja/g++.pt/crash56.C: New test.
5703 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5705         * g++.old-deja/g++.pt/koenig1.C: New test.
5707 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5709         * gcc.dg/20000904-1.c: New test.
5711 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5713         * gcc.dg/cpp/paste8.c: New test.
5715 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5717         * gcc.c-torture/compile/20000827-1.c: New test.
5719 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5721         * gcc.dg/format-diag-1.c: New test.
5723 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5725         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5726         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5727         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5728         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5729         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5731 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5733         * g++.old-deja/g++.other/nested4.C: New test.
5735 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5737         * g++.old-deja/g++.ns/scoped1.C: New test.
5739 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5741         * lib/g++.exp: Support testing already-installed GCC.
5743 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5745         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5747 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5749         * gcc.dg/return-type-2.c: New test.
5751 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5753         * gcc.c-torture/compile/20000825-1.c: New test.
5755 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5757         * gcc.dg/dwarf2-2.c: New test.
5759 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5761         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5762         dg-warning regexps.
5764 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5766         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5767         gcc.dg/format-ext-5.c: New tests.
5769 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5771         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5773 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5775         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5777 2000-08-24  Richard Henderson  <rth@cygnus.com>
5779         * gcc.dg/ia64-sync-1.c: New test.
5780         * gcc.dg/ia64-sync-2.c: New test.
5781         * gcc.dg/ia64-asm-1.c: New test.
5783 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5785         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5786         * gcc.dg/format-ext-2.c: New test.
5788 2000-08-23  Jason Merrill  <jason@redhat.com>
5790         * lib/old-dejagnu.exp: Also ignore "In member function" and
5791         "At global scope".
5793 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5795         * gcc.dg/noncompile/label-lineno-1.c: New test.
5797 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5799         * gcc.dg/c99-array-nonobj-1.c: New test.
5801 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5803         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5804         tests.
5805         * gcc.dg/format-ext-1.c: New test.
5807 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5809         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5810         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5811         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5812         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5813         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5815 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5817         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5818         gcc.dg/c99-strftime-2.c: New tests.
5820 2000-08-22  Richard Henderson  <rth@cygnus.com>
5822         * gcc.c-torture/execute/20000822-1.c: New test.
5824 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5826         * gcc.c-torture/execute/20000819-1.x: Remove.
5828 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5830         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5831         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5832         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5833         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5834         gcc.dg/format-xopen-1.c: New tests.
5836 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5838         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5840 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5842         * g++.old-deja/g++.other/loop2.C: New test.
5844         * gcc.c-torture/compile/20000606-1.c: New test.
5845         * gcc.c-torture/compile/20000728-1.c: New test.
5846         * gcc.c-torture/execute/20000801-1.c: New test.
5847         * gcc.c-torture/execute/20000801-2.c: New test.
5848         * gcc.c-torture/execute/20000819-1.c: New test.
5849         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5850         * gcc.dg/20000629-1.c: New test.
5851         * gcc.dg/20000724-1.c: New test.
5852         * gcc.dg/20000807-1.c: New test.
5854 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5856         * gcc.dg/cpp/pragma-1.c: New test.
5857         * gcc.dg/cpp/pragma-2.c: New test.
5859 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5861         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5862         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5864 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5866         * gcc.c-torture/compile/20000818-1.c: New test.
5868 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5870         * gcc.c-torture/execute/20000818-1.c: New test.
5872 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5874         * gcc.dg/format-va-1.c: New test.
5876 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5878         * g++.old-deja/g++.other/typedef8.C: New test.
5880 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5882         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5883         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5884         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5885         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5886         * g++.old-deja/g++.other/ptrmem7.C: New test.
5887         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5889 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5891         * g++.old-deja/g++.pt/typename27.C: New test.
5893 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5895         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5896         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5897         * g++.old-deja/g++.pt/friend45.C: New test.
5898         * g++.old-deja/g++.other/friend8.C: New test.
5900 2000-08-15  Richard Henderson  <rth@cygnus.com>
5902         * gcc.c-torture/execute/20000815-1.c: New test.
5904 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5906         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5907         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5908         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5910 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5912         * g++.old-deja/g++.other/refinit2.C: New test.
5914 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5916         * lib/c-torture.exp (c-torture): Make
5917         compiler_conditional_xfail_data global.
5918         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5919         compiler_conditional_xfail_data machinery.
5920         (f-torture-execute): Likewise.
5921         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5922         and only when unrolling loops.
5924         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5926 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5928         * g++.old-deja/g++.pt/explicit81.C: New test.
5930 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5932         * g++.old-deja/g++.pt/typename26.C: New test.
5934 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5936         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5937         warning.
5939 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5941         * g++.old-deja/g++.other/array3.C: New test.
5943 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5945         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5946         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5947         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5948         New tests.
5950 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5952         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5953         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5955 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5957         * gcc.c-torture/execute/20000808-1.c: New test.
5959 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5961         * gcc.dg/c90-const-expr-1.c: New test.
5963 2000-08-08  Richard Henderson  <rth@cygnus.com>
5965         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5967 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5969         * gcc.dg/noncompile/const-ll-1.c: New test.
5971 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5973         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5975 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5977         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5978         that running programs linked against the shared version of libobjc
5979         run correctly.
5981 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5983         * gcc.dg/c99-printf-1.c: New test.
5985 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5987         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5989 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5991         * gcc.c-torture/execute/20000731-1.x: Delete.
5993 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5995         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5996         and torture_without_loops as is done by c-torture.exp.
5997         (search_for): Copy from c-torture.exp.
5998         (gcc-dg-runtest): New function, drives a directory of tests
5999         iterating over the TORTURE_OPTIONS.
6000         (scan-assembler, scan-assembler-not): Move here from
6001         individual directory drivers.
6003         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6004         defined by lib/gcc-dg.exp.
6005         * gcc.dg/cpp/cpp.exp: Likewise.
6006         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6007         gcc-dg-runtest, so we cycle over optimization options.
6009         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6010         * gcc.dg/compare2.c: No longer expected to fail.
6012 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6014         * gcc.c-torture/execute/20000804-1.c: New test.
6016 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6018         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6020 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6022         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6024 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6026         * gcc.c-torture/compile/20000803-1.c: New test.
6028 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6030         * gcc.c-torture/execute/20000801-3.c,
6031         gcc.c-torture/execute/20000801-4.c: New tests.
6032         * gcc.c-torture/execute/20000801-3.x,
6033         gcc.c-torture/execute/20000801-4.x: Xfail.
6035 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6037         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6038         libobjc/.libs to allow for libtool.
6040 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6042         * gcc.c-torture/compile/20000802-1.c: New test.
6044 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6046         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6048 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6050         * gcc-c-torture/execute/20000731-2.c: New test.
6052         * gcc.c-torture/execute/20000731-1.c: New test.
6053         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6055 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6057         * testsuite/gcc.dg/cpp/paste7.c: New test.
6058         * gcc.dg/cpp/20000725-1.c: New test.
6060 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6062         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6063         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6064         declaration warning for __builtin_dwarf_reg_size.
6066         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6068 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6070         * gcc.dg/noncompile/voidparam-1.c: New test.
6072 2000-07-30  Richard Henderson  <rth@cygnus.com>
6074         * gcc.dg/c90-digraph-1.c: Don't xfail.
6075         * gcc.dg/compare2.c (case 10): Xfail.
6076         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6078 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6080         * gcc.dg/c99-main-1.c: New test.
6082 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6084         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6086 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6088         * gcc.c-tortuer/execute/20000726-1.c: New test.
6090 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6092         * gcc.c-torture/execute/enum-2.c: New test.
6094 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6096         * gcc.dg/cpp/tr-warn3.c: New test.
6098 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6100         * g++.old-deja/g++.ext/implicit1.C: Remove.
6101         * g++.old-deja/g++.jason/c2.C: Remove
6102         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6103         * g++.old-deja/g++.pt/crash16.C: Likewise.
6104         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6106 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6108         * g++.old-deja/g++.other/for2.C: New test.
6110 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6112         * gcc.dg/20000720-1.c: New test.
6114 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6116         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6118 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6120         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6121         * gcc.c-torture/execute/20000722-1.c: New.
6122         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6124 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6126         * gcc.dg/cpp/20000720-1.S: New test.
6128 2000-07-21  Michael Meissner  <meissner@redhat.com>
6130         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6132 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6134         * g++.old-deja/g++.brendan/crash16.C,
6135         g++.old-deja/g++.brendan/parse3.C,
6136         g++.old-deja/g++.brendan/redecl1.C,
6137         g++.old-deja/g++.ns/template13.C,
6138         g++.old-deja/g++.other/decl4.C,
6139         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6141 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6143         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6144         and "Internal error".
6146         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6147         regexps.
6148         * gcc.dg/cpp/paste6.c: New test.
6150 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6152         * gcc.dg/cpp/tr-direct.c: New test.
6154         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6155         gcc.dg/cpp/undef1.c: Tweak error regexps.
6157 2000-07-18  Eric Christopher <echristo@redhat.com>
6159         * gcc.c-torture/compile/20000718-1.c: New test.
6161 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6163         * cpplex.c (_cpp_push_token): If the token being pushed back
6164         is the previous token in this context, just subtract one from
6165         context->posn.
6166         * cppmacro.c (save_expansion): Clear aux field when storing a
6167         placemarker.
6169 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6171         * gcc.dg/noncompile/redecl-1.c: New test.
6173 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6175         * gcc.c-torture/execute/20000717-5.c: New test.
6176         * gcc.c-torture/execute/20000717-1.x: Removed.
6178 2000-07-17  Richard Henderson  <rth@cygnus.com>
6180         * gcc.c-torture/execute/20000717-4.c: New test.
6182 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6184         * gcc.dg/cpp/syshdr.c: New test.
6185         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6187 2000-07-17  Neil Booth  <neilb@earthling.net>
6189         * gcc.dg/cpp/cmdlne-dM.c: New test.
6190         * gcc.dg/cpp/cmdlne-dD.c: New test.
6192 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6194         * gcc.c-torture/execute/20000717-3.c: New test.
6196         * gcc.c-torture/compile/20000717-1.c: New test.
6198 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6200         * gcc.c-torture/execute/20000717-2.c: New test.
6202 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6204         * gcc.dg/formatz-1.c: New test.
6206         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6207         * gcc.dg/c99-digraph-1.c: New tests.
6209         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6210         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6212         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6213         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6214         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6215         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6216         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6217         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6218         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6220 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6222         * gcc.c-torture/execute/20000717-1.c: New test.
6223         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6225 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6227         * gcc.c-torture/execute/20000715-2.c: New test.
6228         * gcc.dg/20000715-1.c: New test.
6230 2000-07-15  Michael Meissner  <meissner@redhat.com>
6232         * gcc.c-torture/execute/20000715-1.c: New test.
6234 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6236         * gcc.c-torture/execute/20000707-1.c: New test.
6238 2000-07-13  Neil Booth  <NeilB@earthling.net>
6240         * testsuite/gcc.dg/cpp/digraph1.c,
6241         testsuite/gcc.dg/cpp/digraph2.c,
6242         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6244 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6246         * g77.f-torture/compile/20000630-2.f:  New test.
6247         * g77.f-torture/compile/20000630-2.x
6249 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6251         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6253 2000-07-11  Neil Booth  <NeilB@earthling.net>
6255         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6257 2000-07-11  Neil Booth  <NeilB@earthling.net>
6259         * gcc.dg/cpp/cmdlne-C.c: New.
6261 2000-07-09  Neil Booth  <NeilB@earthling.net>
6263         * gcc.dg/cpp/directiv.c: New tests.
6264         * gcc.dg/cpp/undef1.c: Update.
6266 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6268         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6270 2000-07-09  Neil Booth  <NeilB@earthling.net>
6272         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6274 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6276         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6277         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6279 2000-07-08  Neil Booth  <NeilB@earthling.net>
6281         * gcc.dg/cpp/macsyntx.c: New tests.
6283 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6285         * gcc.dg/20000707-1.c: New test.
6287 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6289         * gcc.c-torture/execute/20000706-1.c: New test.
6290         * gcc.c-torture/execute/20000706-2.c: New test.
6291         * gcc.c-torture/execute/20000706-3.c: New test.
6292         * gcc.c-torture/execute/20000706-4.c: New test.
6293         * gcc.c-torture/execute/20000706-5.c: New test.
6295 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6297         * g++.old-deja/g++.pt/instantiate7.C: New test.
6299 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6301         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6302         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6303         * g++.old-deja/g++.other/rtti3.C: Likewise.
6304         * g++.old-deja/g++.other/rttid3.C: Likewise.
6306 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6308         *  g77.f-torture/compile/20000630-1.x: Fix typo
6310 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6312         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6313         assembly output.
6315 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6317         * gcc.dg/cpp/ident.c: New test.
6319 2000-07-05  Neil Booth  <NeilB@earthling.net>
6321         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6322           gcc.dg/cpp/lexstrng.c: New tests.
6324 2000-07-04  Neil Booth  <NeilB@earthling.net>
6326         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6327         * gcc.dg/cpp/strify2.c: Same.
6329 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6331         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6332         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6333         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6334         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6336         * testsuite/gcc.dg/cpp/macro1.c,
6337         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6338         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6339         testsuite/gcc.dg/cpp/strify1.c,
6340         testsuite/gcc.dg/cpp/strify2.c: New tests.
6342 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6344         * gcc.c-torture/execute/20000703-1.c: New test.
6346 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6348         * g++.old-deja/g++.pt (lookup10.C): New test.
6350 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6352         * g++.old-deja/g++.pt (typename25.C): New test.
6354 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6356         * gcc.c-torture/compile/20000701-1.c: New test.
6358 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6360         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6361         to test case.
6363 2000-06-30  Catherine Moore  <clm@cygnus.com>
6365         * gcc.c-torture/execute/align-1.c: New test.
6367 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6369         * g++.old-deja/g++.pt/expr8.C: New test.
6370         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6372 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6374         * gcc.c-torture/compile/20000629-1.c: New test.
6376 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6379         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6380         gcc.dg/noncompile directory, depending on whether they're
6381         preprocessor tests or not.  Annotate all the tests for the dg
6382         framework.
6384         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6385         * gcc.dg/noncompile/noncompile.exp: New.
6387         * Moved files:
6388         Old name                                New name
6389         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6390         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6391         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6392         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6393         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6394         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6395         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6396         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6397         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6398         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6399         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6400         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6401         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6402         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6403         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6404         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6405         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6406         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6407         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6408         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6409         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6410         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6411         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6412         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6414         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6415         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6416         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6417         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6418         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6419         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6421 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6423         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6424         declare one variable.  On the fourth, error.
6425         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6426         declared by 20000628-1a.h.
6428 2000-06-29  Richard Henderson  <rth@redhat.com>
6430         * gcc.c-torture/execute/930529-1.x: New file.
6431         * gcc.dg/920413-1.c: Adjust expected warning text.
6432         * gcc.dg/980217-1.c: Declare abort.
6433         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6435 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6437         * g77.f-torture/compile/20000629-1.f: New test.
6438         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6440 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6442         Rearrange lots of files, removing entirely the
6443         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6444         directories.
6446         * Deleted files:
6447         gcc.c-torture/code_quality/code_quality.exp
6448         gcc.c-torture/special/special.exp
6449         gcc.failure/failure.exp
6450         gcc.failure/940409-1.x
6451         gcc.c-torture/compile/961203-1.x
6453         * New files:
6454         gcc.misc-tests/linkage.exp
6455         gcc.c-torture/execute/920730-1t.c
6456         gcc.c-torture/execute/920730-1t.x
6457         gcc.c-torture/compile/920520-1.x
6458         gcc.c-torture/compile/920521-1.x
6459         gcc.c-torture/compile/981006-1.x
6460         gcc.c-torture/execute/eeprof-1.x
6462         * Moved files (possibly with modifications to fit a new harness):
6463         Old name                                New name
6464         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6465         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6466         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6467         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6468         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6469         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6470         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6471         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6472         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6473         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6474         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6475         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6476         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6477         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6479 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6481         * c-torture/compile/961203-1.x: Delete.
6483         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6484         not exit. Include stdio.h.
6485         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6486         * gcc.misc-tests/dg-12.c: Likewise.
6487         * gcc.misc-tests/dg-5.c: Likewise.
6488         * gcc.misc-tests/dg-6.c: Likewise.
6489         * gcc.misc-tests/dg-7.c: Prototype abort.
6490         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6491         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6492         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6493         not exit.
6494         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6495         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6497 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6499         * gcc.dg/cpp/20000628-1.c: New test.
6500         * gcc.dg/cpp/20000628-1.h: New header for above test.
6501         * gcc.dg/cpp/20000628-1a.h: Likewise.
6503 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6505         * gcc.dg/cpp: New directory.
6506         * gcc.dg/cpp/cpp.exp: New driver.
6507         * gcc.dg/cpp/20000627-1.c: New test.
6508         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6509         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6510         and rewrite as a compilation test.
6512         * gcc.dg: Move many files into the cpp subdirectory, possibly
6513         renaming or editing them as well.
6514         Old name                New name
6515         990119-1.c              cpp/19990119-1.c
6516         990228-1.c              cpp/19990228-1.c
6517         990407-1.c              cpp/19990407-1.c
6518         990409-1.c              cpp/19990409-1.c
6519         990413-1.c              cpp/19990413-1.c
6520         990703-1.c              cpp/19990703-1.c
6521         20000127-1.c            cpp/20000127-1.c
6522         20000129-1.c            cpp/20000129-1.c
6523         20000207-1.c            cpp/20000207-1.c
6524         20000207-2.c            cpp/20000207-2.c
6525         20000209-1.c            cpp/20000209-1.c
6526         20000209-2.c            cpp/20000209-2.c
6527         20000301-1.c            cpp/20000301-1.c
6528         20000419-1.c            cpp/20000419-1.c
6529         20000510-1.S            cpp/20000510-1.S
6530         20000519-1.c            cpp/20000519-1.c
6531         20000529-1.c            cpp/20000529-1.c
6532         20000625-1.c            cpp/20000625-1.c
6533         20000625-2.c            cpp/20000625-2.c
6534         cpp-as1.c               cpp/assert1.c
6535         cpp-as2.c               cpp/assert2.c
6536         cxx-comments-1.c        cpp/cxxcom1.c
6537         cxx-comments-2.c        cpp/cxxcom2.c
6538         endif-label.c           cpp/endif.c
6539         cpp-hash1.c             cpp/hash1.c
6540         cpp-hash2.c             cpp/hash2.c
6541         cpp-if1.c               cpp/if-1.c
6542         cpp-if2.c               cpp/if-2.c
6543         cpp-if3.c               cpp/if-3.c
6544         cpp-if4.c               cpp/if-4.c
6545         cpp-if5.c               cpp/if-5.c
6546         cpp-cond.c              cpp/if-cexp.c
6547         cpp-missingop.c         cpp/if-mop.c
6548         cpp-missingparen.c      cpp/if-mpar.c
6549         cpp-opprec.c            cpp/if-oppr.c
6550         cpp-ifparen.c           cpp/if-paren.c
6551         cpp-shortcircuit.c      cpp/if-sc.c
6552         cpp-shift.c             cpp/if-shift.c
6553         cpp-unary.c             cpp/if-unary.c
6554         cpp-li1.c               cpp/line1.c
6555         cpp-li2.c               cpp/line2.c
6556         lineno.c                cpp/line3.c
6557         lineno-2.c              cpp/line4.c
6558         cpp-mi.c                cpp/mi1.c
6559         cpp-mic.h               cpp/mi1c.h
6560         cpp-micc.h              cpp/mi1cc.h
6561         cpp-mind.h              cpp/mi1nd.h
6562         cpp-mindp.h             cpp/mi1ndp.h
6563         cpp-mix.h               cpp/mi1x.h
6564         cpp-mi2.c               cpp/mi2.c
6565         cpp-mi2a.h              cpp/mi2a.h
6566         cpp-mi2b.h              cpp/mi2b.h
6567         cpp-mi2c.h              cpp/mi2c.h
6568         cpp-mi3.c               cpp/mi3.c
6569         cpp-mi3.def             cpp/mi3.def
6570         poison-1.c              cpp/poison.c
6571         pr-impl.c               cpp/prag-imp.c
6572         cpp-redef-2.c           cpp/redef1.c
6573         cpp-redef.c             cpp/redef2.c
6574         strpaste.c              cpp/strp1.c
6575         strpaste-2.c            cpp/strp2.c
6576         cpp-tradpaste.c         cpp/tr-paste.c
6577         cpp-tradstringify.c     cpp/tr-str.c
6578         cpp-tradwarn1.c         cpp/tr-warn1.c
6579         cpp-tradwarn2.c         cpp/tr-warn2.c
6580         trigraphs.c             cpp/trigraphs.c
6581         cpp-unc1.c              cpp/unc1.c
6582         cpp-unc2.c              cpp/unc2.c
6583         cpp-unc3.c              cpp/unc3.c
6584         cpp-unc.c               cpp/unc4.c
6585         undef.c                 cpp/undef1.c
6586         undef-2.c               cpp/undef2.c
6587         cpp-wi1.c               cpp/widestr1.c
6589 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6591         * lib/g++.exp (g++_include_flags): Tweak.
6593 2000-06-27  H.J. Lu  <hjl@gnu.org>
6594             Loren J. Rittle  <ljrittle@acm.org>
6596         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6597         version with one that knows about the new gcc tree structure.
6598         (g++_link_flags): Same.
6600 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6602         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6603         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6604         case we are cross-compiling.
6606         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6607         g++.old-deja/g++.niklas/Makefile.in,
6608         g++.old-deja/g++.niklas/configure.in,
6609         g++.old-deja/g++.other/Makefile.in,
6610         g++.old-deja/g++.other/configure.in,
6611         gcc.c-torture/code_quality/Makefile.in,
6612         gcc.c-torture/code_quality/configure.in,
6613         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6614         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6615         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6616         gcc.c-torture/execute/ieee/Makefile.in,
6617         gcc.c-torture/execute/ieee/configure.in,
6618         gcc.c-torture/noncompile/Makefile.in,
6619         gcc.c-torture/noncompile/configure.in,
6620         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6621         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6622         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6624 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6626         * g++.old-deja/g++.other/ambig3.C: New test.
6628 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6630         * g++.old-deja/g++.pt/syntax1.C: New test.
6631         * g++.old-deja/g++.pt/syntax2.C: New test.
6632         * g++.old-deja/g++.other/syntax3.C: New test.
6633         * g++.old-deja/g++.other/syntax4.C: New test.
6635 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6637         * gcc.dg/20000623-1.c: Prototype exit and abort.
6639 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6641         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6642         New tests.
6643         * gcc.dg/cpp-mi3.def: New file.
6645         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6646         inside assertions.
6647         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6648         lexer's error messages.
6649         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6650         divine anything from the linemarkers.
6651         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6652         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6654 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6656         * gcc.dg/20000623-1.c: New test.
6658 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6660         * gcc.c-torture/execute/20000622-1.c: New test.
6662 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6664         * g++.old-deja/g++.other/init15.C: New test.
6666 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6668         * g++.old-deja/g++.pt/vaarg2.C: New test.
6669         * g++.old-deja/g++.pt/vaarg3.C: New test.
6671 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6673         * g++.old-deja/g++.other/dyncast6.C: New test.
6675 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6677         * gcc.c-torture/execute/loop-6.c: New test.
6679 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6681         * gcc.dg/20000614-1.c: New test.
6682         * gcc.dg/20000614-2.c: New test.
6684 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6686         * g++.old-deja/g++.other/inline12.C: New test.
6688 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6690         * g++.old-deja/g++.other/eh1.C: New test.
6692 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6694         * g++.old-deja/g++.other/type.C: New test.
6696 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6698         * g++.old-deja/g++.other/initstring.C: New test.
6700 2000-06-12  Jason Merrill  <jason@redhat.com>
6702         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6704 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6706         * gcc.c-torture/compile/20000609-1.c: New test.
6708 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6710         * gcc.dg/20000609-1.c: New test.
6712 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6714         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6715         * gcc.c-torture/noncompile/poison-1.c: Move...
6716         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6717         * gcc.dg/cpp-li1.c: Add a token after the #line.
6719 2000-06-05  Richard Henderson  <rth@cygnus.com>
6721         * gcc.c-torture/execute/20000605-2.c: New test.
6722         * gcc.c-torture/execute/20000605-3.c: New test.
6724 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6726         * g77.f-torture/execute/20000503-1.x: New file.
6728 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6730         * g++.old-deja/g++.eh/badalloc1.C: New test.
6732 2000-06-05  Richard Henderson  <rth@cygnus.com>
6734         * gcc.c-torture/execute/20000605-1.c: New test.
6736 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6737             Nathan Sidwell <nathan@codesourcery.com>
6739         * gcc.c-torture/compile/20000605-1.c: New test.
6741 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6743         * g77.f-torture/compile/20000601-1.f:  New test.
6745 2000-06-03  Richard Henderson  <rth@cygnus.com>
6747         * gcc.c-torture/execute/20000603-1.c: New.
6749 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6751         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6752         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6754 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6756         * gcc.dg/compare2.c (case 12): XFAIL.
6757         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6758         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6760         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6762 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6764         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6765         guard macro is already defined when the header is first
6766         included.
6767         * gcc.dg/cpp-mix.h: New file.
6768         * gcc.dg/endif-label.c: Update patterns to match compiler.
6770         * g++.brendan/complex1.C: Declare abort.
6771         * g++.law/refs4.C: Remove XFAIL.
6772         * g++.oliva/expr2.C: Declare abort and exit.
6774 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6776         * gcc.c-torture/execute/20000528-1.c: New test.
6778         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6779         * g++.old-deja/g++.law/temps4.C: Likewise.
6781         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6782         stdlib.h.  Call abort() on failure.
6783         * g++.old-deja/g++.law/refs4.C: Likewise.
6784         * g++.old-deja/g++.law/temps4.C: Likewise.
6785         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6786         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6788 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6790         Relative to g++.dg/special:
6791         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6793         Relative to g++.old-deja:
6794         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6795         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6796         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6797         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6798         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6799         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6800         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6802         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6803         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6804         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6805         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6806         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6807         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6808         and/or string.h.
6810         * g++.other/goto1.C: Update expectations for error messages.
6812 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6814         * gcc.c-torture/compile/20000523-1.c: New test.
6816 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6818         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6820 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6822         * g++.old-deja/g++.eh/catch11.C: New test.
6823         * g++.old-deja/g++.eh/catch12.C: New test.
6825 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6827         * gcc.c-torture/execute/20000523-1.c: New test.
6829 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6831         * c-torture/execute/bcp-1.c: Replace abort in arg of
6832         __builtin_constant_p with a generic external function.
6834         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6835         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6836         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6837         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6838         Prototype abort and/or exit.
6840         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6841         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6842         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6843         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6845 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6847         * gcc.dg/dwarf2-1.c: New test.
6849 2000-05-20  Richard Henderson  <rth@cygnus.com>
6851         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6853 2000-05-20  Andreas Jaeger  <aj@suse.de>
6855         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6856         testcase.
6858 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6860         * gcc.c-torture/execute/20000519-2.c: New test.
6862 2000-05-19  Andreas Jaeger  <aj@suse.de>
6864         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6865         which fails with SSA.
6867         * lib/c-torture.exp: Also test with -O3 -fssa.
6869 2000-05-18  Michael Meissner  <meissner@redhat.com>
6871         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6872         * gcc.c-torture/execute/920415-1.c: Ditto.
6873         * gcc.c-torture/execute/920501-1.c: Ditto.
6874         * gcc.c-torture/execute/conversion.c: Ditto.
6875         * gcc.c-torture/execute/cvt-1.c: Ditto.
6877 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6879         * gcc.c-torture/compile/20000518-1.c: New test.
6881 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6883         * g77.f-torture/compile/200005018.f:  New test.
6885 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6887         * gcc.c-torture/compile/20000517-1.c: New test.
6889 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6891         * gcc.c-torture/execute/20000516-1.c: New test.
6893 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6895         * g++.old-deja/g++.other/eh.C: New test.
6897 2000-05-12  Richard Henderson  <rth@cygnus.com>
6899         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6900         constants through to doit's conditional.
6902 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6904         * gcc.c-torture/compile/20000511-1.c: New test.
6905         * g77.f-torture/compile/20000511-1.f: New test.
6906         * g77.f-torture/compile/20000511-2.f: New test.
6908 2000-05-11  Michael Meissner  <meissner@redhat.com>
6910         * gcc.c-torture/execute/20000511-1.c: New test.
6912 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6914         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6915         * gcc.dg/20000510-1.S: New.
6917 2000-05-08  Catherine Moore  <clm@cygnus.com>
6919         * gcc.dg/unused-3.c: New.
6921 2000-05-06  Richard Henderson  <rth@cygnus.com>
6923           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6924           * g++.old-deja/g++.mike/warn1.C: Likewise.
6925           * g++.old-deja/g++.pt/local1.C: Likewise.
6926           * g++.old-deja/g++.pt/local7.C: Likewise.
6927           * g++.old-deja/g++.pt/spec16.C: Likewise.
6929 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6931         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6933 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6935           * g77.f-torture/execute/20000503-1.f:  New test.
6937 2000-05-04  Andreas Jaeger  <aj@suse.de>
6939         * gcc.dg/noreturn-2.c: New test.
6941 2000-05-04  Neil Booth  <NeilB@earthling.net>
6943         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6944         preprocessor.
6946 2000-05-04  Richard Henderson  <rth@cygnus.com>
6948         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6950 2000-05-04  Richard Henderson  <rth@cygnus.com>
6952         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6953         OpenSSL by Jason R Thorpe.
6955 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6957         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6959 2000-05-03  Robert Lipe <robertlipe@usa.net>
6961         * gcc.dg/20000503-1.c: New test.
6963 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6965         * gcc.c-torture/compile/20000502-1.c: New test.
6966         * g++.old-deja/g++.other/align.C: New test.
6967         * gcc.dg/cpp-tradstringify.c: New test.
6969 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6971         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6972         and hard registers.
6974 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6976         * gcc.c-torture/execute/loop-5.c: New test.
6978 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6980         * gcc.c-torture/execute/va-arg-20.c: New test.
6982 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6984         * gcc.c-torture/execute/20000422-1.c: New test.
6986 2000-04-20  Greg McGary  <gkm@gnu.org>
6988         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6989         when optimizing, but without sibling-call optimizations (-O1).
6991 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6993           * gcc.c-torture/compile/20000420-1.c: New test.
6995 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6997         * g++.abi/ptrflags.C: New test.
6998         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7000 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7002         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7004 2000-04-19  Greg McGary  <gkm@gnu.org>
7006         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7007         sibling-call optimizations.
7009 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7011         * gcc.dg/20000419-1.c: New test.
7013 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7015         * gcc.c-torture/execute/20000412-6.c: New test.
7017 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7019         * gcc.c-torture/execute/20000412-5.c: New test.
7020         * g77.f-torture/compile/20000412-1.f: New test.
7021         * gcc.c-torture/execute/20000412-4.c: New test.
7022         * gcc.c-torture/compile/20000412-2.c: New test.
7023         * gcc.c-torture/execute/20000412-3.c: New test.
7024         * gcc.c-torture/compile/20000412-1.c: New test.
7025         * gcc.c-torture/execute/20000412-2.c: New test.
7027 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7029         * objc/execute/bf-20.m: New test.
7031 2000-04-10  Richard Henderson  <rth@cygnus.com>
7033         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7035         * gcc.c-torture/execute/20000412-1.c: New test.
7037 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7039         * g++.old-deja/g++.eh/catchptr1.C: New test.
7041 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7043         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7045 2000-04-08  Neil Booth  <NeilB@earthling.net>
7047         * gcc.dg/cpp-nullchar.c: Remove test as
7048         embedded nulls cause problems.
7050 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7052         * gcc.dg/compare2.c: New test.
7054 2000-04-08  Neil Booth  <NeilB@earthling.net>
7056         * gcc.dg/cpp-nullchar.c: New test.
7058 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7060         * gcc.dg/cpp-mi2.c: New test.
7061         * gcc.dg/cpp-mi2[abc].h: New files.
7063 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7065         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7066         member name.
7068 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7070         * g++.old-deja/g++.abi/vmihint.C: New test.
7072 2000-04-06  Neil Booth  <NeilB@earthling.net>
7074         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7075         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7076         copyright.
7078 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7080         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7081         avoid stack-frame overwrite.
7083 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7085         * gcc.c-torture/compile/20000405-2.c: New test.
7086         * gcc.c-torture/compile/20000405-3.c: New test.
7088 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7090         * gcc.c-torture/compile/20000405-1.c: New test.
7092 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7094         * gcc.dg/cast-qual-1.c: Revert last change.
7096 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7098         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7100 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7102         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7103         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7105 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7107         * gcc.c-torture/compile/20000403-2.c: New test.
7108         * gcc.c-torture/compile/20000403-1.c: New test.
7110 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7112         * gcc.c-torture/execute/20000403-1.c: New test.
7114 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7116         * gcc.c-torture/execute/20000402-1.c: New test.
7118 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7120         * gcc.c-torture/execute/va-arg-15.c: New test.
7121         * gcc.c-torture/execute/va-arg-16.c: New test.
7122         * gcc.c-torture/execute/va-arg-17.c: New test.
7123         * gcc.c-torture/execute/va-arg-18.c: New test.
7124         * gcc.c-torture/execute/va-arg-19.c: New test.
7126 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7128         * gcc.c-torture/compile/981211-1.c: Move to...
7129         * gcc.dg/cpp-as1.c: ...here.
7130         * gcc.dg/cpp-as2.c: New file.
7132         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7133         compiler.
7135 2000-04-02  Neil Booth  <NeilB@earthling.net>
7137         * gcc.dg/cpp-cond.c  New tests.
7138         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7139         accidental success less likely.
7140         * gcc.dg/cpp-missingop.c  New tests.
7141         * gcc.dg/cpp-missingparen.c  New tests.
7142         * gcc.dg/cpp-shift.c  New tests.
7143         * gcc.dg/cpp-shortcircuit.c  New tests.
7144         * gcc.dg/cpp-unary.c  New tests.
7146 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7148         * gcc.c-torture/compile/20000329-1.c: New test.
7150 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7152         * gcc.c-torture/compile/20000326-1.c: New test.
7153         * gcc.c-torture/compile/20000326-2.c: New test.
7155 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7157         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7158         the first parameter is a function argument.
7160 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7162         * g++.old-deja/g++.ext/array4.C: New test.
7164 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7166         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7168 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7170         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7172 2000-03-19  Richard Henderson  <rth@cygnus.com>
7174         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7176 2000-03-19  Richard Henderson  <rth@cygnus.com>
7178         * gcc.c-torture/compile/20000319-1.c: New test.
7180 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7182         * gcc.c-torture/execute/20000314-3.c: New test.
7183         * gcc.c-torture/execute/20000314-2.c: New test.
7184         * gcc.c-torture/execute/20000314-1.c: New test.
7185         * gcc.c-torture/compile/20000314-2.c: New test.
7186         * gcc.c-torture/compile/20000314-1.c: New test.
7188 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7190         * g++.old-deja/g++.warn/inline.C: New test.
7192 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7194         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7195         standards-compliant result rather than specific constants.
7196         Put test-values in array.
7198 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7200         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7201         (g++_target_compile): Put test-specific options last.
7203 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7205         * g++.old-deja/g++.eh/vbase4.C: New test.
7207 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7209         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7211 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7213         * g++.old-deja/g++.brendan/misc12.C: Removed.
7214         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7215         * g++.old-deja/g++.ext/pretty4.C: New test.
7217 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7219         * g++.old-deja/g++.other/string2.C: New test.
7221 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7223         * g++.old-deja/g++.warn/impint2.C: New test.
7225 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7227         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7228         is 1, not zero.
7230 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7232         * g++.old-deja/g++.warn/impint.C: New test.
7233         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7234         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7235         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7236         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7237         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7238         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7239         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7240         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7241         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7242         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7243         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7244         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7246 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7248         * gcc.dg/cpp-redef.c: New test.
7250 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7252         * g++.old-deja/g++.pt/unify7.C: New test.
7254 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7256         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7257         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7259 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7261         * gcc.c-torture/compile/20000224-1.c: New test.
7263 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7265         * gcc.c-torture/compile/cpp-2.c: New test.
7266         * gcc.c-torture/compile/cpp-1.c: New test.
7268 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7270         * gcc.c-torture/execute/20000225-1.c: New test.
7272 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7274         * gcc.dg/cpp-li2.c: New test.
7276         * gcc.dg/cpp-wi1.c: New test.
7278         * gcc.dg/cpp-li1.c: New test.
7280 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7282         * g++.old-deja/g++.other/sizeof5.C: New test.
7284 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7286         * gcc.c-torture/execute/va-arg-13.c: New test.
7288 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7290         * gcc.c-torture/execute/va-arg-12.c: New test.
7292 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7294         * gcc.c-torture/execute/20000223-1.c: New test.
7296 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7298         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7300 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7302         * g++.old-deja/g++.abi/ptrmem.C: New test.
7304 2000-02-19  Richard Henderson  <rth@cygnus.com>
7306         * gcc.c-torture/compile/init-3.c: New.
7308 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7310         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7311         ALWAYS_CXXFLAGS.
7313 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7315         * gcc.c-torture/compile/20000211-3.c: New test.
7317 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7319         * gcc.c-torture/compile/20000211-2.c: New test.
7321 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7323         * gcc.c-torture/compile/20000211-1.c: New test.
7325 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7327         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7328           on native targets
7330 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7332         * g++.old-deja/g++.other/cast5.C: New test.
7334 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7336         * gcc.c-torture/execute/20000205-1.c: New.
7338 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7340         * g++.old-deja/g++.jason/cast3.C: Return void.
7341         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7343 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7345         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7347         * gcc.dg/loop-1.c: New test.
7349 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7351         * gcc.c-torture/compile/20000127-1.c: New test.
7352         * gcc.c-torture/execute/991228-1.c: New test.
7354 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7356         * gcc.dg/unused-2.c: New test.
7358         * gcc.dg/conv-1.c: New test.
7360 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7362         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7363         compiler.
7364         (tool_option_proc): Fix typo.
7366 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7368         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7369         of the ld on the host, not on the build machine.
7370         Also, don't crash if '--help' is not a supported option.
7372 2000-01-24  Richard Henderson  <rth@cygnus.com>
7374         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7376 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7378         * gcc.c-torture/execute/20000120-2.c: New test.
7379         * gcc.c-torture/execute/20000120-1.c: New test.
7381 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7383         * gcc.c-torture/execute/20000113-1.c: New test.
7385 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7387         * gcc.c-torture/execute/20000112-1.c: New test.
7389 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7391         * gcc.dg/20000111-1.c: New test.
7393 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7395         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7396         with 16 bit integers.
7398 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7400         * gcc.dg/20000108-1.c: New test.
7402 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7404         * g++.old-deja/g++.ns/koenig8.C: New test.
7406 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7408         * g++.old-deja/g++.other/cast4.C: New test.
7410 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7412         * gcc.c-torture/compile/20000105-2.c: New test.
7413         * gcc.c-torture/compile/20000105-1.c: New test.
7415 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7417         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7418         references to printf & atoi to conform to ANSI standard.
7419         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7420         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7421         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7422         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7423         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7424         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7425         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7426         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7427         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7428         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7429         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7430         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7431         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7432         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7433         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7434         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7435         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7436         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7437         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7438         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7439         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7440         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7441         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7442         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7443         * g++.old-deja/g++.brendan/init3.C: Likewise.
7444         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7445         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7446         * g++.old-deja/g++.brendan/new2.C: Likewise.
7447         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7448         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7449         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7450         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7451         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7452         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7453         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7454         * g++.old-deja/g++.brendan/template24.C: Likewise.
7455         * g++.old-deja/g++.brendan/template3.C: Likewise.
7456         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7457         * g++.old-deja/g++.jason/inline3.C: Likewise.
7458         * g++.old-deja/g++.jason/opeq.C: Likewise.
7459         * g++.old-deja/g++.law/arg5.C: Likewise.
7460         * g++.old-deja/g++.law/arm7.C: Likewise.
7461         * g++.old-deja/g++.law/ctors11.C: Likewise.
7462         * g++.old-deja/g++.law/cvt8.C: Likewise.
7463         * g++.old-deja/g++.law/init9.C: Likewise.
7464         * g++.old-deja/g++.law/refs4.C: Likewise.
7465         * g++.old-deja/g++.law/template2.C: Likewise.
7466         * g++.old-deja/g++.law/visibility24.C: Likewise.
7467         * g++.old-deja/g++.law/vtable3.C: Likewise.
7468         * g++.old-deja/g++.mike/asm2.C: Likewise.
7469         * g++.old-deja/g++.mike/eh1.C: Likewise.
7470         * g++.old-deja/g++.mike/misc1.C: Likewise.
7471         * g++.old-deja/g++.mike/misc13.C: Likewise.
7472         * g++.old-deja/g++.mike/misc14.C: Likewise.
7473         * g++.old-deja/g++.mike/ns12.C: Likewise.
7474         * g++.old-deja/g++.mike/p1248.C: Likewise.
7475         * g++.old-deja/g++.mike/p3708.C: Likewise.
7476         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7477         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7478         * g++.old-deja/g++.mike/p646.C: Likewise.
7479         * g++.old-deja/g++.mike/p700.C: Likewise.
7480         * g++.old-deja/g++.mike/p783.C: Likewise.
7481         * g++.old-deja/g++.mike/p783a.C: Likewise.
7482         * g++.old-deja/g++.mike/p783b.C: Likewise.
7483         * g++.old-deja/g++.mike/p786.C: Likewise.
7484         * g++.old-deja/g++.mike/p789.C: Likewise.
7485         * g++.old-deja/g++.mike/p789a.C: Likewise.
7486         * g++.old-deja/g++.mike/p807a.C: Likewise.
7487         * g++.old-deja/g++.other/delete3.C: Likewise.
7488         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7489         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7490         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7491         * g++.old-deja/g++.other/empty1.C: Likewise.
7492         * g++.old-deja/g++.other/temporary1.C: Likewise.
7493         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7494         * g++.old-deja/g++.pt/t16.C: Likewise.
7495         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7497 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7499         * gcc.dg/991230-1.c: New test.
7501 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7503         * gcc.c-torture/compile/991229-3.c: New test.
7504         * gcc.c-torture/compile/991229-2.c: New test.
7505         * gcc.c-torture/compile/991229-1.c: New test.
7507 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7509         * gcc.c-torture/compile/labels-2.c: New test.
7511 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7513         * gcc.c-torture/execute/991227-1.c: New test.
7515 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7517         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7519 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7521         * gcc.c-torture/execute/991221-1.c: New test.
7523 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7525         * g++.old-deja/g++.other/cast3.C: New test.
7527 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7529         * gcc.c-torture/execute/991216-4.c: New test.
7531 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7533         * gcc.c-torture/execute/991216-1.c: New test.
7534         * gcc.c-torture/execute/991216-2.c: New test.
7535         * gcc.c-torture/execute/991216-3.c: New test.
7537 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7539         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7540         Actually make the test fail by using "-O2" for compilation.
7542 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7544         * g++.old-deja/g++.warn/cast-align1.C: New test.
7546 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7548         * gcc.c-torture/compile/991214-1.c: New test.
7549         * gcc.c-torture/compile/991214-2.c: New test.
7551 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7553         * gcc.dg/991214-1.c: New test.
7555 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7557         * gcc.c-torture/compile/991213-3.c: New test.
7558         * gcc.c-torture/compile/991213-2.c: New test.
7559         * gcc.c-torture/compile/991213-1.c: New test.
7561 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7563         * gcc.dg/991209-1.c: New test.
7565 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7567         * gcc.c-torture/compile/991208-1.c: New test.
7569 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7571         * gcc.dg/ultrasp2.c: New test.
7573 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7575         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7577 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7579         * gcc.c-torture/compile/991202-1.c: New test.
7580         * gcc.c-torture/execute/991202-1.c: New test.
7581         * gcc.c-torture/execute/991202-2.c: New test.
7582         * gcc.c-torture/execute/991202-3.c: New test.
7584 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7586         * g++.old-deja/g++.abi/align.C: New test.
7587         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7588         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7590 1999-12-01  Richard Henderson  <rth@cygnus.com>
7592         * gcc.c-torture/execute/991201-1.c: New.
7594 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7596         * gcc.dg/991129-1.c: New test.
7598 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7600         * gcc.c-torture/compile/991127-1.c: New test.
7602 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7604         * g++.old-deja/g++.other/warn4.C: New test.
7606 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7608         * g++.old-deja/g++.eh/cleanup2.C: New test.
7609         * g++.old-deja/g++.ext/pretty2.C: New test.
7610         * g++.old-deja/g++.ext/pretty3.C: New test.
7611         * g++.old-deja/g++.other/debug6.C: New test.
7613 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7615         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7616         compiler_output to look for one error message instead of two.
7618 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7620         * gcc.c-torture/execute/991118-1.c: Also test case
7621         where the word boundary does not split a byte evenly.
7623 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7625         * g++.old-deja/g++.ext/restrict1.C: New test.
7627 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7629         * gcc.c-torture/execute/991118-1.c: New test.
7631 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7633         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7634         working directory pathnames.
7636 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7638         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7639         host is equipped with driver.h and driver.o so it can actually
7640         compile and run the tests.
7642 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7644         * gcc.c-torture/compile/991008-1.c: New test.
7646 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7648         * lib/gcc-dg.exp: Include target-supports.exp
7650 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7652         * lib/target-supports.exp: New file: Provide procs to test for
7653         features supported by the target.
7654         (check_weak_available): Moved here from ecos.exp.
7655         (check_alias_available): New proc: Determine of the target
7656         toolchain supports the alias attribute.
7658         * gcc.dg/special/ecos.exp: Move check_weak_available to
7659         target-supports.exp.
7660         (alias-1.c): Only perform the test if the target supports
7661         aliases.
7662         (wkali-1.c): Only perform the test if the target supports
7663         aliases.
7665         * gcc.dg/990506-0.c: Expect error messages from cross
7666         targets as well as native targets.
7668 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7670         * gcc.dg/ultrasp1.c: Removed xfail.
7671         * gcc.dg/struct-ret-2.c: Likewise.
7672         * gcc.dg/array-1.c: Likewise.
7674 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7676         * gcc.dg/struct-ret-2.c: New test.
7678         * gcc.dg/array-1.c: New test.
7680 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7682         * gcc.c-torture/execute/991030-1.c: New test.
7684 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7686         * gcc.c-torture/compile/991026-2.c: New test.
7688 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7690         * gcc.c-torture/compile/991026-1.c: New test.
7692 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7694         * gcc.c-torture/execute/991023-1.c: New test.
7696 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7698         * gcc.c-torture/execute/991019-1.c: New test.
7700 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7702         * gcc.c-torture/execute/991016-1.c: New test.
7704 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7706         * gcc.c-torture/execute/991014-1.c: New test.
7708 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7710         * g++.old-deja/g++.other/union2.C: New test.
7712 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7714         * g++.old-deja/g++.other/vaarg2.C: New test.
7715         * g++.old-deja/g++.other/vaarg3.C: New test.
7717 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7719         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7720         in compile/.
7722 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7724         * gcc.c-torture/execute/va-arg-11.c: New test.
7726 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7728         * lib/file-format.exp (gcc_target_object_format): Don't
7729         crash if objdump is unavailable.
7731 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7733         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7735 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7737         * gcc.c-torture/compile/990928-1.c: New test.
7739 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7741         * g++.old-deja/g++.other/decl6.C: New test.
7743 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7745         * gcc.c-torture/execute/va-arg-10.c: New test.
7747 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7749         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7750         __PRETTY_FUNCTION__.
7752 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7754         * gcc.c-torture/execute/990923-1.c: New test.
7756 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7758         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7759         for which -fpic is inappropriate.
7761 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7763         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7765 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7767         * g++.old-deja/g++.other/dyncast1.C: New test.
7768         * g++.old-deja/g++.other/dyncast2.C: New test.
7769         * g++.old-deja/g++.other/dyncast3.C: New test.
7770         * g++.old-deja/g++.other/dyncast4.C: New test.
7771         * g++.old-deja/g++.other/dyncast5.C: New test.
7772         * g++.old-deja/g++.eh/catch3.C: New test.
7773         * g++.old-deja/g++.eh/catch3p.C: New test.
7774         * g++.old-deja/g++.eh/catch4.C: New test.
7775         * g++.old-deja/g++.eh/catch4p.C: New test.
7776         * g++.old-deja/g++.eh/catch5.C: New test.
7777         * g++.old-deja/g++.eh/catch5p.C: New test.
7778         * g++.old-deja/g++.eh/catch6.C: New test.
7779         * g++.old-deja/g++.eh/catch6p.C: New test.
7780         * g++.old-deja/g++.eh/catch7.C: New test.
7781         * g++.old-deja/g++.eh/catch7p.C: New test.
7782         * g++.old-deja/g++.eh/catch8.C: New test.
7783         * g++.old-deja/g++.eh/catch8p.C: New test.
7784         * g++.old-deja/g++.eh/catch9.C: New test.
7785         * g++.old-deja/g++.eh/catch9p.C: New test.
7787 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7789         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7790         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7792 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7794         * gcc.c-torture/compile/990913-1.c: New test.
7796 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7798         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7799         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7801 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7803         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7805 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7807         * g++.old-deja/g++.other/lookup11.C: New test.
7808         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7809         what is permitted and what we want.
7810         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7811         overload use.
7812         * g++.old-deja/g++.jason/rfg5.C: Likewise
7814 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7816         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7817         * gcc.c-torture/noncompile/poison-1.c: New file.
7819 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7821         * g++.old-deja/g++.other/sizeof3.C: New test.
7822         * g++.old-deja/g++.other/sizeof4.C: New test.
7823         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7824         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7826 1999-09-07  Richard Henderson  <rth@cygnus.com>
7828         * gcc.dg/va-arg-1.c: New.
7830 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7832         * gcc.c-torture/execute/va-arg-9.c: New test.
7834 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7836         * g77.f-torture/compile/980519-2.f: New test.
7837         * g77.f-torture/compile/19990905-0.f: New test.
7838         * g77.f-torture/compile/19990905-1.f: New test.
7839         * g77.f-torture/compile/19990905-2.f: New test.
7841         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7843 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7845         * gcc.c-torture/execute/990827-1.c: Fix typo.
7847 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7849         * g++.old-deja/g++.other/deref1.C: New test.
7851 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7853         * g++.old-deja/g++.other/ambig2.C: New test.
7854         * g++.old-deja/g++.other/cond5.C: New test.
7855         * g++.old-deja/g++.other/lookup16.C: New test.
7857 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7859         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7860         assemblers too.
7862 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7864         * lib/c-torture.exp: Avoid the "compare executables" optimization
7865         when testing native.
7867 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7869         * gcc.c-torture/execute/990829-1.c: New test.
7870         * gcc.c-torture/compile/990829-1.c: New test.
7872 1999-08-27  Paul Burchard  <burchard@pobox.com>
7874         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7875         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7876         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7877         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7878         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7879         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7880         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7881         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7882         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7883         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7884         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7886 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7888         * gcc.c-torture/execute/990827-1.c: New test.
7890 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7892         * g77.f-torture/noncompile/19990826-4.f: New test.
7894         * g77.f-torture/compile/19990826-3.f: New test.
7896         * g77.f-torture/execute/19990826-2.f: New test.
7898         * g77.f-torture/compile/19990826-1.f: New test.
7900         * gcc.c-torture/execute/990826-0.c: New test.
7901         * g77.c-torture/execute/19990826-0.f: New test.
7903         * g77.f-torture/noncompile/970626-2.f: New test.
7905 1999-08-25  Paul Burchard  <burchard@pobox.com>
7907         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7908         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7909         lss-011.C: New tests.
7911 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7913         * g++.old-deja/g++.other/decl5.C: New test.
7915 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7917         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7918         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7919         call `postbase' for each one.  All callers of `postbase' changed
7920         to call this instead.
7922 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7924         * gcc.c-torture/execute/990811-1.c: New test.
7926 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7928         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7929         just native ones.
7931         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7932         just native ones.
7934 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7936         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7938 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7940         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7942 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7944         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7946 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7948         * gcc.c-torture/execute/990804-1.c: New test.
7950 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7952         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7953         * g++.old-deja/g++.brendan/crash64.C: Likewise
7954         * g++.old-deja/g++.brendan/overload8.C: Likewise
7956 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7958         * g++.old-deja/g++.other/struct1.C: New test.
7960 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7962         * g++.old-deja/g++.other/enum2.C: New test.
7964 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7966         Adapted from tests from Franz Sirl:
7967         * gcc.c-torture/execute/va-arg-7.c: New test.
7968         * gcc.c-torture/execute/va-arg-8.c: New test.
7970 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7972         * gcc.c-torture/compile/990801-2.c: New test.
7974         * gcc.c-torture/compile/990801-1.c: New test.
7976 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7978         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7979         fp-cmp-1.c, converting double to float.
7981         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7982         fp-cmp-1.c, converting double to long double.
7984         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7985         from fr1 to unknown_register, since fr1 is a legitimate register
7986         on some machines.
7988 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7990         * README: More listname related changes.
7992 1999-07-08  Catherine Moore  <clm@cygnus.com>
7994         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7996 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7998         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8000 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8002         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8004 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8006         * gcc.dg/990703-1.c: New test.
8008 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8010         * lib/file-format.exp: New file: Move definition of proc
8011         gcc_target_object_format to here from
8012         gcc.dg/special/ecos.exp.
8014         * lib/c-torture.exp: Include lib file-format.exp.
8015         * lib/gcc-dg.exp: Include lib file-format.exp.
8017         * gcc.dg/special/ecos.exp: Remove definition of proc
8018         gcc_target_object_format.
8020 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8022         * gcc.c-torture/execute/990628-1.c: New test.
8024 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8026         * gcc.c-torture/compile/990625-2.c: New test.
8028         * gcc.c-torture/compile/990625-1.c: New test.
8030 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8032         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8033         attributes compile.
8034         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8035         ports that use the COFF/PE file format.
8037 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8039         * gcc.c-torture/compile/990617-1.c: New test.
8041 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8043         * g++.old-deja/g++.other/decl4.C: New test.
8045 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8047         * g++.old-deja/g++.other/bitfld3.C: New test.
8049 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8051         * g++.old-deja/g++.eh/catch1.C: New test.
8053 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8055         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8057         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8058         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8060 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8062         * g77.f-torture/compile/19990502-0.f: Replace with new,
8063         shorter, test that still fails after recent changes.
8065 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8067         * gcc.c-torture/execute/990604-1.c: New test.
8069 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8071         * gcc.c-torture/execute/990531-1.c: New test.
8073 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8075         * gcc.c-torture/compile/990527-1.c: New test.
8077 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8079         * gcc.c-torture/execute/990527-1.c: New test.
8081 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8083         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8084         bitfields as signed.
8086 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8088         * g77.f-torture/compile/19990525-0.f: New test.
8090 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8092         * gcc.c-torture/execute/990525-2.c: New test.
8094         * gcc.c-torture/execute/990525-1.c: New test.
8096 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8098         * g++.old-deja/g++.other/anon3.C: New test.
8099         * g++.old-deja/g++.other/anon4.C: New test.
8100         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8101         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8102         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8103         Merrill).
8105 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8107         * gcc.c-torture/execute/990524-1.c: New test.
8109         * gcc.dg/990524-1.c: New test.
8111 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8113         * gcc.c-torture/compile/990523-1.c: New test.
8115 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8117         * gcc.c-torture/compile/990519-1.c: New test.
8119 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8121         * gcc.c-torture/compile/990517-1.c: New test.
8123         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8124         (e4, f4): New tests.
8125         (main): Call them.
8127 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8129         * gcc.dg/noreturn-1.c: New test.
8131 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8133         * gcc.c-torture/execute/990513-1.c: New test.
8135 1999-05-10  Richard Henderson  <rth@cygnus.com>
8137         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8139 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8141         * g77.f-torture/execute/erfc.f: Use small single-precision
8142         values, to avoid problems on Alphas when not -mieee.
8144 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8146         * gcc.dg/990506-0.c: New test.
8148 1999-05-08  Richard Henderson  <rth@cygnus.com>
8150         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8151         the constant to test.  Don't XFAIL 64-bit targets.
8153         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8154         * g++.old-deja/g++.law/profile1.C: Likewise.
8156         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8157         operator new instances.
8158         * g++.old-deja/g++.other/delete5.C: Likewise.
8160 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8162         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8163         intrinsic.
8165 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8167         * g77.f-torture/execute/u77-test.f: Reverse order of two
8168         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8170 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8172         * gcc.dg/compare1.c: New test.
8174 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8176         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8177         New tests.
8179 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8181         * g77.f-torture/compile/19990502-1.f: New test.
8183 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8185         * g77.f-torture/compile/19990502-0.f: New test.
8187 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8189         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8190         intrinsic.
8192 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8194         * g77.f-torture/execute/u77-test.f (main): List libU77
8195         intrinsics not currently tested.
8196         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8197         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8198         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8199         Trim blanks off the ends of some printed strings.
8201 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8203         * g77.f-torture/execute/u77-test.f (main): Just warn about
8204         FSTAT gid disagreement, as it's expected on some systems.
8206 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8208         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8209         use a new function, which allows for some slop.
8210         Clean up some commentary.
8211         (issum): The new function.
8212         (sgladd): Deleted subroutine.
8214 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8216         * g77.f-torture/execute/u77-test.f: Modify to be more like
8217         libf2c/libU77 version, bringing patches to that version here.
8218         Add suitable commentary.
8220 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8222         * gcc.dg/990424-1.c: New test.
8224 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8226         * g77.f-torture/execute/u77-test.f (main): Bug involving
8227         LSTAT has been fixed, so turn back on full checking.
8229 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8231         * g77.f-torture/compile/19990419-0.f: New test.
8232         * g77.f-torture/execute/19990419-1.f: New test.
8234 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8236         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8237         to avoid the need for a prototype to supress a warning.
8239 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8241         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8243 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8245         * gcc.c-torture/execute/990404-1.c: New test.
8247 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8249         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8250         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8251         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8252         missing initializer warnings.
8254 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8256         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8257         matching strings.
8259 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8261         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8263 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8265         * g77.f-torture/execute/19990325-0.f: New test.
8266         * g77.f-torture/execute/19990325-1.f: New test.
8268 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8270         * gcc.c-torture/execute/990324-1.c: New test.
8272 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8274         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8275         test with 4.
8277 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8279         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8281 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8283         * g77.f-torture/execute/19990313-2.f: New test.
8284         * g77.f-torture/execute/19990313-3.f: New test.
8286 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8288         * g77.f-torture/execute/19990313-0.f: New test.
8289         * g77.f-torture/execute/19990313-1.f: New test.
8291 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8293         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8294         printf to sprintf.
8295         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8296         (main): Add check for u15.  Conditionalize u31 check depending on
8297         whether ints are <32 bits or >=32 bits.
8299 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8301         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8303 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8305         * g77.f-torture/compile/19990305-0.f: New test.
8306         * g77.f-torture/execute/19981119-0.f: New test.
8308 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8310         * g77.f-torture/execute/970625-2.f: call ABORT if final
8311         result is not correct, instead of just printing it.
8312         Add this checking via newly introduced obfuscation, to
8313         trip up buggy front ends.
8315 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8317         * g77.f-torture/compile/960317-1.f: Moved from being
8318         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8320 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8322         * g77.f-torture/execute/960317-1.f: New (old) test.
8323         * g77.f-torture/execute/970625-2.f: Ditto.
8325 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8327         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8328         message on line 1 or line 2; cccp and cpplib do this differently.
8330 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8332         * g++.old-deja/g++.law/weak1.C: New test.
8334 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8336         * gcc.c-torture/execute/990119-1.c: Renamed to...
8337         * gcc.dg/990119-1.c: this, so it will only be tested once
8338         (it's a preprocessor test, it doesn't need to be run at
8339         multiple optimization levels).
8341 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8343         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8344           ALWAYS_CXXFLAGS.
8346 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8348         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8349         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8350         to not be compilable by current g77.
8352 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8354         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8356 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8358         * gcc.c-torture/execute/990222-1.c: New test.
8360 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8362         * g77.f-torture/compile/19990218-0.f: New test.
8363         * g77.f-torture/noncompile/19990218-1.f: New test.
8365 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8367         * g77.f-torture/compile/19981216-0.f: New test.
8369 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8371         * gcc.dg/990214-1.c: New test.
8373 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8375         * gcc.dg/990213-2.c: New test.
8377         * gcc.dg/990213-1.c: New test.
8379 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8381         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8382         ints.
8384 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8386         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8387         specified by target.
8389         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8391 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8393         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8395 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8397         * gcc.dg/special/ecos.exp: New test driver for new tests with
8398         special requirements.
8400         * gcc.dg/special/alias-1.c: New test.
8401         * gcc.dg/special/gcsec-1.c: New test.
8402         * gcc.dg/special/weak-1.c: New test.
8403         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8404         * gcc.dg/special/weak-2.c: New test.
8405         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8406         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8407         * gcc.dg/special/wkali-1.c: New test.
8408         * gcc.dg/special/wkali-2.c: New test.
8409         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8410         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8412 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8414           * lib/c-torture.exp (c-torture-compile): Pull out code for
8415           analyzing gcc error messages.
8416           (c-torture-execute): Likewise.  Fix some (harmless) false
8417           positives.
8418           * lib/gcc.exp (gcc_check_compile): New function.
8420 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8422         * gcc.c-torture/execute/990208-1.c: New test.
8424 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8426         * g++.dg/special/ecos.exp: New driver for new tests with special
8427         requirements
8429         * g++.dg/special/conpr-1.C: New test
8430         * g++.dg/special/conpr-2.C: New test
8431         * g++.dg/special/conpr-2a.C: New test
8432         * g++.dg/special/conpr-3.C: New test
8433         * g++.dg/special/conpr-3a.C: New test
8434         * g++.dg/special/conpr-3b.C: New test
8436         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8437         allow g++ to use the dg driver
8439         * README: Add comment about g++.dg directory
8441 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8443         * README: Update email addresses.
8445 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8447         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8448         arguments in order to force structure S onto the stack even on
8449         the alpha.
8450         (test): Pass 10 leading arguments to function foo as well as the
8451         structure S.
8453         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8454         failure for all targets.
8456         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8457         abort to terminate program execution.
8459 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8461         * gcc.c-torture/execute/990130-1.c: New test.
8463 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8465         * gcc.dg/990130-1.c: New test.
8467 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8469         * gcc.c-torture/execute/990128-1.c: New test.
8471 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8473         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8475 1999-01-27  Felix Lee  <flee@cygnus.com>
8477         * lib/c-torture.exp (c-torture-compile): pull out code for
8478         analyzing gcc error messages.
8479         (c-torture-execute): ditto, and fix some (harmless) false
8480         positives.
8481         * lib/gcc.exp (gcc_check_compile): new function.
8483 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8485         * gcc.dg/990117-1.c: New test.
8487         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8489         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8491 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8493         * g77.f-torture/compile/990115-1.f: New test.
8495 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8497         * gcc.c-torture/compile/990107-1.c: New test
8499 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8501         * gcc.c-torture/execute/990106-2.c: New test.
8503         * gcc.c-torture/execute/990106-1.c: New test.
8505 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8507         * gcc.c-torture/compile/981223-1.c: New test.
8509 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8511         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8512         (opt3): Rename from opt4 and disable.
8514 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8516         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8518 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8520         * g++.old-deja/g++.other/conv5.C: New test.
8522 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8524         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8526 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8528         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8530 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8532         * gcc.c-torture/compile/981211-1.c: New test.
8534 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8536         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8538         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8540 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8542         * gcc.special/930510-1.c: Make C9X safe.
8543         * gcc.misc-tests/gcov-1.c Similarly.
8544         * gcc.misc-tests/gcov-2.c Similarly.
8546 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8548         * gcc.dg/ultrasp1.c: New test.
8550 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8552         * gcc.c-torture/execute/981206.c: New test.
8554 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8556         * g++.old-deja/g++.ns/template7.C: New test.
8558         * g++.old-deja/g++.other/expr1.C: New test.
8560         * g++.old-deja/g++.eh/tmpl3.C: New test.
8562         * g++.old-deja/g++.eh/tmpl2.C: New test.
8564 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8566         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8567         * g++.old-deja/g++.other/using6.C: Removed.
8568         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8570         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8572 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8574         * g++.old-deja/g++.pt/overload8.C: New test.
8576         * g++.old-deja/g++.pt/overload7.C: New test.
8578         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8580         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8581         and relinking messages.
8582         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8583         compiling with -frepo.
8585 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8587         * g++.old-deja/g++.pt/lookup6.C: New test.
8589 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8591         * gcc.c-torture/execute/981130-1.c: New test.
8592         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8594 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8596         * g++.old-deja/g++.pt/explicit76.C: New test.
8598         * g++.old-deja/g++.pt/friend38.C: New test.
8600         * g++.old-deja/g++.ns/crash2.C: New test.
8602         * g++.old-deja/g++.pt/defarg8.C: New test.
8604         * g++.old-deja/g++.pt/instantiate6.C: New test.
8606         * g++.old-deja/g++.pt/static6.C: New test.
8608         * g++.old-deja/g++.pt/decl2.C: New test.
8610 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8612         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8613         problem is actually related with name lookup, but so what? :-)
8615         * g++.old-deja/g++.pt/friend37.C: New test.
8617 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8619         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8620         element, which fails on some systems.
8622         * g77.f-torture/execute/labug1.f: New test.
8624 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8626         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8627         is defined.
8629 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8631         * g77.f-torture/compile/981117-1.f: New test.
8633 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8635         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8636         properly discarded.
8638 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8640         * gcc.c-torture/execute/memcheck: New directory of tests for
8641         -fcheck-memory-usage.
8643 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8645         * README: New file, general information about the testsuite and
8646         new description of the various C++ test subdirectories.
8647         * README.g++: Eliminate obsolete information, update and move most
8648         relevant stuff to README.
8650 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8652         * gcc.c-torture/compile/981107-1.c: New test.
8654 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8656         * execute/memcpy-bi.c: New testcase.
8658 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8660         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8661         base classes.
8663         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8664         template is selected.
8666         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8667         classes, it should be accepted for all types.
8669         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8671         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8672         specializations start with template headers.
8674 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8676         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8678         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8679         non-POD types.
8681 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8683         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8685 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8687         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8689 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8691         * 981019-1.c: New test.
8693 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8695         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8696         find objc headers.
8698 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8700         * compile/981001-4.c: Remove use of GCC extension that triggers a
8701         compiler bug.
8703 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8705         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8707 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8709         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8710         instantiation of template produces incorrect code for delete
8711         expression.
8713         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8714         constructors' name is not unique.
8715         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8716         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8718         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8719         automatic array of const is ill-formed.
8721         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8722         of template parameter?
8724         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8725         const.
8727         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8728         pointer-to-member expression.
8730         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8731         declaration causes ICE.
8733 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8735         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8736         reserved in the global namespace.
8738         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8739         generate needed virtual table.
8741         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8743 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8745         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8746         template-dependent type
8748 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8750         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8751         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8752         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8754         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8755         class should be usable as argument of member function.
8756         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8757         class should be usable as return type of member function.
8758         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8759         class should be usable as type of data member.
8761         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8763 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8765         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8767 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8769         * gcc.dg/dll-?.c Add thumb to target list.
8770         Fix assembler scan patterns to match current assembler output.
8772 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8774         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8775         matching of template brackets.
8777         * g++.old-deja/g++.other/using4.C: New test.  Test using
8778         declarations of methods from base classes.
8780         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8781         within functions should introduce names into the innermost
8782         enclosing namespace.
8784         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8785         of static locals if first initialization throws.
8787 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8789         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8791 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8793         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8794         lose track of the possible targets of tablejump insns.
8795         * special/special.exp: Run it.
8797 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8799         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8800         must be declared before its specializations can be named in friend
8801         declarations.
8803 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8805         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8807         * g77.f-torture/execute/io1.f: New test.
8809 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8811         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8812         with pointer to template function, for which no argument deduction
8813         is possible.
8815         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8816         specialization of template function as argument to template
8817         function.
8819         * g++.old-deja/g++.other/access2.C: New test; Inner class
8820         shouldn't have privileged access to Outer's names.
8822 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8824         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8825         friend template declared within template class conflicts with
8826         nested class of the same name.
8828         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8829         is ignored.
8831         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8832         object with direct initializer as function declaration.
8834         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8835         initializers.
8837         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8838         involving const pointer and NULL produces incorrect result.
8840         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8841         type name without `typename' should be rejected with -pedantic.
8843 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8845         * g++.old-deja/g++.other/addrof1.C: New test.
8847 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8849         * gcc.c-torture/compile/981001-1.c: New test.
8850         * gcc.c-torture/execute/981001-1.c: New test.
8852 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8854         * gcc.c-torture/compile/981001-2.c: New test.
8855         * gcc.c-torture/compile/981001-3.c: New test.
8856         * gcc.c-torture/compile/981001-4.c: New test.
8858 1998-10-01  Robert Lipe  <robertl@dgii.com>
8860         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8861         multilibbed hosts.   Idea grafted from g77.exp.
8863 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8865         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8866         avoid losing on systems which need -lsocket.
8868 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8870         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8871         * g++.old-deja/g++.other/nested2.C: Ditto.
8872         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8873         failure.
8875 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8877         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8878         preferred over template operator!= for enum bitfields.
8880 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8882         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8883         that happen to have the same base name, but in different scopes,
8884         are incorrectly rejected.
8886 1998-09-16  Richard Henderson  <rth@cygnus.com>
8888         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8889         on the native word size instead of an integer literal.
8891 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8893         * g++.old-deja/g++.other/static2.C: Invocation of static data
8894         member of type pointer-to-function denoted as non-static member.
8896         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8897         checks involving function types and aliases.
8899 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8901         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8902         redefined to the same non-trivial type.
8904         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8905         namespace-qualification of template specializations declared in
8906         other namespaces.
8908         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8909         to declare a subset of the specializations of a template function
8910         as friends of specializations of a template class.
8912         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8913         member templates that do not fully specialize the enclosing
8914         template class are rejected.
8916 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8918         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8920 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8922         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8923         altered from libf2c/libU77 version.
8925 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8927         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8929 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8931         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8932         (un)signed char are different types for template specialization
8933         purposes.
8935 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8937         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8938         * objc: ObjC testsuite.
8940 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8942         * gcc.c-torture/execute/941014-1.x:  New file.
8944 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8946         * lib/c-torture.exp: Add support for
8947         torture_eval_before_compile and torture_eval_before_execute
8948         variables.
8950 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8952         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8953         this test triggers valid.
8955 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8957         * gcc.dg/980827-1.c: New test.
8959 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8961         * gcc.c-torture/execute/loop-4b.c: New test.
8963 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8965         * lib/c-torture.exp: Add support for
8966         torture_eval_before_compile and torture_eval_before_execute
8967         variables.
8969 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8971         * gcc.c-torture/compile/980825-1.c: New test.
8973 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8975         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8976         count number tests in opt_t0 not good_t0.
8978 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8980         * gcc.c-torture/compile/930326-1.x: Fix typo.
8982 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8984         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8985         causes an ICE.
8987 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8989         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8990         STACK_SIZE is defined.
8991         * gcc.c-torture/unsorted/stuct.c: Similarly.
8993         * gcc.c-torture/compile/980821-1.c: New test.
8995 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8997         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8999 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9001         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9002         code.
9004 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9006         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9007         error'.
9009 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9011         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9013 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9015         * gcc.c-torture/compile/980816-1.c: New test.
9017         * gcc.dg/980816-1.c: New test.
9019 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9021         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9022         compiler for ieee tests.
9024 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9026         * g77.f-torture/compile/980729-0.f: New test.
9028 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9030         * gcc.c-torture/special/eeprof-1.c: New test, for
9031         -finstrument-functions.
9032         * gcc.c-torture/special/special.exp: Run it.
9034 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9036         * gcc.c-torture/compile/980729-1.c: New test.
9038 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9040         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9041         __thumb__ is defined, and test for ARM style doubles if so.
9043 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9045         * g77.f-torture/noncompile/980615-0.f: New test.
9047 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9049         * gcc.dg/980312-1.c: Do link instead of compile.
9050         * gcc.dg/980313-1.c: Likewise.
9052 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9054         * gcc.c-torture/compile/980726-1.c: New test.
9056 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9058         * g77.f-torture/execute/io0.f: New test.
9060 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9062         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9063         an int.
9065 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9067         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9068         m32r bugs.
9070 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9072         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9073         c-decl.c:grokdeclarator can handle mode attributes.
9075 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9077         * gcc.c-torture/execute/980716-1.c: New test.
9079 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9081         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9082         the mn10200.
9083         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9084         the mn10200.
9085         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9086         * gcc.c-torture/compile/930326-1.x: Similarly.
9088 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9090         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9091         New test from Craig.
9093 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9095         * g77.f-torture/noncompile/980616-0.f: New test.
9097         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9099 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9101         *  g++.other/singleton.C: Return error value instead of taking
9102         SIGSEGV.
9104 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9106         *  g++.other/singleton.C: New test.   Warning is under dispute.
9107         Runtime crash is not.
9109 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9111         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9112         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9113         using6.C, using7.C}:  New namespace tests.
9115 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9117         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9118         specialization with typedef'ed names used as array indexes.
9120 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9122         * gcc.c-torture/execute/980709-1.c: New test.
9124         * gcc.dg/980709-1.c: New test.
9126 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9128         * gcc.c-torture/execute/bcp-1.c: New test.
9130 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9132         * gcc.c-torture/execute/980707-1.c: New test.
9134 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9136         * gcc.c-torture/compile/980706-1.c: New test.
9138 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9140         * g77.f-torture/execute/980701-0.f,
9141         g77.f-torture/execute/980701-1.f: New test from Craig.
9143 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9145         * gcc.c-torture/compile/980701-1.c: New test.
9147         * gcc.c-torture/execute/980701-1.c: New test.
9149 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9150 rlsruhe.de>
9152         * g++.old-deja/g++.robertl/eb132.C: New test.
9153         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9155 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9157         * g77.f-torture/execute/980628-7.f,
9158         g77.f-torture/execute/980628-8.f,
9159         g77.f-torture/execute/980628-9.f,
9160         g77.f-torture/execute/980628-10.f: New tests from Craig.
9162         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9164 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9166         * g77.f-torture/execute/980628-4.f: New test from Craig.
9167         * g77.f-torture/execute/980628-5.f: Likewise.
9168         * g77.f-torture/execute/980628-2.f: Likewise.
9169         * g77.f-torture/execute/980628-0.f: Likewise.
9170         * g77.f-torture/execute/980628-1.f: Likewise.
9171         * g77.f-torture/execute/980628-3.f: Likewise.
9172         * g77.f-torture/execute/980628-6.f: Likewise.
9174 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9176         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9177         directory when nothing has been installed yet.
9179 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9181         * gcc.c-torture/special/special.exp: Handle newer versions of
9182         dejagnu.
9184 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9186         * gcc.dg/980626-1.c: New test.
9188 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9190         * gcc.misc-tests/m-un-2.c: New test.
9191         * g++.old-deja/g++.other/warn01.c: Likewise.
9193 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9195         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9196         compatibility with assmblers with a different comment character.
9197         Eliminate use of GAS-specific extensions.
9199 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9201         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9203 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9205         *lib/g77.exp: Replace search for libf2c.a with search for newly
9206         renamed libg2c.a
9208 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9210         * gcc.c-torture/execute/980617-1.c: New test.
9212 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9214         * gcc.c-torture/execute/980612-1.c: New test.
9216 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9218         * gcc.dg/980523-1.c: Only test on ppc-linux.
9219         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9221         * gcc.c-torture/execute/980608-1.c: New test.
9223 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9225         * gcc.c-torture/execute/980605-1.c: New test.
9227 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9229         * gcc.c-torture/execute/980604-1.c: New test.
9231 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9233         * gcc.c-torture/execute/980602-1.c: New test.
9234         * gcc.c-torture/execute/980602-2.c: Likewise.
9236 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9238         * 970125-0.f: Fix per JCB.  Add commentary.
9240 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9242         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9243         IEEE -0 support.
9245 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9247         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9248         earlier.
9250 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9252         * gcc.c-torture/execute/980526-3.c: New test.
9254 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9256         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9257         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9258         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9259         m88k-motorola-sysv3 to XFAIL.
9261 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9263         * gcc.dg/980526-1.c: New test.
9264         * gcc.c-torture/execute/980526-2.c: New test.
9266 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9268         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9270         * gcc.c-torture/execute/980526-1.c: New test.
9272 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9274         * g77.f-torture/execute/alpha2.f: Add runtime test.
9276 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9278         * g++.old-deja/old-deja.exp: Strip leading directories.
9280         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9281         error for the line.  Don't run multiple tests for the same line.
9283 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9285         * gcc.dg/980523-1.c: New test.
9287 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9289         * g77.f-torture/compile/970915-0.f: New test.
9291 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9293         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9295 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9297         * gcc.dg/980520-1.c: New test.
9299 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9301         * gcc.dg/980502-1.c: Fix return type.
9303 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9305         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9306         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9307         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9308         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9309         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9311 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9313         * g77.f-torture/execute/980520-1.f: New test.
9315 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9317         * lib/mike-g77.exp: New file.
9319         * g77.f-torture/noncompile/noncompile.exp,
9320         g77.f-torture/noncompile/check0.f: New files.
9322 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9324         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9325         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9326         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9327         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9328         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9329         abort where appropriate.
9331 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9333         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9334         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9336 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9338         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9340 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9342         * g77.f-torture/compile/980427-0.f: New test.
9344 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9346         * g77.f-torture/compile/980424-0.f: New test.
9348 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9350         * g77.f-torture/compile/980419-2.f (main): New test.
9351         * g77.f-torture/compile/970125-0.f: New test.
9352         * g77.f-torture/compile/980419-1.f: New test.
9354 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9356         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9357         of loop-4.c.
9359 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9361         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9363 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9365         * gcc.c-torture/compile/980329-1.c: New test.
9367 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9369         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9370         * gcc.dg/980312-1.c: Fix typo in -march command.
9372 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9374         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9376 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9378         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9379         Dave Love agree the Fortran source is bogus.
9381 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9383         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9384         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9385         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9386         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9387         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9389 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9391         * g++.old-deja/g++.other/friend1.C: New test.
9393 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9395         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9396         possibly uninitialized) variables and declare dnrm2.
9398 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9400         From Bruno Haible <haible@ilog.fr>:
9401         * gcc.c-torture/execute/980223.c: New test.
9403 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9405         * gcc.dg/ifelse-1.c: New test.
9407 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9409         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9411           * lib/old-dejagnu.exp (old-dejagnu): Added the
9412           "execution test - XFAIL *-*-*" handling in the spirit of
9413           "excess errors test -". Changed the "execution test fails"
9414           handling to be like "excess errors test fails".
9415           * Update various tests accordingly.
9417 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9419         * gcc.c-torture/execute/980205.c: New test.
9421 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9423         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9424         * lib/f-torture.exp: Similarly.
9425         * gcc.c-torture: Rename all .cexp files to .x files.
9427 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9429         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9430         (940510-1.c): Removed duplicate.
9431         (971104-1.c): New test.
9433 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9435           * lib/f-torture.exp: Improve error and loop detection.
9437 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9439         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9440         use that to size the filler array.
9442 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9444         * lib/c-torture.exp(c-torture-execute): Fix typo.
9446         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9447         testcase as the executable name. Keep the executable around if
9448         the test fails.
9450 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9452         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9453         changes.  Only test one -g option, and move it to the end of the
9454         list of options to test.
9456 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9458         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9459         variable GCC_TORTURE_OPTIONS to supply default switches separated
9460         by colons.  If no environment variable, run tests with -O0 -g, -O1
9461         -g, and -O2 -g as well.
9463 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9465         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9466         explanatory comments. Fix indentation.
9468 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9470         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9472 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9474         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9475         * g++.old-deja/g++.mike/p7325.C: Likewise.
9476         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9478 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9480         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9481         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9482         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9483         * g++.old-deja/g++.law/operators4.C: Likewise.
9485 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9487         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9488         * g++.old-deja/g++.mike/p784.C: Ditto.
9489         * g++.old-deja/g++.mike/p785.C: Ditto.
9491 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9493           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9495 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9497         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9498         target feature; pass this to c-torture-execute as needed.
9500 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9502         * lib/c-torture.exp(c-torture-execute): If the previous and the
9503         current executables being tested are identical, we don't need to
9504         run the executable again. Try to make the executable names
9505         unique. Add an optional argument for passing additional compiler
9506         flags.
9508 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9510         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9512 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9514         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9516 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9518         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9519         32bit or larger longs.
9521         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9522         have either a 32bit long or 32bit int.
9524 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9526         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9527         Make double precision tests dependent on sizeof (double).
9529 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9531         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9532         too.
9534 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9536         * gcc.c-torture/compile/961203-1.cexp: New script.
9538 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9540         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9541         up the includes ourselves.
9543 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9545         * lib/plumhall.exp: Remove random include, and add a few
9546         verbose messages for debugging.
9548 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9550         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9551         of trying to do it ourselves.
9553 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9555         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9557 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9559         * gcc.prms/5403.c: Made regexp a bit less strict.
9561 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9563         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9564         is returned from remote_load instead.
9565         * lib/plumhall.exp: Ditto.
9566         * lib/mike-g++.exp: Ditto.
9567         * lib/old-dejagnu.exp: Ditto.
9568         * lib/c-torture.exp: Ditto.
9570 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9572         * lib/g++.exp: Use build_wrapper procedure.
9573         * lib/gcc.exp: Ditto.
9575 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9577         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9578         an old-style decl for malloc.  Fixes tests to work when
9579         sizeof (int) != sizeof (size_t).
9581 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9583         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9585         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9586         use stdargs.h interface.
9588 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9590         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9591         NO_VARARGS when compiling.
9593 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9595         * lib/plumhall.exp(ph_includes): New procedure.
9596         (ph_make): Use it.
9597         (ph_compiler): Ditto.
9599         * lib/g++.exp: Rename test-glue.c to testglue.c.
9600         * lib/gcc.exp: Ditto.
9602 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9604         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9605         to completion when it's called.
9607 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9609         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9610         is defined, don't do test.
9612 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9614         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9615         for object files.
9616         (ph_summary): Mark skipped testcases as untested, not unresolved.
9618         * lib/plumhall.exp (ph_make): If unresolved because of bad
9619         errorCode, record errorCode in log file.
9620         (*): Replace send_log/verbose with verbose -log.
9622 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9624         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9625         double conversion if double isn't at least 8 bytes.
9627         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9628         int to work with targets where int is 16 bits.
9630         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9631         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9632         precision for the test to complete.
9634 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9636         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9637         if d10v is not compiled with the -mdouble64 flag.
9638         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9640         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9641         d10v is not compiled with the -mint32 flag.
9643 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9645         * lib/plumhall.exp: Use incr_count.
9647 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9649         * gcc.c-torture: Update to c-torture-1.45.
9651 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9653         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9654         the name of the expect testcase file).
9656         * lib/g++.exp(g++_init): Ditto.
9658 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9660         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9661         the host.
9663         * lib/gcc.exp(gcc_exit): New procedure.
9665 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9667         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9668         specs where appropriate.
9670         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9671         because of new "candidates are" messages, and removed a few
9673         * Converted all non-old-style g++ testcases to old-style, and
9674         moved into g++.old-deja.
9676 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9678         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9679         options.
9681         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9682         succeeded.
9684         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9686 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9688         * lib/gcc.exp (gcc_target_compile): Add support for defining
9689         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9690         the machine doesn't have those features.
9692 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9694         * g++.law/operators4.exp: Don't use LIBS.
9696 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9698         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9700         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9701         * lib/g++.exp: Set it here instead. Also, allow use of the
9702         --tool_exec and --tool_opt options. Change CXX to
9703         GXX_UNDER_TEST.
9705         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9707         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9709 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9711         * lib/old-dejagnu.exp: Use prune_warnings instead of
9712         prune_system_crud.
9713         * lib/mike-g++.exp: Ditto.
9714         * lib/gcc.exp: Ditto.
9715         * lib/g++.exp: Ditto.
9717         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9719 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9721           * 941014-2.c: Include stdlib.h
9722           * 960327-1.c: Include stdio.h
9723           * dbra.c, index-1.c: Don't assume ints are 32bits.
9725 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9727         * lib/gcc.exp: Add gcc,stack_size target feature.
9729         * lib/g++.exp(g++_target_compile): Add the include and link
9730         paths here, not in two other places. And, it's $options, not
9731         options.
9733         * lib/mike-g++.exp(postbase): Remove the code that determines
9734         the correct include and link paths.
9735         * g++.old-deja/old-deja.exp: Ditto.
9737 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9739         * lib/g++.exp(g++_init): target_compile no longer returns the
9740         filename of the result.
9742 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9744         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9745         call to glob.
9747         * gcc.c-torture/special/special.exp: Change call to
9748         gcc_target_compile to include the object file.
9750 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9752         * gcc.c-torture/special/special.exp: Correct misspelling in last
9753         change.
9755 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9757         * lib/plumhall.exp(ph_summary): Log the entire output of the
9758         executable. Return -1 if there were any failures, 0 otherwise.
9759         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9760         (ph_make): Clean up objects and executables that were built
9761         if the tests succeeded.
9763 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9765         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9766         libraries and includes in the build tree as appropriate.
9768 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9770         * lib/c-torture.exp: Instead of looking for the global variable
9771         NO_LONG_LONG, check to see if that's a feature of the target.
9773 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9775         * config/default.exp: Minimize. Delete the remainer of the files in
9776         config; this functionality is now in devo/dejagnu/config.
9778         g++.*/*: Pass any additional flags used to compile to postbase;
9779         delete CXXFLAGS.
9781         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9782         is now done by runtest.exp. Use gcc_target_compile instead of
9783         compile.
9785         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9786         Remove references to CFLAGS. Use remote_file instead of
9787         calling rm -f.
9788         (c-torture): Take a list of arguments to use to compile this
9789         testcase.
9791         lib/g++.exp: Simplify. Use target_compile instead of compile.
9792         lib/gcc-dg.exp: Ditto.
9793         lib/gcc.exp: Ditto.
9794         lib/mike-{gcc,g++}.exp: Ditto.
9795         lib/old-dejagnu.exp: Ditto.
9796         lib/plumhall.exp: Ditto.
9798 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9800         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9801         (ph_linker): Likewise.
9803 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9805           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9806         MAP_ANON / MAP_ANONYMOUS if defined;
9807         else try to map from /dev/zero .
9809 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9811         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9812         isn't defined, then define it to MAP_ANONYMOUS.
9814 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9816         * gcc.c-torture: Update to c-torture-1.42 release.
9818 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9820         * gcc.c-torture: Update to c-torture-1.41 release.
9822 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9824         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9825         c-torture release.
9827 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9829         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9830         and LDFLAGS.  Fix second case to append the target_info ldflags
9831         onto LDFLAGS, not CFLAGS.
9832         * lib/g++.exp (g++_init): Add target_info stuff.
9833         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9834         of libgloss and newlib flags for !native.
9836         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9837         (GDB): Fix relative path to go up another dir for finding gdb.
9839 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9841         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9842         versions in the target_info array, if they don't exist.
9844 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9846         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9848 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9850         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9851         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9853 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9855         * lib/old-dejagnu.exp: Don't remove the output file before we've
9856         actually tested it. Don't append pwd to the path of the executable
9857         we're testing.
9859 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9861         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9863 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9865         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9866         temporary directory for compiler files, and set it to a default
9867         value of /tmp. Set $output as the name of the output file from
9868         compiling the testcase. Add a -o option to $cflags_var so the
9869         compiler writes the final output file as $output. Set $executable
9870         to $output.
9872         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9873         directory for compiler files, and set it to /tmp if it doesn't
9874         already have a value. Set $output_file to the name of the output
9875         file from compiling the testcase. Add a -o option to CXXFLAGS so
9876         the compiler writes the final output file as $output. Use $output
9877         as the executable to be tested.
9879 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9881         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9883 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9885         * gcc.c-torture/execute/pending-1.c: New test.  Still
9886         pending in Tege's queue.
9888 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9890         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9891         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9892         if there were failures.  Call unresolved if there were unresolved
9893         testcases.  Call gcc_fail if program did not run to completion.
9894         (ph_make): Pass additional argument name to ph_execute.
9895         (ph_execute): Add new argument.  Pass additional arguments to
9896         ph_summary.  Call gcc_fail is there is no execution output.
9898 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9900         * lib/plumhall.exp (proc_summary): Output relavent summary
9901         lines into the log so specific failures in plumhall can be
9902         investigated.
9904 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9906         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9907         (c-torture-execute): Don't try to execute tests which use
9908         "long long" types if $NO_LONG_LONG is nonzero.
9910 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9912         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9913         not c-torture.
9915         * gcc.ieee: Move from here.
9916         * gcc.c-torture/execute/ieee: To here.
9918 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9920         * gcc.c-torture: Update to c-torture-1.41 release.
9922 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9924         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9925         not "$output".
9927 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9929         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9930         -c present.
9932 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9934         * config/proelf.exp: Handle connecting to a simulator.
9936 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9938         * config/proelf.exp: New file.  Enough framework that we can
9939         run c-torture tests on the proelf targets (or any other target
9940         that gdb can connect to for that matter).
9942 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9944         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9945         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9947         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9948         exec_output exists.
9950 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9952         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9953         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9955         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9956         to pass/fail/unresolved/unsupported/untested.  Caller must now
9957         call unresolved/unsupported/untested.
9958         * lib/*.exp: Update FSF address.  Update to handle new results of
9959         ${tool}_load.
9960         * lib/chill.exp (verbose): Delete.
9962 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9964         * lib/gcc.exp (default_gcc_start): Change order of args to
9965         $LDFLAGS $CFLAGS $LIBS.
9966         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9967         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9968         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9969         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9970         * gcc.misc-tests/dg-test.exp: Likewise.
9971         * gcc.misc-tests/msgs.exp: Likewise.
9972         * gcc.prms/prms.exp: Likewise.
9973         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9974         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9976         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9978 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9980         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9982         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9983         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9985         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9986         necessary.
9988 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9990         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9991         global for loop; add use of $mathlib.
9992         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9993         settings here; set mathlib for anything but VxWorks.
9995 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9997         * gcc.c-torture: Update to c-torture-1.40 release.
9999 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10001         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10002         dg.exp.
10004 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10006         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10007         global.
10009 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10011         * lib/g++.exp (LIBS): Define if not already.
10012         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10013         (gcc-dg-prune): Call prune_gcc_output.
10014         * lib/gcc.exp (prune_gcc_output): New proc.
10015         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10016         prune_gcc_output.
10018 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10020         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10021         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10023 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10025         * gcc.c-torture: Update to c-torture-1.39 release.
10027 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10029         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10030         fails, try others as well.
10032 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10034         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10035         If compilation fails, mark execute tests as `untested'.
10036         If test is marked as unsupported, don't mark compilation and
10037         execute tests as failed.
10039 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10041         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10042         libstdc++ for whether or not we want to be doing shared
10043         libraries.  Delete link_curses since we don't need it anymore.
10044         * lib/mike-g++.exp (postbase): Don't link in libg++.
10045         * g++.old-deja/old-deja.exp: Likewise.
10047 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10049         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10051 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10053         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10054         For that, add `-Wl,-a,shared_archive'.
10055         * g++.old-deja/old-deja.exp: Likewise.
10057 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10059         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10061 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10063         * lib/mike-g++.exp (postbase): Pay attention to the status of
10064         g++_load.
10066 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10068           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10070 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10072         * lib/gcc.exp (default_gcc_start): No longer need to log program
10073         being executed or its output, execute_anywhere does that now.
10074         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10075         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10077 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10079         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10080         the same as those in lib/g++.exp.
10082 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10084         * gcc.c-torture: Update to c-torture-1.38 release.
10085         * gcc.ieee: Related changes.
10087 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10089         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10090         "exec". Minor reformatting changes.
10092         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10093         cross. This means all "exec" calls now work on a remote host as
10094         well.
10095         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10096         cross. Filter out the extra "\r\n" stuff that expect puts in.
10097         (c-torture-execute): Filter out the bogus warnings like
10098         c-torture-compile does. Add support for canadian cross.
10099         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10100         Use execute_anywhere rather than calling exec directly. Now it
10101         works for canadian cross testing.
10103 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10105         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10106         results into a variable, and check that rather than using file exists.
10108 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10110         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10111         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10113 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10115         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10116         lib_curses if there's a shared libg++ in the build tree.
10118 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10120         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10121         if not supported target.
10123 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10125         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10126         link_curses up to always happen, not just for native builds.
10128 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10130         * gcc.c-torture: Update to c-torture-1.36 release.
10131         * gcc.failure: Related changes.
10133 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10135         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10137 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10139         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10140         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10141         runshlib, link_curses, and mathlib for link and run.
10143         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10144         pass the runtime shared library options for Solaris, OSF/1, and
10145         Irix5, and link with -lcurses to avoid unresolved references.
10147 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10149         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10150         only run once.
10152 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10154         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10156 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10158         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10159         do not have a framework for the "compat" tests yet.
10161 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10163         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10164         set to null if we're testing vxworks5.1.  Use that instead of
10165         `-lm' in the setting of LIBS for link and run.
10167 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10169         * config/rom68k.exp (${tool}_load): Major changes to make it
10170         work.  Verified that it does in fact return the stuff in
10171         exec_output properly.  Catch any Emul or any TRAP other than 0.
10173 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10175         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10176         LDFLAGS properly for targets that need stuff from libgloss.
10177         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10178         only run once.
10179         (gpp_initialized): New variable.
10181 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10183         * config/rom68k.exp: Load libgloss.exp.
10184         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10185         so we can produce a fully linked binary.
10186         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10187         so we can produce a fully linked binary.
10189 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10191         * lib/plumhall.exp (ph_section): Watch for expected failures.
10192         Add missing `else'.
10194         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10195         run the testcase.
10196         (c-torture): Likewise.
10198 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10200         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10202         * lib/mike-g++.exp (mike_cleanup): New proc.
10203         (prebase): New globals compiler_result, not_compiler_result,
10204         target_regexp.
10205         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10206         allow leading "-" in pattern.  Watch for unsupported tests.
10207         If $compiler_result is set, pattern match assembler code,
10208         and ditto for $not_compiler_result.
10209         * lib/mike-gcc.exp: Likewise.
10211         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10212         execution "succeeded".
10214 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10216         * config/win32.exp: New file.
10217         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10219 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10221         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10222         unsupported.
10223         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10224         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10225         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10227         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10228         "... without exceptions was ...".  That is now handled by
10229         prune_system_crud.
10230         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10232 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10234         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10235         sieve.c,sort2.c}: New files.
10236         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10237         sieve.exp,sort2.exp}: Drivers for them.
10239         * lib/mike-gcc.exp (program_output): New user settable variable.
10240         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10241         messages.
10242         * lib/mike-g++.exp (program_output): New user settable variable.
10244         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10246         * config/sh.exp: Deleted (use sim.exp instead).
10248 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10250         * config/vx.exp: Declare CHECKTASK as global.
10251         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10252         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10253         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10255 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10257         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10258         target. Like vx.exp, only includes `vx29k.exp' instead of
10259         `vxworks.exp'.
10261 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10263         * config/sim.exp: Increase time limit from 120 seconds to 240.
10265 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10267         * gcc.c-torture/execute/950628-1.c: New test.
10269 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10271         * gcc.c-torture: Update with changes/additions from
10272         c-torture-1.34.
10274 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10276         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10278 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10280         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10282 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10284         * gcc.c-torture/compile/950512-1.c: New test.
10285         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10286         * gcc.dg/struct-ret-1.c: Likewise.
10288 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10290         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10291           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10293 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10295         * gcc.c-torture/special/920411-1.c: Deleted.
10296         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10298 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10300         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10301         cpu limit.
10303 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10305         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10307 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10309         From kenner;
10310         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10311         is the proper length.
10312         * va-arg-3.c: Likewise.
10314 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10316         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10317         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10319         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10320         * lib/g++.exp (default_g++_start): Delete old cruft.
10322 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10324         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10325         (2 * (1 << 18)) to (2 * (1 << 17)).
10327         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10329 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10331         * config/rom68k.exp: Renamed from config/idp.exp
10333 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10335         * c-torture/compile/921109-2.c
10337 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10339         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10340         excess errors.
10342 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10344         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10345         output.
10346         * lib/g++.exp (default_g++_start): Likewise.
10348 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10350         * gcc.c-torture/compile/950329-1.c: New test.
10352 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10354           * config/bug.exp (${tool}_load): Updated to use new remote_open
10355           and remote_close procs.
10356         * config/idp.exp: New file.
10358 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10360         * gcc.c-torture/execute/950322-1.c: New test.
10362 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10364         * config/vx.exp (${tool}_load): Clean up testing of return code from
10365         vxworks_ld and vxworks_spawn.
10367 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10369         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10371 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10373         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10374         can mark excess errors on a machine by machine basis.  Note, the
10375         default is to not expect any excess errors, even when excess
10376         errors test - is given, so you will want to put an XFAIL ... on
10377         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10378         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10379         those 4 machines, but no others.
10381 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10383         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10384         * lib/c-torture.exp: to here.
10386 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10388         * gcc.c-torture/execute/950221-1.c: New test.
10389         * gcc.c-torture/execute/struct-ret-1.c: New test.
10390         * gcc.c-torture/compile/950221-1.c: New test.
10392         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10394 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10396         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10397         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10399 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10401         * g++.gb: New directory of tests, derived from my signature and
10402         class scoping tests.
10404         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10405         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10406         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10407         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10408         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10409         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10410         * g++.gb/sig25.C: Likewise.
10412         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10413         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10414         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10415         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10416         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10417         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10418         * g++.gb/sig25.exp: Likewise.
10420         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10421         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10422         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10423         * g++.gb/scope13.C: Likewise, this test still fails.
10425         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10426         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10427         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10428         * g++.gb/scope13.exp: Ditto.
10430         * g++.gb/README: New file, explains what these tests are about.
10432 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10434         * lib/dg.exp (dg-do): Support `preprocess'.
10435         (dg-test): Likewise.
10437 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10439         * config/udi.exp: change "continue -expect" to "exp_continue".
10441 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10443         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10444         Delete redundant tests.
10446         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10447         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10448         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10449         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10450         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10451         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10452         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10453         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10455         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10456         storing label pointers.
10457         * gcc.c-torture/execute/921019-1.c: Likewise.
10458         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10459         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10460         parameter fp.
10461         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10462         constants.
10464         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10465         Delete obsolete tests.
10467         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10468         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10469         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10470         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10471         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10472         * gcc.c-torture/compile/950124-1.c: New test.
10474         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10476 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10478         * lib/mike-g++.exp: Add -lm to LIBS.
10480 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10482         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10484 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10486         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10488 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10490         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10492 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10494         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10495         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10496         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10497         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10498         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10499         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10500         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10501         * g++.law/{operators31.C, operators32.C,
10502         * g++.law/{operators33.C, operators34.C}: Likewise.
10503         * g++.law/{pic1.C, refs2.C}: Likewise.
10504         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10505         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10506         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10507         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10509         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10510         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10511         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10512         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10513         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10514         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10515         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10516         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10517         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10518         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10519         * g++.law/{operators34.exp}: Likewise.
10520         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10521         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10522         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10523         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10524         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10526         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10527         No longer expected to fail.
10528         * g++.law/missed-error3.C: Tweak for recent bool changes.
10530 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10532         * config/emb-unix: Deleted.
10533         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10534         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10536 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10538         * lib/dg.exp (dg-test): Fix typo in last patch.
10540 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10542         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10543         (handles multiple occurrences).
10545 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10547         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10548         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10549         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10550         printed).
10551         * lib/c-torture.exp (c-torture-compile): Likewise.
10552         (c-torture): Prepend full path if missing.
10553         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10554         (gcc_fail): Likewise.
10555         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10557 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10559         * lib/netware.exp: Only attach to NetWare i386 systems.
10561 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10563         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10564         messages.  Add test name to "output pattern match" pass/fail message.
10566 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10568         * gcc.dg: New testsuite.
10569         * gcc.dg/dg.exp: New file.
10571         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10572         test-switch.c}: Deleted.
10574         * gcc.misc-tests/msgs.exp: New testcase driver.
10576 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10578         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10579         Watch for illegal return values from ${tool}_load.
10580         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10581         cross targets.  Coerce return value >0 to 1.
10583 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10585         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10587         * config/emb-unix.exp: New file.
10589         * config/sim.exp: Error if variable $SIM not defined.
10590         (${tool}_load): Mark test as "untested" if simulator missing.
10592         * config/unix.exp: Load remote.exp to get rcp_download.
10593         * lib/c-torture.exp: Use different option lists for testcases with
10594         and without loops.
10595         * gcc.c-torture/execute/execute.exp: Likewise.
10597 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10599         * config/*.exp: Clarify return code from ${tool}_load.
10600         Call `unresolved' or `untested' instead of `warning' or `perror'
10601         (sometimes you still want to call both though).
10602         Add comment that `shell_id' is local to each file.
10603         * config/udi.exp (timeout): Set to 30.
10604         Don't print warning if connection fails, $connectmode has already
10605         printed an error.
10606         (${tool}_load): Move verbose messages to level 2.
10607         Rework pattern for "Process started" message.
10608         Pass `shell_id' to ${connectmode}_download.
10609         Retry twice upon timeout.  Make resetting of target more robust.
10610         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10611         Pass `shell_id' to exit_$connectmode.
10612         Only call exit_$connectmode if connected.
10613         * config/unix.exp (${tool}_load): Check return codes better.
10614         * config/vrtx.exp (${tool}_load): Likewise.
10615         * config/vx.exp (${tool}_load): Likewise.
10616         Delete unneeded global's.
10617         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10618         from ${tool}_load.
10619         (dg-stat): Delete.
10620         (dg-init): Delete recording of pass/fail counts.
10621         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10622         (old-dejagnu-init): Likewise.
10623         (old-dejagnu-stat): Delete contents, empty proc now.
10624         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10625         (c-torture): Delete references to lcnt, lpass, lfail.
10626         Get option list from TORTURE_OPTIONS.
10627         Delete -funroll[-all]-loops if no loops.
10628         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10629         (g++_stat): Delete contents (empty proc now).
10630         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10631         (gcc_finish): Likewise.
10632         (gcc_stat): Deleted.
10633         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10634         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10635         * gcc.c-torture/execute/execute.exp: Likewise.
10636         Split tests into two parts: compile, execute.
10637         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10638         no loops.  Update to reflect clarified return codes from ${tool}_load.
10640 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10642         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10643         to grep for.
10644         (old-dejagnu): Likewise (where necessary).
10646 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10648         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10650         * lib/dg.exp (dg-process-target): Fix processing of selector.
10651         Add comment regarding use of `error'.
10653         * lib/gcc.exp (prune_system_crud): Define if missing.
10654         * lib/g++.exp (prune_system_crud): Likewise.
10656         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10657         Call prune_system_crud.
10658         * lib/dg.exp (dg-runtest): New proc.
10659         Use perror instead of send_user for tcl errors in testcase.
10660         Don't return any value, it's never used.
10661         Don't clobber previous definition of `unknown'.
10662         Print tcl errors in `dg-final'.
10664 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10666         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10667         (dg-test): Don't print errorInfo, it contains stack backtrace.
10669 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10671         * lib/g++.exp (runtest_file_p): Define if missing.
10673 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10675         * lib/mike-g++.exp: Comment out loading of g++.exp.
10676         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10677         (default_g++_version): Always print something.
10678         (default_g++_start): Comment out call to `which'.
10679         (g++_start, g++_load): Deleted (must be defined in config file).
10680         * lib/gcc.exp: Test for existence of $CC at start.
10681         Delete check for tmpdir (done in gcc_init).
10682         (default_gcc_version): Always print something.
10683         (default_gcc_start): Comment out call to `which'.
10684         * config/*.exp: Major cleanup - make cross targets work at least a
10685         little better for g++ (by not being "--tool gcc" specific).
10686         Rename gcc_xxx to ${tool}_xxx.
10687         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10688         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10690 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10692         * lib/c-torture.exp (c-torture-compile): Rework compiler
10693         message processing.
10695         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10696         c-torture.
10698 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10700         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10702         * lib/dg.exp (dg-process-target): Support { target native }.
10704 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10706         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10707         looked for "... program xxx got fatal signal".
10708         Correct regsub munging of `comp_output'.
10709         Ignore compiler messages "path prefix not used" and "linker input
10710         file unused".
10712 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10714         * lib/gcc.exp (runtest_file_p): Define if missing.
10715         * gcc.prms/template.c: Example to work from.
10717 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10719         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10720         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10722         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10723         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10724         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10725         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10727         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10728         (dg-process-target): No longer a varargs proc.
10729         Return S/N for target, P/F for xfail.  All callers changed.
10730         (user option procs): More argument checking.
10731         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10732         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10733         (dg-test): Skip test if not running on selected target in `dg-do'.
10734         Update handling of `dg-do-what', `dg-output-text'.
10735         Separate execution pass/fail from output pattern match pass/fail.
10736         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10738 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10740         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10741         target for 920510-1.c.
10743 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10745         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10746         Clean up comment regarding use of passcnt, etc.
10747         (gcc_stat): Don't update `testcnt' here.
10748         (gcc_finish): Do it here.
10749         Might as well reset `but_id' here too.
10750         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10751         to determine if the file should be tested.
10752         * gcc.c-torture/compile/compile.exp: Likewise.
10753         * gcc.c-torture/execute/execute.exp: Likewise.
10754         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10755         * gcc.misc-tests/dg-test.exp: Likewise.
10756         * gcc.prms/prms.exp: Likewise.
10757         * gcc.wendy/wendy.exp: Likewise.
10758         * g++.old-deja.exp: Likewise.
10759         Move "Testing file" message to verbose level 1.
10761 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10763         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10765 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10767         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10768         (default_gcc_start): Accept optional second list element
10769         of compiler flags.  Print compiler output at verbosity level 2.
10770         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10771         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10772         Save current values of framework globals passcnt, failcnt, xpasscnt,
10773         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10774         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10775         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10776         xfailcnt to compute stats.  Update framework global `testcnt' from
10777         pass/fail counts.
10778         (gcc_finish): New proc.  Clean up test environment.
10779         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10780         (gcc_epass, gcc_efail): Delete.
10781         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10782         argument of line number.
10783         (dg-init): If the tool has an init routine, call it.
10784         (dg-test): Remove args `cflags_var' and `libs_var'.
10785         Pass all compiler options to ${tool}_start.
10786         Handle missing line number.
10787         (dg-finish): New function.
10788         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10789         particular files.  Call gcc_finish at end.  Move "skipping test"
10790         message to verbosity level 3.
10791         * gcc.c-torture/compile/compile.exp: Likewise.
10792         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10793         * gcc.c-torture/execute/execute.exp: Likewise.
10794         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10795         Print testcase being tried at verbosity level 1.
10796         * gcc.c-torture/special/special.exp: Unset xfail.
10797         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10798         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10799         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10800         * gcc.failure/failure.exp: Likewise.
10801         * gcc.ieee/ieee.exp: Likewise.
10802         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10803         Update call to dg-test.  Call dg-finish at end.
10804         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10805         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10806         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10807         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10808         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10809         * gcc.wendy/wendy.exp: Add copyright.
10810         Delete setting of tmpdir (done by gcc_init).
10811         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10812         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10813         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10814         gcc_[ce]pass/fail.
10816 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10818         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10819         confusion.
10820         (g++_load): Likewise.
10822         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10823         Rename argument to `prog' to remove the confusion.
10824         Varargs fns behave differently too!
10825         (g++_load): Likewise.
10827         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10829         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10830         what it is.  Delete (always) printing of status value for !native.
10831         Simplify verbose code, and include status and exec_output.
10832         (g++_load): Use gcc_load.
10834 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10836         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10837         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10838         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10839         940714-3.c as these testcases don't exist anymore.  Make
10840         va-arg-1.c expected to pass.
10842 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10844         * gcc.misc-tests/misc.exp: Only run specific testcases.
10845         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10846         * gcc.misc-tests/dg-[1-9].c: New files.
10848         * lib/dg.exp: New testsuite driver.
10849         * gcc.prms/prms.exp: Use it.
10851         * README.gcc: New file.
10853         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10854         Document and reset `lxpass' and `lxfail'.
10855         Simplify "initialized" message.
10856         (gcc_stat): Clean up comments a little.
10858 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10860         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10862 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10864         * lib/old-dejagnu.exp (process-option): New proc.
10865         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10866         (old-dejagnu): Simplify.
10867         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10869 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10871         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10872         exists and is not an empty string.
10874         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10875         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10876         finished.
10877         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10878         automatically.
10880         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10881         longer expected to fail.
10883         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10884         "f" function call.
10886         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10888         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10889         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10890         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10891         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10892         c-torture-1.29.
10894         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10895         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10897         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10899         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10900         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10902         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10903         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10904         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10906 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10908         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10909         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10910         940714-1.c, 940714-2.c, 940714-3.c},
10911         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10912         gcc.misc-tests/{mg.c,mg.exp}:
10913         New tests.
10914         * gcc.noncompile/noncompile.exp: Change accordingly.
10916 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10918         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10919         Undo previous clobberage.
10921 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10923         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10924         * gcc.special/{930510-1.c, special.exp}:
10925         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10926         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10927         struct-varargs-1.c}: New tests from c-torture-1.26.
10929 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10931         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10932           argument to switch.
10934 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10936         * Revert the previous changes.  Please see Rob's directory
10937           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10938           fixes.
10940 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10942         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10943             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10944             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10945             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10946             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10947             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10948             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10949             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10950             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10951             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10952             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10953             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10954             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10955             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10956             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10957             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10958             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10959             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10960             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10961             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10962             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10963             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10964             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10965             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10966             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10967             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10968             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10970 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10972         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10973             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10974           with perror calls.
10976 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10978         * config/unix.exp (g++_load): Fix syntax.
10980 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10982         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10983         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10984         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10985         Don't expect va-arg-1.c to fail.  Correct expected output for
10986         920928-1.c.
10987         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10988         * gcc.wendy/hbm4.c: Correct typo.
10989         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10991 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10993         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10994         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10995         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10996         * lib/c-torture.exp (c-torture-compile): Ditto.
10998         Reduce volume of output (remove all the -I's and such).
10999         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11000         Call gcc_cpass, gcc_cfail.
11001         (c-torture): Pass testing option to c-torture-compile.
11003 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11005         Bring patches over from progressive.
11006         * config/default.exp: Exit remote shell cleanly.
11007         (g++_exit, g++_start): Add default versions.
11008         * config/sim.exp (gcc_load): Use perror, not error.
11010 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11012         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11013         set in site.exp.
11015 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11017         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11018         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11019         (wendy_try): New proc to run testcase.
11020         (main loop): Call 'em.
11021         * gcc.wendy/*.c: Clean up pass to correct expected output.
11023         * lib/gcc.exp: Minor cleanup work.
11024         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11026 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11028         * config/sim.exp (gcc_load): Document return codes better.
11029         Don't pass -v to simulator.
11031 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11033           * gcc.special/920717-x.c: Fix typo.
11034           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11035           get at sources.
11037         * lib/mike-gcc.exp: Fix typo.
11039 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11041         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11042         binary to use, transform the name.
11043         * config/*.exp: rename everything. Nuke any g++ specific files,
11044         it's now a special case of gcc that requires no special support.
11045         Add a default.exp for unsupported targets.
11047 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11049         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11050         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11051         version of Tcl.
11053 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11055         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11056         than a warning.
11058 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11060         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11062 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11064         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11065         option_list.  Compile every file with only 4/6 option choices
11066         (same as C torture) instead of with 12/18 different option
11067         choices.
11068         * lib/c-torture.exp: Likewise.
11070         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11071         not already set.
11073 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11075         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11076         can put an XFAIL *-*-* on excess errors.
11078 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11080         * g++.law: Add more tests derived from g++-bugs snapshots.
11082         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11083         equivalent to g++.law/init9.
11085         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11086         compiled it, and the a.out file after we've run it.
11088 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11090         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11091         compiled it, and the a.out file after we've run it.
11093 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11095         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11097 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11099         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11100         version number.
11102 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11104         * g++.law: New directory of g++ tests derived from the g++-bugs
11105         snapshots.
11107 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11109         * gcc.compile: initbug1.c initbug1.exp testcase added
11111 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11113         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11114         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11115           fixes submitted by Jeff Law (law@cs.utah.edu)
11116         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11117           Jeff Law (law@cs.utah.edu)
11120 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11122         * config/unix-g++.exp: Follow the gcc way of doing things.
11123         * g++.old-deja/old-deja.exp: Minor updates.
11124         * lib/g++.exp: New file, follow the gcc way of doing things.
11125         * lib/old-dejagnu.exp: Minor updates.
11126         * lib/mike-g++.exp: Always unset errorInfo.
11128 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11130         * lib/gcc.exp: Fix some errors with the below change, CC and
11131         CFLAGS should be global when setting, not local.
11133 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11135         * lib/gcc.exp: Transform tool name.
11137 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11139         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11141 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11143         * lib/gcc.exp: change gcc_done to gcc_stat
11145 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11147         * Upgraded gcc testsuite to c-torture version 1.25
11149 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11151         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11152         * lib/c-torture: added hooks for new reporting code.
11154 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11156         * config/sh-gcc.exp: check if sh-sim exists in the path
11158 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11160         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11161         * gcc.compile/compile.exp: Initial changes for new logic.
11162         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11163         * gcc.failure/failure.exp: Initial changes for new logic.
11164         * gcc.ieee/ieee.exp: Initial changes for new logic.
11165         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11166         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11167         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11168         * lib/c-torture.exp: Initial changes for new logic.
11169         * lib/gcc.exp: Initial changes for new logic.
11171 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11173         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11174         depend upon failure or success.  Fully qualify names in failure
11175         and success messages.  Always remove a.out before starting
11176         compile, just in case.  Pay more attention to error text output by
11177         the compiler.  Handle testcases with no known past errors just
11178         like all others, so that things are uniform.  Other miscellaneous
11179         improvements.
11181 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11183         * gcc.cpp: new directory for cpp tests
11185 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11187         * lib/chill.exp: Code reformatted, removed unused code.
11188         * config/unix-chill.exp: Code reformatted, removed unused code.
11189         * chill.execute/execute.exp: Code reformatted, removed unused code.
11190         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11192 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11194         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11195         routines not written.
11197 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11199         * config/bug-gcc.exp: Use new procs from bug.exp.
11201 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11203         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11204         via ftp, rather than depending on NFS.
11205         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11206         case.
11208 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11210         * config/bug-gcc.exp: Use new download proc.
11212 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11214         * chill.execute/execute.exp: cleanups, handles errors better
11215         * chill.compile/compile.exp: rewrite, based on execute.exp
11216         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11217         * lib/chill.exp: major changes to diff proc and compile and link
11218           procs. added chill_fail and chill_pass wrappers to pass and
11219           fail. added more comments, and handle error codes better.
11220           Added a hack to capture stderr from exec, so noncompile tests
11221           can work.
11223 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11225         * chill.execute/execute.exp: rewrite of testsuite driver
11226         * lib/chill.exp: rewrite of testsuite driver
11227         * config/unix-chill.exp: rewrite of testsuite driver
11229 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11231     In chill.execute:
11232         * iexpr.ch: Standardize uppercase.
11233         * tuples.dat: Standardize uppercase.
11234         * vary.ch: standardize.  Correct varying string assignments.
11235         * vary.dat: Add new output lines.
11237 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11239     In chill.execute:
11240         * chprintf.ch: Standardize use of uppercase.
11241         * tuples.ch: Standardize and turn arr2 into a DCL,
11242           rather than a SYN.
11243         * pinits.ch: Standardize.
11245 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11247         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11248         * Makefil: Renamed to Makefile.in.
11249         * configure.in: New.
11251 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11253     In chill.execute:
11254         * .cvsignore: Add result/output files.
11255         * Makefile: Fix up variables at start.  Use MFLAGS
11256           everywhere.  Correct bool_loc, built_ins entries.
11257           Add entry for vary1.ch.
11258         * bitarray.ch: Standardize upper-case usage.
11259         * bitexpr.ch: Standardize, add output of b1.
11260         * params.ch: Use arrayt in along PROC parameters, to
11261           avoid novelty problems.
11262         * sets.ch: Tiny cleanup.
11263         * vary1.ch: Re-indent.
11265 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11267           * Add PR-related files to Makefiles, .cvsignore files, etc.
11269 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11271         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11272           with compiler objects. New names are test-flow.c and test-loop.c
11274 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11276         * Upgraded c-torture tests from 1.19 to 1.20
11278         * new files:
11279         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11280         * gcc.compile: 930623-1.c 930623-2.c
11281         * gcc.noncompile: 930622-1.c 930622-2.c
11282         * gcc.failure: 920411-1.c 920627-2.c
11283         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11285 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11287         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11288           More changes to get testsuite working properly. Needs more work.
11289           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11291 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11293         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11294           More changes to get testsuite working properly. Needs more work.
11296 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11298         * chill.compile/compile.exp: Added for Dejagnu support
11299         * chill.execute/execute.exp: Added for Dejagnu support
11300         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11302 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11304     This should complete moving the CHILL test files.
11305         * chill.noncompile(.cvsignore printf.grt
11306             in-printf.grt chprintf.grt chprintf.ch):
11307             Added test-support files.
11308           (Makefile): Modified further.
11309         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11310             signal.ch): Added test files.
11311           * chill.execute (.cvsignore printf.grt printr.c
11312             in-printf.grt rts.c chprintf.grt rts.h): Added
11313           test-support files.
11314             (Makefile): More corrections.
11316 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11318         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11319           test cases, ready for DejaGnu.
11321 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11323         * Upgraded c-torture tests from 1.18 to 1.19
11325         * gcc.compile: added test(s):
11326           930607-1.c
11327         * gcc.execute: added test(s):
11328           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11330         * added new subdirectory for misc tests: gcc.misc-tests
11331         * gcc.misc-test(s): added tests:
11332           inst-check.c test-consts.c test-ior.c test-switch.c
11334 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11336         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11338 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11340         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11342 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11344         * Upgraded c-torture tests from 1.17 to 1.18
11346 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11348         * Upgraded c-torture tests from 1.12 to 1.17
11350 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11352         * lib/old-dejagnu.exp:
11353           Fixed handling of XFAIL target triplets to correctly
11354           recognize wildcard characters.  Removed code that
11355           appended a unique id tag to the end of the file name
11356           printed out by the result of the testcases within a
11357           given test file.
11359 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11361         * lib/old-dejagnu.exp:
11362           Reworked expected failure handling to trigger off of XFAIL
11363           keyword in keyphrase embeded in testcase source code. The
11364           XFAIL keyword must be at the end of the keyphrase line. It
11365           may optionally be followed by one or more target triplets.
11366           It has just occured that the handling of wildcards in the
11367           target triplet may not be correct.
11369 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11371         * g++.old-deja/tests:
11372           Moved all subdirectories up one level into g++.old-deja .
11374         * lib/old-dejagnu.exp:
11375           Fixed problem with CXXFLAGS not being properly reset, and being
11376           corrupted with extraneous "-c" compiler option.  This was
11377           causing binaries to not be generated for test that needed them.
11378           Modified strings passed to "pass" and "fail" so that individual
11379           tests from the same test file would be distinguished by an
11380           identifier appended to the test file name in the summary logs;
11381           this corrected a problem with erroneous diff logs.  Added code
11382           to search testcases for expected fail and unexpected pass keywords.
11384 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11386         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11388 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11390         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11391           Removed extraneous text from end of "Special g++ Options"
11392           keyphrase.
11394         * lib/old-dejagnu.exp: Added pattern matching to look for new
11395           keywords, embedded in testcases comments, which will trigger
11396           calls to xpass and xfail.
11398 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11400         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11401           comments embedded in the testcases, especially the one looking for
11402           special compiler options, as well as the pattern matching for the
11403           compiler output again.
11405 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11407         * lib/old-dejagnu.exp: Do a proper check of the return value for
11408           execute tests. Fixed several problems with the pattern matching
11409           of the compiler output which gave erroneous test results.
11410           Changed several of the test result messages to be more descriptive.
11411         * config/unix-g++.exp: Proc g++_load now actually works and
11412           executes the tests passed to it and returns a usable return
11413           value.
11415 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11417           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11419 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11421         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11422           Modified both files to properly execute the old style
11423           dejagnu tests. The previous versions of these files were
11424           experimental and did not function anything near correctly.
11426 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11428         * Removed all Makefile.in and configure.in files. No configuration
11429         needed now.
11431 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11433         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11435 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11437         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11438         gcc.special/configure.in, gcc.noncompile/configure.in,
11439         gcc.execute/configure.in, gcc.code_quality/configure.in,
11440         g++.other/configure.in, g++.old-deja/configure.in,
11441         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11442         in srcname setting.
11444 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11446         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11447         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11448         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11450 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11452         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11453         (gdb_exit): Don't remove *_soc files.
11455 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11457         * lib/c-torture.exp: Don't look for main; instead always use -w
11458         -c.  This is how the c-torture tests work.  Remove the object
11459         file if the compilation succeeds.
11460         * gcc.execute/execute.exp: Remove executable if test passes.
11461         * gcc.noncompile/noncompile.exp: Every test is an expected
11462         failure.
11463         * gcc.special/special.exp: Added tests from c-torture 1.11,
11464         corrected use of existing test.
11465         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11466         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11467         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11468         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11469         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11470         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11471         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11472         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11473         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11474         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11475         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11476         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11477         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11478         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11479         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11480         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11481         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11482         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11483         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11484         c-torture 1.11.
11485         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11486         correspond to c-torture 1.11.
11488         * New file.