* gcc.dg/20000623-1.c: Prototype exit and abort.
[official-gcc.git] / gcc / testsuite / ChangeLog
blobd1a4dde295cac6ad88eb722e0c82cc5b6742d46c
1 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3         * gcc.dg/20000623-1.c: Prototype exit and abort.
5 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8         New tests.
9         * gcc.dg/cpp-mi3.def: New file.
11         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12         inside assertions.
13         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14         lexer's error messages.
15         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16         divine anything from the linemarkers.
17         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
18         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
22         * gcc.dg/20000623-1.c: New test.
24 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
26         * gcc.c-torture/execute/20000622-1.c: New test.
28 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
30         * g++.old-deja/g++.other/init15.C: New test.
32 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
34         * g++.old-deja/g++.pt/vaarg2.C: New test.
35         * g++.old-deja/g++.pt/vaarg3.C: New test.
37 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
39         * g++.old-deja/g++.other/dyncast6.C: New test.
41 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
43         * gcc.c-torture/execute/loop-6.c: New test.
45 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
47         * gcc.dg/20000614-1.c: New test.
48         * gcc.dg/20000614-2.c: New test.
50 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
52         * g++.old-deja/g++.other/inline12.C: New test.
54 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
56         * g++.old-deja/g++.other/eh1.C: New test.
58 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
60         * g++.old-deja/g++.other/type.C: New test.
62 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
64         * g++.old-deja/g++.other/initstring.C: New test.
66 2000-06-12  Jason Merrill  <jason@redhat.com>
68         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
70 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
72         * gcc.c-torture/compile/20000609-1.c: New test.
74 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
76         * gcc.dg/20000609-1.c: New test.
78 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
80         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
81         * gcc.c-torture/noncompile/poison-1.c: Move...
82         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
83         * gcc.dg/cpp-li1.c: Add a token after the #line.
85 2000-06-05  Richard Henderson  <rth@cygnus.com>
87         * gcc.c-torture/execute/20000605-2.c: New test.
88         * gcc.c-torture/execute/20000605-3.c: New test.
90 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
92         * g77.f-torture/execute/20000503-1.x: New file.
94 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
96         * g++.old-deja/g++.eh/badalloc1.C: New test.
98 2000-06-05  Richard Henderson  <rth@cygnus.com>
100         * gcc.c-torture/execute/20000605-1.c: New test.
102 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
103             Nathan Sidwell <nathan@codesourcery.com>
105         * gcc.c-torture/compile/20000605-1.c: New test.
107 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
109         * g77.f-torture/compile/20000601-1.f:  New test.
111 2000-06-03  Richard Henderson  <rth@cygnus.com>
113         * gcc.c-torture/execute/20000603-1.c: New.
115 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
117         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
118         * gcc.dg/noreturn-2.c (noreturn): Likewise.
120 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
122         * gcc.dg/compare2.c (case 12): XFAIL.
123         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
124         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
126         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
128 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
130         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
131         guard macro is already defined when the header is first
132         included.
133         * gcc.dg/cpp-mix.h: New file.
134         * gcc.dg/endif-label.c: Update patterns to match compiler.
136         * g++.brendan/complex1.C: Declare abort.
137         * g++.law/refs4.C: Remove XFAIL.
138         * g++.oliva/expr2.C: Declare abort and exit.
140 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
142         * gcc.c-torture/execute/20000528-1.c: New test.
144         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
145         * g++.old-deja/g++.law/temps4.C: Likewise.
147         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
148         stdlib.h.  Call abort() on failure.
149         * g++.old-deja/g++.law/refs4.C: Likewise.
150         * g++.old-deja/g++.law/temps4.C: Likewise.
151         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
152         * gcc.c-torture/execute/20000112-1.c: Include string.h. 
154 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
156         Relative to g++.dg/special:
157         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
159         Relative to g++.old-deja:
160         * g++.brendan/complex1.C, g++.jason/optimize2.C,
161         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
162         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
163         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
164         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C, 
165         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
166         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
168         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
169         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
170         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
171         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
172         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
173         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
174         and/or string.h.
176         * g++.other/goto1.C: Update expectations for error messages.
178 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
180         * gcc.c-torture/compile/20000523-1.c: New test.
182 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
184         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
186 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
188         * g++.old-deja/g++.eh/catch11.C: New test.
189         * g++.old-deja/g++.eh/catch12.C: New test.
191 2000-05-24  Nick Clifton  <nickc@cygnus.com>
193         * gcc.c-torture/execute/20000523-1.c: New test.
195 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
197         * c-torture/execute/bcp-1.c: Replace abort in arg of
198         __builtin_constant_p with a generic external function.
200         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
201         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
202         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
203         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
204         Prototype abort and/or exit.
206         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
207         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
208         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
209         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
211 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
213         * gcc.dg/dwarf2-1.c: New test.
215 2000-05-20  Richard Henderson  <rth@cygnus.com>
217         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
219 2000-05-20  Andreas Jaeger  <aj@suse.de>
221         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
222         testcase.
224 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
226         * gcc.c-torture/execute/20000519-2.c: New test.
228 2000-05-19  Andreas Jaeger  <aj@suse.de>
230         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
231         which fails with SSA.
233         * lib/c-torture.exp: Also test with -O3 -fssa.
235 2000-05-18  Michael Meissner  <meissner@redhat.com>
237         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
238         * gcc.c-torture/execute/920415-1.c: Ditto.
239         * gcc.c-torture/execute/920501-1.c: Ditto.
240         * gcc.c-torture/execute/conversion.c: Ditto.
241         * gcc.c-torture/execute/cvt-1.c: Ditto.
243 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
245         * gcc.c-torture/compile/20000518-1.c: New test.
247 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
249         * g77.f-torture/compile/200005018.f:  New test.
251 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
253         * gcc.c-torture/compile/20000517-1.c: New test.
255 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
257         * gcc.c-torture/execute/20000516-1.c: New test.
259 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
261         * g++.old-deja/g++.other/eh.C: New test.
263 2000-05-12  Richard Henderson  <rth@cygnus.com>
265         * gcc.c-torture/execute/990208-1.c (main): Don't pass
266         constants through to doit's conditional.
268 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
270         * gcc.c-torture/compile/20000511-1.c: New test.
271         * g77.f-torture/compile/20000511-1.f: New test.
272         * g77.f-torture/compile/20000511-2.f: New test.
274 2000-05-11  Michael Meissner  <meissner@redhat.com>
276         * gcc.c-torture/execute/20000511-1.c: New test.
278 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
280         * gcc.dg/dg.exp: Scan .S files as well as .c files.
281         * gcc.dg/20000510-1.S: New.
283 2000-05-08  Catherine Moore  <clm@cygnus.com>
285         * gcc.dg/unused-3.c: New.
287 2000-05-06  Richard Henderson  <rth@cygnus.com>
289           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
290           * g++.old-deja/g++.mike/warn1.C: Likewise.
291           * g++.old-deja/g++.pt/local1.C: Likewise.
292           * g++.old-deja/g++.pt/local7.C: Likewise.
293           * g++.old-deja/g++.pt/spec16.C: Likewise.
295 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
297         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
299 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
301           * g77.f-torture/execute/20000503-1.f:  New test.
303 2000-05-04  Andreas Jaeger  <aj@suse.de>
305         * gcc.dg/noreturn-2.c: New test.
307 2000-05-04  Neil Booth  <NeilB@earthling.net>
309         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
310         preprocessor.
312 2000-05-04  Richard Henderson  <rth@cygnus.com>
314         * gcc.c-torture/execute/20000503-1.c: Fix typo.
316 2000-05-04  Richard Henderson  <rth@cygnus.com>
318         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
319         OpenSSL by Jason R Thorpe.
321 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
323         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
325 2000-05-03  Robert Lipe <robertlipe@usa.net>
327         * gcc.dg/20000503-1.c: New test.
329 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
331         * gcc.c-torture/compile/20000502-1.c: New test.
332         * g++.old-deja/g++.other/align.C: New test.
333         * gcc.dg/cpp-tradstringify.c: New test.
335 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
337         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
338         and hard registers.
340 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
342         * gcc.c-torture/execute/loop-5.c: New test.
344 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
346         * gcc.c-torture/execute/va-arg-20.c: New test.
348 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
350         * gcc.c-torture/execute/20000422-1.c: New test.
352 2000-04-20  Greg McGary  <gkm@gnu.org>
354         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
355         when optimizing, but without sibling-call optimizations (-O1).
357 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
359           * gcc.c-torture/compile/20000420-1.c: New test.
361 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
363         * g++.abi/ptrflags.C: New test.
364         * g++.eh/catchptr1.C: Test incomplete pointer chains.
366 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
368         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
370 2000-04-19  Greg McGary  <gkm@gnu.org>
372         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
373         sibling-call optimizations.
375 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
377         * gcc.dg/20000419-1.c: New test.
379 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
381         * gcc.c-torture/execute/20000412-6.c: New test.
383 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
385         * gcc.c-torture/execute/20000412-5.c: New test.
386         * g77.f-torture/compile/20000412-1.f: New test.
387         * gcc.c-torture/execute/20000412-4.c: New test.
388         * gcc.c-torture/compile/20000412-2.c: New test.
389         * gcc.c-torture/execute/20000412-3.c: New test.
390         * gcc.c-torture/compile/20000412-1.c: New test.
391         * gcc.c-torture/execute/20000412-2.c: New test.
393 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
395         * objc/execute/bf-20.m: New test.
397 2000-04-10  Richard Henderson  <rth@cygnus.com>
399         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
401         * gcc.c-torture/execute/20000412-1.c: New test.
403 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
405         * g++.old-deja/g++.eh/catchptr1.C: New test.
407 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
409         * g++.old-deja/g++.abi/cxa_vec.C: New test.
411 2000-04-08  Neil Booth  <NeilB@earthling.net>
412         
413         * gcc.dg/cpp-nullchar.c: Remove test as
414         embedded nulls cause problems.
416 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
418         * gcc.dg/compare2.c: New test.
420 2000-04-08  Neil Booth  <NeilB@earthling.net>
421         
422         * gcc.dg/cpp-nullchar.c: New test.
424 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
426         * gcc.dg/cpp-mi2.c: New test.
427         * gcc.dg/cpp-mi2[abc].h: New files.
429 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
431         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
432         member name.
434 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
436         * g++.old-deja/g++.abi/vmihint.C: New test.
438 2000-04-06  Neil Booth  <NeilB@earthling.net>
440         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
441         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
442         copyright.        
444 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
446         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
447         avoid stack-frame overwrite.
449 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
451         * gcc.c-torture/compile/20000405-2.c: New test.
452         * gcc.c-torture/compile/20000405-3.c: New test.
454 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
456         * gcc.c-torture/compile/20000405-1.c: New test.
458 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
460         * gcc.dg/cast-qual-1.c: Revert last change.
462 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
464         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
466 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
468         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
469         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
471 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
473         * gcc.c-torture/compile/20000403-2.c: New test.
474         * gcc.c-torture/compile/20000403-1.c: New test.
476 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
478         * gcc.c-torture/execute/20000403-1.c: New test.
480 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
482         * gcc.c-torture/execute/20000402-1.c: New test.
484 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
486         * gcc.c-torture/execute/va-arg-15.c: New test.
487         * gcc.c-torture/execute/va-arg-16.c: New test.
488         * gcc.c-torture/execute/va-arg-17.c: New test.
489         * gcc.c-torture/execute/va-arg-18.c: New test.
490         * gcc.c-torture/execute/va-arg-19.c: New test.
492 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
494         * gcc.c-torture/compile/981211-1.c: Move to...
495         * gcc.dg/cpp-as1.c: ...here.
496         * gcc.dg/cpp-as2.c: New file.
498         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
499         compiler.
501 2000-04-02  Neil Booth  <NeilB@earthling.net>
503         * gcc.dg/cpp-cond.c  New tests.
504         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
505         accidental success less likely.
506         * gcc.dg/cpp-missingop.c  New tests.
507         * gcc.dg/cpp-missingparen.c  New tests.
508         * gcc.dg/cpp-shift.c  New tests.
509         * gcc.dg/cpp-shortcircuit.c  New tests.
510         * gcc.dg/cpp-unary.c  New tests.
512 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
514         * gcc.c-torture/compile/20000329-1.c: New test.
516 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
518         * gcc.c-torture/compile/20000326-1.c: New test.
519         * gcc.c-torture/compile/20000326-2.c: New test.
521 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
523         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
524         the first parameter is a function argument.
526 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
528         * g++.old-deja/g++.ext/array4.C: New test.
530 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
532         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
534 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
536         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
538 2000-03-19  Richard Henderson  <rth@cygnus.com>
540         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
542 2000-03-19  Richard Henderson  <rth@cygnus.com>
544         * gcc.c-torture/compile/20000319-1.c: New test.
546 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
548         * gcc.c-torture/execute/20000314-3.c: New test.
549         * gcc.c-torture/execute/20000314-2.c: New test.
550         * gcc.c-torture/execute/20000314-1.c: New test.
551         * gcc.c-torture/compile/20000314-2.c: New test.
552         * gcc.c-torture/compile/20000314-1.c: New test.
554 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
556         * g++.old-deja/g++.warn/inline.C: New test.
558 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
560         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
561         standards-compliant result rather than specific constants.
562         Put test-values in array.
564 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
566         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
567         (g++_target_compile): Put test-specific options last.
569 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
571         * g++.old-deja/g++.eh/vbase4.C: New test.
573 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
575         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
577 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
579         * g++.old-deja/g++.brendan/misc12.C: Removed.
580         * g++.old-deja/g++.pt/memtemp77.C: Constify.
581         * g++.old-deja/g++.ext/pretty4.C: New test.
583 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
585         * g++.old-deja/g++.other/string2.C: New test.
587 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
589         * g++.old-deja/g++.warn/impint2.C: New test.    
591 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
593         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
594         is 1, not zero.
596 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
598         * g++.old-deja/g++.warn/impint.C: New test.
599         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
600         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
601         * g++.old-deja/g++.pt/explicit12.C: Likewise.
602         * g++.old-deja/g++.pt/explicit13.C: Likewise.
603         * g++.old-deja/g++.pt/explicit17.C: Likewise.
604         * g++.old-deja/g++.pt/explicit18.C: Likewise.
605         * g++.old-deja/g++.pt/explicit19.C: Likewise.
606         * g++.old-deja/g++.pt/explicit23.C: Likewise.
607         * g++.old-deja/g++.pt/explicit31.C: Likewise.
608         * g++.old-deja/g++.pt/explicit35.C: Likewise.
609         * g++.old-deja/g++.pt/explicit6.C: Likewise.
610         * g++.old-deja/g++.pt/memclass7.C: Likewise.
612 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
614         * gcc.dg/cpp-redef.c: New test.
616 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
618         * g++.old-deja/g++.pt/unify7.C: New test.
620 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
622         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
623         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
625 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
627         * gcc.c-torture/compile/20000224-1.c: New test.
629 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
631         * gcc.c-torture/compile/cpp-2.c: New test.
632         * gcc.c-torture/compile/cpp-1.c: New test.
634 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
636         * gcc.c-torture/execute/20000225-1.c: New test.
638 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
640         * gcc.dg/cpp-li2.c: New test.
642         * gcc.dg/cpp-wi1.c: New test.
644         * gcc.dg/cpp-li1.c: New test.
646 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
648         * g++.old-deja/g++.other/sizeof5.C: New test.
650 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
652         * gcc.c-torture/execute/va-arg-13.c: New test.
654 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
656         * gcc.c-torture/execute/va-arg-12.c: New test.
658 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
660         * gcc.c-torture/execute/20000223-1.c: New test.
662 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
664         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
666 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
668         * g++.old-deja/g++.abi/ptrmem.C: New test.
670 2000-02-19  Richard Henderson  <rth@cygnus.com>
672         * gcc.c-torture/compile/init-3.c: New.
674 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
676         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
677         ALWAYS_CXXFLAGS.
679 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
681         * gcc.c-torture/compile/20000211-3.c: New test.
683 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
685         * gcc.c-torture/compile/20000211-2.c: New test.
687 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
689         * gcc.c-torture/compile/20000211-1.c: New test.
691 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
693         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
694           on native targets
696 2000-02-08  Nathan Sidwell  <nathan@acm.org>
698         * g++.old-deja/g++.other/cast5.C: New test.
700 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
702         * gcc.c-torture/execute/20000205-1.c: New.
704 2000-02-03  Nathan Sidwell  <nathan@acm.org>
706         * g++.old-deja/g++.jason/cast3.C: Return void.
707         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
709 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
711         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
713         * gcc.dg/loop-1.c: New test.
715 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
717         * gcc.c-torture/compile/20000127-1.c: New test.
718         * gcc.c-torture/execute/991228-1.c: New test.
720 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
722         * gcc.dg/unused-2.c: New test.
724         * gcc.dg/conv-1.c: New test.
726 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
728         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
729         compiler.
730         (tool_option_proc): Fix typo.
731         
732 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
734         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
735         of the ld on the host, not on the build machine.
736         Also, don't crash if '--help' is not a supported option.
738 2000-01-24  Richard Henderson  <rth@cygnus.com>
740         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
742 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
744         * gcc.c-torture/execute/20000120-2.c: New test.
745         * gcc.c-torture/execute/20000120-1.c: New test.
747 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
749         * gcc.c-torture/execute/20000113-1.c: New test.
751 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
753         * gcc.c-torture/execute/20000112-1.c: New test.
755 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
757         * gcc.dg/20000111-1.c: New test.
759 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
761         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
762         with 16 bit integers.
764 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
766         * gcc.dg/20000108-1.c: New test.
768 2000-01-05  Nathan Sidwell  <nathan@acm.org>
770         * g++.old-deja/g++.ns/koenig8.C: New test.
772 2000-01-05  Nathan Sidwell  <nathan@acm.org>
774         * g++.old-deja/g++.other/cast4.C: New test.
776 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
778         * gcc.c-torture/compile/20000105-2.c: New test.
779         * gcc.c-torture/compile/20000105-1.c: New test.
781 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
783         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
784         references to printf & atoi to conform to ANSI standard.
785         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
786         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
787         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
788         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
789         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
790         * g++.old-deja/g++.brendan/complex1.C: Likewise.
791         * g++.old-deja/g++.brendan/copy1.C: Likewise.
792         * g++.old-deja/g++.brendan/copy2.C: Likewise.
793         * g++.old-deja/g++.brendan/copy3.C: Likewise.
794         * g++.old-deja/g++.brendan/copy4.C: Likewise.
795         * g++.old-deja/g++.brendan/copy5.C: Likewise.
796         * g++.old-deja/g++.brendan/copy6.C: Likewise.
797         * g++.old-deja/g++.brendan/copy7.C: Likewise.
798         * g++.old-deja/g++.brendan/copy8.C: Likewise.
799         * g++.old-deja/g++.brendan/crash11.C: Likewise.
800         * g++.old-deja/g++.brendan/crash14.C: Likewise.
801         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
802         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
803         * g++.old-deja/g++.brendan/delete2.C: Likewise.
804         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
805         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
806         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
807         * g++.old-deja/g++.brendan/eh1.C: Likewise.
808         * g++.old-deja/g++.brendan/groff1.C: Likewise.
809         * g++.old-deja/g++.brendan/init3.C: Likewise.
810         * g++.old-deja/g++.brendan/misc12.C: Likewise.
811         * g++.old-deja/g++.brendan/misc7.C: Likewise.
812         * g++.old-deja/g++.brendan/new2.C: Likewise.
813         * g++.old-deja/g++.brendan/operators4.C: Likewise.
814         * g++.old-deja/g++.brendan/operators5.C: Likewise.
815         * g++.old-deja/g++.brendan/overload2.C: Likewise.
816         * g++.old-deja/g++.brendan/overload7.C: Likewise.
817         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
818         * g++.old-deja/g++.brendan/reference1.C: Likewise.
819         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
820         * g++.old-deja/g++.brendan/template24.C: Likewise.
821         * g++.old-deja/g++.brendan/template3.C: Likewise.
822         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
823         * g++.old-deja/g++.jason/inline3.C: Likewise.
824         * g++.old-deja/g++.jason/opeq.C: Likewise.
825         * g++.old-deja/g++.law/arg5.C: Likewise.
826         * g++.old-deja/g++.law/arm7.C: Likewise.
827         * g++.old-deja/g++.law/ctors11.C: Likewise.
828         * g++.old-deja/g++.law/cvt8.C: Likewise.
829         * g++.old-deja/g++.law/init9.C: Likewise.
830         * g++.old-deja/g++.law/refs4.C: Likewise.
831         * g++.old-deja/g++.law/template2.C: Likewise.
832         * g++.old-deja/g++.law/visibility24.C: Likewise.
833         * g++.old-deja/g++.law/vtable3.C: Likewise.
834         * g++.old-deja/g++.mike/asm2.C: Likewise.
835         * g++.old-deja/g++.mike/eh1.C: Likewise.
836         * g++.old-deja/g++.mike/misc1.C: Likewise.
837         * g++.old-deja/g++.mike/misc13.C: Likewise.
838         * g++.old-deja/g++.mike/misc14.C: Likewise.
839         * g++.old-deja/g++.mike/ns12.C: Likewise.
840         * g++.old-deja/g++.mike/p1248.C: Likewise.
841         * g++.old-deja/g++.mike/p3708.C: Likewise.
842         * g++.old-deja/g++.mike/p3708a.C: Likewise.
843         * g++.old-deja/g++.mike/p3708b.C: Likewise.
844         * g++.old-deja/g++.mike/p646.C: Likewise.
845         * g++.old-deja/g++.mike/p700.C: Likewise.
846         * g++.old-deja/g++.mike/p783.C: Likewise.
847         * g++.old-deja/g++.mike/p783a.C: Likewise.
848         * g++.old-deja/g++.mike/p783b.C: Likewise.
849         * g++.old-deja/g++.mike/p786.C: Likewise.
850         * g++.old-deja/g++.mike/p789.C: Likewise.
851         * g++.old-deja/g++.mike/p789a.C: Likewise.
852         * g++.old-deja/g++.mike/p807a.C: Likewise.
853         * g++.old-deja/g++.other/delete3.C: Likewise.
854         * g++.old-deja/g++.other/dyncast1.C: Likewise.
855         * g++.old-deja/g++.other/dyncast2.C: Likewise.
856         * g++.old-deja/g++.other/dyncast3.C: Likewise.
857         * g++.old-deja/g++.other/empty1.C: Likewise.
858         * g++.old-deja/g++.other/temporary1.C: Likewise.
859         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
860         * g++.old-deja/g++.pt/t16.C: Likewise.
861         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
863 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
865         * gcc.dg/991230-1.c: New test.
867 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
869         * gcc.c-torture/compile/991229-3.c: New test.
870         * gcc.c-torture/compile/991229-2.c: New test.
871         * gcc.c-torture/compile/991229-1.c: New test.
873 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
875         * gcc.c-torture/compile/labels-2.c: New test.
877 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
879         * gcc.c-torture/execute/991227-1.c: New test.
881 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
883         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
885 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
887         * gcc.c-torture/execute/991221-1.c: New test.
889 1999-12-20  Nathan Sidwell  <nathan@acm.org>
891         * g++.old-deja/g++.other/cast3.C: New test.
893 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
895         * gcc.c-torture/execute/991216-4.c: New test.
897 1999-12-16  Michael Meissner  <meissner@cygnus.com>
899         * gcc.c-torture/execute/991216-1.c: New test.
900         * gcc.c-torture/execute/991216-2.c: New test.
901         * gcc.c-torture/execute/991216-3.c: New test.
903 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
905         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
906         Actually make the test fail by using "-O2" for compilation.
908 1999-12-15  Nathan Sidwell  <nathan@acm.org>
910         * g++.old-deja/g++.warn/cast-align1.C: New test.
912 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
914         * gcc.c-torture/compile/991214-1.c: New test.
915         * gcc.c-torture/compile/991214-2.c: New test.
917 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
919         * gcc.dg/991214-1.c: New test.
920         
921 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
923         * gcc.c-torture/compile/991213-3.c: New test.
924         * gcc.c-torture/compile/991213-2.c: New test.
925         * gcc.c-torture/compile/991213-1.c: New test.
927 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
929         * gcc.dg/991209-1.c: New test.
931 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
933         * gcc.c-torture/compile/991208-1.c: New test.
935 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
937         * gcc.dg/ultrasp2.c: New test.
939 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
941         * g++.old-deja/g++.abi/align.C (main): Fix typo.
943 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
945         * gcc.c-torture/compile/991202-1.c: New test.
946         * gcc.c-torture/execute/991202-1.c: New test.
947         * gcc.c-torture/execute/991202-2.c: New test.
948         * gcc.c-torture/execute/991202-3.c: New test.
950 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
952         * g++.old-deja/g++.abi/align.C: New test.
953         * g++.old-deja/g++.abi/aggregates.C: Likewise.
954         * g++.old-deja/g++.abi/bitfields.C: Likewise.
956 1999-12-01  Richard Henderson  <rth@cygnus.com>
958         * gcc.c-torture/execute/991201-1.c: New.
960 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
962         * gcc.dg/991129-1.c: New test.
964 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
966         * gcc.c-torture/compile/991127-1.c: New test.
968 1999-11-22  Nathan Sidwell  <nathan@acm.org>
970         * g++.old-deja/g++.other/warn4.C: New test.
972 1999-11-22  Nathan Sidwell  <nathan@acm.org>
974         * g++.old-deja/g++.eh/cleanup2.C: New test.
975         * g++.old-deja/g++.ext/pretty2.C: New test.
976         * g++.old-deja/g++.ext/pretty3.C: New test.
977         * g++.old-deja/g++.other/debug6.C: New test.
979 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
981         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
982         compiler_output to look for one error message instead of two.
984 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
986         * gcc.c-torture/execute/991118-1.c: Also test case
987         where the word boundary does not split a byte evenly.
989 1999-11-19  Nathan Sidwell  <nathan@acm.org>
991         * g++.old-deja/g++.ext/restrict1.C: New test.
993 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
995         * gcc.c-torture/execute/991118-1.c: New test.
997 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
999         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
1000         working directory pathnames.
1002 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
1004         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
1005         host is equipped with driver.h and driver.o so it can actually
1006         compile and run the tests.
1008 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
1010         * gcc.c-torture/compile/991008-1.c: New test.
1012 1999-11-08  Nick Clifton  <nickc@cygnus.com>
1014         * lib/gcc-dg.exp: Include target-supports.exp
1016 1999-11-05  Nick Clifton  <nickc@cygnus.com>
1018         * lib/target-supports.exp: New file: Provide procs to test for 
1019         features supported by the target.
1020         (check_weak_available): Moved here from ecos.exp.
1021         (check_alias_available): New proc: Determine of the target
1022         toolchain supports the alias attribute.
1023         
1024         * gcc.dg/special/ecos.exp: Move check_weak_available to
1025         target-supports.exp. 
1026         (alias-1.c): Only perform the test if the target supports
1027         aliases. 
1028         (wkali-1.c): Only perform the test if the target supports
1029         aliases. 
1031         * gcc.dg/990506-0.c: Expect error messages from cross
1032         targets as well as native targets.
1034 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1036         * gcc.dg/ultrasp1.c: Removed xfail.
1037         * gcc.dg/struct-ret-2.c: Likewise.
1038         * gcc.dg/array-1.c: Likewise.
1040 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1042         * gcc.dg/struct-ret-2.c: New test.
1044         * gcc.dg/array-1.c: New test.
1046 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
1048         * gcc.c-torture/execute/991030-1.c: New test.
1050 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
1052         * gcc.c-torture/compile/991026-2.c: New test.
1054 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
1056         * gcc.c-torture/compile/991026-1.c: New test.
1058 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
1060         * gcc.c-torture/execute/991023-1.c: New test.
1062 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
1064         * gcc.c-torture/execute/991019-1.c: New test.
1066 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
1068         * gcc.c-torture/execute/991016-1.c: New test.
1070 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
1072         * gcc.c-torture/execute/991014-1.c: New test.
1074 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
1076         * g++.old-deja/g++.other/union2.C: New test.
1078 1999-10-13  Nathan Sidwell  <nathan@acm.org>
1080         * g++.old-deja/g++.other/vaarg2.C: New test.
1081         * g++.old-deja/g++.other/vaarg3.C: New test.
1083 1999-10-12  Craig Burley  <craig@jcb-sc.com>
1085         * g77.f-torture/noncompile/19990905-1.f: Moved from being
1086         in compile/.
1088 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
1090         * gcc.c-torture/execute/va-arg-11.c: New test.
1092 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
1094         * lib/file-format.exp (gcc_target_object_format): Don't
1095         crash if objdump is unavailable.
1097 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
1099         * gcc.misc-tests/mg.exp: delete extraneous redirection.
1101 1999-09-28  Nick Clifton  <nickc@cygnus.com>
1103         * gcc.c-torture/compile/990928-1.c: New test.
1105 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
1107         * g++.old-deja/g++.other/decl6.C: New test.
1109 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1111         * gcc.c-torture/execute/va-arg-10.c: New test.
1113 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
1115         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
1116         __PRETTY_FUNCTION__.
1118 1999-09-23  Nick Clifton  <nickc@cygnus.com>
1120         * gcc.c-torture/execute/990923-1.c: New test.
1122 1999-09-21  Nick Clifton  <nickc@cygnus.com>
1124         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
1125         for which -fpic is inappropriate.
1127 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
1129         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
1131 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
1133         * g++.old-deja/g++.other/dyncast1.C: New test.
1134         * g++.old-deja/g++.other/dyncast2.C: New test.
1135         * g++.old-deja/g++.other/dyncast3.C: New test.
1136         * g++.old-deja/g++.other/dyncast4.C: New test.
1137         * g++.old-deja/g++.other/dyncast5.C: New test.
1138         * g++.old-deja/g++.eh/catch3.C: New test.
1139         * g++.old-deja/g++.eh/catch3p.C: New test.
1140         * g++.old-deja/g++.eh/catch4.C: New test.
1141         * g++.old-deja/g++.eh/catch4p.C: New test.
1142         * g++.old-deja/g++.eh/catch5.C: New test.
1143         * g++.old-deja/g++.eh/catch5p.C: New test.
1144         * g++.old-deja/g++.eh/catch6.C: New test.
1145         * g++.old-deja/g++.eh/catch6p.C: New test.
1146         * g++.old-deja/g++.eh/catch7.C: New test.
1147         * g++.old-deja/g++.eh/catch7p.C: New test.
1148         * g++.old-deja/g++.eh/catch8.C: New test.
1149         * g++.old-deja/g++.eh/catch8p.C: New test.
1150         * g++.old-deja/g++.eh/catch9.C: New test.
1151         * g++.old-deja/g++.eh/catch9p.C: New test.
1153 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
1155         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
1156         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
1158 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
1160         * gcc.c-torture/compile/990913-1.c: New test.
1162 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
1164         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
1165         * g++.old-deja/g++.jason/rfg5.C: Likewise.
1167 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
1169         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
1171 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
1173         * g++.old-deja/g++.other/lookup11.C: New test.
1174         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
1175         what is permitted and what we want.
1176         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
1177         overload use.
1178         * g++.old-deja/g++.jason/rfg5.C: Likewise
1180 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
1182         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
1183         * gcc.c-torture/noncompile/poison-1.c: New file.
1185 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
1187         * g++.old-deja/g++.other/sizeof3.C: New test.
1188         * g++.old-deja/g++.other/sizeof4.C: New test.
1189         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
1190         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
1192 1999-09-07  Richard Henderson  <rth@cygnus.com>
1194         * gcc.dg/va-arg-1.c: New.
1196 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1198         * gcc.c-torture/execute/va-arg-9.c: New test.
1200 1999-09-05  Craig Burley  <craig@jcb-sc.com>
1202         * g77.f-torture/compile/980519-2.f: New test.
1203         * g77.f-torture/compile/19990905-0.f: New test.
1204         * g77.f-torture/compile/19990905-1.f: New test.
1205         * g77.f-torture/compile/19990905-2.f: New test.
1207         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
1209 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
1211         * gcc.c-torture/execute/990827-1.c: Fix typo.
1213 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
1215         * g++.old-deja/g++.other/deref1.C: New test.
1217 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
1219         * g++.old-deja/g++.other/ambig2.C: New test.
1220         * g++.old-deja/g++.other/cond5.C: New test.
1221         * g++.old-deja/g++.other/lookup16.C: New test.
1223 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
1225         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
1226         assemblers too.
1228 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
1230         * lib/c-torture.exp: Avoid the "compare executables" optimization
1231         when testing native.
1233 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
1235         * gcc.c-torture/execute/990829-1.c: New test.
1236         * gcc.c-torture/compile/990829-1.c: New test.
1238 1999-08-27  Paul Burchard  <burchard@pobox.com>
1240         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
1241         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
1242         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
1243         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
1244         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
1245         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
1246         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
1247         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
1248         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
1249         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
1250         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
1252 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
1254         * gcc.c-torture/execute/990827-1.c: New test.
1256 1999-08-26  Craig Burley  <craig@jcb-sc.com>
1258         * g77.f-torture/noncompile/19990826-4.f: New test.
1260         * g77.f-torture/compile/19990826-3.f: New test.
1262         * g77.f-torture/execute/19990826-2.f: New test.
1264         * g77.f-torture/compile/19990826-1.f: New test.
1266         * gcc.c-torture/execute/990826-0.c: New test.
1267         * g77.c-torture/execute/19990826-0.f: New test.
1269         * g77.f-torture/noncompile/970626-2.f: New test.
1271 1999-08-25  Paul Burchard  <burchard@pobox.com>
1273         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
1274         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
1275         lss-011.C: New tests.
1277 1999-08-25  Nathan Sidwell  <nathan@acm.org>
1279         * g++.old-deja/g++.other/decl5.C: New test.
1281 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1283         * noncompile/noncompile.exp: Load_lib c-torture.exp.
1284         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
1285         call `postbase' for each one.  All callers of `postbase' changed
1286         to call this instead.
1288 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
1290         * gcc.c-torture/execute/990811-1.c: New test.
1292 1999-08-09  Nick Clifton  <nickc@cygnus.com>
1294         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
1295         just native ones.
1297         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
1298         just native ones.
1300 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
1302         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
1304 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
1306         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
1308 1999-08-04  Nathan Sidwell  <nathan@acm.org>
1310         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
1312 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
1314         * gcc.c-torture/execute/990804-1.c: New test.
1316 1999-08-03  Nathan Sidwell  <nathan@acm.org>
1318         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
1319         * g++.old-deja/g++.brendan/crash64.C: Likewise
1320         * g++.old-deja/g++.brendan/overload8.C: Likewise
1322 1999-08-03  Nathan Sidwell  <nathan@acm.org>
1324         * g++.old-deja/g++.other/struct1.C: New test.
1326 1999-08-03  Nathan Sidwell  <nathan@acm.org>
1328         * g++.old-deja/g++.other/enum2.C: New test.
1330 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
1332         Adapted from tests from Franz Sirl:
1333         * gcc.c-torture/execute/va-arg-7.c: New test.
1334         * gcc.c-torture/execute/va-arg-8.c: New test.
1336 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
1338         * gcc.c-torture/compile/990801-2.c: New test.
1340         * gcc.c-torture/compile/990801-1.c: New test.
1342 1999-07-27  Michael Meissner  <meissner@cygnus.com>
1344         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
1345         fp-cmp-1.c, converting double to float.
1347         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
1348         fp-cmp-1.c, converting double to long double.
1350         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
1351         from fr1 to unknown_register, since fr1 is a legitimate register
1352         on some machines.
1354 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
1356         * README: More listname related changes.
1358 1999-07-08  Catherine Moore  <clm@cygnus.com>
1360         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
1362 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
1364         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
1366 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
1368         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
1370 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
1372         * gcc.dg/990703-1.c: New test.
1374 1999-06-29  Nick Clifton  <nickc@cygnus.com>
1376         * lib/file-format.exp: New file: Move definition of proc 
1377         gcc_target_object_format to here from
1378         gcc.dg/special/ecos.exp.
1380         * lib/c-torture.exp: Include lib file-format.exp.
1381         * lib/gcc-dg.exp: Include lib file-format.exp.
1383         * gcc.dg/special/ecos.exp: Remove definition of proc
1384         gcc_target_object_format.
1385         
1386 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
1388         * gcc.c-torture/execute/990628-1.c: New test.
1390 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
1392         * gcc.c-torture/compile/990625-2.c: New test.
1394         * gcc.c-torture/compile/990625-1.c: New test.
1396 1999-06-23  Nick Clifton  <nickc@cygnus.com>
1398         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
1399         attributes compile.
1400         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
1401         ports that use the COFF/PE file format.
1403 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
1405         * gcc.c-torture/compile/990617-1.c: New test.
1407 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1409         * g++.old-deja/g++.other/decl4.C: New test.
1411 1999-06-14  Nathan Sidwell  <nathan@acm.org>
1413         * g++.old-deja/g++.other/bitfld3.C: New test.
1415 1999-06-08  Nathan Sidwell  <nathan@acm.org>
1417         * g++.old-deja/g++.eh/catch1.C: New test.
1419 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
1421         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
1423         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
1424         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
1426 1999-06-05  Craig Burley  <craig@jcb-sc.com>
1428         * g77.f-torture/compile/19990502-0.f: Replace with new,
1429         shorter, test that still fails after recent changes.
1431 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1433         * gcc.c-torture/execute/990604-1.c: New test.
1435 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
1437         * gcc.c-torture/execute/990531-1.c: New test.
1439 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1441         * gcc.c-torture/compile/990527-1.c: New test.
1443 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
1445         * gcc.c-torture/execute/990527-1.c: New test.
1447 1999-05-25  Nick Clifton  <nickc@cygnus.com>
1449         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
1450         bitfields as signed. 
1452 1999-05-25  Craig Burley  <craig@jcb-sc.com>
1454         * g77.f-torture/compile/19990525-0.f: New test.
1456 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
1458         * gcc.c-torture/execute/990525-2.c: New test.
1460         * gcc.c-torture/execute/990525-1.c: New test.
1462 1999-05-24  Nathan Sidwell  <nathan@acm.org>
1464         * g++.old-deja/g++.other/anon3.C: New test.
1465         * g++.old-deja/g++.other/anon4.C: New test.
1466         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
1467         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
1468         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
1469         Merrill).
1471 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
1473         * gcc.c-torture/execute/990524-1.c: New test.
1475         * gcc.dg/990524-1.c: New test.
1477 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1479         * gcc.c-torture/compile/990523-1.c: New test.
1481 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
1483         * gcc.c-torture/compile/990519-1.c: New test.
1485 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1487         * gcc.c-torture/compile/990517-1.c: New test.
1489         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
1490         (e4, f4): New tests.
1491         (main): Call them.
1493 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1495         * gcc.dg/noreturn-1.c: New test.
1497 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1499         * gcc.c-torture/execute/990513-1.c: New test.
1501 1999-05-10  Richard Henderson  <rth@cygnus.com>
1503         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
1505 1999-05-10  Craig Burley  <craig@jcb-sc.com>
1507         * g77.f-torture/execute/erfc.f: Use small single-precision
1508         values, to avoid problems on Alphas when not -mieee.
1510 1999-05-08  Craig Burley  <craig@jcb-sc.com>
1512         * gcc.dg/990506-0.c: New test.
1514 1999-05-08  Richard Henderson  <rth@cygnus.com>
1516         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
1517         the constant to test.  Don't XFAIL 64-bit targets.
1519         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
1520         * g++.old-deja/g++.law/profile1.C: Likewise.
1522         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
1523         operator new instances.
1524         * g++.old-deja/g++.other/delete5.C: Likewise.
1526 1999-05-03  Craig Burley  <craig@jcb-sc.com>
1528         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
1529         intrinsic.
1531 1999-05-03  Craig Burley  <craig@jcb-sc.com>
1533         * g77.f-torture/execute/u77-test.f: Reverse order of two
1534         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
1536 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1538         * gcc.dg/compare1.c: New test.
1540 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1542         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
1543         New tests.
1545 1999-05-02  Craig Burley  <craig@jcb-sc.com>
1547         * g77.f-torture/compile/19990502-1.f: New test.
1549 1999-05-02  Craig Burley  <craig@jcb-sc.com>
1551         * g77.f-torture/compile/19990502-0.f: New test.
1553 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
1555         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
1556         intrinsic.
1558 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
1560         * g77.f-torture/execute/u77-test.f (main): List libU77
1561         intrinsics not currently tested.
1562         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
1563         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
1564         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
1565         Trim blanks off the ends of some printed strings.
1567 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
1569         * g77.f-torture/execute/u77-test.f (main): Just warn about
1570         FSTAT gid disagreement, as it's expected on some systems.
1572 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
1574         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
1575         use a new function, which allows for some slop.
1576         Clean up some commentary.
1577         (issum): The new function.
1578         (sgladd): Deleted subroutine.
1580 1999-05-01  Craig Burley  <craig@jcb-sc.com>
1582         * g77.f-torture/execute/u77-test.f: Modify to be more like
1583         libf2c/libU77 version, bringing patches to that version here.
1584         Add suitable commentary.
1586 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
1588         * gcc.dg/990424-1.c: New test.
1590 1999-04-24  Craig Burley  <craig@jcb-sc.com>
1592         * g77.f-torture/execute/u77-test.f (main): Bug involving
1593         LSTAT has been fixed, so turn back on full checking.
1595 1999-04-20  Craig Burley  <craig@jcb-sc.com>
1597         * g77.f-torture/compile/19990419-0.f: New test.
1598         * g77.f-torture/execute/19990419-1.f: New test.
1600 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
1602         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
1603         to avoid the need for a prototype to supress a warning.
1605 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
1607         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
1609 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
1611         * gcc.c-torture/execute/990404-1.c: New test.
1613 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
1615         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
1616         * gcc.dg/cpp-if3.c: Don't use -pedantic.
1617         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
1618         missing initializer warnings.
1620 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
1622         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
1623         matching strings.
1625 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
1627         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
1629 1999-03-26  Craig Burley  <craig@jcb-sc.com>
1631         * g77.f-torture/execute/19990325-0.f: New test.
1632         * g77.f-torture/execute/19990325-1.f: New test.
1634 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
1636         * gcc.c-torture/execute/990324-1.c: New test.
1638 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
1640         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
1641         test with 4.
1643 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
1645         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
1647 1999-03-13  Craig Burley  <craig@jcb-sc.com>
1649         * g77.f-torture/execute/19990313-2.f: New test.
1650         * g77.f-torture/execute/19990313-3.f: New test.
1652 1999-03-13  Craig Burley  <craig@jcb-sc.com>
1654         * g77.f-torture/execute/19990313-0.f: New test.
1655         * g77.f-torture/execute/19990313-1.f: New test.
1657 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
1659         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
1660         printf to sprintf.
1661         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
1662         (main): Add check for u15.  Conditionalize u31 check depending on
1663         whether ints are <32 bits or >=32 bits.
1664         
1665 1999-03-08  Craig Burley  <craig@jcb-sc.com>
1667         * g77.f-torture/execute/19981119-0.f: Improve testiness.
1669 1999-03-08  Craig Burley  <craig@jcb-sc.com>
1671         * g77.f-torture/compile/19990305-0.f: New test.
1672         * g77.f-torture/execute/19981119-0.f: New test.
1674 1999-03-08  Craig Burley  <craig@jcb-sc.com>
1676         * g77.f-torture/execute/970625-2.f: call ABORT if final
1677         result is not correct, instead of just printing it.
1678         Add this checking via newly introduced obfuscation, to
1679         trip up buggy front ends.
1681 1999-03-07  Craig Burley  <craig@jcb-sc.com>
1683         * g77.f-torture/compile/960317-1.f: Moved from being
1684         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
1686 1999-03-06  Craig Burley  <craig@jcb-sc.com>
1688         * g77.f-torture/execute/960317-1.f: New (old) test.
1689         * g77.f-torture/execute/970625-2.f: Ditto.
1691 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
1693         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
1694         message on line 1 or line 2; cccp and cpplib do this differently.
1696 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
1698         * g++.old-deja/g++.law/weak1.C: New test.
1700 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
1702         * gcc.c-torture/execute/990119-1.c: Renamed to...
1703         * gcc.dg/990119-1.c: this, so it will only be tested once
1704         (it's a preprocessor test, it doesn't need to be run at
1705         multiple optimization levels).
1707 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
1709         * lib/g++.exp: Don't add incdir=$base_dir/../include to
1710           ALWAYS_CXXFLAGS.
1712 1999-02-24  Craig Burley  <craig@jcb-sc.com>
1714         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
1715         * g77.f-torture/compile/19981216-0.f: ...as it is expected
1716         to not be compilable by current g77.
1718 1999-02-24  Nick Clifton  <nickc@cygnus.com>
1720         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
1722 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
1724         * gcc.c-torture/execute/990222-1.c: New test.
1726 1999-02-19  Craig Burley  <craig@jcb-sc.com>
1728         * g77.f-torture/compile/19990218-0.f: New test.
1729         * g77.f-torture/noncompile/19990218-1.f: New test.
1731 1999-02-18  Craig Burley  <craig@jcb-sc.com>
1733         * g77.f-torture/compile/19981216-0.f: New test.
1735 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
1737         * gcc.dg/990214-1.c: New test.
1739 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
1741         * gcc.dg/990213-2.c: New test.
1743         * gcc.dg/990213-1.c: New test.
1745 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
1747         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
1748         ints.
1750 1999-02-11  Nick Clifton  <nickc@cygnus.com>
1752         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
1753         specified by target.
1755         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
1757 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
1759         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
1761 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
1763         * gcc.dg/special/ecos.exp: New test driver for new tests with
1764         special requirements.
1766         * gcc.dg/special/alias-1.c: New test.
1767         * gcc.dg/special/gcsec-1.c: New test.
1768         * gcc.dg/special/weak-1.c: New test.
1769         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
1770         * gcc.dg/special/weak-2.c: New test.
1771         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
1772         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
1773         * gcc.dg/special/wkali-1.c: New test.
1774         * gcc.dg/special/wkali-2.c: New test.
1775         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
1776         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
1778 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
1780           * lib/c-torture.exp (c-torture-compile): Pull out code for
1781           analyzing gcc error messages.
1782           (c-torture-execute): Likewise.  Fix some (harmless) false
1783           positives.
1784           * lib/gcc.exp (gcc_check_compile): New function.
1786 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
1788         * gcc.c-torture/execute/990208-1.c: New test.
1790 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
1792         * g++.dg/special/ecos.exp: New driver for new tests with special
1793         requirements
1794         
1795         * g++.dg/special/conpr-1.C: New test
1796         * g++.dg/special/conpr-2.C: New test
1797         * g++.dg/special/conpr-2a.C: New test
1798         * g++.dg/special/conpr-3.C: New test
1799         * g++.dg/special/conpr-3a.C: New test
1800         * g++.dg/special/conpr-3b.C: New test
1801         
1802         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
1803         allow g++ to use the dg driver
1805         * README: Add comment about g++.dg directory
1807 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
1809         * README: Update email addresses.
1811 1999-02-03  Nick Clifton  <nickc@cygnus.com>
1813         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
1814         arguments in order to force structure S onto the stack even on
1815         the alpha.
1816         (test): Pass 10 leading arguments to function foo as well as the
1817         structure S.
1819         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
1820         failure for all targets. 
1822         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
1823         abort to terminate program execution.
1825 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
1827         * gcc.c-torture/execute/990130-1.c: New test.
1829 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
1831         * gcc.dg/990130-1.c: New test.
1833 1999-01-28  Michael Meissner  <meissner@cygnus.com>
1835         * gcc.c-torture/execute/990128-1.c: New test.
1837 1999-01-27  Michael Meissner  <meissner@cygnus.com>
1839         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
1841 1999-01-27  Felix Lee  <flee@cygnus.com>
1843         * lib/c-torture.exp (c-torture-compile): pull out code for
1844         analyzing gcc error messages.
1845         (c-torture-execute): ditto, and fix some (harmless) false
1846         positives.
1847         * lib/gcc.exp (gcc_check_compile): new function.
1849 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
1851         * gcc.dg/990117-1.c: New test.
1853         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
1855         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
1857 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
1859         * g77.f-torture/compile/990115-1.f: New test.
1861 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
1863         * gcc.c-torture/compile/990107-1.c: New test
1865 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
1867         * gcc.c-torture/execute/990106-2.c: New test.
1869         * gcc.c-torture/execute/990106-1.c: New test.
1871 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
1873         * gcc.c-torture/compile/981223-1.c: New test.
1875 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
1877         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
1878         (opt3): Rename from opt4 and disable.
1880 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
1882         * g++.old-deja/g++.pt/ptrmem5.C: New test.
1884 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
1886         * g++.old-deja/g++.other/conv5.C: New test.
1888 1998-12-14  Nick Clifton  <nickc@cygnus.com>
1890         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
1892 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
1894         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
1896 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
1898         * gcc.c-torture/compile/981211-1.c: New test.
1900 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
1902         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
1904         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
1906 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1908         * gcc.special/930510-1.c: Make C9X safe.
1909         * gcc.misc-tests/gcov-1.c Similarly.
1910         * gcc.misc-tests/gcov-2.c Similarly.
1912 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
1914         * gcc.dg/ultrasp1.c: New test.
1916 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
1918         * gcc.c-torture/execute/981206.c: New test.
1920 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
1922         * g++.old-deja/g++.ns/template7.C: New test.
1924         * g++.old-deja/g++.other/expr1.C: New test.
1926         * g++.old-deja/g++.eh/tmpl3.C: New test.
1928         * g++.old-deja/g++.eh/tmpl2.C: New test.
1930 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
1932         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
1933         * g++.old-deja/g++.other/using6.C: Removed.
1934         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
1936         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
1938 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1940         * g++.old-deja/g++.pt/overload8.C: New test.
1942         * g++.old-deja/g++.pt/overload7.C: New test.
1944         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
1946         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
1947         and relinking messages.
1948         * lib/g++.exp (g++_target_compile): Remove .rpo file when
1949         compiling with -frepo.
1951 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
1953         * g++.old-deja/g++.pt/lookup6.C: New test.
1955 1998-11-30  Nick Clifton  <nickc@cygnus.com>
1957         * gcc.c-torture/execute/981130-1.c: New test.
1958         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
1960 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1962         * g++.old-deja/g++.pt/explicit76.C: New test.
1964         * g++.old-deja/g++.pt/friend38.C: New test.
1966         * g++.old-deja/g++.ns/crash2.C: New test.
1968         * g++.old-deja/g++.pt/defarg8.C: New test.
1970         * g++.old-deja/g++.pt/instantiate6.C: New test.
1972         * g++.old-deja/g++.pt/static6.C: New test.
1974         * g++.old-deja/g++.pt/decl2.C: New test.
1976 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
1978         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
1979         problem is actually related with name lookup, but so what? :-)
1981         * g++.old-deja/g++.pt/friend37.C: New test.
1983 1998-11-25  Dave Love  <d.love@dl.ac.uk>
1985         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
1986         element, which fails on some systems.
1988         * g77.f-torture/execute/labug1.f: New test.
1990 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
1992         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
1993         is defined.
1995 1998-11-18  Dave Love  <d.love@dl.ac.uk>
1997         * g77.f-torture/compile/981117-1.f: New test.
1999 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
2001         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
2002         properly discarded.
2004 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
2006         * gcc.c-torture/execute/memcheck: New directory of tests for
2007         -fcheck-memory-usage.
2009 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2011         * README: New file, general information about the testsuite and 
2012         new description of the various C++ test subdirectories.
2013         * README.g++: Eliminate obsolete information, update and move most
2014         relevant stuff to README.
2016 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
2018         * gcc.c-torture/compile/981107-1.c: New test.
2020 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
2022         * execute/memcpy-bi.c: New testcase.
2024 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
2026         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
2027         base classes.
2029         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
2030         template is selected.
2032         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
2033         classes, it should be accepted for all types.
2035         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
2037         * g++.old-deja/g++.pt/spec24.C: Ensure that template
2038         specializations start with template headers.
2040 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
2042         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
2044         * g++.old-deja/g++.other/init9.C: Test cross initialization of
2045         non-POD types.
2047 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
2049         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
2051 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2053         * compile/981022-1.c, compile/981022-1.x: New test and driver.
2055 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
2057         * 981019-1.c: New test.
2059 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
2061         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
2062         find objc headers.
2064 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2066         * compile/981001-4.c: Remove use of GCC extension that triggers a
2067         compiler bug.
2069 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
2071         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
2073 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
2075         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
2076         instantiation of template produces incorrect code for delete
2077         expression.
2079         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
2080         constructors' name is not unique.
2081         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
2082         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
2084         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
2085         automatic array of const is ill-formed.
2087         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
2088         of template parameter?
2090         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
2091         const.
2093         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
2094         pointer-to-member expression.
2096         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
2097         declaration causes ICE.
2099 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
2101         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
2102         reserved in the global namespace.
2104         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
2105         generate needed virtual table.
2107         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
2109 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
2111         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
2112         template-dependent type
2114 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
2116         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
2117         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
2118         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
2120         * g++.old-deja/g++.other/using5.C: New test; using decl from base
2121         class should be usable as argument of member function.
2122         * g++.old-deja/g++.other/using6.C: New test; using decl from base
2123         class should be usable as return type of member function.
2124         * g++.old-deja/g++.other/using7.C: New test; using decl from base
2125         class should be usable as type of data member.
2127         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
2129 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
2131         * gcc.c-torture/special/920521-1.c: Fix bogus test.
2133 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
2135         * gcc.dg/dll-?.c Add thumb to target list.
2136         Fix assembler scan patterns to match current assembler output.
2138 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
2140         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
2141         matching of template brackets.
2143         * g++.old-deja/g++.other/using4.C: New test.  Test using
2144         declarations of methods from base classes.
2146         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
2147         within functions should introduce names into the innermost
2148         enclosing namespace.
2150         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
2151         of static locals if first initialization throws.
2153 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
2155         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
2157 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
2159         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
2160         lose track of the possible targets of tablejump insns.
2161         * special/special.exp: Run it.
2163 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
2165         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
2166         must be declared before its specializations can be named in friend
2167         declarations.
2169 1998-10-05  Dave Love  <d.love@dl.ac.uk>
2171         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
2173         * g77.f-torture/execute/io1.f: New test.
2175 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
2177         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
2178         with pointer to template function, for which no argument deduction
2179         is possible.
2181         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
2182         specialization of template function as argument to template
2183         function.
2185         * g++.old-deja/g++.other/access2.C: New test; Inner class
2186         shouldn't have privileged access to Outer's names.
2188 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
2190         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
2191         friend template declared within template class conflicts with
2192         nested class of the same name.
2194         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
2195         is ignored.
2197         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
2198         object with direct initializer as function declaration.
2200         * g++.old-deja/g++.other/decl2.C: New test; duplicate
2201         initializers.
2203         * g++.old-deja/g++.other/null2.C: New test; conditional operator
2204         involving const pointer and NULL produces incorrect result.
2206         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
2207         type name without `typename' should be rejected with -pedantic.
2209 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
2211         * g++.old-deja/g++.other/addrof1.C: New test.
2213 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
2215         * gcc.c-torture/compile/981001-1.c: New test.
2216         * gcc.c-torture/execute/981001-1.c: New test.
2217         
2218 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
2220         * gcc.c-torture/compile/981001-2.c: New test.
2221         * gcc.c-torture/compile/981001-3.c: New test.
2222         * gcc.c-torture/compile/981001-4.c: New test.
2224 1998-10-01  Robert Lipe  <robertl@dgii.com>
2226         * lib/objc.exp (objc_target_compile): Add -L during compiles for
2227         multilibbed hosts.   Idea grafted from g77.exp.
2229 1998-09-30  Dave Love  <d.love@dl.ac.uk>
2231         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
2232         avoid losing on systems which need -lsocket.
2234 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
2236         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
2237         * g++.old-deja/g++.other/nested2.C: Ditto.
2238         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
2239         failure.
2241 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
2243         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
2244         preferred over template operator!= for enum bitfields.
2246 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
2248         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
2249         that happen to have the same base name, but in different scopes,
2250         are incorrectly rejected.
2252 1998-09-16  Richard Henderson  <rth@cygnus.com>
2254         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
2255         on the native word size instead of an integer literal.
2257 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
2259         * g++.old-deja/g++.other/static2.C: Invocation of static data
2260         member of type pointer-to-function denoted as non-static member.
2262         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving 
2263         checks involving function types and aliases.
2265 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
2267         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
2268         redefined to the same non-trivial type.
2270         * g++.old-deja/g++.pt/explicit73.C: Test for proper
2271         namespace-qualification of template specializations declared in
2272         other namespaces.
2274         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
2275         to declare a subset of the specializations of a template function
2276         as friends of specializations of a template class.
2278         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
2279         member templates that do not fully specialize the enclosing
2280         template class are rejected.
2282 1998-09-11  Dave Love  <d.love@dl.ac.uk>
2284         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
2286 1998-09-08  Dave Love  <d.love@dl.ac.uk>
2288         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
2289         altered from libf2c/libU77 version.
2291 1998-09-06  Dave Love  <d.love@dl.ac.uk>
2293         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
2295 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
2297         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
2298         (un)signed char are different types for template specialization
2299         purposes.
2301 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
2303         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
2304         * objc: ObjC testsuite.
2306 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
2308         * gcc.c-torture/execute/941014-1.x:  New file.
2310 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
2312         * lib/c-torture.exp: Add support for
2313         torture_eval_before_compile and torture_eval_before_execute
2314         variables.
2316 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
2318         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
2319         this test triggers valid.
2321 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
2323         * gcc.dg/980827-1.c: New test.
2325 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2327         * gcc.c-torture/execute/loop-4b.c: New test.
2329 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
2331         * lib/c-torture.exp: Add support for
2332         torture_eval_before_compile and torture_eval_before_execute
2333         variables.
2335 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
2337         * gcc.c-torture/compile/980825-1.c: New test.
2339 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
2341         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
2342         count number tests in opt_t0 not good_t0.
2344 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
2346         * gcc.c-torture/compile/930326-1.x: Fix typo.
2348 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
2350         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
2351         causes an ICE.
2353 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
2355         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
2356         STACK_SIZE is defined.
2357         * gcc.c-torture/unsorted/stuct.c: Similarly.
2359         * gcc.c-torture/compile/980821-1.c: New test.
2361 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
2363         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
2365 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
2367         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
2368         code. 
2370 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
2372         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
2373         error'.
2375 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
2377         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
2379 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
2381         * gcc.c-torture/compile/980816-1.c: New test.
2383         * gcc.dg/980816-1.c: New test.
2385 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
2387         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
2388         compiler for ieee tests.
2390 1998-08-01  Dave Love  <d.love@dl.ac.uk>
2392         * g77.f-torture/compile/980729-0.f: New test.
2394 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
2396         * gcc.c-torture/special/eeprof-1.c: New test, for
2397         -finstrument-functions.
2398         * gcc.c-torture/special/special.exp: Run it.
2400 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
2402         * gcc.c-torture/compile/980729-1.c: New test.
2404 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
2406         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
2407         __thumb__ is defined, and test for ARM style doubles if so.
2409 1998-07-26  Dave Love  <d.love@dl.ac.uk>
2411         * g77.f-torture/noncompile/980615-0.f: New test.
2413 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
2415         * gcc.dg/980312-1.c: Do link instead of compile.
2416         * gcc.dg/980313-1.c: Likewise.
2418 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
2420         * gcc.c-torture/compile/980726-1.c: New test.
2422 1998-07-25  Dave Love  <d.love@dl.ac.uk>
2424         * g77.f-torture/execute/io0.f: New test.
2426 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
2428         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
2429         an int.
2431 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
2433         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
2434         m32r bugs.
2436 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
2438         * gcc.dg/980626-1.c: Expect failures for all toolchains until
2439         c-decl.c:grokdeclarator can handle mode attributes.
2441 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
2443         * gcc.c-torture/execute/980716-1.c: New test.
2445 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
2447         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
2448         the mn10200.
2449         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
2450         the mn10200.
2451         * gcc.c-torture/execute/va-arg-3.x: Similarly.
2452         * gcc.c-torture/compile/930326-1.x: Similarly.
2454 1998-07-13  Dave Love  <d.love@dl.ac.uk>
2456         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
2457         New test from Craig.
2459 1998-07-12  Dave Love  <d.love@dl.ac.uk>
2461         * g77.f-torture/noncompile/980616-0.f: New test.
2463         * g77.f-torture/execute/970816-3.f:  New test from Craig.
2465 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
2466         
2467         *  g++.other/singleton.C: Return error value instead of taking
2468         SIGSEGV.
2470 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de> 
2472         *  g++.other/singleton.C: New test.   Warning is under dispute.
2473         Runtime crash is not.
2475 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
2477         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, 
2478         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, 
2479         using6.C, using7.C}:  New namespace tests.
2481 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
2483         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
2484         specialization with typedef'ed names used as array indexes.
2486 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
2488         * gcc.c-torture/execute/980709-1.c: New test.
2490         * gcc.dg/980709-1.c: New test.
2492 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
2494         * gcc.c-torture/execute/bcp-1.c: New test.
2496 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
2498         * gcc.c-torture/execute/980707-1.c: New test.
2500 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
2502         * gcc.c-torture/compile/980706-1.c: New test.
2504 1998-07-01  Dave Love  <d.love@dl.ac.uk>
2506         * g77.f-torture/execute/980701-0.f,
2507         g77.f-torture/execute/980701-1.f: New test from Craig.
2509 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
2511         * gcc.c-torture/compile/980701-1.c: New test.
2513         * gcc.c-torture/execute/980701-1.c: New test.
2515 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
2516 rlsruhe.de>
2518         * g++.old-deja/g++.robertl/eb132.C: New test.
2519         * g++.old-deja/g++.robertl/eb133.C: Likewise.
2521 1998-06-29  Dave Love  <d.love@dl.ac.uk>
2523         * g77.f-torture/execute/980628-7.f,
2524         g77.f-torture/execute/980628-8.f,
2525         g77.f-torture/execute/980628-9.f,
2526         g77.f-torture/execute/980628-10.f: New tests from Craig.
2528         * g77.f-torture/execute/980628-3.f: Remove mail headers.
2530 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
2532         * g77.f-torture/execute/980628-4.f: New test from Craig.
2533         * g77.f-torture/execute/980628-5.f: Likewise.
2534         * g77.f-torture/execute/980628-2.f: Likewise.
2535         * g77.f-torture/execute/980628-0.f: Likewise.
2536         * g77.f-torture/execute/980628-1.f: Likewise.
2537         * g77.f-torture/execute/980628-3.f: Likewise.
2538         * g77.f-torture/execute/980628-6.f: Likewise.
2540 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
2542         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
2543         directory when nothing has been installed yet.
2545 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
2547         * gcc.c-torture/special/special.exp: Handle newer versions of
2548         dejagnu.
2550 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
2552         * gcc.dg/980626-1.c: New test.
2554 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
2556         * gcc.misc-tests/m-un-2.c: New test.
2557         * g++.old-deja/g++.other/warn01.c: Likewise.
2559 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
2560         
2561         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
2562         compatibility with assmblers with a different comment character.
2563         Eliminate use of GAS-specific extensions. 
2565 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
2567         * gcc.c-torture/execute/ieee/980619-1.c: New test.
2569 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
2571         *lib/g77.exp: Replace search for libf2c.a with search for newly
2572         renamed libg2c.a
2574 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
2576         * gcc.c-torture/execute/980617-1.c: New test.
2578 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
2580         * gcc.c-torture/execute/980612-1.c: New test.
2582 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
2584         * gcc.dg/980523-1.c: Only test on ppc-linux.
2585         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
2587         * gcc.c-torture/execute/980608-1.c: New test.
2589 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2591         * gcc.c-torture/execute/980605-1.c: New test.
2593 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
2595         * gcc.c-torture/execute/980604-1.c: New test.
2597 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
2599         * gcc.c-torture/execute/980602-1.c: New test.
2600         * gcc.c-torture/execute/980602-2.c: Likewise.
2602 1998-06-02  Dave Love  <d.love@dl.ac.uk>
2604         * 970125-0.f: Fix per JCB.  Add commentary.
2606 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
2608         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
2609         IEEE -0 support.
2611 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
2613         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
2614         earlier.
2616 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
2618         * gcc.c-torture/execute/980526-3.c: New test.
2620 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
2622         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
2623         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
2624         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
2625         m88k-motorola-sysv3 to XFAIL.
2627 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2629         * gcc.dg/980526-1.c: New test.
2630         * gcc.c-torture/execute/980526-2.c: New test.
2632 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
2634         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
2636         * gcc.c-torture/execute/980526-1.c: New test.
2638 1998-05-26  Dave Love  <d.love@dl.ac.uk>
2640         * g77.f-torture/execute/alpha2.f: Add runtime test.
2642 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
2644         * g++.old-deja/old-deja.exp: Strip leading directories.
2646         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
2647         error for the line.  Don't run multiple tests for the same line.
2649 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
2651         * gcc.dg/980523-1.c: New test.
2653 1998-05-23  Dave Love  <d.love@dl.ac.uk>
2655         * g77.f-torture/compile/970915-0.f: New test.
2657 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
2659         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
2661 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
2663         * gcc.dg/980520-1.c: New test.
2665 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
2667         * gcc.dg/980502-1.c: Fix return type.
2669 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
2671         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
2672         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
2673         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
2674         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
2675         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
2677 1998-05-20  Dave Love  <d.love@dl.ac.uk>
2679         * g77.f-torture/execute/980520-1.f: New test.
2681 1998-05-15  Dave Love  <d.love@dl.ac.uk>
2683         * lib/mike-g77.exp: New file.
2685         * g77.f-torture/noncompile/noncompile.exp,
2686         g77.f-torture/noncompile/check0.f: New files.
2688 1998-05-14  Dave Love  <d.love@dl.ac.uk>
2690         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
2691         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
2692         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
2693         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
2694         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
2695         abort where appropriate.
2697 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
2699         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
2700         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
2702 1998-04-29  Dave Love  <d.love@dl.ac.uk>
2704         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
2706 1998-04-27  Dave Love  <d.love@dl.ac.uk>
2708         * g77.f-torture/compile/980427-0.f: New test.
2710 1998-04-24  Dave Love  <d.love@dl.ac.uk>
2712         * g77.f-torture/compile/980424-0.f: New test.
2714 1998-04-19  Dave Love  <d.love@dl.ac.uk>
2716         * g77.f-torture/compile/980419-2.f (main): New test.
2717         * g77.f-torture/compile/970125-0.f: New test.
2718         * g77.f-torture/compile/980419-1.f: New test.
2720 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
2722         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
2723         of loop-4.c.
2725 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
2727         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
2729 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
2731         * gcc.c-torture/compile/980329-1.c: New test.
2733 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
2735         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
2736         * gcc.dg/980312-1.c: Fix typo in -march command.
2738 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
2740         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
2742 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
2744         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
2745         Dave Love agree the Fortran source is bogus.
2747 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
2749         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
2750         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
2751         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
2752         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
2753         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
2755 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
2757         * g++.old-deja/g++.other/friend1.C: New test.
2759 1998-02-18  Dave Love  <d.love@dl.ac.uk>
2761         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
2762         possibly uninitialized) variables and declare dnrm2.
2764 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
2766         From Bruno Haible <haible@ilog.fr>:
2767         * gcc.c-torture/execute/980223.c: New test.
2769 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
2771         * gcc.dg/ifelse-1.c: New test.
2773 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
2775         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
2777           * lib/old-dejagnu.exp (old-dejagnu): Added the
2778           "execution test - XFAIL *-*-*" handling in the spirit of
2779           "excess errors test -". Changed the "execution test fails"
2780           handling to be like "excess errors test fails".
2781           * Update various tests accordingly.
2783 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
2785         * gcc.c-torture/execute/980205.c: New test.
2787 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
2789         * lib/c-torture.exp: Look for .x files instead of .cexp files.
2790         * lib/f-torture.exp: Similarly.
2791         * gcc.c-torture: Rename all .cexp files to .x files.
2793 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2795         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
2796         (940510-1.c): Removed duplicate.
2797         (971104-1.c): New test.
2799 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
2801           * lib/f-torture.exp: Improve error and loop detection.
2803 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
2805         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
2806         use that to size the filler array.
2808 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
2810         * lib/c-torture.exp(c-torture-execute): Fix typo.
2812         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
2813         testcase as the executable name. Keep the executable around if
2814         the test fails.
2816 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
2818         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
2819         changes.  Only test one -g option, and move it to the end of the
2820         list of options to test.
2822 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
2824         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
2825         variable GCC_TORTURE_OPTIONS to supply default switches separated
2826         by colons.  If no environment variable, run tests with -O0 -g, -O1
2827         -g, and -O2 -g as well.
2829 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
2831         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
2832         explanatory comments. Fix indentation.
2834 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
2836         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
2838 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
2840         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
2841         * g++.old-deja/g++.mike/p7325.C: Likewise.
2842         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
2844 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
2846         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
2847         * g++.old-deja/g++.brendan/crash30.C: Likewise.
2848         * g++.old-deja/g++.brendan/crash39.C: Likewise.
2849         * g++.old-deja/g++.law/operators4.C: Likewise.
2851 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
2853         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
2854         * g++.old-deja/g++.mike/p784.C: Ditto.
2855         * g++.old-deja/g++.mike/p785.C: Ditto.
2857 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
2859           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
2861 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
2863         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
2864         target feature; pass this to c-torture-execute as needed.
2866 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
2868         * lib/c-torture.exp(c-torture-execute): If the previous and the
2869         current executables being tested are identical, we don't need to
2870         run the executable again. Try to make the executable names
2871         unique. Add an optional argument for passing additional compiler
2872         flags.
2874 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
2876         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
2878 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
2880         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
2882 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
2884         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
2885         32bit or larger longs.
2887         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
2888         have either a 32bit long or 32bit int.
2890 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2892         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
2893         Make double precision tests dependent on sizeof (double).
2895 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
2897         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
2898         too.
2900 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2902         * gcc.c-torture/compile/961203-1.cexp: New script.
2904 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
2906         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
2907         up the includes ourselves.
2909 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
2911         * lib/plumhall.exp: Remove random include, and add a few
2912         verbose messages for debugging.
2914 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
2916         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
2917         of trying to do it ourselves.
2919 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2921         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
2923 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
2925         * gcc.prms/5403.c: Made regexp a bit less strict.
2927 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
2929         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
2930         is returned from remote_load instead.
2931         * lib/plumhall.exp: Ditto.
2932         * lib/mike-g++.exp: Ditto.
2933         * lib/old-dejagnu.exp: Ditto.
2934         * lib/c-torture.exp: Ditto.
2936 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
2938         * lib/g++.exp: Use build_wrapper procedure.
2939         * lib/gcc.exp: Ditto.
2941 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
2943         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
2944         an old-style decl for malloc.  Fixes tests to work when
2945         sizeof (int) != sizeof (size_t).
2947 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
2949         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
2951         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
2952         use stdargs.h interface.
2954 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
2956         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
2957         NO_VARARGS when compiling.
2959 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
2961         * lib/plumhall.exp(ph_includes): New procedure.
2962         (ph_make): Use it.
2963         (ph_compiler): Ditto.
2965         * lib/g++.exp: Rename test-glue.c to testglue.c.
2966         * lib/gcc.exp: Ditto.
2968 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
2970         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
2971         to completion when it's called.
2973 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
2975         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
2976         is defined, don't do test.
2978 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
2980         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
2981         for object files.
2982         (ph_summary): Mark skipped testcases as untested, not unresolved.
2984         * lib/plumhall.exp (ph_make): If unresolved because of bad
2985         errorCode, record errorCode in log file.
2986         (*): Replace send_log/verbose with verbose -log.
2988 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
2990         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
2991         double conversion if double isn't at least 8 bytes.
2993         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
2994         int to work with targets where int is 16 bits.
2996         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
2997         8 bytes, just exit, since 4 byte doubles don't have enough bits of
2998         precision for the test to complete.
3000 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
3002         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
3003         if d10v is not compiled with the -mdouble64 flag.
3004         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
3006         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
3007         d10v is not compiled with the -mint32 flag.
3009 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
3011         * lib/plumhall.exp: Use incr_count.
3013 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
3015         * gcc.c-torture: Update to c-torture-1.45.
3017 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
3019         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
3020         the name of the expect testcase file).
3021         
3022         * lib/g++.exp(g++_init): Ditto.
3024 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
3026         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
3027         the host.
3029         * lib/gcc.exp(gcc_exit): New procedure.
3031 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
3033         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
3034         specs where appropriate.
3036         * g++.old-deja/g++.arm/*: Added additional ERROR checks
3037         because of new "candidates are" messages, and removed a few
3039         * Converted all non-old-style g++ testcases to old-style, and
3040         moved into g++.old-deja.
3042 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
3044         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
3045         options.
3047         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
3048         succeeded.
3050         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
3052 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
3054         * lib/gcc.exp (gcc_target_compile): Add support for defining
3055         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
3056         the machine doesn't have those features.
3058 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
3060         * g++.law/operators4.exp: Don't use LIBS.
3062 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
3064         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
3065         
3066         * lib/mike-g++.exp: Don't set the compiler to be tested here.
3067         * lib/g++.exp: Set it here instead. Also, allow use of the
3068         --tool_exec and --tool_opt options. Change CXX to
3069         GXX_UNDER_TEST.
3070         
3071         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
3072         
3073         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
3075 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
3077         * lib/old-dejagnu.exp: Use prune_warnings instead of
3078         prune_system_crud.
3079         * lib/mike-g++.exp: Ditto.
3080         * lib/gcc.exp: Ditto.
3081         * lib/g++.exp: Ditto.
3083         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
3085 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
3087           * 941014-2.c: Include stdlib.h
3088           * 960327-1.c: Include stdio.h
3089           * dbra.c, index-1.c: Don't assume ints are 32bits.
3091 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
3093         * lib/gcc.exp: Add gcc,stack_size target feature.
3095         * lib/g++.exp(g++_target_compile): Add the include and link 
3096         paths here, not in two other places. And, it's $options, not
3097         options.
3099         * lib/mike-g++.exp(postbase): Remove the code that determines
3100         the correct include and link paths.
3101         * g++.old-deja/old-deja.exp: Ditto.
3103 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
3105         * lib/g++.exp(g++_init): target_compile no longer returns the
3106         filename of the result.
3108 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
3110         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
3111         call to glob.
3113         * gcc.c-torture/special/special.exp: Change call to
3114         gcc_target_compile to include the object file.
3116 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
3118         * gcc.c-torture/special/special.exp: Correct misspelling in last
3119         change.
3121 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
3123         * lib/plumhall.exp(ph_summary): Log the entire output of the
3124         executable. Return -1 if there were any failures, 0 otherwise.
3125         (ph_execute): Return -1 if there were any failures, 0 otherwise.
3126         (ph_make): Clean up objects and executables that were built
3127         if the tests succeeded.
3129 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
3131         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
3132         libraries and includes in the build tree as appropriate.
3134 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
3136         * lib/c-torture.exp: Instead of looking for the global variable
3137         NO_LONG_LONG, check to see if that's a feature of the target.
3139 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
3141         * config/default.exp: Minimize. Delete the remainer of the files in
3142         config; this functionality is now in devo/dejagnu/config.
3144         g++.*/*: Pass any additional flags used to compile to postbase;
3145         delete CXXFLAGS.
3146         
3147         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
3148         is now done by runtest.exp. Use gcc_target_compile instead of
3149         compile.
3151         lib/c-torture.exp: Use gcc_target_compile instead of compile.
3152         Remove references to CFLAGS. Use remote_file instead of
3153         calling rm -f.
3154         (c-torture): Take a list of arguments to use to compile this
3155         testcase.
3157         lib/g++.exp: Simplify. Use target_compile instead of compile.
3158         lib/gcc-dg.exp: Ditto.
3159         lib/gcc.exp: Ditto.
3160         lib/mike-{gcc,g++}.exp: Ditto.
3161         lib/old-dejagnu.exp: Ditto.
3162         lib/plumhall.exp: Ditto.
3163         
3164 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
3166         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
3167         (ph_linker): Likewise.
3169 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
3171           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
3172         MAP_ANON / MAP_ANONYMOUS if defined;
3173         else try to map from /dev/zero .
3175 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
3177         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
3178         isn't defined, then define it to MAP_ANONYMOUS.
3180 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
3182         * gcc.c-torture: Update to c-torture-1.42 release.
3184 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
3186         * gcc.c-torture: Update to c-torture-1.41 release.
3188 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
3190         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
3191         c-torture release.
3193 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3195         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
3196         and LDFLAGS.  Fix second case to append the target_info ldflags
3197         onto LDFLAGS, not CFLAGS.
3198         * lib/g++.exp (g++_init): Add target_info stuff.
3199         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
3200         of libgloss and newlib flags for !native.
3202         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
3203         (GDB): Fix relative path to go up another dir for finding gdb.
3205 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
3207         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
3208         versions in the target_info array, if they don't exist.
3210 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3212         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
3214 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
3216         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
3217         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
3219 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
3221         * lib/old-dejagnu.exp: Don't remove the output file before we've
3222         actually tested it. Don't append pwd to the path of the executable
3223         we're testing.
3225 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
3227         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
3229 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
3231         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
3232         temporary directory for compiler files, and set it to a default
3233         value of /tmp. Set $output as the name of the output file from
3234         compiling the testcase. Add a -o option to $cflags_var so the
3235         compiler writes the final output file as $output. Set $executable
3236         to $output.
3238         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
3239         directory for compiler files, and set it to /tmp if it doesn't
3240         already have a value. Set $output_file to the name of the output
3241         file from compiling the testcase. Add a -o option to CXXFLAGS so
3242         the compiler writes the final output file as $output. Use $output
3243         as the executable to be tested.
3245 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3247         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
3249 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
3251         * gcc.c-torture/execute/pending-1.c: New test.  Still
3252         pending in Tege's queue.
3254 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
3256         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
3257         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
3258         if there were failures.  Call unresolved if there were unresolved
3259         testcases.  Call gcc_fail if program did not run to completion.
3260         (ph_make): Pass additional argument name to ph_execute.
3261         (ph_execute): Add new argument.  Pass additional arguments to
3262         ph_summary.  Call gcc_fail is there is no execution output.
3264 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
3266         * lib/plumhall.exp (proc_summary): Output relavent summary
3267         lines into the log so specific failures in plumhall can be
3268         investigated.
3270 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
3272         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
3273         (c-torture-execute): Don't try to execute tests which use
3274         "long long" types if $NO_LONG_LONG is nonzero.
3276 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
3278         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
3279         not c-torture.
3281         * gcc.ieee: Move from here.
3282         * gcc.c-torture/execute/ieee: To here.
3284 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
3286         * gcc.c-torture: Update to c-torture-1.41 release.
3288 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
3290         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
3291         not "$output".
3293 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
3295         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
3296         -c present.
3298 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
3300         * config/proelf.exp: Handle connecting to a simulator.
3302 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
3304         * config/proelf.exp: New file.  Enough framework that we can
3305         run c-torture tests on the proelf targets (or any other target
3306         that gdb can connect to for that matter).
3308 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
3310         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
3311         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
3313         * lib/plumhall.exp (ph_execute): Always call ph_summary if
3314         exec_output exists.
3316 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
3318         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
3319         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
3321         * config/*.exp: Update FSF address.  Change result of ${tool}_load
3322         to pass/fail/unresolved/unsupported/untested.  Caller must now
3323         call unresolved/unsupported/untested.
3324         * lib/*.exp: Update FSF address.  Update to handle new results of
3325         ${tool}_load.
3326         * lib/chill.exp (verbose): Delete.
3328 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
3330         * lib/gcc.exp (default_gcc_start): Change order of args to
3331         $LDFLAGS $CFLAGS $LIBS.
3332         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
3333         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
3334         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
3335         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
3336         * gcc.misc-tests/dg-test.exp: Likewise.
3337         * gcc.misc-tests/msgs.exp: Likewise.
3338         * gcc.prms/prms.exp: Likewise.
3339         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
3340         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
3342         * lib/dg.exp: Deleted, moved to dejagnu/lib.
3344 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3346         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
3348         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
3349         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
3351         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
3352         necessary.
3354 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
3356         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
3357         global for loop; add use of $mathlib.
3358         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
3359         settings here; set mathlib for anything but VxWorks.
3361 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
3363         * gcc.c-torture: Update to c-torture-1.40 release.
3365 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
3367         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
3368         dg.exp.
3370 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
3372         * lib/c-torture.exp (c-torture-execute): Declare "output" as
3373         global.
3375 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
3377         * lib/g++.exp (LIBS): Define if not already.
3378         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
3379         (gcc-dg-prune): Call prune_gcc_output.
3380         * lib/gcc.exp (prune_gcc_output): New proc.
3381         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
3382         prune_gcc_output.
3384 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
3386         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
3387         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
3389 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
3391         * gcc.c-torture: Update to c-torture-1.39 release.
3393 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
3395         * lib/c-torture.exp (c-torture-execute): Don't return if one option
3396         fails, try others as well.
3398 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
3400         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
3401         If compilation fails, mark execute tests as `untested'.
3402         If test is marked as unsupported, don't mark compilation and
3403         execute tests as failed.
3405 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3407         * lib/g++.exp (g++_init): Don't link in libg++, and look to
3408         libstdc++ for whether or not we want to be doing shared
3409         libraries.  Delete link_curses since we don't need it anymore.
3410         * lib/mike-g++.exp (postbase): Don't link in libg++.
3411         * g++.old-deja/old-deja.exp: Likewise.
3413 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3415         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
3417 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3419         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
3420         For that, add `-Wl,-a,shared_archive'.
3421         * g++.old-deja/old-deja.exp: Likewise.
3423 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
3425         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
3427 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
3429         * lib/mike-g++.exp (postbase): Pay attention to the status of
3430         g++_load.
3432 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3434           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
3436 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
3438         * lib/gcc.exp (default_gcc_start): No longer need to log program
3439         being executed or its output, execute_anywhere does that now.
3440         * lib/g++.exp (default_g++_version): Call execute_anywhere.
3441         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
3443 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3445         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
3446         the same as those in lib/g++.exp.
3448 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
3450         * gcc.c-torture: Update to c-torture-1.38 release.
3451         * gcc.ieee: Related changes.
3453 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
3455         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
3456         "exec". Minor reformatting changes.
3458         * config/rom68k.exp (${tool}_load): Make it work in a canadian
3459         cross. This means all "exec" calls now work on a remote host as
3460         well.
3461         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
3462         cross. Filter out the extra "\r\n" stuff that expect puts in.
3463         (c-torture-execute): Filter out the bogus warnings like
3464         c-torture-compile does. Add support for canadian cross.
3465         * lib/gcc.exp (default_gcc_version, default_gcc_start)
3466         Use execute_anywhere rather than calling exec directly. Now it
3467         works for canadian cross testing.
3469 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
3471         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
3472         results into a variable, and check that rather than using file exists.
3474 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3476         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
3477         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
3479 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3481         * g++.old-deja/old-deja.exp: Create and pass runshlib and
3482         lib_curses if there's a shared libg++ in the build tree.
3484 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
3486         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
3487         if not supported target.
3489 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3491         * lib/g++.exp (g++_init): Move empty setting of runshlib and
3492         link_curses up to always happen, not just for native builds.
3494 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
3496         * gcc.c-torture: Update to c-torture-1.36 release.
3497         * gcc.failure: Related changes.
3499 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
3501         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
3503 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3505         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
3506         * lib/mike-g++.exp (postbase): Not in here.  Still reference
3507         runshlib, link_curses, and mathlib for link and run.
3509         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
3510         pass the runtime shared library options for Solaris, OSF/1, and
3511         Irix5, and link with -lcurses to avoid unresolved references.
3512         
3513 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3515         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
3516         only run once.
3518 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
3520         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
3522 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
3524         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
3525         do not have a framework for the "compat" tests yet.
3527 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3529         * lib/mike-g++.exp (postbase): New local variable `mathlib',
3530         set to null if we're testing vxworks5.1.  Use that instead of
3531         `-lm' in the setting of LIBS for link and run.
3533 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3535         * config/rom68k.exp (${tool}_load): Major changes to make it
3536         work.  Verified that it does in fact return the stuff in
3537         exec_output properly.  Catch any Emul or any TRAP other than 0.
3539 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3541         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
3542         LDFLAGS properly for targets that need stuff from libgloss.
3543         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
3544         only run once.
3545         (gpp_initialized): New variable.
3547 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
3549         * config/rom68k.exp: Load libgloss.exp.
3550         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
3551         so we can produce a fully linked binary.
3552         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
3553         so we can produce a fully linked binary.
3555 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
3557         * lib/plumhall.exp (ph_section): Watch for expected failures.
3558         Add missing `else'.
3560         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
3561         run the testcase.
3562         (c-torture): Likewise.
3564 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
3566         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
3568         * lib/mike-g++.exp (mike_cleanup): New proc.
3569         (prebase): New globals compiler_result, not_compiler_result,
3570         target_regexp.
3571         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
3572         allow leading "-" in pattern.  Watch for unsupported tests.
3573         If $compiler_result is set, pattern match assembler code,
3574         and ditto for $not_compiler_result.
3575         * lib/mike-gcc.exp: Likewise.
3577         * lib/plumhall.exp (ph_execute): Only call ph_summary if
3578         execution "succeeded".
3580 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
3582         * config/win32.exp: New file.
3583         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
3585 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
3587         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
3588         unsupported.
3589         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
3590         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
3591         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
3593         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
3594         "... without exceptions was ...".  That is now handled by
3595         prune_system_crud.
3596         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
3598 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
3600         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
3601         sieve.c,sort2.c}: New files.
3602         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
3603         sieve.exp,sort2.exp}: Drivers for them.
3605         * lib/mike-gcc.exp (program_output): New user settable variable.
3606         (postbase): Call prune_system_crud.  Also prune extraneous compiler
3607         messages.
3608         * lib/mike-g++.exp (program_output): New user settable variable.
3610         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
3612         * config/sh.exp: Deleted (use sim.exp instead).
3614 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3616         * config/vx.exp: Declare CHECKTASK as global.
3617         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
3618         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
3619         * lib/old-dejagnu.exp: Load [pwd]/$executable.
3621 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3623         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
3624         target. Like vx.exp, only includes `vx29k.exp' instead of
3625         `vxworks.exp'.
3627 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
3629         * config/sim.exp: Increase time limit from 120 seconds to 240.
3631 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
3633         * gcc.c-torture/execute/950628-1.c: New test.
3635 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
3637         * gcc.c-torture: Update with changes/additions from
3638         c-torture-1.34.
3640 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
3642         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
3644 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
3646         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
3648 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
3650         * gcc.c-torture/compile/950512-1.c: New test.
3651         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
3652         * gcc.dg/struct-ret-1.c: Likewise.
3654 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
3656         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
3657           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
3659 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
3661         * gcc.c-torture/special/920411-1.c: Deleted.
3662         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
3664 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
3666         * config/sim.exp (${tool}_load): Hack in call to bash to get a
3667         cpu limit.
3669 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
3671         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
3673 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
3675         From kenner;
3676         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
3677         is the proper length.
3678         * va-arg-3.c: Likewise.
3680 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
3682         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
3683         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
3685         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
3686         * lib/g++.exp (default_g++_start): Delete old cruft.
3688 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
3690         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
3691         (2 * (1 << 18)) to (2 * (1 << 17)).
3693         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
3695 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3697         * config/rom68k.exp: Renamed from config/idp.exp
3699 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
3701         * c-torture/compile/921109-2.c
3703 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
3705         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
3706         excess errors.
3708 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
3710         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
3711         output.
3712         * lib/g++.exp (default_g++_start): Likewise.
3714 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
3716         * gcc.c-torture/compile/950329-1.c: New test.
3718 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3720           * config/bug.exp (${tool}_load): Updated to use new remote_open
3721           and remote_close procs.
3722         * config/idp.exp: New file.
3724 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
3726         * gcc.c-torture/execute/950322-1.c: New test.
3728 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
3730         * config/vx.exp (${tool}_load): Clean up testing of return code from
3731         vxworks_ld and vxworks_spawn.
3733 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
3735         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
3737 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
3739         * lib/old-deja.exp: Add `excess errors test - ' error, now one
3740         can mark excess errors on a machine by machine basis.  Note, the
3741         default is to not expect any excess errors, even when excess
3742         errors test - is given, so you will want to put an XFAIL ... on
3743         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
3744         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
3745         those 4 machines, but no others.
3747 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3749         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
3750         * lib/c-torture.exp: to here.
3752 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
3754         * gcc.c-torture/execute/950221-1.c: New test.
3755         * gcc.c-torture/execute/struct-ret-1.c: New test.
3756         * gcc.c-torture/compile/950221-1.c: New test.
3758         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
3760 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
3762         * gcc.c-torture/execute/arith-1.c (main): Return 0.
3763         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
3765 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
3767         * g++.gb: New directory of tests, derived from my signature and
3768         class scoping tests.
3770         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
3771         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
3772         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
3773         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
3774         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
3775         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
3776         * g++.gb/sig25.C: Likewise.
3778         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
3779         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
3780         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
3781         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
3782         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
3783         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
3784         * g++.gb/sig25.exp: Likewise.
3786         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
3787         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
3788         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
3789         * g++.gb/scope13.C: Likewise, this test still fails.
3791         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
3792         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
3793         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
3794         * g++.gb/scope13.exp: Ditto.
3796         * g++.gb/README: New file, explains what these tests are about.
3798 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
3800         * lib/dg.exp (dg-do): Support `preprocess'.
3801         (dg-test): Likewise.
3803 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3805         * config/udi.exp: change "continue -expect" to "exp_continue".
3807 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
3809         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
3810         Delete redundant tests.
3812         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
3813         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
3814         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
3815         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
3816         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
3817         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
3818         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
3819         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
3821         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
3822         storing label pointers.
3823         * gcc.c-torture/execute/921019-1.c: Likewise.
3824         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
3825         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
3826         parameter fp.
3827         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
3828         constants.
3830         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
3831         Delete obsolete tests.
3833         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
3834         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
3835         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
3836         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
3837         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
3838         * gcc.c-torture/compile/950124-1.c: New test.
3840         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
3842 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3844         * lib/mike-g++.exp: Add -lm to LIBS.
3846 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
3848         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
3850 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3852         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
3854 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
3856         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
3858 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
3860         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
3861         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
3862         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
3863         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
3864         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
3865         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
3866         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
3867         * g++.law/{operators31.C, operators32.C, 
3868         * g++.law/{operators33.C, operators34.C}: Likewise.
3869         * g++.law/{pic1.C, refs2.C}: Likewise.
3870         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
3871         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
3872         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
3873         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
3875         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
3876         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
3877         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
3878         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
3879         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
3880         * g++.law/{enum9.exp, friend5.exp}: Likewise.
3881         * g++.law/{nest3.exp, nest4.exp}: Likewise.
3882         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
3883         * g++.law/{operators30.exp, operators31.exp}: Likewise.
3884         * g++.law/{operators32.exp, operators33.exp}: Likewise. 
3885         * g++.law/{operators34.exp}: Likewise.
3886         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
3887         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
3888         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
3889         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
3890         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
3892         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
3893         No longer expected to fail.
3894         * g++.law/missed-error3.C: Tweak for recent bool changes.
3896 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
3898         * config/emb-unix: Deleted.
3899         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
3900         remote execution.  Do final link on remote host if REMOTE_LINK is set.
3902 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
3904         * lib/dg.exp (dg-test): Fix typo in last patch.
3906 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
3908         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
3909         (handles multiple occurrences).
3911 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
3913         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
3914         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
3915         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
3916         printed).
3917         * lib/c-torture.exp (c-torture-compile): Likewise.
3918         (c-torture): Prepend full path if missing.
3919         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
3920         (gcc_fail): Likewise.
3921         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
3923 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
3925         * lib/netware.exp: Only attach to NetWare i386 systems.
3927 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
3929         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
3930         messages.  Add test name to "output pattern match" pass/fail message.
3932 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
3934         * gcc.dg: New testsuite.
3935         * gcc.dg/dg.exp: New file.
3937         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
3938         test-switch.c}: Deleted.
3940         * gcc.misc-tests/msgs.exp: New testcase driver.
3942 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
3944         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
3945         Watch for illegal return values from ${tool}_load.
3946         * config/unix.exp (${tool}_load): Fix pass/fail detection for
3947         cross targets.  Coerce return value >0 to 1.
3949 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
3951         * config/unix.exp (${tool}_load): Call program rsh, not proc.
3953         * config/emb-unix.exp: New file.
3955         * config/sim.exp: Error if variable $SIM not defined.
3956         (${tool}_load): Mark test as "untested" if simulator missing.
3958         * config/unix.exp: Load remote.exp to get rcp_download.
3959         * lib/c-torture.exp: Use different option lists for testcases with
3960         and without loops.
3961         * gcc.c-torture/execute/execute.exp: Likewise.
3963 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
3965         * config/*.exp: Clarify return code from ${tool}_load.
3966         Call `unresolved' or `untested' instead of `warning' or `perror'
3967         (sometimes you still want to call both though).
3968         Add comment that `shell_id' is local to each file.
3969         * config/udi.exp (timeout): Set to 30.
3970         Don't print warning if connection fails, $connectmode has already
3971         printed an error.
3972         (${tool}_load): Move verbose messages to level 2.
3973         Rework pattern for "Process started" message.
3974         Pass `shell_id' to ${connectmode}_download.
3975         Retry twice upon timeout.  Make resetting of target more robust.
3976         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
3977         Pass `shell_id' to exit_$connectmode.
3978         Only call exit_$connectmode if connected.
3979         * config/unix.exp (${tool}_load): Check return codes better.
3980         * config/vrtx.exp (${tool}_load): Likewise.
3981         * config/vx.exp (${tool}_load): Likewise.
3982         Delete unneeded global's.
3983         * lib/dg.exp (dg-test): Update to reflect clarified return codes
3984         from ${tool}_load.
3985         (dg-stat): Delete.
3986         (dg-init): Delete recording of pass/fail counts.
3987         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
3988         (old-dejagnu-init): Likewise.
3989         (old-dejagnu-stat): Delete contents, empty proc now.
3990         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
3991         (c-torture): Delete references to lcnt, lpass, lfail.
3992         Get option list from TORTURE_OPTIONS.
3993         Delete -funroll[-all]-loops if no loops.
3994         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
3995         (g++_stat): Delete contents (empty proc now).
3996         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
3997         (gcc_finish): Likewise.
3998         (gcc_stat): Deleted.
3999         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
4000         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
4001         * gcc.c-torture/execute/execute.exp: Likewise.
4002         Split tests into two parts: compile, execute.
4003         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
4004         no loops.  Update to reflect clarified return codes from ${tool}_load.
4006 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
4008         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
4009         to grep for.
4010         (old-dejagnu): Likewise (where necessary).
4012 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
4014         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
4016         * lib/dg.exp (dg-process-target): Fix processing of selector.
4017         Add comment regarding use of `error'.
4019         * lib/gcc.exp (prune_system_crud): Define if missing.
4020         * lib/g++.exp (prune_system_crud): Likewise.
4022         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
4023         Call prune_system_crud.
4024         * lib/dg.exp (dg-runtest): New proc.
4025         Use perror instead of send_user for tcl errors in testcase.
4026         Don't return any value, it's never used.
4027         Don't clobber previous definition of `unknown'.
4028         Print tcl errors in `dg-final'.
4030 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
4032         * lib/dg.exp (dg-process-target): Improve syntax error messages.
4033         (dg-test): Don't print errorInfo, it contains stack backtrace.
4035 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
4037         * lib/g++.exp (runtest_file_p): Define if missing.
4039 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
4041         * lib/mike-g++.exp: Comment out loading of g++.exp.
4042         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
4043         (default_g++_version): Always print something.
4044         (default_g++_start): Comment out call to `which'.
4045         (g++_start, g++_load): Deleted (must be defined in config file).
4046         * lib/gcc.exp: Test for existence of $CC at start.
4047         Delete check for tmpdir (done in gcc_init).
4048         (default_gcc_version): Always print something.
4049         (default_gcc_start): Comment out call to `which'.
4050         * config/*.exp: Major cleanup - make cross targets work at least a
4051         little better for g++ (by not being "--tool gcc" specific).
4052         Rename gcc_xxx to ${tool}_xxx.
4053         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
4054         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
4056 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
4058         * lib/c-torture.exp (c-torture-compile): Rework compiler
4059         message processing.
4061         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
4062         c-torture.
4064 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
4066         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
4068         * lib/dg.exp (dg-process-target): Support { target native }.
4070 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
4072         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
4073         looked for "... program xxx got fatal signal".
4074         Correct regsub munging of `comp_output'.
4075         Ignore compiler messages "path prefix not used" and "linker input
4076         file unused".
4078 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
4080         * lib/gcc.exp (runtest_file_p): Define if missing.
4081         * gcc.prms/template.c: Example to work from.
4083 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
4085         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
4086         * lib/dg.exp (dg-test): Call unsupported testcases as such.
4088         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
4089         * gcc.prms/1883.c: Moved from compile/940714-1.c.
4090         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
4091         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
4093         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
4094         (dg-process-target): No longer a varargs proc.
4095         Return S/N for target, P/F for xfail.  All callers changed.
4096         (user option procs): More argument checking.
4097         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
4098         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
4099         (dg-test): Skip test if not running on selected target in `dg-do'.
4100         Update handling of `dg-do-what', `dg-output-text'.
4101         Separate execution pass/fail from output pattern match pass/fail.
4102         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
4104 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4106         * gcc.c-torture/special/special.exp: Don't expect failure for mips
4107         target for 920510-1.c.
4109 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
4111         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
4112         Clean up comment regarding use of passcnt, etc.
4113         (gcc_stat): Don't update `testcnt' here.
4114         (gcc_finish): Do it here.
4115         Might as well reset `but_id' here too.
4116         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
4117         to determine if the file should be tested.
4118         * gcc.c-torture/compile/compile.exp: Likewise.
4119         * gcc.c-torture/execute/execute.exp: Likewise.
4120         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
4121         * gcc.misc-tests/dg-test.exp: Likewise.
4122         * gcc.prms/prms.exp: Likewise.
4123         * gcc.wendy/wendy.exp: Likewise.
4124         * g++.old-deja.exp: Likewise.
4125         Move "Testing file" message to verbose level 1.
4127 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
4129         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
4131 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
4133         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
4134         (default_gcc_start): Accept optional second list element
4135         of compiler flags.  Print compiler output at verbosity level 2.
4136         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
4137         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
4138         Save current values of framework globals passcnt, failcnt, xpasscnt,
4139         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
4140         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
4141         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
4142         xfailcnt to compute stats.  Update framework global `testcnt' from
4143         pass/fail counts.
4144         (gcc_finish): New proc.  Clean up test environment.
4145         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
4146         (gcc_epass, gcc_efail): Delete.
4147         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
4148         argument of line number.
4149         (dg-init): If the tool has an init routine, call it.
4150         (dg-test): Remove args `cflags_var' and `libs_var'.
4151         Pass all compiler options to ${tool}_start.
4152         Handle missing line number.
4153         (dg-finish): New function.
4154         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
4155         particular files.  Call gcc_finish at end.  Move "skipping test"
4156         message to verbosity level 3.
4157         * gcc.c-torture/compile/compile.exp: Likewise.
4158         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
4159         * gcc.c-torture/execute/execute.exp: Likewise.
4160         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
4161         Print testcase being tried at verbosity level 1.
4162         * gcc.c-torture/special/special.exp: Unset xfail.
4163         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
4164         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
4165         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
4166         * gcc.failure/failure.exp: Likewise.
4167         * gcc.ieee/ieee.exp: Likewise.
4168         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
4169         Update call to dg-test.  Call dg-finish at end.
4170         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
4171         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
4172         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
4173         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
4174         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
4175         * gcc.wendy/wendy.exp: Add copyright.
4176         Delete setting of tmpdir (done by gcc_init).
4177         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
4178         Pass compiler flags to gcc_start.  Call gcc_finish at end.
4179         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
4180         gcc_[ce]pass/fail.
4182 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
4184         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
4185         confusion.
4186         (g++_load): Likewise.
4188         * config/*.exp (gcc_load): Some were varargs fns and some were not.
4189         Rename argument to `prog' to remove the confusion.
4190         Varargs fns behave differently too!
4191         (g++_load): Likewise.
4193         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
4195         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
4196         what it is.  Delete (always) printing of status value for !native.
4197         Simplify verbose code, and include status and exec_output.
4198         (g++_load): Use gcc_load.
4200 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4202         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
4203         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
4204         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
4205         940714-3.c as these testcases don't exist anymore.  Make
4206         va-arg-1.c expected to pass.
4208 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
4210         * gcc.misc-tests/misc.exp: Only run specific testcases.
4211         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
4212         * gcc.misc-tests/dg-[1-9].c: New files.
4214         * lib/dg.exp: New testsuite driver.
4215         * gcc.prms/prms.exp: Use it.
4217         * README.gcc: New file.
4219         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
4220         Document and reset `lxpass' and `lxfail'.
4221         Simplify "initialized" message.
4222         (gcc_stat): Clean up comments a little.
4224 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
4226         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
4228 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
4230         * lib/old-dejagnu.exp (process-option): New proc.
4231         (old-dejagnu-init, old-dejagnu-stat): Likewise.
4232         (old-dejagnu): Simplify.
4233         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
4235 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
4237         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
4238         exists and is not an empty string.
4240         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
4241         $xfail rather than calling setup_xfail.  Clear $xfail when test is
4242         finished.
4243         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
4244         automatically.
4246         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
4247         longer expected to fail.
4249         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to 
4250         "f" function call.
4252         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
4254         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
4255         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
4256         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
4257         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
4258         c-torture-1.29.
4260         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
4261         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
4263         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
4265         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
4266         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
4268         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
4269         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
4270         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
4272 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
4274         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
4275         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
4276         940714-1.c, 940714-2.c, 940714-3.c},
4277         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
4278         gcc.misc-tests/{mg.c,mg.exp}:
4279         New tests.
4280         * gcc.noncompile/noncompile.exp: Change accordingly.
4282 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
4284         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
4285         Undo previous clobberage.
4287 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
4289         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
4290         * gcc.special/{930510-1.c, special.exp}:
4291         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
4292         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
4293         struct-varargs-1.c}: New tests from c-torture-1.26.
4295 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
4297         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
4298           argument to switch.
4300 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
4302         * Revert the previous changes.  Please see Rob's directory
4303           (/lisa/test/rob/progressive/gcc/testsuite) for testing
4304           fixes.
4306 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
4308         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp, 
4309             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
4310             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
4311             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
4312             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
4313             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
4314             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp, 
4315             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp, 
4316             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
4317             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
4318             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp, 
4319             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp, 
4320             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp, 
4321             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
4322             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp, 
4323             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
4324             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
4325             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
4326             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp, 
4327             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
4328             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
4329             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
4330             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp, 
4331             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
4332             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
4333             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4334             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
4336 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
4338         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
4339             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
4340           with perror calls.
4342 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
4344         * config/unix.exp (g++_load): Fix syntax.
4346 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4348         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
4349         * gcc.noncompile/921017-1.c: Deleted obsolete test.
4350         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
4351         Don't expect va-arg-1.c to fail.  Correct expected output for
4352         920928-1.c.
4353         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
4354         * gcc.wendy/hbm4.c: Correct typo.
4355         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
4357 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
4359         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
4360         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
4361         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
4362         * lib/c-torture.exp (c-torture-compile): Ditto.
4364         Reduce volume of output (remove all the -I's and such).
4365         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
4366         Call gcc_cpass, gcc_cfail.
4367         (c-torture): Pass testing option to c-torture-compile.
4369 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
4371         Bring patches over from progressive.
4372         * config/default.exp: Exit remote shell cleanly.
4373         (g++_exit, g++_start): Add default versions.
4374         * config/sim.exp (gcc_load): Use perror, not error.
4376 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
4378         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
4379         set in site.exp.
4381 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
4383         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
4384         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
4385         (wendy_try): New proc to run testcase.
4386         (main loop): Call 'em.
4387         * gcc.wendy/*.c: Clean up pass to correct expected output.
4389         * lib/gcc.exp: Minor cleanup work.
4390         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
4392 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
4394         * config/sim.exp (gcc_load): Document return codes better.
4395         Don't pass -v to simulator.
4397 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4399           * gcc.special/920717-x.c: Fix typo.
4400           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
4401           get at sources.
4403         * lib/mike-gcc.exp: Fix typo.
4405 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
4407         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
4408         binary to use, transform the name.
4409         * config/*.exp: rename everything. Nuke any g++ specific files,
4410         it's now a special case of gcc that requires no special support.
4411         Add a default.exp for unsupported targets.
4413 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
4415         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
4416         lib/old-dejagnu.exp: Fix a few patterns to work with the new
4417         version of Tcl.
4419 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
4421         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
4422         than a warning.
4424 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4426         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
4428 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4430         * gcc.execute/execute.exp: Combine opt_list and foption_list into
4431         option_list.  Compile every file with only 4/6 option choices
4432         (same as C torture) instead of with 12/18 different option
4433         choices.
4434         * lib/c-torture.exp: Likewise.
4436         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
4437         not already set.
4439 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
4441         * lib/old-deja.exp: Add `excess errors test fails' error, now one
4442         can put an XFAIL *-*-* on excess errors.
4444 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
4446         * g++.law: Add more tests derived from g++-bugs snapshots.
4448         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's 
4449         equivalent to g++.law/init9.
4451         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
4452         compiled it, and the a.out file after we've run it.
4454 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
4456         * lib/mike-g++.exp (postbase): Delete the .o file after we've
4457         compiled it, and the a.out file after we've run it.
4459 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4461         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
4463 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4465         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
4466         version number. 
4468 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4470         * g++.law: New directory of g++ tests derived from the g++-bugs
4471         snapshots.
4473 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4475         * gcc.compile: initbug1.c initbug1.exp testcase added
4477 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4479         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
4480         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
4481           fixes submitted by Jeff Law (law@cs.utah.edu)
4482         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
4483           Jeff Law (law@cs.utah.edu)
4486 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
4488         * config/unix-g++.exp: Follow the gcc way of doing things.
4489         * g++.old-deja/old-deja.exp: Minor updates.
4490         * lib/g++.exp: New file, follow the gcc way of doing things.
4491         * lib/old-dejagnu.exp: Minor updates.
4492         * lib/mike-g++.exp: Always unset errorInfo.
4494 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
4496         * lib/gcc.exp: Fix some errors with the below change, CC and
4497         CFLAGS should be global when setting, not local.
4499 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4501         * lib/gcc.exp: Transform tool name.
4503 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4505         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
4507 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4509         * lib/gcc.exp: change gcc_done to gcc_stat
4511 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4513         * Upgraded gcc testsuite to c-torture version 1.25
4515 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4517         * lib/gcc.exp: added reporting code. Changed verbose compile message.
4518         * lib/c-torture: added hooks for new reporting code.
4520 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4522         * config/sh-gcc.exp: check if sh-sim exists in the path
4524 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4526         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
4527         * gcc.compile/compile.exp: Initial changes for new logic.
4528         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
4529         * gcc.failure/failure.exp: Initial changes for new logic.
4530         * gcc.ieee/ieee.exp: Initial changes for new logic.
4531         * gcc.misc-tests/misc.exp: Initial changes for new logic.
4532         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
4533         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
4534         * lib/c-torture.exp: Initial changes for new logic.
4535         * lib/gcc.exp: Initial changes for new logic.
4537 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
4539         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
4540         depend upon failure or success.  Fully qualify names in failure
4541         and success messages.  Always remove a.out before starting
4542         compile, just in case.  Pay more attention to error text output by
4543         the compiler.  Handle testcases with no known past errors just
4544         like all others, so that things are uniform.  Other miscellaneous
4545         improvements.
4547 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4549         * gcc.cpp: new directory for cpp tests
4551 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4553         * lib/chill.exp: Code reformatted, removed unused code.
4554         * config/unix-chill.exp: Code reformatted, removed unused code.
4555         * chill.execute/execute.exp: Code reformatted, removed unused code.
4556         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
4558 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
4560         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
4561         routines not written.
4563 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4565         * config/bug-gcc.exp: Use new procs from bug.exp.
4567 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4569         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
4570         via ftp, rather than depending on NFS.
4571         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
4572         case.
4574 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4576         * config/bug-gcc.exp: Use new download proc.
4578 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
4580         * chill.execute/execute.exp: cleanups, handles errors better
4581         * chill.compile/compile.exp: rewrite, based on execute.exp
4582         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
4583         * lib/chill.exp: major changes to diff proc and compile and link
4584           procs. added chill_fail and chill_pass wrappers to pass and
4585           fail. added more comments, and handle error codes better. 
4586           Added a hack to capture stderr from exec, so noncompile tests
4587           can work.
4588           
4589 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4591         * chill.execute/execute.exp: rewrite of testsuite driver
4592         * lib/chill.exp: rewrite of testsuite driver
4593         * config/unix-chill.exp: rewrite of testsuite driver
4595 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
4597     In chill.execute:
4598         * iexpr.ch: Standardize uppercase.
4599         * tuples.dat: Standardize uppercase.
4600         * vary.ch: standardize.  Correct varying string assignments.
4601         * vary.dat: Add new output lines.
4603 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
4605     In chill.execute:
4606         * chprintf.ch: Standardize use of uppercase.
4607         * tuples.ch: Standardize and turn arr2 into a DCL,
4608           rather than a SYN.
4609         * pinits.ch: Standardize.
4611 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
4613         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
4614         * Makefil: Renamed to Makefile.in.
4615         * configure.in: New.
4617 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
4619     In chill.execute:
4620         * .cvsignore: Add result/output files.
4621         * Makefile: Fix up variables at start.  Use MFLAGS
4622           everywhere.  Correct bool_loc, built_ins entries.
4623           Add entry for vary1.ch.
4624         * bitarray.ch: Standardize upper-case usage.
4625         * bitexpr.ch: Standardize, add output of b1.
4626         * params.ch: Use arrayt in along PROC parameters, to
4627           avoid novelty problems.
4628         * sets.ch: Tiny cleanup.
4629         * vary1.ch: Re-indent.
4631 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
4633           * Add PR-related files to Makefiles, .cvsignore files, etc.
4635 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
4637         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
4638           with compiler objects. New names are test-flow.c and test-loop.c
4640 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
4642         * Upgraded c-torture tests from 1.19 to 1.20
4644         * new files:
4645         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c 
4646         * gcc.compile: 930623-1.c 930623-2.c 
4647         * gcc.noncompile: 930622-1.c 930622-2.c
4648         * gcc.failure: 920411-1.c 920627-2.c
4649         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
4651 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
4653         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
4654           More changes to get testsuite working properly. Needs more work.
4655           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
4657 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
4659         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
4660           More changes to get testsuite working properly. Needs more work.
4662 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
4664         * chill.compile/compile.exp: Added for Dejagnu support
4665         * chill.execute/execute.exp: Added for Dejagnu support
4666         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
4668 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
4670     This should complete moving the CHILL test files.
4671         * chill.noncompile(.cvsignore printf.grt 
4672             in-printf.grt chprintf.grt chprintf.ch):
4673             Added test-support files.
4674           (Makefile): Modified further.
4675         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
4676             signal.ch): Added test files.
4677           * chill.execute (.cvsignore printf.grt printr.c
4678             in-printf.grt rts.c chprintf.grt rts.h): Added
4679           test-support files.
4680             (Makefile): More corrections.
4682 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
4684         * chill.compile, chill.execute, chill.nocompile: Add CHILL
4685           test cases, ready for DejaGnu.
4687 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4689         * Upgraded c-torture tests from 1.18 to 1.19
4691         * gcc.compile: added test(s):
4692           930607-1.c
4693         * gcc.execute: added test(s):
4694           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
4696         * added new subdirectory for misc tests: gcc.misc-tests
4697         * gcc.misc-test(s): added tests:
4698           inst-check.c test-consts.c test-ior.c test-switch.c
4700 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
4702         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
4704 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
4706         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
4708 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4710         * Upgraded c-torture tests from 1.17 to 1.18
4712 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4714         * Upgraded c-torture tests from 1.12 to 1.17
4716 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
4718         * lib/old-dejagnu.exp:
4719           Fixed handling of XFAIL target triplets to correctly
4720           recognize wildcard characters.  Removed code that
4721           appended a unique id tag to the end of the file name
4722           printed out by the result of the testcases within a
4723           given test file.
4725 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
4727         * lib/old-dejagnu.exp:
4728           Reworked expected failure handling to trigger off of XFAIL
4729           keyword in keyphrase embeded in testcase source code. The
4730           XFAIL keyword must be at the end of the keyphrase line. It
4731           may optionally be followed by one or more target triplets.
4732           It has just occured that the handling of wildcards in the
4733           target triplet may not be correct.
4735 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
4737         * g++.old-deja/tests:
4738           Moved all subdirectories up one level into g++.old-deja .
4740         * lib/old-dejagnu.exp:
4741           Fixed problem with CXXFLAGS not being properly reset, and being
4742           corrupted with extraneous "-c" compiler option.  This was
4743           causing binaries to not be generated for test that needed them.
4744           Modified strings passed to "pass" and "fail" so that individual
4745           tests from the same test file would be distinguished by an
4746           identifier appended to the test file name in the summary logs;
4747           this corrected a problem with erroneous diff logs.  Added code
4748           to search testcases for expected fail and unexpected pass keywords.
4750 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
4752         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
4754 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
4756         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
4757           Removed extraneous text from end of "Special g++ Options"
4758           keyphrase.
4760         * lib/old-dejagnu.exp: Added pattern matching to look for new
4761           keywords, embedded in testcases comments, which will trigger
4762           calls to xpass and xfail.
4764 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
4766         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
4767           comments embedded in the testcases, especially the one looking for
4768           special compiler options, as well as the pattern matching for the
4769           compiler output again.
4771 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
4773         * lib/old-dejagnu.exp: Do a proper check of the return value for
4774           execute tests. Fixed several problems with the pattern matching
4775           of the compiler output which gave erroneous test results.
4776           Changed several of the test result messages to be more descriptive.
4777         * config/unix-g++.exp: Proc g++_load now actually works and
4778           executes the tests passed to it and returns a usable return
4779           value. 
4781 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
4783           * lib/gcc.exp: Exits gracefully if $CC is bogus.
4785 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
4787         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
4788           Modified both files to properly execute the old style
4789           dejagnu tests. The previous versions of these files were
4790           experimental and did not function anything near correctly.
4792 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
4794         * Removed all Makefile.in and configure.in files. No configuration
4795         needed now.
4797 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
4799         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
4801 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
4803         * gcc.compile/configure.in, gcc.unsorted/configure.in,
4804         gcc.special/configure.in, gcc.noncompile/configure.in,
4805         gcc.execute/configure.in, gcc.code_quality/configure.in,
4806         g++.other/configure.in, g++.old-deja/configure.in,
4807         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
4808         in srcname setting.
4810 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
4812         * lib/udi.exp:  Fixed mondfe and mondfe_download.
4813         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
4814         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
4816 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
4818         * config/udi-gdb.exp: Check $shell_id after connecting to target.
4819         (gdb_exit): Don't remove *_soc files.
4821 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
4823         * lib/c-torture.exp: Don't look for main; instead always use -w
4824         -c.  This is how the c-torture tests work.  Remove the object
4825         file if the compilation succeeds.
4826         * gcc.execute/execute.exp: Remove executable if test passes.
4827         * gcc.noncompile/noncompile.exp: Every test is an expected
4828         failure.
4829         * gcc.special/special.exp: Added tests from c-torture 1.11,
4830         corrected use of existing test.
4831         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
4832         gcc.execute/920625-1.c: Updated to c-torture 1.11.
4833         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
4834         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
4835         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
4836         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
4837         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
4838         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
4839         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
4840         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
4841         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
4842         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
4843         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
4844         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
4845         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
4846         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
4847         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
4848         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
4849         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
4850         c-torture 1.11.
4851         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
4852         correspond to c-torture 1.11.
4854         * New file.