1998-09-21 Ben Elliston <bje@cygnus.com>
[official-gcc.git] / gcc / testsuite / ChangeLog
blobae4bab7733553bd0491cde44325e34c759f53f76
1 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
3         * g++.old-deja/g++.other/nested2.C: different virtual base classes
4         that happen to have the same base name, but in different scopes,
5         are incorrectly rejected
7 1998-09-16  Richard Henderson  <rth@cygnus.com>
9         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10         on the native word size instead of an integer literal.
12 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14         * g++.old-deja/g++.other/static2.C: invocation of static data
15         member of type pointer-to-function denoted as non-static member
17         * g++.old-deja/g++.other/typedef5.C: add some more tests involving 
18         checks involving function types and aliases
20 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22         * g++.old-deja/g++.other/typedef5.C: check whether typedefs can be
23         redefined to the same non-trivial type
25         * g++.old-deja/g++.pt/explicit73.C: test for proper
26         namespace-qualification of template specializations declared in
27         other namespaces
29         * g++.old-deja/g++.other/friend4.C: check whether it is possible
30         to declare a subset of the specializations of a template function
31         as friends of specializations of a template class
33         * g++.old-deja/g++.pt/explicit71.C: make sure specializations of
34         member templates that do not fully specialize the enclosing
35         template class are rejected
37 1998-09-11  Dave Love  <d.love@dl.ac.uk>
39         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
41 1998-09-08  Dave Love  <d.love@dl.ac.uk>
43         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
44         altered from libf2c/libU77 version.
46 1998-09-06  Dave Love  <d.love@dl.ac.uk>
48         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
50 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
52         * g++.old-deja/g++.pt/explicit72.C: ensure that char and
53         (un)signed char are different types for template specialization
54         purposes.
56 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
58         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
59         * objc: ObjC testsuite.
61 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
63         * lib/c-torture.exp: Add support for
64         torture_eval_before_compile and torture_eval_before_execute
65         variables.
67 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
69         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
70         this test triggers valid.
72 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
74         * gcc.dg/980827-1.c: New test.
76 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
78         * gcc.c-torture/compile/980825-1.c: New test.
80 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
82         * gcc.c-torture/compile/930326-1.x: Fix typo.
84 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
86         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
87         causes an ICE.
89 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
91         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
92         STACK_SIZE is defined.
93         * gcc.c-torture/unsorted/stuct.c: Similarly.
95         * gcc.c-torture/compile/980821-1.c: New test.
97 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
99         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
101 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
103         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
104         code. 
106 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
108         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
109         error'.
111 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
113         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
115 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
117         * gcc.c-torture/compile/980816-1.c: New test.
119         * gcc.dg/980816-1.c: New test.
121 1998-08-01  Dave Love  <d.love@dl.ac.uk>
123         * g77.f-torture/compile/980729-0.f: New test.
125 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
127         * gcc.c-torture/special/eeprof-1.c: New test, for
128         -finstrument-functions.
129         * gcc.c-torture/special/special.exp: Run it.
131 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
133         * gcc.c-torture/compile/980729-1.c: New test.
135 1998-07-26  Dave Love  <d.love@dl.ac.uk>
137         * g77.f-torture/noncompile/980615-0.f: New test.
139 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
141         * gcc.dg/980312-1.c: Do link instead of compile.
142         * gcc.dg/980313-1.c: Likewise.
144 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
146         * gcc.c-torture/compile/980726-1.c: New test.
148 1998-07-25  Dave Love  <d.love@dl.ac.uk>
150         * g77.f-torture/execute/io0.f: New test.
152 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
154         * gcc.dg/980626-1.c: Expect failures for all toolchains until
155         c-decl.c:grokdeclarator can handle mode attributes.
157 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
159         * gcc.c-torture/execute/980716-1.c: New test.
161 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
163         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
164         the mn10200.
165         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
166         the mn10200.
167         * gcc.c-torture/execute/va-arg-3.x: Similarly.
168         * gcc.c-torture/compile/930326-1.x: Similarly.
170 1998-07-13  Dave Love  <d.love@dl.ac.uk>
172         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
173         New test from Craig.
175 1998-07-12  Dave Love  <d.love@dl.ac.uk>
177         * g77.f-torture/noncompile/980616-0.f: New test.
179         * g77.f-torture/execute/970816-3.f:  New test from Craig.
181 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
182         
183         *  g++.other/singleton.C: Return error value instead of taking
184         SIGSEGV.
186 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de> 
188         *  g++.other/singleton.C: New test.   Warning is under dispute.
189         Runtime crash is not.
191 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
193         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, 
194         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, 
195         using6.C, using7.C}:  New namespace tests.
197 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
199         * g++.old-deja/g++.other/partspec1.C: test matching of partial
200         specialization with typedef'ed names used as array indexes.
202 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
204         * gcc.c-torture/execute/980709-1.c: New test.
206         * gcc.dg/980709-1.c: New test.
208 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
210         * gcc.c-torture/execute/bcp-1.c: New test.
212 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
214         * gcc.c-torture/execute/980707-1.c: New test.
216 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
218         * gcc.c-torture/compile/980706-1.c: New test.
220 1998-07-01  Dave Love  <d.love@dl.ac.uk>
222         * g77.f-torture/execute/980701-0.f,
223         g77.f-torture/execute/980701-1.f: New test from Craig.
225 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
227         * gcc.c-torture/compile/980701-1.c: New test.
229         * gcc.c-torture/execute/980701-1.c: New test.
231 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
232 rlsruhe.de>
234         * g++.old-deja/g++.robertl/eb132.C: New test.
235         * g++.old-deja/g++.robertl/eb133.C: Likewise.
237 1998-06-29  Dave Love  <d.love@dl.ac.uk>
239         * g77.f-torture/execute/980628-7.f,
240         g77.f-torture/execute/980628-8.f,
241         g77.f-torture/execute/980628-9.f,
242         g77.f-torture/execute/980628-10.f: New tests from Craig.
244         * g77.f-torture/execute/980628-3.f: Remove mail headers.
246 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
248         * g77.f-torture/execute/980628-4.f: New test from Craig.
249         * g77.f-torture/execute/980628-5.f: Likewise.
250         * g77.f-torture/execute/980628-2.f: Likewise.
251         * g77.f-torture/execute/980628-0.f: Likewise.
252         * g77.f-torture/execute/980628-1.f: Likewise.
253         * g77.f-torture/execute/980628-3.f: Likewise.
254         * g77.f-torture/execute/980628-6.f: Likewise.
256 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
258         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
259         directory when nothing has been installed yet.
261 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
263         * gcc.c-torture/special/special.exp: Handle newer versions of
264         dejagnu.
266 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
268         * gcc.dg/980626-1.c: New test.
270 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
272         * gcc.misc-tests/m-un-2.c: New test.
273         * g++.old-deja/g++.other/warn01.c: Likewise.
275 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
276         
277         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
278         compatibility with assmblers with a different comment character.
279         Eliminate use of GAS-specific extensions. 
281 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
283         * gcc.c-torture/execute/ieee/980619-1.c: New test.
285 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
287         *lib/g77.exp: Replace search for libf2c.a with search for newly
288         renamed libg2c.a
290 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
292         * gcc.c-torture/execute/980617-1.c: New test.
294 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
296         * gcc.c-torture/execute/980612-1.c: New test.
298 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
300         * gcc.dg/980523-1.c: Only test on ppc-linux.
301         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
303         * gcc.c-torture/execute/980608-1.c: New test.
305 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
307         * gcc.c-torture/execute/980604-1.c: New test.
309 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
311         * gcc.c-torture/execute/980602-1.c: New test.
312         * gcc.c-torture/execute/980602-2.c: Likewise.
314 1998-06-02  Dave Love  <d.love@dl.ac.uk>
316         * 970125-0.f: Fix per JCB.  Add commentary.
318 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
320         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
321         earlier.
323 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
325         * gcc.c-torture/execute/980526-3.c: New test.
327 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
329         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
330         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
331         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
332         m88k-motorola-sysv3 to XFAIL.
334 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
336         * gcc.dg/980526-1.c: New test.
337         * gcc.c-torture/execute/980526-2.c: New test.
339 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
341         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
343         * gcc.c-torture/execute/980526-1.c: New test.
345 1998-05-26  Dave Love  <d.love@dl.ac.uk>
347         * g77.f-torture/execute/alpha2.f: Add runtime test.
349 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
351         * g++.old-deja/old-deja.exp: Strip leading directories.
353         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
354         error for the line.  Don't run multiple tests for the same line.
356 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
358         * gcc.dg/980523-1.c: New test.
360 1998-05-23  Dave Love  <d.love@dl.ac.uk>
362         * g77.f-torture/compile/970915-0.f: New test.
364 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
366         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
368 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
370         * gcc.dg/980520-1.c: New test.
372 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
374         * gcc.dg/980502-1.c: Fix return type.
376 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
378         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
379         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
380         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
381         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
382         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
384 1998-05-20  Dave Love  <d.love@dl.ac.uk>
386         * g77.f-torture/execute/980520-1.f: New test.
388 1998-05-15  Dave Love  <d.love@dl.ac.uk>
390         * lib/mike-g77.exp: New file.
392         * g77.f-torture/noncompile/noncompile.exp,
393         g77.f-torture/noncompile/check0.f: New files.
395 1998-05-14  Dave Love  <d.love@dl.ac.uk>
397         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
398         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
399         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
400         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
401         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
402         abort where appropriate.
404 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
406         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
407         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
409 1998-04-29  Dave Love  <d.love@dl.ac.uk>
411         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
413 1998-04-27  Dave Love  <d.love@dl.ac.uk>
415         * g77.f-torture/compile/980427-0.f: New test.
417 1998-04-24  Dave Love  <d.love@dl.ac.uk>
419         * g77.f-torture/compile/980424-0.f: New test.
421 1998-04-19  Dave Love  <d.love@dl.ac.uk>
423         * g77.f-torture/compile/980419-2.f (main): New test.
424         * g77.f-torture/compile/970125-0.f: New test.
425         * g77.f-torture/compile/980419-1.f: New test.
427 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
429         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
430         * gcc.dg/980312-1.c: Fix typo in -march command.
432 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
434         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
436 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
438         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
439         Dave Love agree the Fortran source is bogus.
441 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
443         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
444         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
445         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
446         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
447         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
449 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
451         * g++.old-deja/g++.other/friend1.C: New test.
453 1998-02-18  Dave Love  <d.love@dl.ac.uk>
455         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
456         possibly uninitialized) variables and declare dnrm2.
458 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
460         * gcc.dg/ifelse-1.c: New test.
462 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
464         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
466         * lib/old-dejagnu.exp (old-dejagnu): Added the
467         "execution test - XFAIL *-*-*" handling in the spirit of
468         "excess errors test -". Changed the "execution test fails"
469         handling to be like "excess errors test fails".
470         * Update various tests accordingly.
472 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
474         * lib/c-torture.exp: Look for .x files instead of .cexp files.
475         * lib/f-torture.exp: Similarly.
476         * gcc.c-torture: Rename all .cexp files to .x files.
478 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
480         * lib/f-torture.exp: Improve error and loop detection.
482 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
484         * lib/c-torture.exp(c-torture-execute): Fix typo.
486         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
487         testcase as the executable name. Keep the executable around if
488         the test fails.
490 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
492         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
493         changes.  Only test one -g option, and move it to the end of the
494         list of options to test.
496 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
498         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
499         variable GCC_TORTURE_OPTIONS to supply default switches separated
500         by colons.  If no environment variable, run tests with -O0 -g, -O1
501         -g, and -O2 -g as well.
503 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
505         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
506         explanatory comments. Fix indentation.
508 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
510         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
512 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
514         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
515         * g++.old-deja/g++.mike/p7325.C: Likewise.
516         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
518 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
520         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
521         * g++.old-deja/g++.brendan/crash30.C: Likewise.
522         * g++.old-deja/g++.brendan/crash39.C: Likewise.
523         * g++.old-deja/g++.law/operators4.C: Likewise.
525 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
527         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
528         * g++.old-deja/g++.mike/p784.C: Ditto.
529         * g++.old-deja/g++.mike/p785.C: Ditto.
531 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
533         * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
535 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
537         * lib/c-torture.exp(c-torture-execute): If the previous and the
538         current executables being tested are identical, we don't need to
539         run the executable again. Try to make the executable names
540         unique. Add an optional argument for passing additional compiler
541         flags.
543 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
545         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
547 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
549         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
550         32bit or larger longs.
552         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
553         have either a 32bit long or 32bit int.
555 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
557         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
558         too.
560 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
562         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
563         up the includes ourselves.
565 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
567         * lib/plumhall.exp: Remove random include, and add a few
568         verbose messages for debugging.
570 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
572         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
573         of trying to do it ourselves.
575 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
577         * gcc.prms/5403.c: Made regexp a bit less strict.
579 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
581         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
582         is returned from remote_load instead.
583         * lib/plumhall.exp: Ditto.
584         * lib/mike-g++.exp: Ditto.
585         * lib/old-dejagnu.exp: Ditto.
586         * lib/c-torture.exp: Ditto.
588 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
590         * lib/g++.exp: Use build_wrapper procedure.
591         * lib/gcc.exp: Ditto.
593 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
595         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
596         an old-style decl for malloc.  Fixes tests to work when
597         sizeof (int) != sizeof (size_t).
599 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
601         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
602         NO_VARARGS when compiling.
604 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
606         * lib/plumhall.exp(ph_includes): New procedure.
607         (ph_make): Use it.
608         (ph_compiler): Ditto.
610         * lib/g++.exp: Rename test-glue.c to testglue.c.
611         * lib/gcc.exp: Ditto.
613 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
615         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
616         to completion when it's called.
618 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
620         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
621         for object files.
622         (ph_summary): Mark skipped testcases as untested, not unresolved.
624         * lib/plumhall.exp (ph_make): If unresolved because of bad
625         errorCode, record errorCode in log file.
626         (*): Replace send_log/verbose with verbose -log.
628 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
630         * lib/plumhall.exp: Use incr_count.
632 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
634         * gcc.c-torture: Update to c-torture-1.45.
636 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
638         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
639         the name of the expect testcase file).
640         
641         * lib/g++.exp(g++_init): Ditto.
643 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
645         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
646         the host.
648         * lib/gcc.exp(gcc_exit): New procedure.
650 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
652         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
653         specs where appropriate.
655         * g++.old-deja/g++.arm/*: Added additional ERROR checks
656         because of new "candidates are" messages, and removed a few
658         * Converted all non-old-style g++ testcases to old-style, and
659         moved into g++.old-deja.
661 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
663         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
664         options.
666         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
667         succeeded.
669         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
671 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
673         * lib/gcc.exp (gcc_target_compile): Add support for defining
674         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
675         the machine doesn't have those features.
677 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
679         * g++.law/operators4.exp: Don't use LIBS.
681 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
683         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
684         
685         * lib/mike-g++.exp: Don't set the compiler to be tested here.
686         * lib/g++.exp: Set it here instead. Also, allow use of the
687         --tool_exec and --tool_opt options. Change CXX to
688         GXX_UNDER_TEST.
689         
690         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
691         
692         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
694 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
696         * lib/old-dejagnu.exp: Use prune_warnings instead of
697         prune_system_crud.
698         * lib/mike-g++.exp: Ditto.
699         * lib/gcc.exp: Ditto.
700         * lib/g++.exp: Ditto.
702         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
704 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
706         * 941014-2.c: Include stdlib.h
707         * 960327-1.c: Include stdio.h
708         * dbra.c, index-1.c: Don't assume ints are 32bits.
710 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
712         * lib/gcc.exp: Add gcc,stack_size target feature.
714         * lib/g++.exp(g++_target_compile): Add the include and link 
715         paths here, not in two other places. And, it's $options, not
716         options.
718         * lib/mike-g++.exp(postbase): Remove the code that determines
719         the correct include and link paths.
720         * g++.old-deja/old-deja.exp: Ditto.
722 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
724         * lib/g++.exp(g++_init): target_compile no longer returns the
725         filename of the result.
727 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
729         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
730         call to glob.
732         * gcc.c-torture/special/special.exp: Change call to
733         gcc_target_compile to include the object file.
735 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
737         * gcc.c-torture/special/special.exp: Correct misspelling in last
738         change.
740 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
742         * lib/plumhall.exp(ph_summary): Log the entire output of the
743         executable. Return -1 if there were any failures, 0 otherwise.
744         (ph_execute): Return -1 if there were any failures, 0 otherwise.
745         (ph_make): Clean up objects and executables that were built
746         if the tests succeeded.
748 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
750         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
751         libraries and includes in the build tree as appropriate.
753 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
755         * lib/c-torture.exp: Instead of looking for the global variable
756         NO_LONG_LONG, check to see if that's a feature of the target.
758 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
760         * config/default.exp: Minimize. Delete the remainer of the files in
761         config; this functionality is now in devo/dejagnu/config.
763         g++.*/*: Pass any additional flags used to compile to postbase;
764         delete CXXFLAGS.
765         
766         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
767         is now done by runtest.exp. Use gcc_target_compile instead of
768         compile.
770         lib/c-torture.exp: Use gcc_target_compile instead of compile.
771         Remove references to CFLAGS. Use remote_file instead of
772         calling rm -f.
773         (c-torture): Take a list of arguments to use to compile this
774         testcase.
776         lib/g++.exp: Simplify. Use target_compile instead of compile.
777         lib/gcc-dg.exp: Ditto.
778         lib/gcc.exp: Ditto.
779         lib/mike-{gcc,g++}.exp: Ditto.
780         lib/old-dejagnu.exp: Ditto.
781         lib/plumhall.exp: Ditto.
782         
783 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
785         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
786         (ph_linker): Likewise.
788 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
790         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
791         MAP_ANON / MAP_ANONYMOUS if defined;
792         else try to map from /dev/zero .
794 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
796         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
797         isn't defined, then define it to MAP_ANONYMOUS.
799 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
801         * gcc.c-torture: Update to c-torture-1.42 release.
803 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
805         * gcc.c-torture: Update to c-torture-1.41 release.
807 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
809         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
810         c-torture release.
812 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
814         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
815         and LDFLAGS.  Fix second case to append the target_info ldflags
816         onto LDFLAGS, not CFLAGS.
817         * lib/g++.exp (g++_init): Add target_info stuff.
818         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
819         of libgloss and newlib flags for !native.
821         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
822         (GDB): Fix relative path to go up another dir for finding gdb.
824 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
826         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
827         versions in the target_info array, if they don't exist.
829 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
831         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
833 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
835         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
836         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
838 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
840         * lib/old-dejagnu.exp: Don't remove the output file before we've
841         actually tested it. Don't append pwd to the path of the executable
842         we're testing.
844 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
846         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
848 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
850         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
851         temporary directory for compiler files, and set it to a default
852         value of /tmp. Set $output as the name of the output file from
853         compiling the testcase. Add a -o option to $cflags_var so the
854         compiler writes the final output file as $output. Set $executable
855         to $output.
857         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
858         directory for compiler files, and set it to /tmp if it doesn't
859         already have a value. Set $output_file to the name of the output
860         file from compiling the testcase. Add a -o option to CXXFLAGS so
861         the compiler writes the final output file as $output. Use $output
862         as the executable to be tested.
864 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
866         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
868 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
870         * gcc.c-torture/execute/pending-1.c: New test.  Still
871         pending in Tege's queue.
873 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
875         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
876         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
877         if there were failures.  Call unresolved if there were unresolved
878         testcases.  Call gcc_fail if program did not run to completion.
879         (ph_make): Pass additional argument name to ph_execute.
880         (ph_execute): Add new argument.  Pass additional arguments to
881         ph_summary.  Call gcc_fail is there is no execution output.
883 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
885         * lib/plumhall.exp (proc_summary): Output relavent summary
886         lines into the log so specific failures in plumhall can be
887         investigated.
889 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
891         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
892         (c-torture-execute): Don't try to execute tests which use
893         "long long" types if $NO_LONG_LONG is nonzero.
895 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
897         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
898         not c-torture.
900         * gcc.ieee: Move from here.
901         * gcc.c-torture/execute/ieee: To here.
903 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
905         * gcc.c-torture: Update to c-torture-1.41 release.
907 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
909         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
910         not "$output".
912 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
914         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
915         -c present.
917 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
919         * config/proelf.exp: Handle connecting to a simulator.
921 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
923         * config/proelf.exp: New file.  Enough framework that we can
924         run c-torture tests on the proelf targets (or any other target
925         that gdb can connect to for that matter).
927 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
929         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
930         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
932         * lib/plumhall.exp (ph_execute): Always call ph_summary if
933         exec_output exists.
935 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
937         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
938         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
940         * config/*.exp: Update FSF address.  Change result of ${tool}_load
941         to pass/fail/unresolved/unsupported/untested.  Caller must now
942         call unresolved/unsupported/untested.
943         * lib/*.exp: Update FSF address.  Update to handle new results of
944         ${tool}_load.
945         * lib/chill.exp (verbose): Delete.
947 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
949         * lib/gcc.exp (default_gcc_start): Change order of args to
950         $LDFLAGS $CFLAGS $LIBS.
951         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
952         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
953         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
954         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
955         * gcc.misc-tests/dg-test.exp: Likewise.
956         * gcc.misc-tests/msgs.exp: Likewise.
957         * gcc.prms/prms.exp: Likewise.
958         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
959         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
961         * lib/dg.exp: Deleted, moved to dejagnu/lib.
963 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
965         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
967         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
968         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
970         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
971         necessary.
973 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
975         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
976         global for loop; add use of $mathlib.
977         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
978         settings here; set mathlib for anything but VxWorks.
980 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
982         * gcc.c-torture: Update to c-torture-1.40 release.
984 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
986         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
987         dg.exp.
989 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
991         * lib/c-torture.exp (c-torture-execute): Declare "output" as
992         global.
994 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
996         * lib/g++.exp (LIBS): Define if not already.
997         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
998         (gcc-dg-prune): Call prune_gcc_output.
999         * lib/gcc.exp (prune_gcc_output): New proc.
1000         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
1001         prune_gcc_output.
1003 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
1005         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
1006         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
1008 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
1010         * gcc.c-torture: Update to c-torture-1.39 release.
1012 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
1014         * lib/c-torture.exp (c-torture-execute): Don't return if one option
1015         fails, try others as well.
1017 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
1019         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
1020         If compilation fails, mark execute tests as `untested'.
1021         If test is marked as unsupported, don't mark compilation and
1022         execute tests as failed.
1024 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1026         * lib/g++.exp (g++_init): Don't link in libg++, and look to
1027         libstdc++ for whether or not we want to be doing shared
1028         libraries.  Delete link_curses since we don't need it anymore.
1029         * lib/mike-g++.exp (postbase): Don't link in libg++.
1030         * g++.old-deja/old-deja.exp: Likewise.
1032 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1034         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
1036 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1038         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
1039         For that, add `-Wl,-a,shared_archive'.
1040         * g++.old-deja/old-deja.exp: Likewise.
1042 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
1044         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
1046 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
1048         * lib/mike-g++.exp (postbase): Pay attention to the status of
1049         g++_load.
1051 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1053         * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
1055 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
1057         * lib/gcc.exp (default_gcc_start): No longer need to log program
1058         being executed or its output, execute_anywhere does that now.
1059         * lib/g++.exp (default_g++_version): Call execute_anywhere.
1060         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
1062 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1064         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
1065         the same as those in lib/g++.exp.
1067 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
1069         * gcc.c-torture: Update to c-torture-1.38 release.
1070         * gcc.ieee: Related changes.
1072 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
1074         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
1075         "exec". Minor reformatting changes.
1077         * config/rom68k.exp (${tool}_load): Make it work in a canadian
1078         cross. This means all "exec" calls now work on a remote host as
1079         well.
1080         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
1081         cross. Filter out the extra "\r\n" stuff that expect puts in.
1082         (c-torture-execute): Filter out the bogus warnings like
1083         c-torture-compile does. Add support for canadian cross.
1084         * lib/gcc.exp (default_gcc_version, default_gcc_start)
1085         Use execute_anywhere rather than calling exec directly. Now it
1086         works for canadian cross testing.
1088 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
1090         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
1091         results into a variable, and check that rather than using file exists.
1093 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1095         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
1096         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
1098 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1100         * g++.old-deja/old-deja.exp: Create and pass runshlib and
1101         lib_curses if there's a shared libg++ in the build tree.
1103 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
1105         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
1106         if not supported target.
1108 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1110         * lib/g++.exp (g++_init): Move empty setting of runshlib and
1111         link_curses up to always happen, not just for native builds.
1113 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
1115         * gcc.c-torture: Update to c-torture-1.36 release.
1116         * gcc.failure: Related changes.
1118 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
1120         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
1122 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1124         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
1125         * lib/mike-g++.exp (postbase): Not in here.  Still reference
1126         runshlib, link_curses, and mathlib for link and run.
1128         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
1129         pass the runtime shared library options for Solaris, OSF/1, and
1130         Irix5, and link with -lcurses to avoid unresolved references.
1131         
1132 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1134         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
1135         only run once.
1137 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
1139         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
1141 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
1143         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
1144         do not have a framework for the "compat" tests yet.
1146 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1148         * lib/mike-g++.exp (postbase): New local variable `mathlib',
1149         set to null if we're testing vxworks5.1.  Use that instead of
1150         `-lm' in the setting of LIBS for link and run.
1152 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1154         * config/rom68k.exp (${tool}_load): Major changes to make it
1155         work.  Verified that it does in fact return the stuff in
1156         exec_output properly.  Catch any Emul or any TRAP other than 0.
1158 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1160         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
1161         LDFLAGS properly for targets that need stuff from libgloss.
1162         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
1163         only run once.
1164         (gpp_initialized): New variable.
1166 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
1168         * config/rom68k.exp: Load libgloss.exp.
1169         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
1170         so we can produce a fully linked binary.
1171         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
1172         so we can produce a fully linked binary.
1174 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
1176         * lib/plumhall.exp (ph_section): Watch for expected failures.
1177         Add missing `else'.
1179         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
1180         run the testcase.
1181         (c-torture): Likewise.
1183 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
1185         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
1187         * lib/mike-g++.exp (mike_cleanup): New proc.
1188         (prebase): New globals compiler_result, not_compiler_result,
1189         target_regexp.
1190         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
1191         allow leading "-" in pattern.  Watch for unsupported tests.
1192         If $compiler_result is set, pattern match assembler code,
1193         and ditto for $not_compiler_result.
1194         * lib/mike-gcc.exp: Likewise.
1196         * lib/plumhall.exp (ph_execute): Only call ph_summary if
1197         execution "succeeded".
1199 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
1201         * config/win32.exp: New file.
1202         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
1204 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
1206         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
1207         unsupported.
1208         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
1209         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
1210         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
1212         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
1213         "... without exceptions was ...".  That is now handled by
1214         prune_system_crud.
1215         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
1217 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
1219         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
1220         sieve.c,sort2.c}: New files.
1221         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
1222         sieve.exp,sort2.exp}: Drivers for them.
1224         * lib/mike-gcc.exp (program_output): New user settable variable.
1225         (postbase): Call prune_system_crud.  Also prune extraneous compiler
1226         messages.
1227         * lib/mike-g++.exp (program_output): New user settable variable.
1229         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
1231         * config/sh.exp: Deleted (use sim.exp instead).
1233 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1235         * config/vx.exp: Declare CHECKTASK as global.
1236         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
1237         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
1238         * lib/old-dejagnu.exp: Load [pwd]/$executable.
1240 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1242         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
1243         target. Like vx.exp, only includes `vx29k.exp' instead of
1244         `vxworks.exp'.
1246 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
1248         * config/sim.exp: Increase time limit from 120 seconds to 240.
1250 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
1252         * gcc.c-torture/execute/950628-1.c: New test.
1254 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
1256         * gcc.c-torture: Update with changes/additions from
1257         c-torture-1.34.
1259 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
1261         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
1263 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
1265         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
1267 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
1269         * gcc.c-torture/compile/950512-1.c: New test.
1270         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
1271         * gcc.dg/struct-ret-1.c: Likewise.
1273 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
1275         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
1276         930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
1278 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
1280         * gcc.c-torture/special/920411-1.c: Deleted.
1281         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
1283 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
1285         * config/sim.exp (${tool}_load): Hack in call to bash to get a
1286         cpu limit.
1288 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
1290         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
1292 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
1294         From kenner;
1295         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
1296         is the proper length.
1297         * va-arg-3.c: Likewise.
1299 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
1301         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
1302         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
1304         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
1305         * lib/g++.exp (default_g++_start): Delete old cruft.
1307 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
1309         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
1310         (2 * (1 << 18)) to (2 * (1 << 17)).
1312         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
1314 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
1316         * config/rom68k.exp: Renamed from config/idp.exp
1318 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
1320         * c-torture/compile/921109-2.c
1322 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
1324         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
1325         excess errors.
1327 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
1329         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
1330         output.
1331         * lib/g++.exp (default_g++_start): Likewise.
1333 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
1335         * gcc.c-torture/compile/950329-1.c: New test.
1337 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
1339         * config/bug.exp (${tool}_load): Updated to use new remote_open
1340           and remote_close procs.
1341         * config/idp.exp: New file.
1343 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
1345         * gcc.c-torture/execute/950322-1.c: New test.
1347 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
1349         * config/vx.exp (${tool}_load): Clean up testing of return code from
1350         vxworks_ld and vxworks_spawn.
1352 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
1354         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
1356 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
1358         * lib/old-deja.exp: Add `excess errors test - ' error, now one
1359         can mark excess errors on a machine by machine basis.  Note, the
1360         default is to not expect any excess errors, even when excess
1361         errors test - is given, so you will want to put an XFAIL ... on
1362         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
1363         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
1364         those 4 machines, but no others.
1366 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
1368         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
1369         * lib/c-torture.exp: to here.
1371 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
1373         * gcc.c-torture/execute/950221-1.c: New test.
1374         * gcc.c-torture/execute/struct-ret-1.c: New test.
1375         * gcc.c-torture/compile/950221-1.c: New test.
1377         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
1379 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
1381         * gcc.c-torture/execute/arith-1.c (main): Return 0.
1382         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
1384 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
1386         * g++.gb: New directory of tests, derived from my signature and
1387         class scoping tests.
1389         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
1390         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
1391         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
1392         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
1393         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
1394         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
1395         * g++.gb/sig25.C: Likewise.
1397         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
1398         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
1399         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
1400         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
1401         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
1402         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
1403         * g++.gb/sig25.exp: Likewise.
1405         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
1406         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
1407         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
1408         * g++.gb/scope13.C: Likewise, this test still fails.
1410         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
1411         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
1412         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
1413         * g++.gb/scope13.exp: Ditto.
1415         * g++.gb/README: New file, explains what these tests are about.
1417 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
1419         * lib/dg.exp (dg-do): Support `preprocess'.
1420         (dg-test): Likewise.
1422 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
1424         * config/udi.exp: change "continue -expect" to "exp_continue".
1426 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
1428         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
1429         Delete redundant tests.
1431         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
1432         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
1433         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
1434         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
1435         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
1436         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
1437         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
1438         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
1440         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
1441         storing label pointers.
1442         * gcc.c-torture/execute/921019-1.c: Likewise.
1443         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
1444         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
1445         parameter fp.
1446         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
1447         constants.
1449         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
1450         Delete obsolete tests.
1452         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
1453         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
1454         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
1455         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
1456         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
1457         * gcc.c-torture/compile/950124-1.c: New test.
1459         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
1461 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1463         * lib/mike-g++.exp: Add -lm to LIBS.
1465 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
1467         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
1469 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1471         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
1473 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
1475         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
1477 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
1479         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
1480         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
1481         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
1482         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
1483         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
1484         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
1485         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
1486         * g++.law/{operators31.C, operators32.C, 
1487         * g++.law/{operators33.C, operators34.C}: Likewise.
1488         * g++.law/{pic1.C, refs2.C}: Likewise.
1489         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
1490         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
1491         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
1492         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
1494         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
1495         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
1496         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
1497         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
1498         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
1499         * g++.law/{enum9.exp, friend5.exp}: Likewise.
1500         * g++.law/{nest3.exp, nest4.exp}: Likewise.
1501         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
1502         * g++.law/{operators30.exp, operators31.exp}: Likewise.
1503         * g++.law/{operators32.exp, operators33.exp}: Likewise. 
1504         * g++.law/{operators34.exp}: Likewise.
1505         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
1506         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
1507         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
1508         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
1509         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
1511         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
1512         No longer expected to fail.
1513         * g++.law/missed-error3.C: Tweak for recent bool changes.
1515 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
1517         * config/emb-unix: Deleted.
1518         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
1519         remote execution.  Do final link on remote host if REMOTE_LINK is set.
1521 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
1523         * lib/dg.exp (dg-test): Fix typo in last patch.
1525 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
1527         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
1528         (handles multiple occurrences).
1530 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
1532         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
1533         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
1534         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
1535         printed).
1536         * lib/c-torture.exp (c-torture-compile): Likewise.
1537         (c-torture): Prepend full path if missing.
1538         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
1539         (gcc_fail): Likewise.
1540         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
1542 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
1544         * lib/netware.exp: Only attach to NetWare i386 systems.
1546 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
1548         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
1549         messages.  Add test name to "output pattern match" pass/fail message.
1551 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
1553         * gcc.dg: New testsuite.
1554         * gcc.dg/dg.exp: New file.
1556         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
1557         test-switch.c}: Deleted.
1559         * gcc.misc-tests/msgs.exp: New testcase driver.
1561 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
1563         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
1564         Watch for illegal return values from ${tool}_load.
1565         * config/unix.exp (${tool}_load): Fix pass/fail detection for
1566         cross targets.  Coerce return value >0 to 1.
1568 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
1570         * config/unix.exp (${tool}_load): Call program rsh, not proc.
1572         * config/emb-unix.exp: New file.
1574         * config/sim.exp: Error if variable $SIM not defined.
1575         (${tool}_load): Mark test as "untested" if simulator missing.
1577         * config/unix.exp: Load remote.exp to get rcp_download.
1578         * lib/c-torture.exp: Use different option lists for testcases with
1579         and without loops.
1580         * gcc.c-torture/execute/execute.exp: Likewise.
1582 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
1584         * config/*.exp: Clarify return code from ${tool}_load.
1585         Call `unresolved' or `untested' instead of `warning' or `perror'
1586         (sometimes you still want to call both though).
1587         Add comment that `shell_id' is local to each file.
1588         * config/udi.exp (timeout): Set to 30.
1589         Don't print warning if connection fails, $connectmode has already
1590         printed an error.
1591         (${tool}_load): Move verbose messages to level 2.
1592         Rework pattern for "Process started" message.
1593         Pass `shell_id' to ${connectmode}_download.
1594         Retry twice upon timeout.  Make resetting of target more robust.
1595         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
1596         Pass `shell_id' to exit_$connectmode.
1597         Only call exit_$connectmode if connected.
1598         * config/unix.exp (${tool}_load): Check return codes better.
1599         * config/vrtx.exp (${tool}_load): Likewise.
1600         * config/vx.exp (${tool}_load): Likewise.
1601         Delete unneeded global's.
1602         * lib/dg.exp (dg-test): Update to reflect clarified return codes
1603         from ${tool}_load.
1604         (dg-stat): Delete.
1605         (dg-init): Delete recording of pass/fail counts.
1606         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
1607         (old-dejagnu-init): Likewise.
1608         (old-dejagnu-stat): Delete contents, empty proc now.
1609         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
1610         (c-torture): Delete references to lcnt, lpass, lfail.
1611         Get option list from TORTURE_OPTIONS.
1612         Delete -funroll[-all]-loops if no loops.
1613         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
1614         (g++_stat): Delete contents (empty proc now).
1615         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
1616         (gcc_finish): Likewise.
1617         (gcc_stat): Deleted.
1618         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
1619         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
1620         * gcc.c-torture/execute/execute.exp: Likewise.
1621         Split tests into two parts: compile, execute.
1622         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
1623         no loops.  Update to reflect clarified return codes from ${tool}_load.
1625 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
1627         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
1628         to grep for.
1629         (old-dejagnu): Likewise (where necessary).
1631 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
1633         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
1635         * lib/dg.exp (dg-process-target): Fix processing of selector.
1636         Add comment regarding use of `error'.
1638         * lib/gcc.exp (prune_system_crud): Define if missing.
1639         * lib/g++.exp (prune_system_crud): Likewise.
1641         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
1642         Call prune_system_crud.
1643         * lib/dg.exp (dg-runtest): New proc.
1644         Use perror instead of send_user for tcl errors in testcase.
1645         Don't return any value, it's never used.
1646         Don't clobber previous definition of `unknown'.
1647         Print tcl errors in `dg-final'.
1649 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
1651         * lib/dg.exp (dg-process-target): Improve syntax error messages.
1652         (dg-test): Don't print errorInfo, it contains stack backtrace.
1654 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
1656         * lib/g++.exp (runtest_file_p): Define if missing.
1658 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
1660         * lib/mike-g++.exp: Comment out loading of g++.exp.
1661         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
1662         (default_g++_version): Always print something.
1663         (default_g++_start): Comment out call to `which'.
1664         (g++_start, g++_load): Deleted (must be defined in config file).
1665         * lib/gcc.exp: Test for existence of $CC at start.
1666         Delete check for tmpdir (done in gcc_init).
1667         (default_gcc_version): Always print something.
1668         (default_gcc_start): Comment out call to `which'.
1669         * config/*.exp: Major cleanup - make cross targets work at least a
1670         little better for g++ (by not being "--tool gcc" specific).
1671         Rename gcc_xxx to ${tool}_xxx.
1672         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
1673         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
1675 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
1677         * lib/c-torture.exp (c-torture-compile): Rework compiler
1678         message processing.
1680         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
1681         c-torture.
1683 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
1685         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
1687         * lib/dg.exp (dg-process-target): Support { target native }.
1689 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
1691         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
1692         looked for "... program xxx got fatal signal".
1693         Correct regsub munging of `comp_output'.
1694         Ignore compiler messages "path prefix not used" and "linker input
1695         file unused".
1697 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
1699         * lib/gcc.exp (runtest_file_p): Define if missing.
1700         * gcc.prms/template.c: Example to work from.
1702 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
1704         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
1705         * lib/dg.exp (dg-test): Call unsupported testcases as such.
1707         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
1708         * gcc.prms/1883.c: Moved from compile/940714-1.c.
1709         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
1710         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
1712         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
1713         (dg-process-target): No longer a varargs proc.
1714         Return S/N for target, P/F for xfail.  All callers changed.
1715         (user option procs): More argument checking.
1716         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
1717         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
1718         (dg-test): Skip test if not running on selected target in `dg-do'.
1719         Update handling of `dg-do-what', `dg-output-text'.
1720         Separate execution pass/fail from output pattern match pass/fail.
1721         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
1723 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
1725         * gcc.c-torture/special/special.exp: Don't expect failure for mips
1726         target for 920510-1.c.
1728 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
1730         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
1731         Clean up comment regarding use of passcnt, etc.
1732         (gcc_stat): Don't update `testcnt' here.
1733         (gcc_finish): Do it here.
1734         Might as well reset `but_id' here too.
1735         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
1736         to determine if the file should be tested.
1737         * gcc.c-torture/compile/compile.exp: Likewise.
1738         * gcc.c-torture/execute/execute.exp: Likewise.
1739         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
1740         * gcc.misc-tests/dg-test.exp: Likewise.
1741         * gcc.prms/prms.exp: Likewise.
1742         * gcc.wendy/wendy.exp: Likewise.
1743         * g++.old-deja.exp: Likewise.
1744         Move "Testing file" message to verbose level 1.
1746 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
1748         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
1750 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
1752         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
1753         (default_gcc_start): Accept optional second list element
1754         of compiler flags.  Print compiler output at verbosity level 2.
1755         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
1756         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
1757         Save current values of framework globals passcnt, failcnt, xpasscnt,
1758         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
1759         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
1760         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
1761         xfailcnt to compute stats.  Update framework global `testcnt' from
1762         pass/fail counts.
1763         (gcc_finish): New proc.  Clean up test environment.
1764         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
1765         (gcc_epass, gcc_efail): Delete.
1766         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
1767         argument of line number.
1768         (dg-init): If the tool has an init routine, call it.
1769         (dg-test): Remove args `cflags_var' and `libs_var'.
1770         Pass all compiler options to ${tool}_start.
1771         Handle missing line number.
1772         (dg-finish): New function.
1773         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
1774         particular files.  Call gcc_finish at end.  Move "skipping test"
1775         message to verbosity level 3.
1776         * gcc.c-torture/compile/compile.exp: Likewise.
1777         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
1778         * gcc.c-torture/execute/execute.exp: Likewise.
1779         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
1780         Print testcase being tried at verbosity level 1.
1781         * gcc.c-torture/special/special.exp: Unset xfail.
1782         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
1783         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
1784         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
1785         * gcc.failure/failure.exp: Likewise.
1786         * gcc.ieee/ieee.exp: Likewise.
1787         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
1788         Update call to dg-test.  Call dg-finish at end.
1789         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
1790         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
1791         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
1792         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
1793         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
1794         * gcc.wendy/wendy.exp: Add copyright.
1795         Delete setting of tmpdir (done by gcc_init).
1796         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
1797         Pass compiler flags to gcc_start.  Call gcc_finish at end.
1798         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
1799         gcc_[ce]pass/fail.
1801 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
1803         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
1804         confusion.
1805         (g++_load): Likewise.
1807         * config/*.exp (gcc_load): Some were varargs fns and some were not.
1808         Rename argument to `prog' to remove the confusion.
1809         Varargs fns behave differently too!
1810         (g++_load): Likewise.
1812         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
1814         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
1815         what it is.  Delete (always) printing of status value for !native.
1816         Simplify verbose code, and include status and exec_output.
1817         (g++_load): Use gcc_load.
1819 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
1821         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
1822         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
1823         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
1824         940714-3.c as these testcases don't exist anymore.  Make
1825         va-arg-1.c expected to pass.
1827 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
1829         * gcc.misc-tests/misc.exp: Only run specific testcases.
1830         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
1831         * gcc.misc-tests/dg-[1-9].c: New files.
1833         * lib/dg.exp: New testsuite driver.
1834         * gcc.prms/prms.exp: Use it.
1836         * README.gcc: New file.
1838         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
1839         Document and reset `lxpass' and `lxfail'.
1840         Simplify "initialized" message.
1841         (gcc_stat): Clean up comments a little.
1843 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
1845         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
1847 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
1849         * lib/old-dejagnu.exp (process-option): New proc.
1850         (old-dejagnu-init, old-dejagnu-stat): Likewise.
1851         (old-dejagnu): Simplify.
1852         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
1854 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
1856         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
1857         exists and is not an empty string.
1859         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
1860         $xfail rather than calling setup_xfail.  Clear $xfail when test is
1861         finished.
1862         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
1863         automatically.
1865         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
1866         longer expected to fail.
1868         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to 
1869         "f" function call.
1871         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
1873         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
1874         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
1875         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
1876         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
1877         c-torture-1.29.
1879         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
1880         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
1882         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
1884         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
1885         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
1887         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
1888         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
1889         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
1891 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
1893         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
1894         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
1895         940714-1.c, 940714-2.c, 940714-3.c},
1896         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
1897         gcc.misc-tests/{mg.c,mg.exp}:
1898         New tests.
1899         * gcc.noncompile/noncompile.exp: Change accordingly.
1901 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
1903         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
1904         Undo previous clobberage.
1906 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
1908         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
1909         * gcc.special/{930510-1.c, special.exp}:
1910         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
1911         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
1912         struct-varargs-1.c}: New tests from c-torture-1.26.
1914 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
1916         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
1917           argument to switch.
1919 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
1921         * Revert the previous changes.  Please see Rob's directory
1922           (/lisa/test/rob/progressive/gcc/testsuite) for testing
1923           fixes.
1925 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
1927         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp, 
1928           g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
1929           g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
1930           g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
1931           g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
1932           g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
1933           g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp, 
1934           g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp, 
1935           g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
1936           g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
1937           g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp, 
1938           g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp, 
1939           g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp, 
1940           g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
1941           g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp, 
1942           g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
1943           g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
1944           g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
1945           g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp, 
1946           g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
1947           g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
1948           g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
1949           gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp, 
1950           gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
1951           gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
1952           lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1953           lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
1955 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
1957         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
1958           lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
1959           with perror calls.
1961 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
1963         * config/unix.exp (g++_load): Fix syntax.
1965 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
1967         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
1968         * gcc.noncompile/921017-1.c: Deleted obsolete test.
1969         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
1970         Don't expect va-arg-1.c to fail.  Correct expected output for
1971         920928-1.c.
1972         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
1973         * gcc.wendy/hbm4.c: Correct typo.
1974         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
1976 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
1978         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
1979         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
1980         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
1981         * lib/c-torture.exp (c-torture-compile): Ditto.
1983         Reduce volume of output (remove all the -I's and such).
1984         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
1985         Call gcc_cpass, gcc_cfail.
1986         (c-torture): Pass testing option to c-torture-compile.
1988 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
1990         Bring patches over from progressive.
1991         * config/default.exp: Exit remote shell cleanly.
1992         (g++_exit, g++_start): Add default versions.
1993         * config/sim.exp (gcc_load): Use perror, not error.
1995 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
1997         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
1998         set in site.exp.
2000 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
2002         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
2003         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
2004         (wendy_try): New proc to run testcase.
2005         (main loop): Call 'em.
2006         * gcc.wendy/*.c: Clean up pass to correct expected output.
2008         * lib/gcc.exp: Minor cleanup work.
2009         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
2011 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
2013         * config/sim.exp (gcc_load): Document return codes better.
2014         Don't pass -v to simulator.
2016 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2018         * gcc.special/920717-x.c: Fix typo.
2019         * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
2020         get at sources.
2022         * lib/mike-gcc.exp: Fix typo.
2024 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
2026         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
2027         binary to use, transform the name.
2028         * config/*.exp: rename everything. Nuke any g++ specific files,
2029         it's now a special case of gcc that requires no special support.
2030         Add a default.exp for unsupported targets.
2032 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
2034         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
2035         lib/old-dejagnu.exp: Fix a few patterns to work with the new
2036         version of Tcl.
2038 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
2040         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
2041         than a warning.
2043 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2045         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
2047 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
2049         * gcc.execute/execute.exp: Combine opt_list and foption_list into
2050         option_list.  Compile every file with only 4/6 option choices
2051         (same as C torture) instead of with 12/18 different option
2052         choices.
2053         * lib/c-torture.exp: Likewise.
2055         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
2056         not already set.
2058 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
2060         * lib/old-deja.exp: Add `excess errors test fails' error, now one
2061         can put an XFAIL *-*-* on excess errors.
2063 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
2065         * g++.law: Add more tests derived from g++-bugs snapshots.
2067         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's 
2068         equivalent to g++.law/init9.
2070         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
2071         compiled it, and the a.out file after we've run it.
2073 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
2075         * lib/mike-g++.exp (postbase): Delete the .o file after we've
2076         compiled it, and the a.out file after we've run it.
2078 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2080         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
2082 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
2084         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
2085         version number. 
2087 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2089         * g++.law: New directory of g++ tests derived from the g++-bugs
2090         snapshots.
2092 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2094         * gcc.compile: initbug1.c initbug1.exp testcase added
2096 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2098         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
2099         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
2100           fixes submitted by Jeff Law (law@cs.utah.edu)
2101         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
2102           Jeff Law (law@cs.utah.edu)
2105 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
2107         * config/unix-g++.exp: Follow the gcc way of doing things.
2108         * g++.old-deja/old-deja.exp: Minor updates.
2109         * lib/g++.exp: New file, follow the gcc way of doing things.
2110         * lib/old-dejagnu.exp: Minor updates.
2111         * lib/mike-g++.exp: Always unset errorInfo.
2113 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
2115         * lib/gcc.exp: Fix some errors with the below change, CC and
2116         CFLAGS should be global when setting, not local.
2118 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
2120         * lib/gcc.exp: Transform tool name.
2122 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2124         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
2126 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2128         * lib/gcc.exp: change gcc_done to gcc_stat
2130 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2132         * Upgraded gcc testsuite to c-torture version 1.25
2134 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2136         * lib/gcc.exp: added reporting code. Changed verbose compile message.
2137         * lib/c-torture: added hooks for new reporting code.
2139 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2141         * config/sh-gcc.exp: check if sh-sim exists in the path
2143 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2145         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
2146         * gcc.compile/compile.exp: Initial changes for new logic.
2147         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
2148         * gcc.failure/failure.exp: Initial changes for new logic.
2149         * gcc.ieee/ieee.exp: Initial changes for new logic.
2150         * gcc.misc-tests/misc.exp: Initial changes for new logic.
2151         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
2152         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
2153         * lib/c-torture.exp: Initial changes for new logic.
2154         * lib/gcc.exp: Initial changes for new logic.
2156 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
2158         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
2159         depend upon failure or success.  Fully qualify names in failure
2160         and success messages.  Always remove a.out before starting
2161         compile, just in case.  Pay more attention to error text output by
2162         the compiler.  Handle testcases with no known past errors just
2163         like all others, so that things are uniform.  Other miscellaneous
2164         improvements.
2166 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2168         * gcc.cpp: new directory for cpp tests
2170 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2172         * lib/chill.exp: Code reformatted, removed unused code.
2173         * config/unix-chill.exp: Code reformatted, removed unused code.
2174         * chill.execute/execute.exp: Code reformatted, removed unused code.
2175         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
2177 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
2179         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
2180         routines not written.
2182 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
2184         * config/bug-gcc.exp: Use new procs from bug.exp.
2186 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
2188         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
2189         via ftp, rather than depending on NFS.
2190         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
2191         case.
2193 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
2195         * config/bug-gcc.exp: Use new download proc.
2197 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
2199         * chill.execute/execute.exp: cleanups, handles errors better
2200         * chill.compile/compile.exp: rewrite, based on execute.exp
2201         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
2202         * lib/chill.exp: major changes to diff proc and compile and link
2203           procs. added chill_fail and chill_pass wrappers to pass and
2204           fail. added more comments, and handle error codes better. 
2205           Added a hack to capture stderr from exec, so noncompile tests
2206           can work.
2207           
2208 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2210         * chill.execute/execute.exp: rewrite of testsuite driver
2211         * lib/chill.exp: rewrite of testsuite driver
2212         * config/unix-chill.exp: rewrite of testsuite driver
2214 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
2216     In chill.execute:
2217         * iexpr.ch: Standardize uppercase.
2218         * tuples.dat: Standardize uppercase.
2219         * vary.ch: standardize.  Correct varying string assignments.
2220         * vary.dat: Add new output lines.
2222 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
2224     In chill.execute:
2225         * chprintf.ch: Standardize use of uppercase.
2226         * tuples.ch: Standardize and turn arr2 into a DCL,
2227           rather than a SYN.
2228         * pinits.ch: Standardize.
2230 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2232         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
2233         * Makefil: Renamed to Makefile.in.
2234         * configure.in: New.
2236 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
2238     In chill.execute:
2239         * .cvsignore: Add result/output files.
2240         * Makefile: Fix up variables at start.  Use MFLAGS
2241           everywhere.  Correct bool_loc, built_ins entries.
2242           Add entry for vary1.ch.
2243         * bitarray.ch: Standardize upper-case usage.
2244         * bitexpr.ch: Standardize, add output of b1.
2245         * params.ch: Use arrayt in along PROC parameters, to
2246           avoid novelty problems.
2247         * sets.ch: Tiny cleanup.
2248         * vary1.ch: Re-indent.
2250 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
2252         * Add PR-related files to Makefiles, .cvsignore files, etc.
2254 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
2256         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
2257           with compiler objects. New names are test-flow.c and test-loop.c
2259 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
2261         * Upgraded c-torture tests from 1.19 to 1.20
2263         * new files:
2264         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c 
2265         * gcc.compile: 930623-1.c 930623-2.c 
2266         * gcc.noncompile: 930622-1.c 930622-2.c
2267         * gcc.failure: 920411-1.c 920627-2.c
2268         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
2270 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
2272         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
2273           More changes to get testsuite working properly. Needs more work.
2274           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
2276 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
2278         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
2279           More changes to get testsuite working properly. Needs more work.
2281 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
2283         * chill.compile/compile.exp: Added for Dejagnu support
2284         * chill.execute/execute.exp: Added for Dejagnu support
2285         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
2287 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
2289     This should complete moving the CHILL test files.
2290         * chill.noncompile(.cvsignore printf.grt 
2291           in-printf.grt chprintf.grt chprintf.ch):
2292           Added test-support files.
2293           (Makefile): Modified further.
2294         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
2295           signal.ch): Added test files.
2296         * chill.execute (.cvsignore printf.grt printr.c
2297           in-printf.grt rts.c chprintf.grt rts.h): Added
2298           test-support files.
2299           (Makefile): More corrections.
2301 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
2303         * chill.compile, chill.execute, chill.nocompile: Add CHILL
2304           test cases, ready for DejaGnu.
2306 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2308         * Upgraded c-torture tests from 1.18 to 1.19
2310         * gcc.compile: added test(s):
2311           930607-1.c
2312         * gcc.execute: added test(s):
2313           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
2315         * added new subdirectory for misc tests: gcc.misc-tests
2316         * gcc.misc-test(s): added tests:
2317           inst-check.c test-consts.c test-ior.c test-switch.c
2319 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
2321         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
2323 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
2325         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
2327 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2329         * Upgraded c-torture tests from 1.17 to 1.18
2331 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2333         * Upgraded c-torture tests from 1.12 to 1.17
2335 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
2337         * lib/old-dejagnu.exp:
2338           Fixed handling of XFAIL target triplets to correctly
2339           recognize wildcard characters.  Removed code that
2340           appended a unique id tag to the end of the file name
2341           printed out by the result of the testcases within a
2342           given test file.
2344 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
2346         * lib/old-dejagnu.exp:
2347           Reworked expected failure handling to trigger off of XFAIL
2348           keyword in keyphrase embeded in testcase source code. The
2349           XFAIL keyword must be at the end of the keyphrase line. It
2350           may optionally be followed by one or more target triplets.
2351           It has just occured that the handling of wildcards in the
2352           target triplet may not be correct.
2354 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
2356         * g++.old-deja/tests:
2357           Moved all subdirectories up one level into g++.old-deja .
2359         * lib/old-dejagnu.exp:
2360           Fixed problem with CXXFLAGS not being properly reset, and being
2361           corrupted with extraneous "-c" compiler option.  This was
2362           causing binaries to not be generated for test that needed them.
2363           Modified strings passed to "pass" and "fail" so that individual
2364           tests from the same test file would be distinguished by an
2365           identifier appended to the test file name in the summary logs;
2366           this corrected a problem with erroneous diff logs.  Added code
2367           to search testcases for expected fail and unexpected pass keywords.
2369 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
2371         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
2373 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
2375         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
2376           Removed extraneous text from end of "Special g++ Options"
2377           keyphrase.
2379         * lib/old-dejagnu.exp: Added pattern matching to look for new
2380           keywords, embedded in testcases comments, which will trigger
2381           calls to xpass and xfail.
2383 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
2385         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
2386           comments embedded in the testcases, especially the one looking for
2387           special compiler options, as well as the pattern matching for the
2388           compiler output again.
2390 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
2392         * lib/old-dejagnu.exp: Do a proper check of the return value for
2393           execute tests. Fixed several problems with the pattern matching
2394           of the compiler output which gave erroneous test results.
2395           Changed several of the test result messages to be more descriptive.
2396         * config/unix-g++.exp: Proc g++_load now actually works and
2397           executes the tests passed to it and returns a usable return
2398           value. 
2400 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
2402         * lib/gcc.exp: Exits gracefully if $CC is bogus.
2404 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
2406         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
2407           Modified both files to properly execute the old style
2408           dejagnu tests. The previous versions of these files were
2409           experimental and did not function anything near correctly.
2411 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
2413         * Removed all Makefile.in and configure.in files. No configuration
2414         needed now.
2416 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
2418         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
2420 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
2422         * gcc.compile/configure.in, gcc.unsorted/configure.in,
2423         gcc.special/configure.in, gcc.noncompile/configure.in,
2424         gcc.execute/configure.in, gcc.code_quality/configure.in,
2425         g++.other/configure.in, g++.old-deja/configure.in,
2426         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
2427         in srcname setting.
2429 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
2431         * lib/udi.exp:  Fixed mondfe and mondfe_download.
2432         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
2433         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
2435 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
2437         * config/udi-gdb.exp: Check $shell_id after connecting to target.
2438         (gdb_exit): Don't remove *_soc files.
2440 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
2442         * lib/c-torture.exp: Don't look for main; instead always use -w
2443         -c.  This is how the c-torture tests work.  Remove the object
2444         file if the compilation succeeds.
2445         * gcc.execute/execute.exp: Remove executable if test passes.
2446         * gcc.noncompile/noncompile.exp: Every test is an expected
2447         failure.
2448         * gcc.special/special.exp: Added tests from c-torture 1.11,
2449         corrected use of existing test.
2450         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
2451         gcc.execute/920625-1.c: Updated to c-torture 1.11.
2452         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
2453         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
2454         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
2455         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
2456         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
2457         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
2458         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
2459         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
2460         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
2461         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
2462         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
2463         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
2464         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
2465         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
2466         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
2467         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
2468         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
2469         c-torture 1.11.
2470         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
2471         correspond to c-torture 1.11.
2473         * New file.