1 Thus ends c-torture-1.45: New entries belong one directory up.
3 Wed Mar 12 01:23:08 1997 Torbjorn Granlund <tege@pdc.kth.se>
5 * execute/961213-1.c: New test (from hjl@lucon.org).
7 * execute/complex-5.c: New test (from moshier@world.std.com).
9 * execute/970217-1.c: New test (from eggert@twinsun.com).
11 * execute/970214-[12].c: New tests (from eggert@twinsun.com).
13 * compile/970214-1.c: New test (from wilson@cygnus.com).
15 * execute/ieee/930529-1.c: Also handle arm's unusual byte/word
16 ordering (from amylaar@cygnus.com).
18 * execute/index-1.c: Make large vars and values `long'
19 (from law@cygnus.com).
21 * execute/941014-2.c: Declare malloc.
23 * compile/970206-1.c: New test (from dje@cygnus.com).
25 * execute/960521-1.c: Rewrite to take STACK_SIZE into account
26 (from amylaar@cygnus.co.uk).
28 * execute/961223-1.c: New test (from wilson@cygnus.com).
30 * compile/961203-1.c: New test (from amylaar@cygnus.co.uk).
32 * compile/961126-1.c: New test (from wilson@cygnus.com).
34 * execute/961125-1.c: New test (from meyering@asic.sc.ti.com).
36 * execute/961122-2.c: New test (from
37 schwab@issan.informatik.uni-dortmund.de).
39 * execute/961122-1.c: New test (from Philippe De Muyter).
41 * execute/loop-2[ef].c: Default MAP_FIXED to 0 (from
42 amylaar@cygnus.co.uk).
44 Changes from meissner@cygnus.com:
45 * execute/920501-9.c (print_longlong): Print pieces as a long, not int.
46 * execute/950915-1.c: (a,b): Make types long to prevent implicit
47 overflow on 16-bit systems.
48 * execute/dbra-1.c: Pass long values to functions expecting
50 * execute/950607-2.c: (Point): Make field type long, since 23250 -
51 (-23250) is larger than 16 bits.
52 * execute/960416-1.c: Make st type unsigned long, not unsigned int.
53 * execute/bf-sign-2.c: Make bitfields whose size is > 16 bits
54 long, not int for 16-bit hosts.
55 * execute/961017-2.c: Make z unsigned long, not unsigned int.
57 * execute/cmpsi-1.c: Rewrite not to depend on type sizes.
59 * execute/960909-1.c (ffs): New function (from law@cygnus.com).
61 * execute/fp-cmp-1.c: Add test for SIGNAL_SUPPRESS around signal call.
64 * execute/970312-1.c: New test.
65 * execute/cvt-1.c: New test.
67 Thu Feb 13 13:52:23 1997 Michael Meissner <meissner@cygnus.com>
69 * compile/920301-1.c: If NO_LABEL_VALUES is defined, nop test
70 using labels as values extension.
71 * compile/920415-1.c: Ditto.
72 * compile/920428-3.c: Ditto.
73 * compile/920501-1.c: Ditto.
74 * compile/920501-7.c: Ditto.
75 * compile/941014-4.c: Ditto.
76 * compile/950613-1.c: Ditto.
77 * compile/labels-1.c: Ditto.
78 * execute/920302-1.c: Ditto.
79 * execute/920415-1.c: Ditto.
80 * execute/920428-2.c: Ditto.
81 * execute/920501-3.c: Ditto.
82 * execute/920501-4.c: Ditto.
83 * execute/920501-5.c: Ditto.
84 * execute/920721-4.c: Ditto.
85 * execute/comp-goto-1.c: Ditto.
87 * compile/930506-2.c: If NO_TRAMPOLINES is defined, nop the test.
88 * execute/921215-1.c: Ditto.
89 * execute/931002-1.c: Ditto.
90 * execute/nestfunc-1.c: Ditto.
92 Wed Jan 22 00:04:53 1997 Torbjorn Granlund <tege@quiet.matematik.su.se>
94 * execute/961017-1.c: Add missing exit (0).
96 Fri Dec 6 19:38:57 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
98 * execute/961206-1.c: New test.
100 Wed Nov 13 17:13:05 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
102 * execute/loop-2[ef].c: Misc portability changes
103 (from amylaar@cygnus.co.uk).
105 Tue Nov 12 15:00:42 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
107 * execute/961112-1.c: New test (based on a test by wilson@cygnus.com).
109 * execute/ieee/DESC: New file.
111 * execute/{loop-2[bcdef].c,loop-3[bc].c}:
112 New tests (from amylaar@cygnus.co.uk).
114 * execute/ieee/nan.c: Delete test.
116 * execute/fp-cmp-1.c: Disable for Cray and VAX.
118 * execute/960416-1.c: Make it work for big-endian machines (from
119 amylaar@cygnus.co.uk).
121 Mon Nov 11 18:00:35 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
123 * execute/960830-1.c: Make it work for non-x86 machines.
125 * execute/961017-2.c: Call exit(0).
127 Fri Nov 8 19:19:17 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
129 * execute/960311-3.c: #include <stdio.h>.
130 * execute/920501-8.c: Likewise.
131 * execute/920501-9.c: Likewise.
132 * execute/941014-2.c: Likewise.
133 * execute/960311-1.c: Likewise.
134 * execute/960311-2.c: Likewise.
136 * execute/961017-[12].c: New test (from wilson@cygnus.com).
137 * compile/961031-1.c: New test (from wilson@cygnus.com).
138 * compile/961019-1.c: New test (from wilson@cygnus.com).
139 * utils/ctest.c: Print and pass (to run_a_test) all arguments.
140 * execute/{920711-1.c,920810-1.c,920922-1.c,930603-3.c,931018-1.c}
141 * execute/{941025-1.c,950221-1.c,950426-2.c,960209-1.c,960321-1.c}
142 * execute/{960327-1.c,arith-rand.c,bf-pack-1.c,cbrt.c,divconst-2.c}
143 * execute/memcpy-1.c: 16-bit changes (from law@cygnus.com).
145 * compile/960514-1.c: New test (from rwilhelm@physik.tu-muenchen.de).
147 * execute/960512-1.c: New test (from amylaar@meolyon.hanse.de).
149 * execute/960513-1.c: New test (from amylaar@meolyon.hanse.de).
151 * execute/960405-1.c: New test (from moshier@world.std.com).
153 Fri Nov 1 13:06:28 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
155 * execute/dbra-1.c: New test.
157 Mon Oct 28 02:31:10 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
159 * execute/961026-1.c: New test (from rankin@eql.caltech.edu).
161 * execute/enum-1.c: New test (from law@cygnus.com).
163 Tue Oct 22 22:13:12 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
165 * execute/960801-1.c: Generalize.
167 Fri Oct 18 04:14:01 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
169 * utils/ctest.c (run_a_test): Don't call `fatal' when the compiler
170 returns non-zero, but there is no error message from the compiler.
172 Wed Oct 16 01:39:57 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
174 * execute/arith-rand.c (main): Decrease the number of iteration to
177 Fri Oct 11 16:40:44 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
179 * compile/961010-1.c: New test (from ian@cygnus.com).
181 Fri Oct 4 18:29:00 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
183 * execute/961004-1.c: New test (from wilson@cygnus.com).
185 * compile/961004-1.c: New test (from amylaar@cygnus.co.uk).
187 Thu Oct 3 02:51:24 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
189 * execute/fp-cmp-1.c: Move signal handler setup to after == and !=
192 Wed Oct 2 04:53:54 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
194 * execute/fp-cmp-1.c: New test.
196 Mon Sep 30 01:11:06 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
198 * compile/960620-1.c: Delete test.
200 Fri Sep 13 12:12:30 1996 Ian Lance Taylor <ian@cygnus.com>
202 * execute/ieee/920810-1.c: Include <stdio.h>.
204 Mon Sep 9 18:56:33 1996 Torbjorn Granlund <tege@quiet.matematik.su.se>
206 * execute/960909-1.c: New test.
208 Fri Aug 30 06:31:25 1996 Torbjorn Granlund <tege@quiet.tmg.se>
210 * execute/960830-1.c: New test.
212 Thu Aug 29 22:06:49 1996 Torbjorn Granlund <tege@quiet.tmg.se>
214 * compile/960829-1.c: New test.
216 Tue Aug 13 19:23:06 1996 Torbjorn Granlund <tege@noisy.tmg.se>
218 * utils/ctest.c (run_a_test): Call wait repeatedly until
219 we get back the right pid.
221 Sat Aug 3 16:36:43 1996 Torbjorn Granlund <tege@noisy.tmg.se>
223 * execute/960416-1.c: New test (from amylaar@meolyon.hanse.de).
225 * execute/960419-[12].c: New tests (from jtc@cygnus.com).
227 * execute/960416-1.c: New test (from amylaar@meolyon.hanse.de).
229 * execute/920721-1.c: Make it work for 16-bit systems
230 (from law@cygnus.com).
231 * execute/920728-1.c: Likewise.
233 * compile/960201-1.c: New test (from eggert@twinsun.com).
234 * compile/960130-1.c: New test (from eggert@twinsun.com).
236 Sat Aug 3 16:10:20 1996 Andrew Cagney <cagney@highland.com.au>
238 * utils/ctest.c (run_a_test): Flush output before first fork to
239 avoid later duplication.
241 * utils/ctest.c (run_a_test): If really verbose, and a run command
242 was specified (-run), print the command to be executed out.
243 * (run_a_test): For the -run option, accept an argument list.
245 * utils/ctest.c (main): Change verbose flag so it increments the
246 verbosity instead of just setting it. Backward compatible hack
247 that allows multiple levels of tracing. Perhaphs a separate flag
249 (main): If really verbose, print the GCC command that is to be executed.
250 (run_a_test): If really verbose, print the output from compiler
251 and allow the output from the run to be displayed.
253 * utils/ctest.c (main): New option -postopts added. This allows
254 the user to specify arguments that should be appended to the GCC
255 command (in addition to the -options flag that specfies arguments
256 that are to be prepended).
259 Sat Aug 3 16:10:20 1996 Torbjorn Granlund <tege@noisy.tmg.se>
262 * utils/ctest.c: Sort test files by calling `ls -r'.
263 * utils/ctest.c: Flush stdout after each printf.
264 * utils/ctest.c: When `-run', up timeout to 1000. Allow
265 explicit setting of timeout through new -cc-timeout option.
267 Fri Aug 2 19:53:27 1996 Torbjorn Granlund <tege@noisy.tmg.se>
269 * execute/960521-1.c: New test
270 (from eggert@twinsun.com and Andreas Schwab).
272 * compile/960620-1.c: New test (from rwilhelm@physik.tu-muenchen.de).
274 * compile/960704-1.c: New test (from wilson@cygnus.com).
276 * execute/bf-sign-2.c: New test (from gavin@nando.net).
278 * execute/960802-1.c: New test (from law@cygnus.com).
280 * execute/960801-1.c: New test (from dje@cygnus.com).
282 Sun Jun 9 17:35:56 1996 Torbjorn Granlund <tege@noisy.tmg.se>
284 * execute/960608-1.c: New test (from law@cygnus.com).
286 Tue Apr 2 23:18:51 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
288 * execute/900409-1.c: Change types from int to long
289 (from law@cygnus.com).
291 * execute/960402-1.c: New test.
293 Fri Mar 29 23:40:01 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
295 * execute/960327-1.c: New test (from law@cygnus.com).
297 Tue Mar 26 22:57:34 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
299 * execute/960326-1.c: New test (from wilson@cygnus.com).
300 * execute/960321-1.c: New test (from law@cygnus.com).
301 * compile/960319-1.c: New test (from amylaar@meolyon.hanse.de).
302 * execute/960317-1.c: New test (from amylaar@meolyon.hanse.de).
303 * execute/960312-1.c: New test (from amylaar@meolyon.hanse.de).
304 * execute/960311-[123].c: New tests (from dje@cygnus.com).
305 * execute/960302-1.c: New test (from law@cygnus.com).
306 * execute/960215-1.c: New test (from moshier@world.std.com).
308 Fri Mar 1 06:01:58 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
310 * execute/regstack-1.c: New test (from moshier@world.std.com).
311 * execute/960301-1.c: New test (from rankin@eql.caltech.edu).
312 * execute/struct-ini-4.c: New test (from wilson@cygnus.com).
314 Sun Feb 25 01:10:12 1996 Paul Eggert <eggert@twinsun.com>
316 * special/doit (960224-1, 960224-2): New tests.
318 Wed Feb 21 07:18:19 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
320 * compile/960221-1.c: New test (from law@cygnus.com).
321 * compile/960220-1.c: New test.
323 Mon Feb 19 03:14:18 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
325 * execute/960219-1.c: New test.
326 * compile/960218-1.c: New test (from eggert@twinsun.com).
328 Sun Feb 18 04:01:54 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
330 * execute/960218-1.c: New test.
332 Sat Feb 10 03:07:04 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
334 * execute/960209-1.c: New test (from law@cygnus.com).
336 Wed Jan 24 23:23:05 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
338 * execute/960117-1.c: New test (from dje@cygnus.com).
339 * execute/960116-1.c: New test (from Philippe De Muyter).
341 Mon Jan 22 23:46:17 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
343 * noncompile/930714-1.c: Moved from compile.
345 Mon Jan 22 19:08:04 1996 Paul Eggert <eggert@twinsun.com>
347 * special/doit (920717-1): Make sure `not found' message is ignored
350 Tue Jan 16 14:24:36 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
352 * noncompile/951227-1.c: New test (from eggert).
353 * special/doit (951130-1): New test (from eggert).
354 * noncompile/951025-1.c: New test.
356 Thu Jan 11 09:36:49 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
358 * execute/widechar-1.c: New test (from eggert).
360 Tue Jan 9 12:44:21 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
362 * compile/960106-1.c: New test.
364 Mon Dec 25 19:21:08 1995 Torbjorn Granlund <tege@noisy.matematik.su.se>
366 * compile/951222-1.c: New test (from kenner).
368 Wed Dec 20 14:45:42 1995 Torbjorn Granlund <tege@noisy.tmg.se>
370 * compile/951220-1.c: New test.
372 Wed Dec 6 13:46:17 1995 Torbjorn Granlund <tege@noisy.tmg.se>
375 * utils/ctest.c (main): mktemp needs 6 X's on some systems.
377 Mon Dec 4 21:39:39 1995 Torbjorn Granlund <tege@noisy.tmg.se>
379 * compile/widechar-1.c: New test.
381 * unsorted/{bugx.c,bugy.c,inline.c}: Delete huge/duplicate tests.
383 * execute/951204-1.c: New test.
384 * compile/951128-1.c: New test.
386 Mon Nov 27 00:16:37 1995 Torbjorn Granlund <tege@noisy.tmg.se>
388 * execute/bf-layout-1.c: New test.
390 Wed Nov 22 21:38:25 1995 Torbjorn Granlund <tege@noisy.tmg.se>
392 * noncompile/951123-1.c: New test.
394 Wed Nov 16 23:31:23 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
396 * compile/951116-1.c: New test.
398 Wed Nov 15 20:34:03 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
400 * utils/ctest.c: New name for runtests.c (not to confuse it with
403 * utils/runtests.c (RLIMIT_CORE): Default to 4.
405 * execute/951115-1.c: New test (PA delay slot filling bug).
407 Tue Nov 14 00:27:10 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
409 * utils/runtests.c (run_a_test): Read from errmess pipe before
410 blocking on child process. Also, loop calling read(2) until pipe
411 is empty or 8000 chars are read.
412 (usage): New function.
413 (main): Call usage for -help.
415 Sun Nov 7 17:15:12 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
417 * compile/951106-1.c: New test (MIPS3).
419 Sun Nov 5 12:22:20 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
421 * utils/runtests.c (run_a_test): Don't print exit status for failing
424 Thu Oct 26 00:45:43 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
426 * utils/runtests.c (run_a_test): Save and restore filedesc for
427 stdout, so that failure in execve is reported properly.
429 (run_a_test): To work around NetBSD bug, don't pass NULL as 2nd
432 Wed Oct 25 16:13:46 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
434 * utils/runtests.c (main): Fix typo testing `execute_these_files'.
436 Tue Oct 10 17:41:47 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
438 * execute/950714-1.c (main): Call exit(0).
440 * compile/951004-1.c: New test.
442 Tue Oct 3 22:59:13 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
444 * execute/950929-1.c: New test (from ian@cygnus.com).
446 * execute/951003-1.c: New test (from dje@cygnus.com).
448 Tue Sep 26 15:31:49 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
450 * execute/950714-1.c: New test (from wilson@cygnus.com).
452 * execute/950706-1.c: New test (from rearnsha)
454 * execute/ieee/{minuszero.c,rbug.c,nan.c}: New tests (from moshier).
456 * execute/scope-2.c: New test (from rfg).
458 * execute/bf-sign-1.c: New test (from jtc@cygnus.com).
460 * noncompile/930927-1.c: Delete this duplicated test.
462 * unsorted/gdb.c: Delete this test.
463 * */*.c: Delete whitespace at the end of lines.
465 * execute/loop-3.c: New test (from amylaar@meolyon.hanse.de).
467 Mon Sep 25 14:08:32 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
469 * Make file permissions be regular.
471 * utils/runtests.c (main): Combine `flag_execute' and
472 `execute_these_files' into the latter.
473 (run_a_test): Test only `execute_these_files'.
475 * execute/920411-1.c: Generalize to work even for big-endian
476 64-bit machines (from amylaar@meolyon.hanse.de).
478 Sun Sep 24 16:26:03 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
480 * utils/runtests.c (set_watchdog): Actually use `seconds' parameter.
482 Sat Sep 23 00:08:33 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
484 * compile/950922-1.c: New test.
486 Thu Sep 21 12:25:40 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
488 * utils/runtests.c (environ): Declare.
489 (run_a_test): Pass environ to execve calls.
490 (main): Don't NULL-terminate `passes' array.
491 (main): Make ii loop's termination condition depend on n_passes.
492 (run_a_test): Check result from read; '\0'-terminate buf.
493 (main): Avoid d_namlen, use strlen of d_name instead (from meyering).
495 * compile/950919-1.c: New test.
497 * execute/conversion.c (test_longlong_integer_to_float): Modify
498 some tests conditionally for __HAVE_68881__.
500 * execute/950915-1.c: New test.
502 * utils/runtests.c: New file to run tests faster.
503 * {execute/compile/unsorted/noncompile}/DESC: New files.
505 * compile/950921-1.c: New test (from Ian Taylor).
507 Wed Sep 20 14:53:33 1995 Doug Evans <dje@canuck.cygnus.com>
509 * execute/920501-7.c (STACK_SIZE): Check for and use to limit
512 Mon Sep 18 23:43:28 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
514 * compile/gcc-failure/940409-1.c: Moved from compile.
516 * execute/920411-1.c: Moved from execute/gcc_failure.
517 * execute/gcc_failure/920627-2.c: Delete spurious test.
519 * utils/runtests.c: New program.
521 Tue Sep 12 22:05:15 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
523 * execute/divconst-3.c: New test.
525 Mon Sep 11 12:48:04 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
527 * compat/struct-ret-1.c: Add prototype for f.
528 * compat/strct-layout.c: Conditionalize main.
530 Sun Sep 10 20:47:34 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
532 * execute/strct-pack-5.c: Delete, test is useless because of
533 lack of 68k structure packing.
535 Thu Sep 7 13:07:40 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
537 * execute/{930628-1.c,941202-1.c,arith-1.c,gofast.c,struct-ret-1.c,
538 va-arg-4.c}: Call exit(0), don't do return 0.
540 Tue Sep 5 15:23:14 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
542 * compat/strct-layout.c (main): Add missing call to exit.
544 Tue Sep 5 15:23:14 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
548 * noncompile/doit (case $arg): Fix typo.
550 * execute/compndlit-1.c: New test.
551 * execute/loop-2.c: New test.
552 * execute/950809-1.c: New test.
553 * execute/va-arg-5.c: New test.
554 * execute/va-arg-6.c: New test.
555 * execute/ptr-arith-1.c: New test.
556 * execute/cmpsi-1.c: New test.
558 * compile/cmpdi-1.c: New test.
559 * compile/950719-1.c: New test.
560 * compile/950729-1.c: New test.
561 * compile/950816-[123].c: New test.
562 * compile/: New test.
563 * compile/: New test.
564 * compile/: New test.
565 * compile/: New test.
567 Fri Sep 5 09:30:32 1995 Michael Meissner <meissner@tiktok.cygnus.com>
569 * */doit: Add -run <cmd> option to allow the use of a simulator to
570 run commands in the execute subdirectory. Accept the switch in
571 the other doit commands.
573 Tue Jul 11 01:02:21 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
575 * execute/950710-1.c: New test (from meyering).
577 Wed Jul 5 16:03:45 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
579 * compile/950618-1.c: New test.
580 * execute/scope-1.c: New test.
581 * execute/950621-1.c: New test.
582 * execute/950704-1.c: New test.
583 * execute/950628-1.c: New test.
585 Wed Jun 14 15:20:44 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
587 * execute/950612-1.c: New test.
588 * execute/cmpdi-1.c: New test.
589 * execute/tstdi-1.c: New test.
590 * compile/950613-1.c: New test.
591 * compile/950530-1.c: New test.
592 * compile/950610-1.c: New test.
593 * compile/950612-1.c: New test.
595 * execute/strct-pack-5.c: Clean up, use defined type s2_t.
596 * execute/strct-pack-4.c: Clean up.
598 Sat Jun 10 12:37:22 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
600 * execute/cbrt.c: Disable for vax.
602 Fri Jun 9 21:49:58 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
604 * execute/940115-1.c: Cast parameters to char *.
606 Thu Jun 8 00:33:51 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
608 * compile/950607-1.c: New test.
609 * execute/cbrt.c: New test.
610 * execute/950607-[12].c: New tests.
611 * execute/memcpy-1.c: Try more cases.
612 * execute/struct-ret-2.c: New test.
613 * execute/complex-4.c: New test.
615 Wed Jun 7 12:40:05 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
617 * execute/950601.c: Delete this messy and redundant test.
619 * compile/funcptr-1.c: Clean up.
621 * execute/950512-1.c (main): Call f1 and f2 with 0 too.
622 (f2): Use type `long long', not `long'.
624 * execute/950605-1.c: New test.
626 Wed Jun 1 01:57:45 1995 Torbjorn Granlund <tege@bozo.matematik.su.se>
628 * execute/divconst-[12].c: New tests.