Add bugs corresponding to PRs 16243 and 16245
[official-gcc.git] / gcc / testsuite / gcc.c-torture / ChangeLog
blob28832d4822ebf810053f99edfee0f3870ecbdde7
1 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
3         * execute/980618-{1,2}.c: New tests that showed up m32r bugs.
5 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7         * execute/980605-1.c: New test.
9 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
11         * execute/ieee/mzero2.c: New test to better test IEEE -0 support.
13 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
15         * execute/980407-1.c: Delete test.  Is duplicate of loop-4.c.
17 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
19         * execute/980407-1.c: New test from Joern Rennecke.
21 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
23         * compile/980329-1.c: New test.
25 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
26         From Bruno Haible <haible@ilog.fr>:
27         * execute/980223.c: New test.
29 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
31         * execute/980205.c: New test.
33 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
35         * noncompile/noncompile.exp (921102-1.c): Fixed comment.
36         (940510-1.c): Removed duplicate.
37         (971104-1.c): New test.
39 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
41         * execute/950221-1.c (filler): If STACK_SIZE is defined, use that
42         to size the filler array.
44 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
46         * execute/ieee/ieee.exp: Check for ieee_multilib_flags target
47         feature; pass this to c-torture-execute as needed.
49 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
51         * execute/921007-1.c: Make strcmp static.
53 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
55         * conversion.c (test_float_to_integer): Make double precision tests
56         dependent on sizeof (double).
58 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
60         * compile/961203-1.cexp: New script.
62 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
64         * execute/ieee/ieee.exp: Set -mieee for SH.
66 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
68         * execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
70         * execute/strct-varg-1.c: If NO_VARARGS is defined, use stdargs.h
71         interface.
73 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
75         * execute/920501-7.c (main,x): If NO_LABELS_VALUES is defined,
76         don't do test.
78 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
80         * execute/ieee/rbug.c (main): Don't do long long to double
81         conversion if double isn't at least 8 bytes.
83         * execute/cvt-1.c: Make all functions use long, not int to work
84         with targets where int is 16 bits.
86         * execute/920715-1.c (main): If double isn't at least 8 bytes,
87         just exit, since 4 byte doubles don't have enough bits of
88         precision for the test to complete.
90 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
92         * execute/920715-1.cexp (d10v-*-*): Expect to fail if d10v is not
93         compiled with the -mdouble64 flag.
94         * execute/ieee/rbug.cexp (d10v-*-*): Ditto.
96         * execute/cvt-1.cexp (d10v-*-*): Expect to fail if d10v is not
97         compiled with the -mint32 flag.
99 Wed Mar 12 01:23:08 1997  Torbjorn Granlund  <tege@pdc.kth.se>
101         * execute/961213-1.c: New test (from hjl@lucon.org).
103         * execute/complex-5.c: New test (from moshier@world.std.com).
105         * execute/970217-1.c: New test (from eggert@twinsun.com).
107         * execute/970214-[12].c: New tests (from eggert@twinsun.com).
109         * compile/970214-1.c: New test (from wilson@cygnus.com).
111         * execute/ieee/930529-1.c: Also handle arm's unusual byte/word
112         ordering (from amylaar@cygnus.com).
114         * execute/index-1.c: Make large vars and values `long'
115         (from law@cygnus.com).
117         * execute/941014-2.c: Declare malloc.
119         * compile/970206-1.c: New test (from dje@cygnus.com).
121         * execute/960521-1.c: Rewrite to take STACK_SIZE into account
122         (from amylaar@cygnus.co.uk).
124         * execute/961223-1.c: New test (from wilson@cygnus.com).
126         * compile/961203-1.c: New test (from amylaar@cygnus.co.uk).
128         * compile/961126-1.c: New test (from wilson@cygnus.com).
130         * execute/961125-1.c: New test (from meyering@asic.sc.ti.com).
132         * execute/961122-2.c: New test (from
133         schwab@issan.informatik.uni-dortmund.de).
135         * execute/961122-1.c: New test (from Philippe De Muyter).
137         * execute/loop-2[ef].c: Default MAP_FIXED to 0 (from
138         amylaar@cygnus.co.uk).
140         Changes from meissner@cygnus.com:
141         * execute/920501-9.c (print_longlong): Print pieces as a long, not int.
142         * execute/950915-1.c: (a,b): Make types long to prevent implicit
143         overflow on 16-bit systems.
144         * execute/dbra-1.c: Pass long values to functions expecting
145         long values.
146         * execute/950607-2.c: (Point): Make field type long, since 23250 -
147         (-23250) is larger than 16 bits.
148         * execute/960416-1.c: Make st type unsigned long, not unsigned int.
149         * execute/bf-sign-2.c: Make bitfields whose size is > 16 bits
150         long, not int for 16-bit hosts.
151         * execute/961017-2.c: Make z unsigned long, not unsigned int.
153         * execute/cmpsi-1.c: Rewrite not to depend on type sizes.
155         * execute/960909-1.c (ffs): New function (from law@cygnus.com).
157         * execute/fp-cmp-1.c: Add test for SIGNAL_SUPPRESS around signal call.
158         Move to execute/ieee.
160         * execute/970312-1.c: New test.
161         * execute/cvt-1.c: New test.
163 Thu Feb 13 13:52:23 1997  Michael Meissner  <meissner@cygnus.com>
165         * compile/920301-1.c: If NO_LABEL_VALUES is defined, nop test
166         using labels as values extension.
167         * compile/920415-1.c: Ditto.
168         * compile/920428-3.c: Ditto.
169         * compile/920501-1.c: Ditto.
170         * compile/920501-7.c: Ditto.
171         * compile/941014-4.c: Ditto.
172         * compile/950613-1.c: Ditto.
173         * compile/labels-1.c: Ditto.
174         * execute/920302-1.c: Ditto.
175         * execute/920415-1.c: Ditto.
176         * execute/920428-2.c: Ditto.
177         * execute/920501-3.c: Ditto.
178         * execute/920501-4.c: Ditto.
179         * execute/920501-5.c: Ditto.
180         * execute/920721-4.c: Ditto.
181         * execute/comp-goto-1.c: Ditto.
183         * compile/930506-2.c: If NO_TRAMPOLINES is defined, nop the test.
184         * execute/921215-1.c: Ditto.
185         * execute/931002-1.c: Ditto.
186         * execute/nestfunc-1.c: Ditto.
188 Wed Jan 22 00:04:53 1997  Torbjorn Granlund  <tege@quiet.matematik.su.se>
190         * execute/961017-1.c: Add missing exit (0).
192 Fri Dec  6 19:38:57 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
194         * execute/961206-1.c: New test.
196 Wed Nov 13 17:13:05 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
198         * execute/loop-2[ef].c: Misc portability changes
199         (from amylaar@cygnus.co.uk).
201 Tue Nov 12 15:00:42 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
203         * execute/961112-1.c: New test (based on a test by wilson@cygnus.com).
205         * execute/ieee/DESC: New file.
207         * execute/{loop-2[bcdef].c,loop-3[bc].c}:
208         New tests (from amylaar@cygnus.co.uk).
210         * execute/ieee/nan.c: Delete test.
212         * execute/fp-cmp-1.c: Disable for Cray and VAX.
214         * execute/960416-1.c: Make it work for big-endian machines (from
215         amylaar@cygnus.co.uk).
217 Mon Nov 11 18:00:35 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
219         * execute/960830-1.c: Make it work for non-x86 machines.
221         * execute/961017-2.c: Call exit(0).
223 Fri Nov  8 19:19:17 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
225         * execute/960311-3.c: #include <stdio.h>.
226         * execute/920501-8.c: Likewise.
227         * execute/920501-9.c: Likewise.
228         * execute/941014-2.c: Likewise.
229         * execute/960311-1.c: Likewise.
230         * execute/960311-2.c: Likewise.
232         * execute/961017-[12].c: New test (from wilson@cygnus.com).
233         * compile/961031-1.c: New test (from wilson@cygnus.com).
234         * compile/961019-1.c: New test (from wilson@cygnus.com).
235         * utils/ctest.c: Print and pass (to run_a_test) all arguments.
236         * execute/{920711-1.c,920810-1.c,920922-1.c,930603-3.c,931018-1.c}
237         * execute/{941025-1.c,950221-1.c,950426-2.c,960209-1.c,960321-1.c}
238         * execute/{960327-1.c,arith-rand.c,bf-pack-1.c,cbrt.c,divconst-2.c}
239         * execute/memcpy-1.c: 16-bit changes (from law@cygnus.com).
241         * compile/960514-1.c: New test (from rwilhelm@physik.tu-muenchen.de).
243         * execute/960512-1.c: New test (from amylaar@meolyon.hanse.de).
245         * execute/960513-1.c: New test (from amylaar@meolyon.hanse.de).
247         * execute/960405-1.c: New test (from moshier@world.std.com).
249 Fri Nov  1 13:06:28 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
251         * execute/dbra-1.c: New test.
253 Mon Oct 28 02:31:10 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
255         * execute/961026-1.c: New test (from rankin@eql.caltech.edu).
257         * execute/enum-1.c: New test (from law@cygnus.com).
259 Tue Oct 22 22:13:12 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
261         * execute/960801-1.c: Generalize.
263 Fri Oct 18 04:14:01 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
265         * utils/ctest.c (run_a_test): Don't call `fatal' when the compiler
266         returns non-zero, but there is no error message from the compiler.
268 Wed Oct 16 01:39:57 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
270         * execute/arith-rand.c (main): Decrease the number of iteration to
271         1000.
273 Fri Oct 11 16:40:44 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
275         * compile/961010-1.c: New test (from ian@cygnus.com).
277 Fri Oct  4 18:29:00 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
279         * execute/961004-1.c: New test (from wilson@cygnus.com).
281         * compile/961004-1.c: New test (from amylaar@cygnus.co.uk).
283 Thu Oct  3 02:51:24 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
285         * execute/fp-cmp-1.c: Move signal handler setup to after == and !=
286         compares.
288 Wed Oct  2 04:53:54 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
290         * execute/fp-cmp-1.c: New test.
292 Mon Sep 30 01:11:06 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
294         * compile/960620-1.c: Delete test.
296 Fri Sep 13 12:12:30 1996  Ian Lance Taylor  <ian@cygnus.com>
298         * execute/ieee/920810-1.c: Include <stdio.h>.
300 Mon Sep  9 18:56:33 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
302         * execute/960909-1.c: New test.
304 Fri Aug 30 06:31:25 1996  Torbjorn Granlund  <tege@quiet.tmg.se>
306         * execute/960830-1.c: New test.
308 Thu Aug 29 22:06:49 1996  Torbjorn Granlund  <tege@quiet.tmg.se>
310         * compile/960829-1.c: New test.
312 Tue Aug 13 19:23:06 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
314         * utils/ctest.c (run_a_test): Call wait repeatedly until
315         we get back the right pid.
317 Sat Aug  3 16:36:43 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
319         * execute/960416-1.c: New test (from amylaar@meolyon.hanse.de).
321         * execute/960419-[12].c: New tests (from jtc@cygnus.com).
323         * execute/960416-1.c: New test (from amylaar@meolyon.hanse.de).
325         * execute/920721-1.c: Make it work for 16-bit systems
326         (from law@cygnus.com).
327         * execute/920728-1.c: Likewise.
329         * compile/960201-1.c: New test (from eggert@twinsun.com).
330         * compile/960130-1.c: New test (from eggert@twinsun.com).
332 Sat Aug  3 16:10:20 1996  Andrew Cagney  <cagney@highland.com.au>
334         * utils/ctest.c (run_a_test): Flush output before first fork to
335         avoid later duplication.
337         * utils/ctest.c (run_a_test): If really verbose, and a run command
338         was specified (-run), print the command to be executed out.
339         * (run_a_test): For the -run option, accept an argument list.
341         * utils/ctest.c (main): Change verbose flag so it increments the
342         verbosity instead of just setting it.  Backward compatible hack
343         that allows multiple levels of tracing.  Perhaphs a separate flag
344         would be better.
345         (main): If really verbose, print the GCC command that is to be executed.
346         (run_a_test): If really verbose, print the output from compiler
347         and allow the output from the run to be displayed.
349         * utils/ctest.c (main): New option -postopts added.  This allows
350         the user to specify arguments that should be appended to the GCC
351         command (in addition to the -options flag that specfies arguments
352         that are to be prepended).
353         (usage): Adjust.
355 Sat Aug  3 16:10:20 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
357         From Mike Meissner:
358         * utils/ctest.c: Sort test files by calling `ls -r'.
359         * utils/ctest.c: Flush stdout after each printf.
360         * utils/ctest.c: When `-run', up timeout to 1000.  Allow
361         explicit setting of timeout through new -cc-timeout option.
363 Fri Aug  2 19:53:27 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
365         * execute/960521-1.c: New test
366         (from eggert@twinsun.com and Andreas Schwab).
368         * compile/960620-1.c: New test (from rwilhelm@physik.tu-muenchen.de).
370         * compile/960704-1.c: New test (from wilson@cygnus.com).
372         * execute/bf-sign-2.c: New test (from gavin@nando.net).
374         * execute/960802-1.c: New test (from law@cygnus.com).
376         * execute/960801-1.c: New test (from dje@cygnus.com).
378 Sun Jun  9 17:35:56 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
380         * execute/960608-1.c: New test (from law@cygnus.com).
382 Tue Apr  2 23:18:51 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
384         * execute/900409-1.c: Change types from int to long
385         (from law@cygnus.com).
387         * execute/960402-1.c: New test.
389 Fri Mar 29 23:40:01 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
391         * execute/960327-1.c: New test (from law@cygnus.com).
393 Tue Mar 26 22:57:34 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
395         * execute/960326-1.c: New test (from wilson@cygnus.com).
396         * execute/960321-1.c: New test (from law@cygnus.com).
397         * compile/960319-1.c: New test (from amylaar@meolyon.hanse.de).
398         * execute/960317-1.c: New test (from amylaar@meolyon.hanse.de).
399         * execute/960312-1.c: New test (from amylaar@meolyon.hanse.de).
400         * execute/960311-[123].c: New tests (from dje@cygnus.com).
401         * execute/960302-1.c: New test (from law@cygnus.com).
402         * execute/960215-1.c: New test (from moshier@world.std.com).
404 Fri Mar  1 06:01:58 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
406         * execute/regstack-1.c: New test (from moshier@world.std.com).
407         * execute/960301-1.c: New test (from rankin@eql.caltech.edu).
408         * execute/struct-ini-4.c: New test (from wilson@cygnus.com).
410 Sun Feb 25 01:10:12 1996  Paul Eggert  <eggert@twinsun.com>
412         * special/doit (960224-1, 960224-2): New tests.
414 Wed Feb 21 07:18:19 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
416         * compile/960221-1.c: New test (from law@cygnus.com).
417         * compile/960220-1.c: New test.
419 Mon Feb 19 03:14:18 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
421         * execute/960219-1.c: New test.
422         * compile/960218-1.c: New test (from eggert@twinsun.com).
424 Sun Feb 18 04:01:54 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
426         * execute/960218-1.c: New test.
428 Sat Feb 10 03:07:04 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
430         * execute/960209-1.c: New test (from law@cygnus.com).
432 Wed Jan 24 23:23:05 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
434         * execute/960117-1.c: New test (from dje@cygnus.com).
435         * execute/960116-1.c: New test (from Philippe De Muyter).
437 Mon Jan 22 23:46:17 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
439         * noncompile/930714-1.c: Moved from compile.
441 Mon Jan 22 19:08:04 1996  Paul Eggert  <eggert@twinsun.com>
443         * special/doit (920717-1): Make sure `not found' message is ignored
444         when invoking cc.
446 Tue Jan 16 14:24:36 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
448         * noncompile/951227-1.c: New test (from eggert).
449         * special/doit (951130-1): New test (from eggert).
450         * noncompile/951025-1.c: New test.
452 Thu Jan 11 09:36:49 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
454         * execute/widechar-1.c: New test (from eggert).
456 Tue Jan  9 12:44:21 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
458         * compile/960106-1.c: New test.
460 Mon Dec 25 19:21:08 1995  Torbjorn Granlund  <tege@noisy.matematik.su.se>
462         * compile/951222-1.c: New test (from kenner).
464 Wed Dec 20 14:45:42 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
466         * compile/951220-1.c: New test.
468 Wed Dec  6 13:46:17 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
470         From Alan Modra:
471         * utils/ctest.c (main): mktemp needs 6 X's on some systems.
473 Mon Dec  4 21:39:39 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
475         * compile/widechar-1.c: New test.
477         * unsorted/{bugx.c,bugy.c,inline.c}: Delete huge/duplicate tests.
479         * execute/951204-1.c: New test.
480         * compile/951128-1.c: New test.
482 Mon Nov 27 00:16:37 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
484         * execute/bf-layout-1.c: New test.
486 Wed Nov 22 21:38:25 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
488         * noncompile/951123-1.c: New test.
490 Wed Nov 16 23:31:23 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
492         * compile/951116-1.c: New test.
494 Wed Nov 15 20:34:03 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
496         * utils/ctest.c: New name for runtests.c (not to confuse it with
497         DejaGNU runtest).
499         * utils/runtests.c (RLIMIT_CORE): Default to 4.
501         * execute/951115-1.c: New test (PA delay slot filling bug).
503 Tue Nov 14 00:27:10 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
505         * utils/runtests.c (run_a_test): Read from errmess pipe before
506         blocking on child process.  Also, loop calling read(2) until pipe
507         is empty or 8000 chars are read.
508         (usage): New function.
509         (main): Call usage for -help.
511 Sun Nov  7 17:15:12 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
513         * compile/951106-1.c: New test (MIPS3).
515 Sun Nov  5 12:22:20 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
517         * utils/runtests.c (run_a_test): Don't print exit status for failing
518         noncompile test.
520 Thu Oct 26 00:45:43 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
522         * utils/runtests.c (run_a_test): Save and restore filedesc for
523         stdout, so that failure in execve is reported properly.
524         From Arne Juul:
525         (run_a_test): To work around NetBSD bug, don't pass NULL as 2nd
526         execve argument.
528 Wed Oct 25 16:13:46 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
530         * utils/runtests.c (main): Fix typo testing `execute_these_files'.
532 Tue Oct 10 17:41:47 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
534         * execute/950714-1.c (main): Call exit(0).
536         * compile/951004-1.c: New test.
538 Tue Oct  3 22:59:13 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
540         * execute/950929-1.c: New test (from ian@cygnus.com).
542         * execute/951003-1.c: New test (from dje@cygnus.com).
544 Tue Sep 26 15:31:49 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
546         * execute/950714-1.c: New test (from wilson@cygnus.com).
548         * execute/950706-1.c: New test (from rearnsha)
550         * execute/ieee/{minuszero.c,rbug.c,nan.c}: New tests (from moshier).
552         * execute/scope-2.c: New test (from rfg).
554         * execute/bf-sign-1.c: New test (from jtc@cygnus.com).
556         * noncompile/930927-1.c: Delete this duplicated test.
558         * unsorted/gdb.c: Delete this test.
559         * */*.c: Delete whitespace at the end of lines.
561         * execute/loop-3.c: New test (from amylaar@meolyon.hanse.de).
563 Mon Sep 25 14:08:32 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
565         * Make file permissions be regular.
567         * utils/runtests.c (main): Combine `flag_execute' and
568         `execute_these_files' into the latter.
569         (run_a_test): Test only `execute_these_files'.
571         * execute/920411-1.c: Generalize to work even for big-endian
572         64-bit machines (from amylaar@meolyon.hanse.de).
574 Sun Sep 24 16:26:03 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
576         * utils/runtests.c (set_watchdog): Actually use `seconds' parameter.
578 Sat Sep 23 00:08:33 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
580         * compile/950922-1.c: New test.
582 Thu Sep 21 12:25:40 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
584         * utils/runtests.c (environ): Declare.
585         (run_a_test): Pass environ to execve calls.
586         (main): Don't NULL-terminate `passes' array.
587         (main): Make ii loop's termination condition depend on n_passes.
588         (run_a_test): Check result from read; '\0'-terminate buf.
589         (main): Avoid d_namlen, use strlen of d_name instead (from meyering).
591         * compile/950919-1.c: New test.
593         * execute/conversion.c (test_longlong_integer_to_float): Modify
594         some tests conditionally for __HAVE_68881__.
596         * execute/950915-1.c: New test.
598         * utils/runtests.c: New file to run tests faster.
599         * {execute/compile/unsorted/noncompile}/DESC: New files.
601         * compile/950921-1.c: New test (from Ian Taylor).
603 Wed Sep 20 14:53:33 1995  Doug Evans  <dje@canuck.cygnus.com>
605         * execute/920501-7.c (STACK_SIZE): Check for and use to limit
606         depth of recursion.
608 Mon Sep 18 23:43:28 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
610         * compile/gcc-failure/940409-1.c: Moved from compile.
612         * execute/920411-1.c: Moved from execute/gcc_failure.
613         * execute/gcc_failure/920627-2.c: Delete spurious test.
615         * utils/runtests.c: New program.
617 Tue Sep 12 22:05:15 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
619         * execute/divconst-3.c: New test.
621 Mon Sep 11 12:48:04 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
623         * compat/struct-ret-1.c: Add prototype for f.
624         * compat/strct-layout.c: Conditionalize main.
626 Sun Sep 10 20:47:34 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
628         * execute/strct-pack-5.c: Delete, test is useless because of
629         lack of 68k structure packing.
631 Thu Sep  7 13:07:40 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
633         * execute/{930628-1.c,941202-1.c,arith-1.c,gofast.c,struct-ret-1.c,
634         va-arg-4.c}: Call exit(0), don't do return 0.
636 Tue Sep  5 15:23:14 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
638         * compat/strct-layout.c (main): Add missing call to exit.
640 Tue Sep  5 15:23:14 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
642         1.35 Released.
644         * noncompile/doit (case $arg): Fix typo.
646         * execute/compndlit-1.c: New test.
647         * execute/loop-2.c: New test.
648         * execute/950809-1.c: New test.
649         * execute/va-arg-5.c: New test.
650         * execute/va-arg-6.c: New test.
651         * execute/ptr-arith-1.c: New test.
652         * execute/cmpsi-1.c: New test.
654         * compile/cmpdi-1.c: New test.
655         * compile/950719-1.c: New test.
656         * compile/950729-1.c: New test.
657         * compile/950816-[123].c: New test.
658         * compile/: New test.
659         * compile/: New test.
660         * compile/: New test.
661         * compile/: New test.
663 Fri Sep 5 09:30:32 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
665         * */doit: Add -run <cmd> option to allow the use of a simulator to
666         run commands in the execute subdirectory.  Accept the switch in
667         the other doit commands.
669 Tue Jul 11 01:02:21 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
671         * execute/950710-1.c: New test (from meyering).
673 Wed Jul  5 16:03:45 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
675         * compile/950618-1.c: New test.
676         * execute/scope-1.c: New test.
677         * execute/950621-1.c: New test.
678         * execute/950704-1.c: New test.
679         * execute/950628-1.c: New test.
681 Wed Jun 14 15:20:44 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
683         * execute/950612-1.c: New test.
684         * execute/cmpdi-1.c: New test.
685         * execute/tstdi-1.c: New test.
686         * compile/950613-1.c: New test.
687         * compile/950530-1.c: New test.
688         * compile/950610-1.c: New test.
689         * compile/950612-1.c: New test.
691         * execute/strct-pack-5.c: Clean up, use defined type s2_t.
692         * execute/strct-pack-4.c: Clean up.
694 Sat Jun 10 12:37:22 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
696         * execute/cbrt.c: Disable for vax.
698 Fri Jun  9 21:49:58 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
700         * execute/940115-1.c: Cast parameters to char *.
702 Thu Jun  8 00:33:51 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
704         * compile/950607-1.c: New test.
705         * execute/cbrt.c: New test.
706         * execute/950607-[12].c: New tests.
707         * execute/memcpy-1.c: Try more cases.
708         * execute/struct-ret-2.c: New test.
709         * execute/complex-4.c: New test.
711 Wed Jun  7 12:40:05 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
713         * execute/950601.c: Delete this messy and redundant test.
715         * compile/funcptr-1.c: Clean up.
717         * execute/950512-1.c (main): Call f1 and f2 with 0 too.
718         (f2): Use type `long long', not `long'.
720         * execute/950605-1.c: New test.
722 Wed Jun  1 01:57:45 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
724         * execute/divconst-[12].c: New tests.