OSDN Git Service

add new test
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / ChangeLog
1 1999-01-28  Michael Meissner  <meissner@cygnus.com>
2
3         * execute/990128-1.c: New test.
4
5 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6
7         * execute/990127-{1,2}.c: New tests.
8
9 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10
11         * execute/920501-4.c (main): Fix typo: replace | with ||.
12
13 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14
15         * execute/981130-1.c: New test.
16         * execute/981130-1.x: New test failure expectations.
17
18 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
19
20         * execute/memcheck: New directory of tests for
21         -fcheck-memory-usage.
22
23 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
24
25         * special/981006-1.c: New test.  Make sure gcc doesn't lose track
26         of the possible targets of tablejump insns.
27         * special/special.exp: Run it.
28
29 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
30
31         * compile/981001-1.c: New test.
32         * execute/981001-1.c: New test.
33         
34 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
35
36         * execute/941014-1.x:  New file.
37
38 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
39
40         * execute/loop-4b.c: New test.
41
42 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
43
44         * execute/bcp-1.c (main): Fix optimize test loop to count number
45         tests in opt_t0 not good_t0.
46
47 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
48
49         * execute/ieee/ieee.exp: Pass -ffloat-store to compiler for
50         ieee tests.
51
52 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
53
54         * execute/ieee/930529-1.c (main): Check to see if __thumb__ is
55         defined, and test for ARM style doubles if so.
56
57 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
58
59         * execute/comp-goto-1.c (main): Make main() return an int.
60
61 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
62
63         * execute/980618-{1,2}.c: New tests that showed up m32r bugs.
64
65 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
66
67         * execute/980605-1.c: New test.
68
69 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
70
71         * execute/ieee/mzero2.c: New test to better test IEEE -0 support.
72
73 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
74
75         * execute/980407-1.c: Delete test.  Is duplicate of loop-4.c.
76
77 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
78
79         * execute/980407-1.c: New test from Joern Rennecke.
80
81 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
82
83         * compile/980329-1.c: New test.
84
85 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
86         From Bruno Haible <haible@ilog.fr>:
87         * execute/980223.c: New test.
88
89 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
90
91         * execute/980205.c: New test.
92
93 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
94
95         * noncompile/noncompile.exp (921102-1.c): Fixed comment.
96         (940510-1.c): Removed duplicate.
97         (971104-1.c): New test.
98
99 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
100
101         * execute/950221-1.c (filler): If STACK_SIZE is defined, use that
102         to size the filler array.
103
104 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
105
106         * execute/ieee/ieee.exp: Check for ieee_multilib_flags target
107         feature; pass this to c-torture-execute as needed.
108
109 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
110
111         * execute/921007-1.c: Make strcmp static.
112
113 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
114
115         * conversion.c (test_float_to_integer): Make double precision tests
116         dependent on sizeof (double).
117
118 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
119
120         * compile/961203-1.cexp: New script.
121
122 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
123
124         * execute/ieee/ieee.exp: Set -mieee for SH.
125
126 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
127
128         * execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
129
130         * execute/strct-varg-1.c: If NO_VARARGS is defined, use stdargs.h
131         interface.
132
133 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
134
135         * execute/920501-7.c (main,x): If NO_LABELS_VALUES is defined,
136         don't do test.
137
138 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
139
140         * execute/ieee/rbug.c (main): Don't do long long to double
141         conversion if double isn't at least 8 bytes.
142
143         * execute/cvt-1.c: Make all functions use long, not int to work
144         with targets where int is 16 bits.
145
146         * execute/920715-1.c (main): If double isn't at least 8 bytes,
147         just exit, since 4 byte doubles don't have enough bits of
148         precision for the test to complete.
149
150 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
151
152         * execute/920715-1.cexp (d10v-*-*): Expect to fail if d10v is not
153         compiled with the -mdouble64 flag.
154         * execute/ieee/rbug.cexp (d10v-*-*): Ditto.
155
156         * execute/cvt-1.cexp (d10v-*-*): Expect to fail if d10v is not
157         compiled with the -mint32 flag.
158
159 Wed Mar 12 01:23:08 1997  Torbjorn Granlund  <tege@pdc.kth.se>
160
161         * execute/961213-1.c: New test (from hjl@lucon.org).
162
163         * execute/complex-5.c: New test (from moshier@world.std.com).
164
165         * execute/970217-1.c: New test (from eggert@twinsun.com).
166
167         * execute/970214-[12].c: New tests (from eggert@twinsun.com).
168
169         * compile/970214-1.c: New test (from wilson@cygnus.com).
170
171         * execute/ieee/930529-1.c: Also handle arm's unusual byte/word
172         ordering (from amylaar@cygnus.com).
173
174         * execute/index-1.c: Make large vars and values `long'
175         (from law@cygnus.com).
176
177         * execute/941014-2.c: Declare malloc.
178
179         * compile/970206-1.c: New test (from dje@cygnus.com).
180
181         * execute/960521-1.c: Rewrite to take STACK_SIZE into account
182         (from amylaar@cygnus.co.uk).
183
184         * execute/961223-1.c: New test (from wilson@cygnus.com).
185
186         * compile/961203-1.c: New test (from amylaar@cygnus.co.uk).
187
188         * compile/961126-1.c: New test (from wilson@cygnus.com).
189
190         * execute/961125-1.c: New test (from meyering@asic.sc.ti.com).
191
192         * execute/961122-2.c: New test (from
193         schwab@issan.informatik.uni-dortmund.de).
194
195         * execute/961122-1.c: New test (from Philippe De Muyter).
196
197         * execute/loop-2[ef].c: Default MAP_FIXED to 0 (from
198         amylaar@cygnus.co.uk).
199
200         Changes from meissner@cygnus.com:
201         * execute/920501-9.c (print_longlong): Print pieces as a long, not int.
202         * execute/950915-1.c: (a,b): Make types long to prevent implicit
203         overflow on 16-bit systems.
204         * execute/dbra-1.c: Pass long values to functions expecting
205         long values.
206         * execute/950607-2.c: (Point): Make field type long, since 23250 -
207         (-23250) is larger than 16 bits.
208         * execute/960416-1.c: Make st type unsigned long, not unsigned int.
209         * execute/bf-sign-2.c: Make bitfields whose size is > 16 bits
210         long, not int for 16-bit hosts.
211         * execute/961017-2.c: Make z unsigned long, not unsigned int.
212
213         * execute/cmpsi-1.c: Rewrite not to depend on type sizes.
214
215         * execute/960909-1.c (ffs): New function (from law@cygnus.com).
216
217         * execute/fp-cmp-1.c: Add test for SIGNAL_SUPPRESS around signal call.
218         Move to execute/ieee.
219
220         * execute/970312-1.c: New test.
221         * execute/cvt-1.c: New test.
222
223 Thu Feb 13 13:52:23 1997  Michael Meissner  <meissner@cygnus.com>
224
225         * compile/920301-1.c: If NO_LABEL_VALUES is defined, nop test
226         using labels as values extension.
227         * compile/920415-1.c: Ditto.
228         * compile/920428-3.c: Ditto.
229         * compile/920501-1.c: Ditto.
230         * compile/920501-7.c: Ditto.
231         * compile/941014-4.c: Ditto.
232         * compile/950613-1.c: Ditto.
233         * compile/labels-1.c: Ditto.
234         * execute/920302-1.c: Ditto.
235         * execute/920415-1.c: Ditto.
236         * execute/920428-2.c: Ditto.
237         * execute/920501-3.c: Ditto.
238         * execute/920501-4.c: Ditto.
239         * execute/920501-5.c: Ditto.
240         * execute/920721-4.c: Ditto.
241         * execute/comp-goto-1.c: Ditto.
242
243         * compile/930506-2.c: If NO_TRAMPOLINES is defined, nop the test.
244         * execute/921215-1.c: Ditto.
245         * execute/931002-1.c: Ditto.
246         * execute/nestfunc-1.c: Ditto.
247
248 Wed Jan 22 00:04:53 1997  Torbjorn Granlund  <tege@quiet.matematik.su.se>
249
250         * execute/961017-1.c: Add missing exit (0).
251
252 Fri Dec  6 19:38:57 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
253
254         * execute/961206-1.c: New test.
255
256 Wed Nov 13 17:13:05 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
257
258         * execute/loop-2[ef].c: Misc portability changes
259         (from amylaar@cygnus.co.uk).
260
261 Tue Nov 12 15:00:42 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
262
263         * execute/961112-1.c: New test (based on a test by wilson@cygnus.com).
264
265         * execute/ieee/DESC: New file.
266
267         * execute/{loop-2[bcdef].c,loop-3[bc].c}:
268         New tests (from amylaar@cygnus.co.uk).
269
270         * execute/ieee/nan.c: Delete test.
271
272         * execute/fp-cmp-1.c: Disable for Cray and VAX.
273
274         * execute/960416-1.c: Make it work for big-endian machines (from
275         amylaar@cygnus.co.uk).
276
277 Mon Nov 11 18:00:35 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
278
279         * execute/960830-1.c: Make it work for non-x86 machines.
280
281         * execute/961017-2.c: Call exit(0).
282
283 Fri Nov  8 19:19:17 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
284
285         * execute/960311-3.c: #include <stdio.h>.
286         * execute/920501-8.c: Likewise.
287         * execute/920501-9.c: Likewise.
288         * execute/941014-2.c: Likewise.
289         * execute/960311-1.c: Likewise.
290         * execute/960311-2.c: Likewise.
291
292         * execute/961017-[12].c: New test (from wilson@cygnus.com).
293         * compile/961031-1.c: New test (from wilson@cygnus.com).
294         * compile/961019-1.c: New test (from wilson@cygnus.com).
295         * utils/ctest.c: Print and pass (to run_a_test) all arguments.
296         * execute/{920711-1.c,920810-1.c,920922-1.c,930603-3.c,931018-1.c}
297         * execute/{941025-1.c,950221-1.c,950426-2.c,960209-1.c,960321-1.c}
298         * execute/{960327-1.c,arith-rand.c,bf-pack-1.c,cbrt.c,divconst-2.c}
299         * execute/memcpy-1.c: 16-bit changes (from law@cygnus.com).
300
301         * compile/960514-1.c: New test (from rwilhelm@physik.tu-muenchen.de).
302
303         * execute/960512-1.c: New test (from amylaar@meolyon.hanse.de).
304
305         * execute/960513-1.c: New test (from amylaar@meolyon.hanse.de).
306
307         * execute/960405-1.c: New test (from moshier@world.std.com).
308
309 Fri Nov  1 13:06:28 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
310
311         * execute/dbra-1.c: New test.
312
313 Mon Oct 28 02:31:10 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
314
315         * execute/961026-1.c: New test (from rankin@eql.caltech.edu).
316
317         * execute/enum-1.c: New test (from law@cygnus.com).
318
319 Tue Oct 22 22:13:12 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
320
321         * execute/960801-1.c: Generalize.
322
323 Fri Oct 18 04:14:01 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
324
325         * utils/ctest.c (run_a_test): Don't call `fatal' when the compiler
326         returns non-zero, but there is no error message from the compiler.
327
328 Wed Oct 16 01:39:57 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
329
330         * execute/arith-rand.c (main): Decrease the number of iteration to
331         1000.
332
333 Fri Oct 11 16:40:44 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
334
335         * compile/961010-1.c: New test (from ian@cygnus.com).
336
337 Fri Oct  4 18:29:00 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
338
339         * execute/961004-1.c: New test (from wilson@cygnus.com).
340
341         * compile/961004-1.c: New test (from amylaar@cygnus.co.uk).
342
343 Thu Oct  3 02:51:24 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
344
345         * execute/fp-cmp-1.c: Move signal handler setup to after == and !=
346         compares.
347
348 Wed Oct  2 04:53:54 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
349
350         * execute/fp-cmp-1.c: New test.
351
352 Mon Sep 30 01:11:06 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
353
354         * compile/960620-1.c: Delete test.
355
356 Fri Sep 13 12:12:30 1996  Ian Lance Taylor  <ian@cygnus.com>
357
358         * execute/ieee/920810-1.c: Include <stdio.h>.
359
360 Mon Sep  9 18:56:33 1996  Torbjorn Granlund  <tege@quiet.matematik.su.se>
361
362         * execute/960909-1.c: New test.
363
364 Fri Aug 30 06:31:25 1996  Torbjorn Granlund  <tege@quiet.tmg.se>
365
366         * execute/960830-1.c: New test.
367
368 Thu Aug 29 22:06:49 1996  Torbjorn Granlund  <tege@quiet.tmg.se>
369
370         * compile/960829-1.c: New test.
371
372 Tue Aug 13 19:23:06 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
373
374         * utils/ctest.c (run_a_test): Call wait repeatedly until
375         we get back the right pid.
376
377 Sat Aug  3 16:36:43 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
378
379         * execute/960416-1.c: New test (from amylaar@meolyon.hanse.de).
380
381         * execute/960419-[12].c: New tests (from jtc@cygnus.com).
382
383         * execute/960416-1.c: New test (from amylaar@meolyon.hanse.de).
384
385         * execute/920721-1.c: Make it work for 16-bit systems
386         (from law@cygnus.com).
387         * execute/920728-1.c: Likewise.
388
389         * compile/960201-1.c: New test (from eggert@twinsun.com).
390         * compile/960130-1.c: New test (from eggert@twinsun.com).
391
392 Sat Aug  3 16:10:20 1996  Andrew Cagney  <cagney@highland.com.au>
393
394         * utils/ctest.c (run_a_test): Flush output before first fork to
395         avoid later duplication.
396
397         * utils/ctest.c (run_a_test): If really verbose, and a run command
398         was specified (-run), print the command to be executed out.
399         * (run_a_test): For the -run option, accept an argument list.
400
401         * utils/ctest.c (main): Change verbose flag so it increments the
402         verbosity instead of just setting it.  Backward compatible hack
403         that allows multiple levels of tracing.  Perhaphs a separate flag
404         would be better.
405         (main): If really verbose, print the GCC command that is to be executed.
406         (run_a_test): If really verbose, print the output from compiler
407         and allow the output from the run to be displayed.
408
409         * utils/ctest.c (main): New option -postopts added.  This allows
410         the user to specify arguments that should be appended to the GCC
411         command (in addition to the -options flag that specfies arguments
412         that are to be prepended).
413         (usage): Adjust.
414
415 Sat Aug  3 16:10:20 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
416
417         From Mike Meissner:
418         * utils/ctest.c: Sort test files by calling `ls -r'.
419         * utils/ctest.c: Flush stdout after each printf.
420         * utils/ctest.c: When `-run', up timeout to 1000.  Allow
421         explicit setting of timeout through new -cc-timeout option.
422
423 Fri Aug  2 19:53:27 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
424
425         * execute/960521-1.c: New test
426         (from eggert@twinsun.com and Andreas Schwab).
427
428         * compile/960620-1.c: New test (from rwilhelm@physik.tu-muenchen.de).
429
430         * compile/960704-1.c: New test (from wilson@cygnus.com).
431
432         * execute/bf-sign-2.c: New test (from gavin@nando.net).
433
434         * execute/960802-1.c: New test (from law@cygnus.com).
435
436         * execute/960801-1.c: New test (from dje@cygnus.com).
437
438 Sun Jun  9 17:35:56 1996  Torbjorn Granlund  <tege@noisy.tmg.se>
439
440         * execute/960608-1.c: New test (from law@cygnus.com).
441
442 Tue Apr  2 23:18:51 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
443
444         * execute/900409-1.c: Change types from int to long
445         (from law@cygnus.com).
446
447         * execute/960402-1.c: New test.
448
449 Fri Mar 29 23:40:01 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
450
451         * execute/960327-1.c: New test (from law@cygnus.com).
452
453 Tue Mar 26 22:57:34 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
454
455         * execute/960326-1.c: New test (from wilson@cygnus.com).
456         * execute/960321-1.c: New test (from law@cygnus.com).
457         * compile/960319-1.c: New test (from amylaar@meolyon.hanse.de).
458         * execute/960317-1.c: New test (from amylaar@meolyon.hanse.de).
459         * execute/960312-1.c: New test (from amylaar@meolyon.hanse.de).
460         * execute/960311-[123].c: New tests (from dje@cygnus.com).
461         * execute/960302-1.c: New test (from law@cygnus.com).
462         * execute/960215-1.c: New test (from moshier@world.std.com).
463
464 Fri Mar  1 06:01:58 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
465
466         * execute/regstack-1.c: New test (from moshier@world.std.com).
467         * execute/960301-1.c: New test (from rankin@eql.caltech.edu).
468         * execute/struct-ini-4.c: New test (from wilson@cygnus.com).
469
470 Sun Feb 25 01:10:12 1996  Paul Eggert  <eggert@twinsun.com>
471
472         * special/doit (960224-1, 960224-2): New tests.
473
474 Wed Feb 21 07:18:19 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
475
476         * compile/960221-1.c: New test (from law@cygnus.com).
477         * compile/960220-1.c: New test.
478
479 Mon Feb 19 03:14:18 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
480
481         * execute/960219-1.c: New test.
482         * compile/960218-1.c: New test (from eggert@twinsun.com).
483
484 Sun Feb 18 04:01:54 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
485
486         * execute/960218-1.c: New test.
487
488 Sat Feb 10 03:07:04 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
489
490         * execute/960209-1.c: New test (from law@cygnus.com).
491
492 Wed Jan 24 23:23:05 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
493
494         * execute/960117-1.c: New test (from dje@cygnus.com).
495         * execute/960116-1.c: New test (from Philippe De Muyter).
496
497 Mon Jan 22 23:46:17 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
498
499         * noncompile/930714-1.c: Moved from compile.
500
501 Mon Jan 22 19:08:04 1996  Paul Eggert  <eggert@twinsun.com>
502
503         * special/doit (920717-1): Make sure `not found' message is ignored
504         when invoking cc.
505
506 Tue Jan 16 14:24:36 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
507
508         * noncompile/951227-1.c: New test (from eggert).
509         * special/doit (951130-1): New test (from eggert).
510         * noncompile/951025-1.c: New test.
511
512 Thu Jan 11 09:36:49 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
513
514         * execute/widechar-1.c: New test (from eggert).
515
516 Tue Jan  9 12:44:21 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
517
518         * compile/960106-1.c: New test.
519
520 Mon Dec 25 19:21:08 1995  Torbjorn Granlund  <tege@noisy.matematik.su.se>
521
522         * compile/951222-1.c: New test (from kenner).
523
524 Wed Dec 20 14:45:42 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
525
526         * compile/951220-1.c: New test.
527
528 Wed Dec  6 13:46:17 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
529
530         From Alan Modra:
531         * utils/ctest.c (main): mktemp needs 6 X's on some systems.
532
533 Mon Dec  4 21:39:39 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
534
535         * compile/widechar-1.c: New test.
536
537         * unsorted/{bugx.c,bugy.c,inline.c}: Delete huge/duplicate tests.
538
539         * execute/951204-1.c: New test.
540         * compile/951128-1.c: New test.
541
542 Mon Nov 27 00:16:37 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
543
544         * execute/bf-layout-1.c: New test.
545
546 Wed Nov 22 21:38:25 1995  Torbjorn Granlund  <tege@noisy.tmg.se>
547
548         * noncompile/951123-1.c: New test.
549
550 Wed Nov 16 23:31:23 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
551
552         * compile/951116-1.c: New test.
553
554 Wed Nov 15 20:34:03 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
555
556         * utils/ctest.c: New name for runtests.c (not to confuse it with
557         DejaGNU runtest).
558
559         * utils/runtests.c (RLIMIT_CORE): Default to 4.
560
561         * execute/951115-1.c: New test (PA delay slot filling bug).
562
563 Tue Nov 14 00:27:10 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
564
565         * utils/runtests.c (run_a_test): Read from errmess pipe before
566         blocking on child process.  Also, loop calling read(2) until pipe
567         is empty or 8000 chars are read.
568         (usage): New function.
569         (main): Call usage for -help.
570
571 Sun Nov  7 17:15:12 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
572
573         * compile/951106-1.c: New test (MIPS3).
574
575 Sun Nov  5 12:22:20 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
576
577         * utils/runtests.c (run_a_test): Don't print exit status for failing
578         noncompile test.
579
580 Thu Oct 26 00:45:43 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
581
582         * utils/runtests.c (run_a_test): Save and restore filedesc for
583         stdout, so that failure in execve is reported properly.
584         From Arne Juul:
585         (run_a_test): To work around NetBSD bug, don't pass NULL as 2nd
586         execve argument.
587
588 Wed Oct 25 16:13:46 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
589
590         * utils/runtests.c (main): Fix typo testing `execute_these_files'.
591
592 Tue Oct 10 17:41:47 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
593
594         * execute/950714-1.c (main): Call exit(0).
595
596         * compile/951004-1.c: New test.
597
598 Tue Oct  3 22:59:13 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
599
600         * execute/950929-1.c: New test (from ian@cygnus.com).
601
602         * execute/951003-1.c: New test (from dje@cygnus.com).
603
604 Tue Sep 26 15:31:49 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
605
606         * execute/950714-1.c: New test (from wilson@cygnus.com).
607
608         * execute/950706-1.c: New test (from rearnsha)
609
610         * execute/ieee/{minuszero.c,rbug.c,nan.c}: New tests (from moshier).
611
612         * execute/scope-2.c: New test (from rfg).
613
614         * execute/bf-sign-1.c: New test (from jtc@cygnus.com).
615
616         * noncompile/930927-1.c: Delete this duplicated test.
617
618         * unsorted/gdb.c: Delete this test.
619         * */*.c: Delete whitespace at the end of lines.
620
621         * execute/loop-3.c: New test (from amylaar@meolyon.hanse.de).
622
623 Mon Sep 25 14:08:32 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
624
625         * Make file permissions be regular.
626
627         * utils/runtests.c (main): Combine `flag_execute' and
628         `execute_these_files' into the latter.
629         (run_a_test): Test only `execute_these_files'.
630
631         * execute/920411-1.c: Generalize to work even for big-endian
632         64-bit machines (from amylaar@meolyon.hanse.de).
633
634 Sun Sep 24 16:26:03 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
635
636         * utils/runtests.c (set_watchdog): Actually use `seconds' parameter.
637
638 Sat Sep 23 00:08:33 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
639
640         * compile/950922-1.c: New test.
641
642 Thu Sep 21 12:25:40 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
643
644         * utils/runtests.c (environ): Declare.
645         (run_a_test): Pass environ to execve calls.
646         (main): Don't NULL-terminate `passes' array.
647         (main): Make ii loop's termination condition depend on n_passes.
648         (run_a_test): Check result from read; '\0'-terminate buf.
649         (main): Avoid d_namlen, use strlen of d_name instead (from meyering).
650
651         * compile/950919-1.c: New test.
652
653         * execute/conversion.c (test_longlong_integer_to_float): Modify
654         some tests conditionally for __HAVE_68881__.
655
656         * execute/950915-1.c: New test.
657
658         * utils/runtests.c: New file to run tests faster.
659         * {execute/compile/unsorted/noncompile}/DESC: New files.
660
661         * compile/950921-1.c: New test (from Ian Taylor).
662
663 Wed Sep 20 14:53:33 1995  Doug Evans  <dje@canuck.cygnus.com>
664
665         * execute/920501-7.c (STACK_SIZE): Check for and use to limit
666         depth of recursion.
667
668 Mon Sep 18 23:43:28 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
669
670         * compile/gcc-failure/940409-1.c: Moved from compile.
671
672         * execute/920411-1.c: Moved from execute/gcc_failure.
673         * execute/gcc_failure/920627-2.c: Delete spurious test.
674
675         * utils/runtests.c: New program.
676
677 Tue Sep 12 22:05:15 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
678
679         * execute/divconst-3.c: New test.
680
681 Mon Sep 11 12:48:04 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
682
683         * compat/struct-ret-1.c: Add prototype for f.
684         * compat/strct-layout.c: Conditionalize main.
685
686 Sun Sep 10 20:47:34 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
687
688         * execute/strct-pack-5.c: Delete, test is useless because of
689         lack of 68k structure packing.
690
691 Thu Sep  7 13:07:40 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
692
693         * execute/{930628-1.c,941202-1.c,arith-1.c,gofast.c,struct-ret-1.c,
694         va-arg-4.c}: Call exit(0), don't do return 0.
695
696 Tue Sep  5 15:23:14 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
697
698         * compat/strct-layout.c (main): Add missing call to exit.
699
700 Tue Sep  5 15:23:14 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
701
702         1.35 Released.
703
704         * noncompile/doit (case $arg): Fix typo.
705
706         * execute/compndlit-1.c: New test.
707         * execute/loop-2.c: New test.
708         * execute/950809-1.c: New test.
709         * execute/va-arg-5.c: New test.
710         * execute/va-arg-6.c: New test.
711         * execute/ptr-arith-1.c: New test.
712         * execute/cmpsi-1.c: New test.
713
714         * compile/cmpdi-1.c: New test.
715         * compile/950719-1.c: New test.
716         * compile/950729-1.c: New test.
717         * compile/950816-[123].c: New test.
718         * compile/: New test.
719         * compile/: New test.
720         * compile/: New test.
721         * compile/: New test.
722
723 Fri Sep 5 09:30:32 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
724
725         * */doit: Add -run <cmd> option to allow the use of a simulator to
726         run commands in the execute subdirectory.  Accept the switch in
727         the other doit commands.
728
729 Tue Jul 11 01:02:21 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
730
731         * execute/950710-1.c: New test (from meyering).
732
733 Wed Jul  5 16:03:45 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
734
735         * compile/950618-1.c: New test.
736         * execute/scope-1.c: New test.
737         * execute/950621-1.c: New test.
738         * execute/950704-1.c: New test.
739         * execute/950628-1.c: New test.
740
741 Wed Jun 14 15:20:44 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
742
743         * execute/950612-1.c: New test.
744         * execute/cmpdi-1.c: New test.
745         * execute/tstdi-1.c: New test.
746         * compile/950613-1.c: New test.
747         * compile/950530-1.c: New test.
748         * compile/950610-1.c: New test.
749         * compile/950612-1.c: New test.
750
751         * execute/strct-pack-5.c: Clean up, use defined type s2_t.
752         * execute/strct-pack-4.c: Clean up.
753
754 Sat Jun 10 12:37:22 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
755
756         * execute/cbrt.c: Disable for vax.
757
758 Fri Jun  9 21:49:58 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
759
760         * execute/940115-1.c: Cast parameters to char *.
761
762 Thu Jun  8 00:33:51 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
763
764         * compile/950607-1.c: New test.
765         * execute/cbrt.c: New test.
766         * execute/950607-[12].c: New tests.
767         * execute/memcpy-1.c: Try more cases.
768         * execute/struct-ret-2.c: New test.
769         * execute/complex-4.c: New test.
770
771 Wed Jun  7 12:40:05 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
772
773         * execute/950601.c: Delete this messy and redundant test.
774
775         * compile/funcptr-1.c: Clean up.
776
777         * execute/950512-1.c (main): Call f1 and f2 with 0 too.
778         (f2): Use type `long long', not `long'.
779
780         * execute/950605-1.c: New test.
781
782 Wed Jun  1 01:57:45 1995  Torbjorn Granlund  <tege@bozo.matematik.su.se>
783
784         * execute/divconst-[12].c: New tests.