3fdd1e67ada6d041b539b93ac4038916c454cedd
[gcc.git] / gcc / testsuite / ChangeLog
1 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
2
3 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
4 spelling errors of "separate" as "seperate".
5
6 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
7
8 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9 enough to avoid inlining.
10
11 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
12
13 * lib/g77.exp: set libg2c_dir correctly.
14
15 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
16
17 * gcc.dg/cpp/macro11.c: New test.
18
19 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
20
21 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
22 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
23 gcc.dg/format/multattr-3.c: New tests.
24 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
25 tests for format attributes on function pointers being rejected.
26
27 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
28
29 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
30
31 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
32
33 * g++.dg/warn/format1.C: New test.
34
35 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
36
37 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
38
39 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
40
41 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
42
43 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
44
45 * gcc.dg/cpp/redef2.c: Add test.
46
47 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
48
49 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
50 long-standing bug on i686, apparently.
51 * gcc.c-torture/execute/loop-2c.x: New file.
52 * gcc.c-torture/execute/loop-2d.x: New file.
53 * gcc.c-torture/execute/loop-3c.x: New file.
54
55 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
56
57 * gcc.dg/cpp/20000625-2.c: Correct line number.
58
59 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
60
61 * gcc.dg/cpp/macro10.c: New test.
62 * gcc.dg/cpp/strify3.c: New test.
63 * gcc.dg/cpp/spacing1.c: Add tests.
64 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
65 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
66
67 2001-09-24 DJ Delorie <dj@redhat.com>
68
69 * gcc.c-torture/execute/20010924-1.c: New test.
70
71 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
72
73 * testsuite/objc/execute/paste.m: Remove.
74
75 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
76
77 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
78
79 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
80
81 * g77.dg/strlen0.f: New test.
82
83 2001-09-21 Richard Henderson <rth@redhat.com>
84
85 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
86 * g++.old-deja/g++.abi/vtable2.C: Likewise.
87
88 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
89
90 Table-driven attributes.
91 * g++.dg/ext/attrib1.C: New test.
92
93 2001-09-20 DJ Delorie <dj@redhat.com>
94
95 * gcc.dg/20000926-1.c: Update expected warning messages.
96 * gcc.dg/array-2.c: Likewise, and test for warnings too.
97 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
98 array.
99
100 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
101
102 * g++.dg/eh/registers1.C: New test case.
103
104 2001-09-17 Richard Henderson <rth@redhat.com>
105
106 * gcc.dg/array-5.c: Fix VLA decomposition test.
107
108 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
109
110 * gcc.dg/cpp/line5.c: New testcase.
111
112 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
113
114 * gcc.dg/cpp/macro9.c: New test.
115
116 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
117
118 * gcc.c-torture/execute/980223.c: Change type of addr from long
119 to char *.
120
121 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
122
123 * gcc.c-torture/execute/20010915-1.c: New test.
124
125 2001-09-14 Janis Johnson <janis187@us.ibm.com>
126
127 * g77.dg/bprob: New directory.
128 * g77.dg/bprob/bprob.exp: New file.
129 * g77.dg/bprob/bprob-1.f: New test.
130 * g77.dg/gcov: New directory.
131 * g77.dg/gcov/gcov.exp: New file.
132 * g77.dg/gcov/gcov-1.f: New test.
133 * g77.dg/gcov/gcov-1.x: New file.
134
135 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
136
137 * gcc.dg/cpp/directiv.c: Update.
138 * gcc.dg/cpp/undef1.c: Update.
139
140 2001-09-12 Jakub Jelinek <jakub@redhat.com>
141
142 * gcc.dg/20010912-1.c: New test.
143
144 2001-09-11 Janis Johnson <janis187@us.ibm.com>
145
146 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
147 language-independent file in lib.
148 * lib/gcov.exp: New file.
149
150 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
151
152 * gcc.c-torture/compile/20010911-1.c: New test.
153
154 2001-09-10 Janis Johnson <janis187@us.ibm.com>
155
156 * lib/profopt.exp: New, to support profile-directed optimizations.
157 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
158 * gcc.misc-tests/bprob-1.c: New test.
159 * gcc.misc-tests/bprob-2.c: New test.
160
161 2001-09-07 Janis Johnson <janis187@us.ibm.com>
162
163 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
164 XFAIL and which kinds of gcov output to verify.
165 * gcc.misc-tests/gcov-4b.x: New file.
166 * gcc.misc-tests/gcov-5b.x: New file.
167 * gcc.misc-tests/gcov-6.x: New file.
168 * gcc.misc-tests/gcov-7.c: New test.
169 * gcc.misc-tests/gcov-7.x: New file.
170
171 2001-09-06 Janis Johnson <janis187@us.ibm.com>
172
173 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
174 * gcc.misc-tests/gcov-6.c: New test.
175
176 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
177
178 PR c++/3986
179 * g++.dg/abi/vbase1.C: New test.
180
181 2001-09-05 Ziemowit Laski <zlaski@apple.com>
182
183 * objc.dg/method-2.m: New.
184
185 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
186
187 PR c++/4203
188 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
189 * g++.dg/init/empty1.C: New test.
190
191 2001-09-03 Jakub Jelinek <jakub@redhat.com>
192
193 * gcc.c-torture/compile/20010903-1.c: New test.
194
195 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
196
197 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
198 for m68k.
199
200 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
201
202 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
203
204 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
205
206 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
207
208 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
209
210 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
211 for 16-bit 'unsigned int'.
212
213 2001-08-29 Kazu Hirata <kazu@hxi.com>
214
215 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
216
217 2001-08-27 Richard Henderson <rth@redhat.com>
218
219 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
220 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
221
222 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
223
224 * gcc.dg/asm-names.c (ymain): New.
225
226 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
227
228 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
229 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
230 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
231
232 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
233
234 * gcc.dg/compare5.c: New testcase.
235
236 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
237
238 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
239 and "In instantiation".
240
241 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
242
243 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
244
245 2001-08-20 Janis Johnson <janis187@us.ibm.com>
246
247 * gcc.misc-tests/gcov.exp: Add support for branch information.
248 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
249 * gcc.misc-tests/gcov-4.c: New test.
250 * gcc.misc-tests/gcov-4b.c: New test.
251 * gcc.misc-tests/gcov-5b.c: New test.
252
253 2001-08-20 Zack Weinberg <zackw@panix.com>
254
255 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
256 expected to fail.
257
258 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
259
260 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
261
262 2001-08-19 Jakub Jelinek <jakub@redhat.com>
263
264 * g++.dg/eh/template1.C: New test.
265
266 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
267
268 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
269 Fix thinko.
270 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
271 for xfail.
272
273 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
274
275 * lib/g77-dg.exp: Use prune.exp for common procedures
276 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
277 * lib/g77.exp: (g77-dg-prune) Remove
278
279 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
280
281 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
282
283 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
284
285 * g++.dg/template/unify1.C: New test.
286
287 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
288
289 * g++.dg/abi/empty4.C: New test.
290
291 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
292
293 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
294 solaris2.*
295 * g77.f-torture/compile/pr3743.x: Likewise
296
297 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
298
299 * g++.dg/other/using-declaration.C: New test.
300
301 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
302
303 * gcc.dg/cpp/tr-sign.c: New testcase.
304
305 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
306
307 * gcc.dg/cpp/19951025-1.c: Revert.
308 * gcc.dg/cpp/directiv.c: We no longer process directives that
309 interrupt macro arguments.
310
311 2001-08-03 Zack Weinberg <zackw@stanford.edu>
312
313 * gcc.dg/bconstp-1.c: New test.
314
315 2001-08-03 Richard Henderson <rth@redhat.com>
316
317 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
318
319 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
320
321 * gcc.dg/cpp/19951025-1.c: Update.
322
323 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
324
325 * g77.dg/ff90-1.f (s): Fix reference of variable z,
326 should be x.
327
328 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
329
330 Kill -fhonor-std.
331 * g++.old-deja/g++.ns/ns14.C: Remove special options.
332 * g++.old-deja/g++.other/std1.C: Likewise.
333 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
334
335 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
336
337 * lib/g77.exp: Load gcc-defs.exp for common procedures
338 (g77_pass, g77_fail, g77_finish, g77_exit,
339 ${tool}_check_unsupported_p} Now redundant. Deleted.
340
341 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
342
343 * g77.dg/fbackslash.f
344 * g77.dg/fcase-preserve.f
345 * g77.dg/ff90-1.f
346 * g77.dg/ffixed-line-length-0.f
347 * g77.dg/ffixed-line-length-132.f
348 * g77.dg/ffixed-line-length-7.f
349 * g77.dg/ffixed-line-length-72.f
350 * g77.dg/ffixed-line-length-none.f
351 * g77.dg/ffree-form-1.f
352 * g77.dg/fno-backslash.f
353 * g77.dg/fno-f90-1.f
354 * g77.dg/fno-fixed-form-1.f
355 * g77.dg/fno-onetrip.f
356 * g77.dg/fno-typeless-boz.f
357 * g77.dg/fno-underscoring.f
358 * g77.dg/fno-vxt-1.f
359 * g77.dg/fonetrip.f
360 * g77.dg/ftypeless-boz.f
361 * g77.dg/fugly-assumed.f
362 * g77.dg/funderscoring.f
363 * g77.dg/fvxt-1.f
364
365 2001-08-01 Ziemowit Laski <zlaski@apple.com>
366
367 * objc.dg/fwd-proto-1.m: New.
368 * objc.dg/local-decl-1.m: New.
369 * objc.dg/naming-1.m: New.
370 * objc.dg/naming-2.m: New.
371 * objc.dg/proto-hier-1.m: New.
372
373 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
374
375 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
376 largest-type elements to a struct makes its size grow.
377
378 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
379
380 * g++.dg/abi/vthunk1.C: New test.
381
382 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
383
384 * g++.dg/abi/vbase8-22.C: New test.
385
386 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
387
388 * gcc.dg/cpp/macro8.c: New test.
389
390 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
391
392 * g++.dg/abi/vbase8-21.C: New test.
393
394 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
395
396 * g++.dg/abi/vbase8-10.C: New test.
397
398 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
399
400 * lib/g++.exp (g++_set_ld_library_path): Renamed to
401 ${tool}_set_ld_library_path.
402 Changed caller.
403 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
404 g++.exp.
405
406 2001-07-26 Stan Cox <scox@redhat.com>
407
408 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
409 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
410 gcc_exit, gcc_check_unsupported_p):
411 Moved to gcc-deps.exp
412 * gcc-deps.exp: New file.
413
414 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
415
416 * g++.old-deja/g++.pt/defarg14.C: New test.
417
418 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
419
420 * g++.old-deja/g++.other/lineno5.C: New test.
421
422 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
423
424 * g++.old-deja/g++.pt/crash68.C: New test.
425
426 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
427
428 * g++.old-deja/g++.other/crash42.C: New test.
429
430 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
431
432 * gcc.dg/cpp/extratokens.c: Fix.
433 * gcc.dg/cpp/skipping2.c: New tests.
434
435 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
436
437 * gcc.c-torture/execute/20010724-1.c: New file.
438 * gcc.c-torture/execute/20010724-1.x: New file.
439
440 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
441
442 * g++.old-deja/g++.other/cond7.C: New test.
443
444 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
445
446 * g++.old-deja/g++.other/optimize4.C: New test.
447
448 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
449
450 * g++.old-deja/g++.abi/vbase8-5.C: New test.
451
452 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
453
454 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
455 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
456 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
457 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
458
459 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
460 bug report" message.
461
462 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
463 * g++.dg/ext/instantiate1.C: Move from old-deja.
464
465 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
466
467 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
468 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
469 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
470 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
471
472 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
473
474 * gcc.c-torture/execute/20010723-1.c: New test.
475
476 2001-07-23 Ben Elliston <bje@redhat.com>
477
478 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
479
480 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
481
482 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
483 i[34567]86-*-*.
484 Delete handling of ieee_multilib_flags.
485 Pass -mieee for alpha*-*-* and sh-*-*.
486 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
487
488 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
489
490 Remove old-abi tests.
491 * g++.old-deja/g++.mike/p11116.C: Remove.
492 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
493
494 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
495
496 * g77.f-torture/compile/pr3743.f: New test
497
498 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
499
500 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
501
502 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
503
504 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
505 g++.old-deja/g++.pt/static6.C: Likewise.
506 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
507 supports weak symbols.
508
509 2001-07-18 Andreas Jaeger <aj@suse.de>
510
511 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
512 supported again.
513
514 2001-07-18 Andreas Jaeger <aj@suse.de>
515
516 * gcc.dg/iftrap-1.c: Fix target line.
517
518 2001-07-17 Richard Henderson <rth@redhat.com>
519
520 * gcc.c-torture/execute/20010717-1.c: New.
521
522 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
523
524 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
525 tests.
526
527 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
528
529 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
530
531 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
532
533 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
534 UAC_SIGBUS, UAC_NOPRINT definitions.
535
536 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
537
538 * objc/execute/object_is_class.m: New test.
539 * objc/execute/object_is_meta_class.m: New test.
540
541 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
542
543 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
544 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
545
546 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
547
548 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
549 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
550
551 2001-07-14 Richard Henderson <rth@redhat.com>
552
553 * gcc.dg/iftrap-1.c: New.
554
555 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
556
557 * g77.f-torture/execute/intrinsic77.f: New test.
558
559 2001-07-11 Janis Johnson <janis@us.ibm.com>
560
561 * gcc.misc-tests/gcov-3.c: New test.
562
563 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
564
565 * gcc.c-torture/compile/20010711-1.c,
566 * gcc.c-torture/compile/20010711-2.c: New tests.
567
568 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
569
570 * gcc.c-torture/execute/20010711-1.c: New test.
571
572 2001-07-11 Ben Elliston <bje@redhat.com>
573
574 * g++.old-deja/g++.other/enum5.C: New test.
575
576 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
577
578 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
579 (g++-dg-prune): Call prune_gcc_output.
580 * prune.exp: New file for prune_gcc_output.
581 * lib/g++.exp, lib/gcc.exp: Load it.
582
583 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
584
585 * gcc.c-torture/compile/20010701-1.c,
586 g++.old-deja/g++.ext/attrib6.C: New tests.
587
588 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
589
590 * gcc.c-torture/compile/20010706-1.c: New test.
591
592 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
593
594 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
595
596 2001-06-28 Stan Shebs <shebs@apple.com>
597
598 * gcc.dg/pragma-darwin.c: New test.
599
600 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
601
602 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
603 Solaris 2.[678] system.
604
605 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
606
607 * gcc.dg/20010622-1.c: New test.
608
609 2001-06-18 Stan Shebs <shebs@apple.com>
610
611 * objc.dg: New directory.
612 * objc.dg/dg.exp: New file.
613 * objc.dg/alias.m: New.
614 * objc.dg/class-1.m: New.
615 * objc.dg/class-2.m: New.
616 * objc.dg/const-str-1.m: New.
617 * objc.dg/const-str-2.m: New.
618 * objc.dg/id-1.m: New.
619 * objc.dg/method-1.m: New.
620 * objc.dg/super-class-1.m: New.
621 * lib/objc-dg.exp: New file.
622
623 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
624
625 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
626 of label name.
627
628 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
629
630 * g++.old-deja/g++.abi/vbase8-9.C: New test.
631
632 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
633
634 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
635 variable.
636
637 2001-06-12 Richard Henderson <rth@redhat.com>
638
639 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
640
641 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
642
643 * g++.old-deja/g++.abi/vbase5.C: New test.
644 * g++.old-deja/g++.abi/vbase6.C: New test.
645 * g++.old-deja/g++.abi/vbase7.C: New test.
646
647 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
648
649 * gcc.c-torture/compile/20010610-1.c: New test.
650
651 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
652
653 * g++.old-deja/g++.abi/vbase4.C: New test.
654
655 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
656
657 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
658 support %f for HC11/HC12 targets.
659 * gcc.c-torture/execute/930513-1.x: New file, likewise.
660 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
661 on HC11/HC12 targets.
662 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
663
664 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
665
666 * gcc.dg/wchar_t-1.c: New file.
667 * gcc.dg/wint_t-1.c: Likewise.
668
669 2001-06-11 Bernd Schmidt <bernds@redhat.com>
670
671 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
672
673 2001-06-11 Richard Henderson <rth@redhat.com>
674
675 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
676
677 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
678
679 * gcc.c-torture/compile/20010611-1.c: New test.
680
681 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
682
683 * gcc.dg/c99-tag-1.c: Add more tests.
684
685 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
686
687 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
688 representation on MN10300 and ARM/Thumb.
689
690 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
691
692 * g77.f-torture/execute/20010610.f: New.
693
694 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
695
696 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
697 names.
698
699 2001-06-09 Richard Henderson <rth@redhat.com>
700
701 * gcc.c-torture/execute/ashrdi-1.c: New.
702 * gcc.c-torture/execute/ashldi-1.c: New.
703 * gcc.c-torture/execute/lshrdi-1.c: New.
704
705 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
706
707 * objc/execute/load-3.m: Added. Check sending +load to categories,
708 in addition to classes.
709
710 2001-06-08 Stan Shebs <shebs@apple.com>
711
712 * objc/execute/load-2.m: New test. From Nicola Pero
713 <n.pero@mi.flashnet.it>.
714
715 2001-06-08 Jakub Jelinek <jakub@redhat.com>
716
717 * gcc.c-torture/execute/20010605-2.c: New test.
718
719 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
720
721 * g++.old-deja/g++.abi/vbase2.C: New test.
722 * g++.old-deja/g++.abi/vbase3.C: New test.
723
724 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
725
726 * g++.old-deja/g++.pt/friend49.C: New test.
727
728 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
729
730 * g++.old-deja/g++.ext/anon3.C: New test.
731
732 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
733
734 * g++.old-deja/g++.other/conv7.C: New test.
735
736 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
737
738 * gcc.c-torture/compile/20010605-2.c: New test.
739
740 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
741
742 * gcc.c-torture/execute/20010604-1.c: New test.
743
744 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
745
746 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
747
748 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
749
750 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
751 (g++_link_flags): Likewise.
752 (g++_init): Pass gccpath's value to two previous functions.
753
754 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
755
756 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
757 Ensure logfile entry matches exec command line.
758
759 2001-05-31 Richard Henderson <rth@redhat.com>
760
761 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
762 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
763
764 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
765
766 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
767 compiler for irix6.2
768
769 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
770
771 * g++.old-deja/g++.other/optimize3.C: New file.
772
773 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
774
775 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
776 assemble.
777
778 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
779
780 * g++.old-deja/g++.other/optimize2.C: New file.
781
782 2001-05-25 Diego Novillo <dnovillo@redhat.com>
783
784 * gcc.c-torture/compile/20010518-2.c: New file.
785 * gcc.c-torture/execute/20010518-1.c: New file.
786 * gcc.c-torture/execute/20010518-2.c: New file.
787
788 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
789
790 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
791
792 2001-05-24 Mark Mitchell <mark@codesourcery.com>
793
794 G++ no longer defines builtins that do not begin with __builtin.
795 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
796 * g++.old-deja/g++.brendand/misc13.C: Likewise.
797 * g++.old-deja/g++.law/builtin1.C: Likewise.
798 * g++.old-deja/g++.law/cvt2.C: Likewise.
799 * g++.old-deja/g++.mike/net5.C: Likewise.
800 * g++.old-deja/g++.other/builtins1.C: Likewise.
801 * g++.old-deja/g++.other/builtins2.C: Likewise.
802 * g++.old-deja/g++.other/builtins3.C: Likewise.
803 * g++.old-deja/g++.other/builtins4.C: Likewise.
804 * g++.old-deja/g++.other/inline8.C: Likewise.
805 * g++.old-deja/g++.robertl/eb39.C: Likewise.
806
807 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
808
809 * g++.old-deja/g++.pt/using1.C: Adjust.
810 * g++.old-deja/g++.pt/using2.C: New test.
811
812 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
813
814 * gcc.dg/cpp/charconst.c: New tests.
815 * gcc.dg/cpp/escape.c: New tests.
816 * gcc.dg/cpp/escape-1.c: New tests.
817 * gcc.dg/cpp/escape-2.c: New tests.
818 * gcc.dg/cpp/ucs.c: New tests.
819
820 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
821
822 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
823 native compiler for irix6.5.
824
825 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
826
827 * lib/g++.exp (g++_include_flags): Use args to compute
828 get_multilibs.
829 (g++_link_flags): Likewise.
830 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
831
832 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
833
834 * gcc.dg/c90-hexfloat-1.c: Add more tests.
835
836 2001-05-21 Geoff Keating <geoffk@redhat.com>
837
838 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
839 this file.
840
841 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
842
843 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
844 STACK_SIZE;
845 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
846 to STACK_SIZE; Use it to define size of add_histo array.
847 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
848 to STACK_SIZE.
849 (f): Use GITT_SIZE to define size of gitt local table.
850 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
851 to STACK_SIZE; Use it to define size of bytemem array.
852
853 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
854
855 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
856 on 68HC11/HC12 due to the asm instruction.
857 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
858 * gcc.c-torture/compile/920520-1.x: Likewise.
859 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
860 on 68HC11/HC12 because the function is larger than 64K.
861 * gcc.c-torture/compile/961203-1.x: New file, this test fails
862 on 68HC11/HC12 because the structure is too large.
863
864 2001-05-20 Richard Henderson <rth@redhat.com>
865
866 * gcc.c-torture/execute/20010520-1.c: New.
867
868 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
869
870 * g++.old-deja/g++.warn/compare1.C: New test.
871 * gcc.dg/compare4.c: New test.
872
873 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
874
875 * g++.old-deja/g++.other/optimize1.C: New test.
876
877 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
878
879 * g++.old-deja/g++.pt/spec41.C: New test.
880
881 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
882
883 * gcc.c-torture/compile/20010114-1.x: Remove.
884
885 2001-05-18 Stan Shebs <shebs@apple.com>
886
887 * gcc.c-torture/compile/20010518-1.c: New test.
888
889 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
890
891 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
892 * g++.old-deja/g++.pt/crash67.C: New test.
893
894 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
895
896 * g++.old-deja/g++.other/debug9.C: New test.
897
898 2001-05-16 Zack Weinberg <zackw@stanford.edu>
899
900 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
901
902 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
903
904 * gcc.c-torture/compile/20010516-1.c: New test.
905
906 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
907
908 * g++.old-deja/g++.other/crash41.C: New test.
909
910 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
911
912 * g++.old-deja/g++.pt/crash66.C: New test.
913
914 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
915
916 * g++.old-deja/g++.robertl/eb27.C: Convert.
917
918 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
919
920 * g++.dg/friend-warn.C: New test. Do not warn about friend
921 declaration being redundant.
922
923 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
924
925 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
926
927 2001-05-14 Mark Mitchell <mark@codesourcery.com>
928
929 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
930
931 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
932
933 * lib/g++.exp: Use testsuite_flags.
934
935 2001-05-13 Mark Mitchell <mark@codesourcery.com>
936
937 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
938
939 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
940
941 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
942
943 2001-05-11 Mark Mitchell <mark@codesourcery.com>
944
945 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
946
947 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
948
949 * gcc.c-torture/compile/20010313-1.c: New test.
950
951 2001-05-09 Zack Weinberg <zackw@stanford.edu>
952
953 * gcc.dg/cpp/direct2.c: New test.
954 * gccq.dg/cpp/direct2s.c: New test.
955
956 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
957
958 2001-05-07 Mark Mitchell <mark@codesourcery.com>
959
960 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
961 * g++.old-deja/g++.other/op3.C: Likewise.
962
963 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
964
965 * gcc.dg/cpp/syshdr.h: New file.
966 * gcc.dg/cpp/sysmac1.c: Update.
967 * gcc.dg/cpp/sysmac2.c: Update.
968
969 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
970
971 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
972
973 2001-05-04 David Edelsohn <edelsohn@gnu.org>
974
975 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
976 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
977
978 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
979
980 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
981
982 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
983
984 * lib/g++.exp (g++_include_flags): Don't use any special flags
985 if TESTING_IN_BUILD_TREE is not defined.
986 (g++_init): Use a plain 'c++' as the compiler if
987 TESTING_IN_BUILD_TREEE is not defined.
988
989 2001-05-02 Jakub Jelinek <jakub@redhat.com>
990
991 * g++.old-deja/g++.eh/catch13.C: New test.
992 * g++.old-deja/g++.eh/catch14.C: New test.
993
994 2001-05-02 Jakub Jelinek <jakub@redhat.com>
995
996 * gcc.dg/cpp/tr-define.c: New test.
997
998 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
999
1000 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1001 <stdlib.h>, not <malloc.h>.
1002
1003 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
1004
1005 * g++.old-deja/g++.ns/template17.C: New test.
1006
1007 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
1008
1009 * g++.old-deja/g++.pt/ref4.C: New test.
1010
1011 2001-04-30 Richard Henderson <rth@redhat.com>
1012
1013 * gcc.dg/20000724-1.c: Revert last change.
1014
1015 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
1016
1017 * g77.f-torture/execute/20010430.f: New test.
1018
1019 2001-04-30 Mark Mitchell <mark@codesourcery.com>
1020
1021 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1022
1023 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
1024
1025 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1026
1027 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1028
1029 * g++.old-deja/g++.eh/crash6.C: New test.
1030
1031 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1032
1033 * g++.old-deja/g++.other/warn7.C: New test.
1034
1035 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1036
1037 * g++.old-deja/g++.other/defarg9.C: New test.
1038
1039 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
1040
1041 * g77.f-torture/compile/20010426.f: New test.
1042 * g77.f-torture/execute/20010426.f: New test.
1043
1044 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
1045
1046 * g77.f-torture/compile/20000629-1.x: Remove - error
1047 has been fixed.
1048
1049 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
1050
1051 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1052 Tweak slightly to work with g++.dg framework.
1053 * g++.dg/special/ecos.exp: Run initp1.C test.
1054 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1055
1056 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1057 its linker doesn't give line numbers either.
1058 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1059
1060 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
1061
1062 * g++.old-deja/g++.other/lex1.C: New test.
1063
1064 2001-04-26 Jakub Jelinek <jakub@redhat.com>
1065
1066 * gcc.dg/noncompile/20010425-1.c: New test.
1067
1068 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
1069
1070 * g++.old-deja/g++.pt/mangle2.C: New test.
1071
1072 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1073
1074 * gcc.dg/format/plus-1.c: New test.
1075
1076 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1077
1078 * gcc.dg/20010423-1.c: New test.
1079
1080 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1081
1082 * gcc.c-torture/execute/20010422-1.c: New test.
1083
1084 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
1085
1086 * g++.old-deja/g++.ns/type2.C: New test.
1087
1088 2001-04-24 Zack Weinberg <zackw@stanford.edu>
1089
1090 * g++.old-deja/g++.other/perf1.C: New test.
1091
1092 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
1093
1094 * gcc.dg/c99-func-2.c: Remove xfail.
1095 * gcc.dg/c99-func-3.c: Remove xfail.
1096 * gcc.dg/c99-func-4.c: Remove xfail.
1097
1098 2001-04-23 Zack Weinberg <zackw@stanford.edu>
1099
1100 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1101
1102 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
1103
1104 * gcc.c-torture/compile/20010423-1.c: New test.
1105
1106 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
1107
1108 * g++.old-deja/g++.pt/typename28.C: New test.
1109
1110 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
1111
1112 * g++.old-deja/g++.abi/empty2.C: New test.
1113 * g++.old-deja/g++.abi/empty3.C: New test.
1114
1115 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1116
1117 * g++.old-deja/g++.other/comdat2.C: New test.
1118 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1119
1120 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1121
1122 * g++.old-deja/g++.other/overload14.C: New test.
1123
1124 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1125
1126 * g++.old-deja/g++.other/lookup23.C: New test.
1127
1128 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1129
1130 * gcc.c-torture/execute/20010403-1.c: New test.
1131
1132 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
1133 Mark Mitchell <mark@codesourcery.com>
1134
1135 * lib/old-dejagnu.exp: Don't delete output of executable.
1136 Add .exe suffix to executables.
1137
1138 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
1139
1140 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1141
1142 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1143
1144 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1145
1146 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
1147
1148 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1149 * g++.old-deja/g++.abi/crash1.C: New test.
1150
1151 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
1152
1153 * g++.old-deja/g++.other/crash40.C: New test.
1154
1155 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1156
1157 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1158
1159 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
1160
1161 * g++.old-deja/g++.other/warn6.C: New test.
1162
1163 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
1164
1165 * g++.old-deja/g++.robertl/eb42.C: Same.
1166
1167 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1168
1169 * gcc.dg/wtr-conversion-1.c: New testcase.
1170
1171 2001-04-10 Richard Henderson <rth@redhat.com>
1172
1173 * g++.old-deja/g++.other/array5.C: New.
1174
1175 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1176
1177 * gcc.c-torture/execute/20010408-1.c: New test.
1178
1179 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
1180
1181 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1182 headers and constructs.
1183 * g++.old-deja/g++.robertl/eb79.C: Same.
1184 * g++.old-deja/g++.robertl/eb77.C (main): Same.
1185 * g++.old-deja/g++.robertl/eb73.C: Same.
1186 * g++.old-deja/g++.robertl/eb66.C (main): Same.
1187 * g++.old-deja/g++.robertl/eb55.C (t): Same.
1188 * g++.old-deja/g++.robertl/eb54.C (main): Same.
1189 * g++.old-deja/g++.robertl/eb46.C (main): Same.
1190 * g++.old-deja/g++.robertl/eb44.C: Same.
1191 * g++.old-deja/g++.robertl/eb41.C (main): Same.
1192 * g++.old-deja/g++.robertl/eb4.C (main): Same.
1193 * g++.old-deja/g++.robertl/eb39.C: Same.
1194 * g++.old-deja/g++.robertl/eb33.C (main): Same.
1195 * g++.old-deja/g++.robertl/eb31.C (main): Same.
1196 * g++.old-deja/g++.robertl/eb30.C: Same.
1197 * g++.old-deja/g++.robertl/eb3.C: Same.
1198 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1199 * g++.old-deja/g++.robertl/eb21.C: Same.
1200 * g++.old-deja/g++.robertl/eb15.C: Same.
1201 * g++.old-deja/g++.robertl/eb118.C: Same.
1202 * g++.old-deja/g++.robertl/eb115.C (main): Same.
1203 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1204 * g++.old-deja/g++.robertl/eb109.C: Same.
1205 * g++.old-deja/g++.other/sibcall1.C (main): Same.
1206 * g++.old-deja/g++.mike/rtti1.C: Same.
1207 * g++.old-deja/g++.mike/p658.C: Same.
1208 * g++.old-deja/g++.mike/net46.C: Same.
1209 * g++.old-deja/g++.mike/net34.C: Same.
1210 * g++.old-deja/g++.mike/memoize1.C: Same.
1211 * g++.old-deja/g++.mike/eh2.C: Same.
1212 * g++.old-deja/g++.law/weak.C: Same.
1213 * g++.old-deja/g++.law/visibility7.C: Same.
1214 * g++.old-deja/g++.law/visibility25.C: Same.
1215 * g++.old-deja/g++.law/visibility22.C: Same.
1216 * g++.old-deja/g++.law/visibility2.C: Same.
1217 * g++.old-deja/g++.law/visibility17.C: Same.
1218 * g++.old-deja/g++.law/visibility13.C: Same.
1219 * g++.old-deja/g++.law/visibility10.C: Same.
1220 * g++.old-deja/g++.law/visibility1.C: Same.
1221 * g++.old-deja/g++.law/virtual3.C (eval): Same.
1222 * g++.old-deja/g++.law/vbase1.C: Same.
1223 * g++.old-deja/g++.law/operators32.C: Same.
1224 * g++.old-deja/g++.law/nest3.C: Same.
1225 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1226 * g++.old-deja/g++.law/except5.C (main): Same.
1227 * g++.old-deja/g++.law/cvt7.C (run): Same.
1228 * g++.old-deja/g++.law/cvt2.C: Same.
1229 * g++.old-deja/g++.law/cvt16.C: Same.
1230 * g++.old-deja/g++.law/ctors6.C (bar): Same.
1231 * g++.old-deja/g++.law/ctors17.C (main): Same.
1232 * g++.old-deja/g++.law/ctors13.C: Same.
1233 * g++.old-deja/g++.law/ctors12.C (main): Same.
1234 * g++.old-deja/g++.law/ctors10.C: Same.
1235 * g++.old-deja/g++.law/code-gen5.C: Same.
1236 * g++.old-deja/g++.law/bad-error7.C: Same.
1237 * g++.old-deja/g++.law/arm9.C: Same.
1238 * g++.old-deja/g++.law/arm12.C: Same.
1239 * g++.old-deja/g++.law/arg8.C: Same.
1240 * g++.old-deja/g++.law/arg1.C: Same.
1241 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1242 * g++.old-deja/g++.jason/template31.C: Same.
1243 * g++.old-deja/g++.jason/template24.C (main): Same.
1244 * g++.old-deja/g++.jason/2371.C: Same.
1245 * g++.old-deja/g++.eh/new2.C: Same.
1246 * g++.old-deja/g++.eh/new1.C: Same.
1247 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1248 * g++.old-deja/g++.brendan/nest21.C (main): Same.
1249 * g++.old-deja/g++.brendan/err-msg3.C: Same.
1250 * g++.old-deja/g++.brendan/crash62.C: Same.
1251 * g++.old-deja/g++.brendan/crash52.C: Same.
1252 * g++.old-deja/g++.brendan/crash49.C (main): Same.
1253 * g++.old-deja/g++.brendan/crash38.C: Same.
1254 * g++.old-deja/g++.brendan/crash15.C (main): Same.
1255 * g++.old-deja/g++.brendan/copy9.C: Same.
1256
1257 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
1258
1259 * gcc.c-torture/execute/20001203-2.c (memset):
1260 Count argument is of type __SIZE_TYPE__.
1261
1262 2001-04-04 Diego Novillo <dnovillo@redhat.com>
1263
1264 * gcc.c-torture/compile/20010404-1.c: New test.
1265
1266 2001-04-04 Jakub Jelinek <jakub@redhat.com>
1267
1268 * gcc.c-torture/compile/20010326-1.c: New test.
1269
1270 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
1271
1272 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1273 peculiarities of the SH.
1274 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1275
1276 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1277
1278 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1279 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1280 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1281
1282 2001-04-02 Jakub Jelinek <jakub@redhat.com>
1283
1284 * g77.f-torture/compile/20010321-1.f: New test.
1285
1286 2001-04-02 Jakub Jelinek <jakub@redhat.com>
1287
1288 * gcc.c-torture/compile/20010329-1.c: New test.
1289
1290 2001-04-02 Jakub Jelinek <jakub@redhat.com>
1291
1292 * gcc.c-torture/execute/20010329-1.c: New test.
1293
1294 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
1295
1296 * g++.old-deja/g++.other/eh4.C: Fix typo.
1297
1298 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
1299
1300 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1301
1302 2001-03-28 Philip Blundell <philb@gnu.org>
1303
1304 * gcc.c-torture/compile/20010328-1.c: New test.
1305
1306 2001-03-27 Richard Henderson <rth@redhat.com>
1307
1308 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1309 * g++.old-deja/g++.eh/vbase3.C: Likewise.
1310
1311 2001-03-27 Alan Modra <alan@linuxcare.com.au>
1312
1313 * gcc.c-torture/compile/20010327-1.c: New test.
1314
1315 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
1316
1317 * g++.old-deja/g++.other/friend12.C: New test.
1318 * g++.old-deja/g++.other/friend9.C: Expect no errors.
1319 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1320
1321 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
1322
1323 * gcc.c-torture/execute/20010325-1.c: New test.
1324
1325 2001-03-23 Jakub Jelinek <jakub@redhat.com>
1326
1327 * g++.old-deja/g++.other/mangle3.C: New test.
1328
1329 2001-03-22 Jakub Jelinek <jakub@redhat.com>
1330
1331 * g++.old-deja/g++.other/anon8.C: New test.
1332
1333 2001-03-20 Philip Blundell <philb@gnu.org>
1334
1335 * gcc.c-torture/compile/20010320-1.c: New test.
1336
1337 2001-03-17 Richard Henderson <rth@redhat.com>
1338
1339 * g++.old-deja/g++.other/eh4.C: Add expected error text.
1340
1341 2001-03-15 Geoff Keating <geoff@redhat.com>
1342
1343 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1344 tests on AIX.
1345
1346 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
1347
1348 * g++.old-deja/g++.other/eh4.C: New test.
1349
1350 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
1351
1352 * gcc.dg/cpp/mi1.c: Update.
1353
1354 2001-03-14 Jakub Jelinek <jakub@redhat.com>
1355
1356 * g++.old-deja/g++.other/regstack.C: New test.
1357
1358 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
1359
1360 * g++.old-deja/g++.other/ref4.C: New test.
1361
1362 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
1363
1364 * objc/execute/va_method.m: Added.
1365 * objc/execute/IMP.m: Added.
1366 * objc/execute/_cmd.m: Added.
1367 * objc/execute/accessing_ivars.m: Added.
1368 * objc/execute/class-1.m: Added.
1369 * objc/execute/class-10.m: Added.
1370 * objc/execute/class-11.m: Added.
1371 * objc/execute/class-12.m: Added.
1372 * objc/execute/class-13.m: Added.
1373 * objc/execute/class-14.m: Added.
1374 * objc/execute/class-2.m: Added.
1375 * objc/execute/class-3.m: Added.
1376 * objc/execute/class-4.m: Added.
1377 * objc/execute/class-5.m: Added.
1378 * objc/execute/class-6.m: Added.
1379 * objc/execute/class-7.m: Added.
1380 * objc/execute/class-8.m: Added.
1381 * objc/execute/class-9.m: Added.
1382 * objc/execute/class-tests-1.h
1383 * objc/execute/class-tests-2.h
1384 * objc/execute/compatibility_alias.m: Added.
1385 * objc/execute/encode-1.m: Added.
1386 * objc/execute/formal_protocol-1.m: Added.
1387 * objc/execute/formal_protocol-2.m: Added.
1388 * objc/execute/formal_protocol-3.m: Added.
1389 * objc/execute/formal_protocol-4.m: Added.
1390 * objc/execute/formal_protocol-5.m: Added.
1391 * objc/execute/formal_protocol-6.m: Added.
1392 * objc/execute/formal_protocol-7.m: Added.
1393 * objc/execute/informal_protocol.m: Added.
1394 * objc/execute/initialize.m: Added.
1395 * objc/execute/load.m: Added.
1396 * objc/execute/many_args_method.m: Added.
1397 * objc/execute/nested-3.m: Added.
1398 * objc/execute/no_clash.m: Added.
1399 * objc/execute/private.m: Added.
1400 * objc/execute/redefining_self.m: Added.
1401 * objc/execute/root_methods.m: Added.
1402 * objc/execute/selector-1.m: Added.
1403 * objc/execute/static-1.m: Added.
1404 * objc/execute/static-2.m: Added.
1405 * objc/execute/va_method.m: Added.
1406
1407 2001-03-10 Richard Henderson <rth@redhat.com>
1408
1409 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1410
1411 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
1412
1413 * g++.old-deja/g++.other/crash31.C: XFAIL.
1414 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1415 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1416 * gcc.c-torture/execute/20010123-1.x: XFAIL.
1417 * gcc.c-torture/execute/20010124-1.x: XFAIL.
1418 * gcc.dg/sequence-pt-1.c: XFAIL one test.
1419
1420 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
1421
1422 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1423
1424 2001-03-06 Zack Weinberg <zackw@stanford.edu>
1425
1426 * gcc.dg/20000724-1.c: Don't use multiline strings.
1427
1428 2001-03-06 Zack Weinberg <zackw@stanford.edu>
1429
1430 * objc/execute/string1.m, objc/execute/string2.m: Compare the
1431 result of -cString against what we expect it to be; don't just
1432 print it out for no one to read.
1433
1434 * objc/execute/string3.m, objc/execute/string4.m: New tests.
1435 Based on testcases provided by Nicola Pero.
1436
1437 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
1438
1439 * gcc.dg/cpp/macro7.c: New test.
1440
1441 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
1442
1443 * gcc.dg/cpp/multiline.c: Update.
1444
1445 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
1446
1447 * g++.old-deja/g++.other/enum3.C: New test.
1448
1449 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
1450
1451 * g++.old-deja/g++.other/pod1.C: New test.
1452
1453 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
1454
1455 * g++.old-deja/g++.ext/overload1.C: New test.
1456
1457 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
1458
1459 * g++.old-deja/g++.pt/using1.C: New test.
1460
1461 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
1462
1463 * g++.old-deja/g++.other/using9.C: New test.
1464
1465 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
1466
1467 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1468
1469 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1470
1471 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
1472
1473 * g++.old-deja/g++.ext/realpt1.C: Remove.
1474
1475 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
1476
1477 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1478
1479 2001-02-26 Will Cohen <wcohen@redhat.com>
1480
1481 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1482
1483 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
1484
1485 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1486 templatized constructors.
1487
1488 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1489
1490 * gcc.c-torture/execute/20010224-1.c: New test.
1491
1492 2001-02-23 Jakub Jelinek <jakub@redhat.com>
1493
1494 * gcc.c-torture/execute/20010222-1.c: New test.
1495
1496 2001-02-22 Jakub Jelinek <jakub@redhat.com>
1497
1498 * g++.old-deja/g++.other/inline20.C: New test.
1499
1500 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
1501
1502 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1503
1504 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1505
1506 * g++.old-deja/g++.other/lookup22.C: New test.
1507
1508 2001-02-19 Zack Weinberg <zackw@stanford.edu>
1509
1510 * g77.dg: New directory.
1511 * g77.dg/20010216-1.f: New test case.
1512 * g77.dg/dg.exp: New driver.
1513 * lib/g77-dg.exp: New driver library.
1514
1515 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1516
1517 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1518
1519 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
1520
1521 * g++.old-deja/g++.other/decl9.C: New test.
1522
1523 2001-02-16 Jakub Jelinek <jakub@redhat.com>
1524
1525 * g++.old-deja/g++.other/init16.C: Update the test so that it does
1526 not need <string> and also tests the initialization at runtime.
1527
1528 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
1529
1530 * gcc.c-torture/execute/longlong.c: New test.
1531
1532 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
1533
1534 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1535
1536 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
1537
1538 * gcc.c-torture/execute/920302-1.c (execute):
1539 Change argument type to short.
1540
1541 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
1542
1543 * g++.old-deja/g++.pt/deduct6.C: New test.
1544
1545 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
1546
1547 * g++.old-deja/g++.pt/deduct5.C: New test.
1548
1549 2001-02-14 Jakub Jelinek <jakub@redhat.com>
1550
1551 * gcc.c-torture/execute/20010209-1.c: New test.
1552
1553 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
1554
1555 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1556
1557 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
1558
1559 * g++.dg/vtgc1.C: Update for new ABI.
1560
1561 * consistency.vlad: New directory, 1665 files.
1562
1563 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
1564
1565 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1566 return type.
1567 * gcc.dg/cpp/digraphs.c: Declare puts.
1568
1569 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
1570
1571 * g++.old-deja/g++.other/warn5.C: New test.
1572
1573 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
1574
1575 * g++.old-deja/g++.pt/spec40.C: New test.
1576
1577 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
1578
1579 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1580 case.
1581 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1582
1583 2001-02-12 Jakub Jelinek <jakub@redhat.com>
1584
1585 * gcc.c-torture/compile/20010209-1.c: New test.
1586
1587 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
1588
1589 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1590 excess errors message but not if it crashes.
1591 * g++.old-deja/g++.other/crash27.C: Likewise.
1592 * g++.old-deja/g++.other/crash28.C: Likewise.
1593 * g++.old-deja/g++.other/crash30.C: Likewise.
1594 * g++.old-deja/g++.other/crash32.C: Likewise.
1595 * g++.old-deja/g++.other/crash35.C: Likewise.
1596 * g++.old-deja/g++.pt/inherit2.C: Likewise.
1597
1598 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1599
1600 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1601 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1602 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1603 g77.f-torture/execute/execute.exp,
1604 g77.f-torture/noncompile/noncompile.exp,
1605 gcc.c-torture/execute/execute.exp,
1606 gcc.c-torture/execute/memcheck/memcheck.exp,
1607 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1608 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1609 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1610 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1611 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1612 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1613 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1614 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1615 Remove bug reporting instructions with ancient email addresses.
1616
1617 2001-02-07 Jakub Jelinek <jakub@redhat.com>
1618
1619 * gcc.dg/20010202-1.c: New test.
1620 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1621
1622 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
1623
1624 * g++.dg/stdbool-if.C: New test.
1625
1626 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
1627
1628 * objc/execute/fdecl.m: Added main().
1629
1630 2001-02-07 Jakub Jelinek <jakub@redhat.com>
1631
1632 * gcc.c-torture/execute/20010206-1.c: New test.
1633
1634 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
1635
1636 * gcc.dg/cpp/avoidpaste1.c: Update.
1637
1638 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
1639
1640 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1641 Pero <nicola@brainstorm.co.uk>.
1642 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1643
1644 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
1645
1646 * g++.old-deja/g++.pt/spec39.C: New test.
1647
1648 2001-02-05 Jakub Jelinek <jakub@redhat.com>
1649
1650 * gcc.c-torture/compile/20010202-1.c: New test.
1651
1652 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
1653
1654 * g++.old-deja/g++.abi/primary2.C: New test.
1655 * g++.old-deja/g++.abi/primary3.C: New test.
1656 * g++.old-deja/g++.abi/primary4.C: New test.
1657 * g++.old-deja/g++.abi/primary5.C: New test.
1658 * g++.old-deja/g++.abi/vtable3.h: New test.
1659 * g++.old-deja/g++.abi/vtable3a.C: New test.
1660 * g++.old-deja/g++.abi/vtable3b.C: New test.
1661 * g++.old-deja/g++.abi/vtable3c.C: New test.
1662 * g++.old-deja/g++.abi/vtable3d.C: New test.
1663 * g++.old-deja/g++.abi/vtable3e.C: New test.
1664 * g++.old-deja/g++.abi/vtable3f.C: New test.
1665 * g++.old-deja/g++.abi/vtable3g.C: New test.
1666 * g++.old-deja/g++.abi/vtable3h.C: New test.
1667 * g++.old-deja/g++.abi/vtable3i.C: New test.
1668 * g++.old-deja/g++.abi/vtable3j.C: New test.
1669 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1670
1671 2001-02-03 Jakub Jelinek <jakub@redhat.com>
1672
1673 * g++.old-deja/g++.other/anon6.C: New test.
1674 * g++.old-deja/g++.other/anon7.C: New test.
1675
1676 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
1677
1678 * gcc.dg/cpp/avoidpaste2.c: New tests.
1679
1680 2001-01-31 Jakub Jelinek <jakub@redhat.com>
1681
1682 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1683
1684 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
1685
1686 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1687 DECIMAL_DIG cases for Irix."
1688
1689 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
1690
1691 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1692
1693 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
1694
1695 * gcc.dg/c99-tag-1.c: New test.
1696
1697 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
1698
1699 * gcc.dg/cpp/tr-warn1.c: Add tests.
1700
1701 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
1702
1703 * gcc.dg/cpp/avoidpaste1.c: Update.
1704 * gcc.dg/cpp/paste4.c: Update.
1705
1706 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
1707
1708 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1709 cases for Irix.
1710
1711 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1712
1713 * g++.old-deja/g++.other/inline19.C: New test.
1714
1715 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
1716
1717 * gcc.dg/Wlarger-than.c: New test.
1718
1719 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
1720
1721 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1722
1723 2001-01-29 Jakub Jelinek <jakub@redhat.com>
1724
1725 * gcc.c-torture/execute/20010129-1.c: New test.
1726 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1727
1728 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
1729
1730 * gcc.dg/cpp/avoidpaste1.c: Test case.
1731
1732 2001-01-28 Jakub Jelinek <jakub@redhat.com>
1733
1734 * g++.old-deja/g++.other/inline18.C: New test.
1735
1736 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1737
1738 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1739 and __builtin_putchar.
1740
1741 2001-01-27 Jakub Jelinek <jakub@redhat.com>
1742
1743 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1744 tests.
1745
1746 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
1747
1748 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1749 floating point number rounding mode to round to the nearest
1750 representable mode.
1751
1752 2001-01-25 Jakub Jelinek <jakub@redhat.com>
1753
1754 * g++.old-deja/g++.other/mangle2.C: New test.
1755
1756 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1757
1758 * gcc.c-torture/compile/20010124-1.c: New test.
1759
1760 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
1761
1762 * g++.old-deja/g++.pt/spec38.C: New test.
1763
1764 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1765
1766 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1767 "Build don't run".
1768
1769 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1770
1771 * gcc.c-torture/execute/20010123-1.c: New test.
1772
1773 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
1774
1775 * g++.old-deja/g++.pt/spec37.C: New test.
1776
1777 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
1778
1779 * g++.old-deja/g++.pt/overload14.C: New test.
1780
1781 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1782
1783 * gcc.c-torture/execute/20010122-1.c: New test, exercise
1784 __builtin_return_address.
1785
1786 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
1787
1788 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1789 * g++.old-deja/g++.pt/spec35.C: New test.
1790 * g++.old-deja/g++.pt/spec36.C: New test.
1791
1792 2001-01-20 Jakub Jelinek <jakub@redhat.com>
1793
1794 * gcc.c-torture/compile/20010118-1.c: New test.
1795
1796 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
1797
1798 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1799
1800 2001-01-19 Jakub Jelinek <jakub@redhat.com>
1801
1802 * gcc.c-torture/execute/20010119-1.c: New test.
1803
1804 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
1805
1806 * g++.old-deja/g++.other/vbase5.C: New test.
1807
1808 2001-01-19 Jakub Jelinek <jakub@redhat.com>
1809
1810 * gcc.c-torture/execute/20010118-1.c: New test.
1811
1812 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
1813
1814 * g++.old-deja/g++.pt/deduct3.C: New test.
1815
1816 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
1817
1818 * g++.old-deja/g++.pt/spec34.C: New test.
1819
1820 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
1821
1822 * g77.f-torture/compile/20000601-2.f: New test.
1823
1824 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1825
1826 * g++.old-deja/g++.other/init17.C: New test.
1827
1828 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
1829
1830 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
1831
1832 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1833
1834 * g++.old-deja/g++.pt/unify8.C: New test.
1835
1836 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1837
1838 * g++.old-deja/g++.abi/vbase1.C: New test.
1839
1840 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1841
1842 * g++.old-deja/g++.pt/crash65.C: New test.
1843
1844 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
1845
1846 * gcc.dg/cpp/assembl2.S: New test case.
1847
1848 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
1849
1850 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
1851 are supported.
1852
1853 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1854
1855 * g++.old-deja/g++.other/builtins1.C: New test.
1856 * g++.old-deja/g++.other/builtins2.C: Likewise.
1857 * g++.old-deja/g++.other/builtins3.C: Likewise.
1858 * g++.old-deja/g++.other/builtins4.C: Likewise.
1859
1860 2001-01-17 Jakub Jelinek <jakub@redhat.com>
1861
1862 * gcc.c-torture/compile/20010117-1.c: New test.
1863 * gcc.c-torture/compile/20010117-2.c: New test.
1864
1865 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
1866
1867 * g77.f-torture/execute/20010116.[fx]: New test,
1868 XFAIL on i?86-*-*.
1869 * g77.f-torture/compile/20010115.f: Indicate it's
1870 a test for PR fortran/1636.
1871
1872 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1873
1874 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
1875
1876 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
1877
1878 * g77.f-torture/compile/20010115.f: New test.
1879
1880 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
1881
1882 * g++.old-deja/g++.pt/nontype5.C: New test.
1883
1884 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
1885
1886 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
1887 have an equivalent working one below it.
1888
1889 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
1890
1891 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1892 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1893
1894 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
1895
1896 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1897 message containing "init_priority".
1898 (conpr-2.C): Likewise.
1899 (conpr-3.C): Likewise.
1900 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1901
1902 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1903
1904 * gcc.c-torture/execute/20010114-2.c: New test.
1905
1906 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1907
1908 * gcc.c-torture/compile/20010114-1.c: New test.
1909 * gcc.c-torture/compile/20010114-1.x: Xfail.
1910 * gcc.c-torture/compile/20010114-2.c: New test.
1911 * gcc.c-torture/execute/20010114-1.c: New test.
1912 * gcc.dg/trunc-1.c: New test.
1913 * gcc.dg/uninit-B.c: New test.
1914
1915 2001-01-13 Nick Clifton <nickc@redhat.com>
1916
1917 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1918 target.
1919
1920 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1921
1922 * gcc.c-torture/compile/20010113-1.c: New test.
1923
1924 2001-01-13 Jakub Jelinek <jakub@redhat.com>
1925
1926 * gcc.c-torture/compile/20001212-1.c: New test.
1927
1928 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
1929
1930 * gcc.dg/cpp/widestr1.c: Update.
1931 * gcc.dg/cpp/prag-imp.c: Remove.
1932
1933 2001-01-12 Jakub Jelinek <jakub@redhat.com>
1934
1935 * gcc.c-torture/execute/20000801-3.x: Remove.
1936 * gcc.dg/c90-init-1.c: New test.
1937 * gcc.dg/c99-init-1.c: New test.
1938 * gcc.dg/c99-init-2.c: New test.
1939 * gcc.dg/gnu99-init-1.c: New test.
1940
1941 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
1942
1943 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1944 testing that no relevant ones were found.
1945
1946 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
1947
1948 * g++.old-deja/g++.pt/cast2.C: New test.
1949
1950 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
1951
1952 * g++.old-deja/g++.pt/friend47.C: New test.
1953
1954 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1955
1956 * g++.old-deja/g++.pt/instantiate13.C: New test.
1957
1958 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1959
1960 * g++.old-deja/g++.other/defarg7.C: New test.
1961 * g++.old-deja/g++.other/defarg8.C: New test.
1962
1963 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1964
1965 * g++.old-deja/g++.pt/crash64.C: New test.
1966
1967 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1968
1969 * g++.old-deja/g++.pt/crash63.C: New test.
1970
1971 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
1972
1973 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1974
1975 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
1976
1977 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1978
1979 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
1980
1981 * g++.old-deja/g++.pt/error3.C: New test.
1982
1983 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
1984
1985 * g++.old-deja/g++.other/crash39.C: New test.
1986
1987 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
1988
1989 * g++.old-deja/g++.other/vbase4.C: New test.
1990
1991 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
1992
1993 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1994 * gcc.dg/special/20000419-2.c: New file. Identical to above.
1995 * gcc.dg/special/special.exp: New test driver which will check
1996 for alias support for the above test.
1997
1998 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
1999
2000 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2001 problems on small machines.
2002 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2003 parameterize.
2004
2005 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
2006
2007 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2008 mips.
2009 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2010
2011 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
2012
2013 * g++.old_deja/g++.pt/using8.C: New test.
2014
2015 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
2016
2017 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2018
2019 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
2020
2021 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2022 where a failure is expected.
2023 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2024
2025 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2026
2027 * g++.old_deja/g++.pt/instantiate12.C: New test.
2028
2029 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2030
2031 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2032 start of structs.
2033 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2034 * g++.old-deja/g++.brendan/crash17.C: Likewise.
2035 * g++.old-deja/g++.brendan/crash29.C: Likewise.
2036 * g++.old-deja/g++.brendan/crash48.C: Likewise.
2037 * g++.old-deja/g++.brendan/ns1.C: Likewise.
2038 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2039 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2040 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2041 * g++.old-deja/g++.eh/spec6.C: Likewise.
2042 * g++.old-deja/g++.jason/crash3.C: Likewise.
2043 * g++.old-deja/g++.law/ctors11.C: Likewise.
2044 * g++.old-deja/g++.law/ctors17.C: Likewise.
2045 * g++.old-deja/g++.law/ctors5.C: Likewise.
2046 * g++.old-deja/g++.law/ctors9.C: Likewise.
2047 * g++.old-deja/g++.mike/ambig1.C: Likewise.
2048 * g++.old-deja/g++.mike/net22.C: Likewise.
2049 * g++.old-deja/g++.mike/p3538a.C: Likewise.
2050 * g++.old-deja/g++.mike/p3538b.C: Likewise.
2051 * g++.old-deja/g++.mike/virt3.C: Likewise.
2052 * g++.old-deja/g++.niklas/t128.C: Likewise.
2053 * g++.old-deja/g++.other/anon4.C: Likewise.
2054 * g++.old-deja/g++.other/using1.C: Likewise.
2055 * g++.old-deja/g++.other/warn3.C: Likewise.
2056 * g++.old-deja/g++.pt/t37.C: Likewise.
2057 * g++.old-deja/g++.robertl/eb69.C: Likewise.
2058 * g++.old-deja/g++.robertl/eb71.C: Likewise.
2059
2060 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2061
2062 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2063
2064 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2065
2066 * gcc.c-torture/execute/stdio-opt-3.c: New test.
2067
2068 2001-01-07 Jakub Jelinek <jakub@redhat.com>
2069
2070 * gcc.c-torture/compile/20010107-1.c: New test.
2071
2072 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
2073
2074 * gcc.c-torture/execute/builtin-noret-1.c: New test.
2075
2076 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
2077
2078 * gcc.dg/format/format.h: New file.
2079 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2080 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2081 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2082 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2083 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2084 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2085 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2086 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2087 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2088 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2089 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2090 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2091 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2092 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2093 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2094 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2095 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2096 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2097 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2098 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2099 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2100 instead of declaring standard types, macros and functions in each
2101 test.
2102
2103 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
2104
2105 * gcc.c-torture/execute/20010106-1.c: New test.
2106
2107 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
2108
2109 * gcc.dg/format/format.exp: New file.
2110 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2111 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2112 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2113 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2114 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2115 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2116 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2117 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2118 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2119 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2120 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2121 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2122 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2123 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2124 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2125 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2126 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2127 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2128 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2129 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2130 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2131 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2132 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2133 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2134 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2135 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2136 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2137 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2138 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2139 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2140 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2141 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2142 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2143 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2144 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2145 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2146 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2147 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2148 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2149 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2150 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2151 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2152
2153 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
2154
2155 * gcc.c-torture/execute/991228-1.c: Take word endianness into
2156 account.
2157
2158 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
2159
2160 * gcc.c-torture/execute/builtin-complex-1.c: New test.
2161
2162 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
2163
2164 * g++.old-deja/g++.pt/crash62.C: New test.
2165
2166 2001-01-04 Richard Henderson <rth@redhat.com>
2167
2168 * gcc.dg/20000926-1.c: Update expected warnings.
2169 * gcc.dg/array-2.c: Likewise.
2170 * gcc.dg/array-4.c: Also validate flexible array members.
2171 * gcc.dg/c99-flex-array-1.c: New.
2172
2173 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
2174
2175 * gcc.c-torture/compile/20001222-1.x: Remove.
2176
2177 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2178
2179 * gcc.c-torture/execute/built-in-setjmp.c: New.
2180
2181 2001-01-03 Richard Henderson <rth@redhat.com>
2182
2183 * gcc.dg/940510-1.c: Update expected error wording.
2184 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2185
2186 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
2187
2188 * lib/target-supports.exp (check_alias_available): Modified to
2189 indicate aliases not supported if only weak aliases are supported.
2190
2191 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2192
2193 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2194 Turn on cmpstrsi checks for __pj__ and __i370__.
2195
2196 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
2197
2198 * g++.old-deja/g++.other/virtual11.C: New test.
2199
2200 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
2201
2202 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2203
2204 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2205
2206 * gcc.c-torture/compile/20010102-1.c: New test.
2207
2208 2001-01-02 Andreas Jaeger <aj@suse.de>
2209
2210 * gcc.dg/noreturn-3.c: New test.
2211
2212 * gcc.dg/noreturn-4.c: New test.
2213
2214 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2215
2216 * gcc.c-torture/execute/stdio-opt-1.c: Also test
2217 __builtin_fputc and __builtin_fwrite.
2218
2219 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2220
2221 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2222 signed char, not default char.
2223
2224 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2225
2226 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2227
2228 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
2229
2230 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
2231
2232 2000-12-29 Richard Henderson <rth@redhat.com>
2233
2234 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2235 (__cyg_profile_func_exit): Define.
2236
2237 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2238
2239 * g++.dg/vtgc1.C: New test.
2240
2241 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
2242
2243 * gcc.dg/noncompile/20001228-1.c: New test.
2244
2245 * gcc.dg/20001228-1.c: New test.
2246
2247 * gcc.c-torture/execute/20001228-1.c: New test.
2248
2249 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
2250
2251 * gcc.dg/format-strfmon-1.c: New test.
2252
2253 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2254
2255 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2256 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2257 * gcc.c-torture/execute/string-opt-1.c: Likewise.
2258 * gcc.c-torture/execute/string-opt-2.c: Likewise.
2259 * gcc.c-torture/execute/string-opt-3.c: Likewise.
2260 * gcc.c-torture/execute/string-opt-4.c: Likewise.
2261 * gcc.c-torture/execute/string-opt-6.c: Likewise.
2262 * gcc.c-torture/execute/string-opt-7.c: Likewise.
2263 * gcc.c-torture/execute/string-opt-8.c: Likewise.
2264 * gcc.c-torture/execute/string-opt-9.c: Likewise.
2265 * gcc.c-torture/execute/string-opt-10.c: Likewise.
2266 * gcc.c-torture/execute/string-opt-11.c: Likewise.
2267 * gcc.c-torture/execute/string-opt-12.c: Likewise.
2268
2269 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2270 * gcc.c-torture/execute/string-opt-4.c: Test index.
2271
2272 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
2273
2274 * gcc.c-torture/compile/20001226-1.c: New test.
2275
2276 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
2277
2278 * gcc.c-torture/compile/20001222-1.c: New test.
2279 * gcc.c-torture/compile/20001222-1.x: Xfail.
2280
2281 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
2282
2283 * gcc.c-torture/execute/comp-goto-2.c: New test.
2284
2285 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
2286
2287 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2288 Use long types if __INT_MAX__ is 32767.
2289 (main): Use cast to (sint32 *) when poking 88 into a_page.
2290
2291 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2292
2293 2000-12-21 Bernd Schmidt <bernds@redhat.com>
2294
2295 * gcc.c-torture/compile/20001221-1.c: New test.
2296 * gcc.c-torture/execute/20001221-1.c: New test.
2297
2298 2000-12-20 Richard Henderson <rth@redhat.com>
2299
2300 * g++.old-deja/g++.pt/crash36.C: Update error lines.
2301 * g++.old-deja/g++.robertl/eb109.C: Likewise.
2302
2303 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2304
2305 * gcc.dg/compare3.c: New test.
2306
2307 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
2308
2309 * gcc.dg/format-warnll-1.c: New test.
2310
2311 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
2312
2313 * gcc.dg/cpp/cmdlne-P.c: New test.
2314
2315 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
2316
2317 * gcc.c-torture/execute/builtin-abs-1.c,
2318 gcc.c-torture/execute/builtin-abs-2.c: New tests.
2319
2320 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
2321
2322 * gcc.dg/cpp/multiline.c: New test.
2323
2324 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
2325
2326 * g++.old-deja/g++.other/syshdr1.C: Update.
2327 * gcc.dg/cpp/lineflags.c: Remove temporarily.
2328
2329 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2330
2331 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2332
2333 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2334
2335 * g++.old-deja/g++.pt/ttp65.C: New test.
2336
2337 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2338
2339 * g++.old-deja/g++.pt/ttp64.C: New test.
2340
2341 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2342
2343 * g++.old-deja/g++.pt/spec33.C: New test.
2344
2345 2000-12-14 Catherine Moore <clm@redhat.com>
2346
2347 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2348 * gcc.c-torture/execute/920612-2.c: Likewise.
2349 * gcc.c-torture/execute/920428-2.c: Likewise.
2350 * gcc-c-torture/execute/va-arg-11.c: Call exit.
2351 * gcc.c-torture/execute/va-arg-21.c: Likewise.
2352
2353 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2354
2355 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2356 * gcc.dg/pack-test-2.c: Likewise.
2357
2358 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
2359
2360 Tests by Zack Weinberg <zackw@stanford.edu>.
2361
2362 * gcc.dg/cpp/defined.c: Update.
2363 * gcc.dg/cpp/defined_trad.c: New tests.
2364
2365 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
2366
2367 * gcc.dg/cpp/trad-direct.c: Update.
2368
2369 2000-12-11 Neil Booth <neilb@earthling.net>
2370
2371 * gcc.dg/cpp/defined_trad.c
2372
2373 2000-12-11 Neil Booth <neilb@earthling.net>
2374
2375 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2376
2377 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
2378
2379 * gcc.dg/format-miss-2.c: New test.
2380
2381 2000-12-09 Neil Booth <neilb@earthling.net>
2382
2383 * gcc.dg/cpp/lineflags.c: New tests.
2384 * gcc.dg/cpp/poison.c: Update.
2385 * gcc.dg/cpp/redef2.c: Update.
2386 * gcc.dg/cpp/skipping.c: New test.
2387
2388 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
2389
2390 * g++.old-deja/g++.other/eh3.C: New testcase.
2391
2392 2000-12-07 Neil Booth <neilb@earthling.net>
2393
2394 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2395 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2396 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2397 wtr-union-init-2.c, wtr-union-init-3.c: Update.
2398 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2399 Update.
2400
2401 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2402
2403 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2404 __SIZE_TYPE__ instead of int for type of integers cast to
2405 pointers.
2406
2407 2000-12-07 Jakub Jelinek <jakub@redhat.com>
2408
2409 * g++.old-deja/g++.other/cleanup4.C: New test.
2410
2411 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2412
2413 * format-sec-1.c: New test.
2414
2415 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2416
2417 * gcc.dg/format-nonlit-3.c: New test.
2418
2419 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2420
2421 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2422 through a null pointer.
2423
2424 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2425
2426 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2427 * g++.old-deja/g++.pt/partial4.C: New test.
2428
2429 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2430
2431 * gcc.c-torture/execute/ieee/hugeval.x: New.
2432
2433 2000-12-06 Neil Booth <neilb@earthling.net>
2434
2435 * gcc.dg/cpp/backslash2.c: New tests.
2436
2437 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2438
2439 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2440 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2441
2442 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
2443
2444 * gcc.c-torture/execute/20001203-2.c: New testcase.
2445
2446 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
2447
2448 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2449 * g++.old-deja/g++.other/virtual10.C: New test.
2450
2451 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
2452
2453 * g++.old-deja/g++.mike/pmf5.C: Remove test.
2454
2455 2000-12-05 Richard Henderson <rth@redhat.com>
2456
2457 * gcc.c-torture/compile/20001205-1.c: New.
2458
2459 2000-12-04 Neil Booth <neilb@earthling.net>
2460
2461 * g++.old-deja/g++.other/virtual9.C: New test.
2462 * g++.old-deja/g++.pt/crash61.C: New test.
2463 * gcc.c-torture/execute/loop-9.c: New test.
2464
2465 2000-12-04 Neil Booth <neilb@earthling.net>
2466
2467 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2468 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2469 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2470 * gcc.dg/cpp/extratokens.c: ...here.
2471
2472 2000-12-04 Neil Booth <neilb@earthling.net>
2473
2474 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2475 New tests.
2476
2477 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2478
2479 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2480 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2481
2482 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
2483
2484 * gcc.c-torture/execute/20001203-1.c: New test.
2485
2486 2000-12-03 Neil Booth <neilb@earthling.net>
2487
2488 * gcc.dg/cpp/macro6.c: New test cases.
2489
2490 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2491
2492 * gcc.c-torture/execute/string-opt-9.c: New test.
2493 * gcc.c-torture/execute/string-opt-10.c: Likewise.
2494 * gcc.c-torture/execute/string-opt-11.c: Likewise.
2495 * gcc.c-torture/execute/string-opt-12.c: Likewise.
2496
2497 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2498 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2499
2500 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
2501
2502 * gcc.dg/cpp/if-6.c: New testcase.
2503
2504 * gcc.dg/20001201-1.c: New testcase.
2505
2506 2000-12-02 Neil Booth <neilb@earthling.net>
2507
2508 * g++.old-deja/g++.other/externC4.C,
2509 g++.old-deja/g++.other/friend10.C: New tests.
2510
2511 2000-12-02 Neil Booth <neilb@earthling.net>
2512
2513 * g++.old-deja/g++.other/instan2.C
2514 * g++.old-deja/g++.other/instan3.C: New test.
2515
2516 2000-12-02 Neil Booth <neilb@earthling.net>
2517
2518 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2519 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2520 gnuc99.c,gnuc99-pedantic.c: New tests.
2521
2522 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
2523
2524 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2525 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2526
2527 2000-12-01 Neil Booth <neilb@earthling.net>
2528
2529 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2530 * gcc.dg/cpp/poison.c: Update.
2531 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2532
2533 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
2534
2535 * g77.f-torture/execute/20001201.f: New test.
2536
2537 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
2538
2539 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2540
2541 2000-12-01 Jakub Jelinek <jakub@redhat.com>
2542
2543 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2544
2545 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
2546
2547 * g++.old-deja/g++.other/cast6.C: New test.
2548
2549 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
2550
2551 * gcc.c-torture/execute/20001130-2.c: New testcase.
2552
2553 2000-11-30 Richard Henderson <rth@redhat.com>
2554
2555 * gcc.c-torture/execute/20001130-1.c: New test.
2556
2557 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
2558
2559 * g++.old-deja/g++.other/op3.C: New test.
2560
2561 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
2562
2563 * g++.old-deja/g++.other/op2.C: New test.
2564
2565 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
2566
2567 * g++.old-deja/g++.other/crash38.C: New test.
2568
2569 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
2570
2571 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2572
2573 2000-11-29 Jakub Jelinek <jakub@redhat.com>
2574
2575 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2576 tests.
2577 * gcc.c-torture/execute/string-opt-6.c: New test.
2578
2579 * gcc.dg/20001117-1.c: Add main.
2580
2581 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
2582
2583 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2584 Move from here ...
2585 * gcc.dg/940510-1.c: ... to here.
2586
2587 * gcc.dg/20000926-1.c: GNU C now allows initializations of
2588 zero-size arrays in toplevel structures.
2589
2590 2000-11-28 Jakub Jelinek <jakub@redhat.com>
2591
2592 * gcc.c-torture/execute/loop-8.c: New test.
2593
2594 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2595
2596 * g++.old-deja/g++.other/base1.C: New test.
2597
2598 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2599
2600 * g++.old-deja/g++.other/parse2.C: New test.
2601
2602 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2603
2604 * g++.old-deja/g++.pt/incomplete1.C: New test.
2605
2606 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2607
2608 * g++.old-deja/g++.other/friend9.C: New test.
2609
2610 2000-11-28 Jakub Jelinek <jakub@redhat.com>
2611
2612 * gcc.dg/20001127-1.c: New test.
2613
2614 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
2615
2616 * g++.old-deja/g++.pt/friend46.C: New test.
2617
2618 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
2619
2620 * g++.old-deja/g++.other/ptrmem8.C: New test.
2621
2622 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2623
2624 * gcc.c-torture/execute/string-opt-7.c: New test.
2625 * gcc.c-torture/execute/string-opt-8.c: Likewise.
2626
2627 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
2628
2629 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2630 instead of 'mkcheck 2'.
2631
2632 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
2633
2634 * gcc.c-torture/execute/memcheck/driver.c,
2635 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2636 C9X references to refer to C99.
2637
2638 2000-11-25 Jakub Jelinek <jakub@redhat.com>
2639
2640 * gcc.dg/ultrasp3.c: New test.
2641
2642 2000-11-25 Neil Booth <neilb@earthling.net>
2643
2644 * gcc.dg/cpp/include2.c: Update test to be locale independent.
2645
2646 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
2647
2648 * gcc.c-torture/compile/20001123-2.c: New.
2649
2650 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2651
2652 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2653
2654 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
2655
2656 * gcc.dg/sequence-point-1.c: Add some new tests.
2657 * gcc.c-torture/execute/20001124-1.c: New test.
2658
2659 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
2660
2661 * g++.old-deja/g++.other/vaarg4.C: New test.
2662 * gcc.c-torture/compile/20001123-1.c: New test.
2663
2664 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
2665
2666 * g++.other/crash24.C: Adjust and remove XFAIL.
2667 * g++.other/crash37.C: New test.
2668
2669 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
2670
2671 * g++.old-deja/g++.pt/instantiate9.C: New test.
2672
2673 2000-11-22 Mark Mitchell <mark@codesourcery.com>
2674
2675 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2676 new ABI, too.
2677
2678 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2679 * g++.old-deja/g++.robertl/eb55.C: Likewise.
2680
2681 2000-11-22 Neil Booth <neilb@earthling.net>
2682
2683 * gcc.dg/cpp/Wtrigraphs.c: New test.
2684
2685 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
2686
2687 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2688
2689 2000-11-22 Jakub Jelinek <jakub@redhat.com>
2690
2691 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2692
2693 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
2694
2695 * lib/gcc-dg.exp: load_lib scanasm.exp.
2696 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2697 * lib/g++-dg.exp: load_lib scanasm.exp.
2698 * lib/scanasm.exp: New.
2699 (scan-assembler, scan-assembler-not): Add optional arguments to
2700 test name, or if not present, the pattern name.
2701 (scan-assembler-dem, scan-assembler-dem-not): New.
2702
2703 * g++.dg/dg.exp: New.
2704
2705 2000-11-21 Neil Booth <neilb@earthling.net>
2706
2707 * gcc.dg/cpp/integrated1.c: Remove.
2708
2709 2000-11-21 Jakub Jelinek <jakub@redhat.com>
2710
2711 * gcc.c-torture/execute/20001121-1.c: New test.
2712
2713 2000-11-21 Richard Henderson <rth@redhat.com>
2714
2715 * gcc.c-torture/compile/20001121-1.c: New test.
2716
2717 2000-11-20 Neil Booth <neilb@earthling.net>
2718
2719 * gcc.dg/cpp/integrated1.c: New test.
2720
2721 2000-11-21 Jakub Jelinek <jakub@redhat.com>
2722
2723 * g++.old-deja/g++.other/inline17.C: New test.
2724
2725 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
2726
2727 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2728 local variable to be zero: I made the variable global. Now
2729 uses abort() and exit() instead of relying on main's return value.
2730
2731 2000-11-20 Neil Booth <neilb@earthling.net>
2732
2733 * gcc.dg/cpp/paste2.c: Update test.
2734 * objc/execute/paste.m: New test.
2735
2736 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
2737
2738 * gcc.dg/c99-condexpr-1.c: New test.
2739
2740 2000-11-20 Neil Booth <neilb@earthling.net>
2741
2742 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2743
2744 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
2745
2746 * g++.old-deja/g++.pt/export1.C: New test.
2747
2748 2000-11-20 Jakub Jelinek <jakub@redhat.com>
2749
2750 * gcc.dg/20001117-1.c: New test.
2751
2752 2000-11-18 Richard Henderson <rth@redhat.com>
2753
2754 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2755
2756 2000-11-18 Richard Henderson <rth@redhat.com>
2757
2758 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2759 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2760 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2761
2762 2000-11-18 Richard Henderson <rth@redhat.com>
2763
2764 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2765 (main): New. Exit cleanly.
2766
2767 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
2768
2769 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2770 gcc.dg/c99-fordecl-2.c: New tests.
2771
2772 2000-11-18 Richard Henderson <rth@redhat.com>
2773
2774 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2775 * gcc.c-torture/execute/zerolen-2.c: New.
2776
2777 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2778
2779 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2780 memory.
2781
2782 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
2783
2784 * g++.old-deja/g++.pt/instantiate8.C: New test.
2785
2786 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
2787
2788 * g++.old-deja/g++.other/incomplete.C: Add more tests.
2789 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2790
2791 2000-11-16 Nick Clifton <nickc@redhat.com>
2792
2793 * gcc.c-torture/execute/nestfunc-2.c: New test.
2794 * gcc.c-torture/execute/nestfunc-3.c: New test.
2795
2796 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
2797
2798 * gcc.c-torture/compile/20001116-1.c: New test.
2799
2800 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2801
2802 * gcc.c-torture/execute/20001115-1.c: New test.
2803
2804 2000-11-15 Mark Mitchell <mark@codesourcery.com>
2805
2806 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
2807 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2808 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
2809 * g++.old-deja/g++.abi/vmihint.C: Likewise.
2810
2811 2000-11-15 Neil Booth <neilb@earthling.net>
2812
2813 gcc.dg/cpp/_Pragma1.c: Update.
2814 gcc.dg/cpp/_Pragma2.c: New test.
2815
2816 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
2817
2818 * g++.old-deja/g++.other/anon5.C: New test.
2819
2820 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
2821
2822 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
2823 tests.
2824
2825 2000-11-14 Jakub Jelinek <jakub@redhat.com>
2826
2827 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
2828 output.
2829
2830 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2831
2832 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
2833 labels at end of compound statements.
2834
2835 2000-11-13 Jakub Jelinek <jakub@redhat.com>
2836
2837 * gcc.c-torture/execute/loop-7.c: New test.
2838
2839 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2840
2841 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
2842
2843 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2844
2845 * gcc.dg/c99-bool-1.c: New test.
2846
2847 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2848
2849 * gcc.dg/c99-scope-1.c: Remove xfail.
2850 * gcc.dg/c99-scope-2.c: New test.
2851
2852 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2853
2854 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
2855 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
2856
2857 2000-11-11 Mark Mitchell <mark@codesourcery.com>
2858
2859 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
2860 error messages.
2861
2862 * g++.mike/p700.C: Don't typedef wchar_t.
2863 * g++.mike/p784.C: Likewise.
2864 * g++.mike/eb101.C: Don't use __wchar_t.
2865
2866 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
2867
2868 * g77.f-torture/execute/20001111.[fx]: Test premature exit
2869 from DO loop.
2870
2871 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
2872
2873 * gcc.c-torture/execute/20001111-1.c: New test.
2874
2875 2000-11-10 Nick Clifton <nickc@redhat.com>
2876
2877 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
2878 long multuiple and accumulate.
2879
2880 2000-11-09 Richard Henderson <rth@redhat.com>
2881
2882 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
2883 via size_t instead of int.
2884
2885 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
2886 * gcc.c-torture/execute/string-opt-2.c: Likewise.
2887 * gcc.c-torture/execute/string-opt-3.c: Likewise.
2888 * gcc.c-torture/execute/string-opt-4.c: Likewise.
2889
2890 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
2891
2892 * gcc.c-torture/compile/20001109-1.c: New test.
2893 * gcc.c-torture/compile/20001109-2.c: New test.
2894
2895 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
2896
2897 * g++.old-deja/g++.pt/operator1.C: New test.
2898 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2899
2900 2000-11-09 Jakub Jelinek <jakub@redhat.com>
2901
2902 * gcc.dg/20001108-1.c: New test.
2903
2904 2000-11-09 Jakub Jelinek <jakub@redhat.com>
2905
2906 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2907 with both arguments constant strings.
2908 * gcc.c-torture/execute/string-opt-3.c: New test.
2909 * gcc.c-torture/execute/string-opt-4.c: New test.
2910 * gcc.c-torture/execute/string-opt-5.c: New test.
2911
2912 2000-11-08 Nick Clifton <nickc@redhat.com>
2913
2914 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
2915 mulsidi3adddi patterns.
2916
2917 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
2918
2919 * g++.old-deja/g++.other/crash36.C: New test.
2920
2921 2000-11-08 Jakub Jelinek <jakub@redhat.com>
2922
2923 * g++.old-deja/g++.other/init16.C: New test.
2924
2925 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
2926
2927 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2928
2929 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
2930
2931 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2932 * gcc.c-torture/execute/va-arg-16.x: Likewise.
2933 * gcc.c-torture/execute/va-arg-17.x: Likewise.
2934
2935 2000-11-07 DJ Delorie <dj@redhat.com>
2936
2937 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2938
2939 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2940
2941 * gcc.c-torture/execute/string-opt-1.c: New test.
2942
2943 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
2944
2945 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
2946 mips-sgi-irix6.* because the MIPS ABI passes floating-point
2947 parameters in registers, and there is no way for a varargs
2948 function to know in which order the integer and floating-point
2949 parameters should be interleaved when they are placed on the
2950 stack.
2951 * gcc.c-torture/execute/va-arg-16.x: Likewise.
2952 * gcc.c-torture/execute/va-arg-17.x: Likewise.
2953
2954 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2955
2956 * gcc.c-torture/execute/string-opt-2.c: New test.
2957
2958 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
2959
2960 * g++.old-deja/g++.pt/crash60.C: New test.
2961
2962 2000-11-06 Jakub Jelinek <jakub@redhat.com>
2963
2964 * g++.old-deja/g++.other/crash24.C: New test.
2965 * g++.old-deja/g++.other/crash25.C: New test.
2966 * g++.old-deja/g++.other/crash26.C: New test.
2967 * g++.old-deja/g++.other/crash27.C: New test.
2968 * g++.old-deja/g++.other/crash28.C: New test.
2969 * g++.old-deja/g++.other/crash29.C: New test.
2970 * g++.old-deja/g++.other/crash30.C: New test.
2971 * g++.old-deja/g++.other/crash31.C: New test.
2972 * g++.old-deja/g++.other/crash32.C: New test.
2973 * g++.old-deja/g++.other/crash33.C: New test.
2974 * g++.old-deja/g++.other/crash34.C: New test.
2975 * g++.old-deja/g++.other/crash35.C: New test.
2976
2977 2000-11-06 Jakub Jelinek <jakub@redhat.com>
2978
2979 * gcc.c-torture/execute/20001031-1.c: New test.
2980
2981 2000-11-04 Mark Mitchell <mark@codesourcery.com>
2982
2983 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2984 namespace.
2985
2986 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2987 standards-conformant.
2988
2989 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2990
2991 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2992 * g++.old-deja/g++.mike/p755a.C: Likewise.
2993 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2994 library makes no calls to `operator new' during initialization.
2995
2996 2000-11-04 Neil Booth <neilb@earthling.net>
2997
2998 * gcc.dg/cpp/include2.c: New tests.
2999
3000 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
3001
3002 * lib/g++.exp (g++_set_ld_library_path): New function.
3003 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3004
3005 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
3006
3007 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
3008 warnings.
3009
3010 2000-11-01 Richard Henderson <rth@redhat.com>
3011
3012 * g++.old-deja/g++.ext/namedret1.C: New.
3013 * g++.old-deja/g++.ext/namedret2.C: New.
3014 * g++.old-deja/g++.ext/namedret3.C: New.
3015
3016 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
3017
3018 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3019 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3020
3021 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3022
3023 * gcc.c-torture/execute/va-arg-21.c: New test.
3024
3025 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
3026
3027 * gcc.dg/c99-complex-2.c: New test.
3028
3029 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3030
3031 * gcc.c-torture/execute/stdio-opt-1.c: New test.
3032
3033 2000-10-31 Jakub Jelinek <jakub@redhat.com>
3034
3035 * g++.old-deja/g++.other/inline16.C: New test.
3036
3037 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
3038
3039 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3040 __PRETTY_FUNCTION__
3041
3042 2000-10-29 Neil Booth <neilb@earthling.net>
3043
3044 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3045 New tests.
3046 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3047 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3048 optimisation.
3049
3050 2000-10-29 Neil Booth <neilb@earthling.net>
3051
3052 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3053 * mi1.c, mi1c.h: Add null directives to multiple-include test.
3054 * mi5.c: Test multiple includes work with -C.
3055 * trigraphs.c: Test ^= version.
3056
3057 2000-10-28 Neil Booth <neilb@earthling.net>
3058
3059 New tests and test updates for new macro expander.
3060
3061 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3062 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3063 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3064 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3065 new diagnostic messages.
3066
3067 * gcc.dg/cpp/macro3.c: New tests.
3068
3069 2000-10-27 Mark Mitchell <mark@codesourcery.com>
3070
3071 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3072 on the same line.
3073
3074 2000-10-27 Jakub Jelinek <jakub@redhat.com>
3075
3076 * g++.old-deja/g++.other/eh2.C: New test.
3077
3078 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
3079
3080 * gcc.c-torture/execute/20001027-1.c: New test.
3081
3082 2000-10-26 Richard Henderson <rth@redhat.com>
3083
3084 * gcc.c-torture/execute/20001026-1.c: New.
3085
3086 2000-10-26 Mark Mitchell <mark@codesourcery.com>
3087
3088 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3089 * g++.old-deja/g++.law/builtin1.C: Likewise.
3090 * g++.old-deja/g++.law/ctors10.C: Likewise.
3091 * g++.old-deja/g++.law/virtual3.C: Likewise.
3092 * g++.old-deja/g++.mike/p658.C: Likewise.
3093 * g++.old-deja/g++.other/sibcall1.C: Likewise.
3094 * g++.old-deja/g++.other/vaarg2.C: Likewise.
3095 * g++.old-deja/g++.robertl/eb124.C: Likewise.
3096 * g++.old-deja/g++.robertl/eb44.C: Likewise.
3097 * g++.old-deja/g++.robertl/eb77.C: Likewise.
3098
3099 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
3100
3101 * gcc.c-torture/compile/20001024-1.c: New test.
3102
3103 2000-10-25 Mark Mitchell <mark@codesourcery.com>
3104
3105 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3106 to tell us whether or not we are using V3.
3107
3108 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
3109
3110 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3111 operands.
3112
3113 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
3114
3115 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3116
3117 2000-10-25 Jakub Jelinek <jakub@redhat.com>
3118
3119 * gcc.c-torture/execute/20001024-1.c: New test.
3120
3121 2000-10-24 Jakub Jelinek <jakub@redhat.com>
3122
3123 * g++.old-deja/g++.other/sibcall1.C: New test.
3124
3125 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3126
3127 * gcc.dg/noncompile/init-3.c: New test.
3128
3129 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
3130
3131 * gcc.dg/format-array-1.c: New test.
3132
3133 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
3134
3135 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3136 writing through null pointers; remove comment about testing
3137 unterminated strings.
3138
3139 2000-10-17 Matthew Hiller <hiller@redhat.com>
3140
3141 * gcc.c-torture/execute/20001017-2.c: New test.
3142
3143 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
3144
3145 * gcc.c-torture/compile/20001018-1.c: New test.
3146 * gcc.c-torture/compile/20001018-1.x: Xfail.
3147
3148 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3149
3150 * gcc.c-torture/execute/20001017-1.c: New test.
3151
3152 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
3153
3154 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3155 for multiple use of arguments with scanf formats; add tests for
3156 multiple use of arguments.
3157
3158 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
3159
3160 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3161
3162 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
3163
3164 * gcc.dg/format-miss-1.c: New test.
3165
3166 2000-10-16 Jakub Jelinek <jakub@redhat.com>
3167
3168 * gcc.c-torture/execute/20001013-1.c: New test.
3169
3170 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
3171
3172 * gcc.dg/format-branch-1.c: New test.
3173
3174 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
3175
3176 * README, lib/file-format.exp: Remove EGCS references.
3177
3178 2000-10-16 Jakub Jelinek <jakub@redhat.com>
3179
3180 * gcc.dg/20001013-1.c: New test.
3181
3182 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
3183
3184 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3185 for intmax_t in the compiler using __typeof__ and the type rules
3186 for conditional expressions.
3187
3188 2000-10-13 Jakub Jelinek <jakub@redhat.com>
3189
3190 * gcc.dg/20001012-1.c: New test.
3191 * gcc.dg/20001012-2.c: New test.
3192
3193 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
3194
3195 * gcc.dg/format-attr-1.c: New test.
3196
3197 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
3198
3199 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3200 __LONG_LONG_MAX__ instead of LLONG_MAX.
3201
3202 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
3203
3204 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3205 scanf flags.
3206 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3207 flags.
3208
3209 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
3210
3211 * gcc.dg/sequence-pt-1.c: New test.
3212
3213 2000-10-11 Geoff Keating <geoffk@cygnus.com>
3214
3215 * gcc.c-torture/execute/20001011-1.c: New testcase.
3216 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3217
3218 2000-10-10 Jakub Jelinek <jakub@redhat.com>
3219
3220 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3221 does not error on it.
3222
3223 2000-10-10 Jakub Jelinek <jakub@redhat.com>
3224
3225 * gcc.dg/20001009-1.c: New test.
3226
3227 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
3228
3229 * gcc.c-torture/compile/20001009-1.c: Move from here ....
3230 * gcc.c-torture/execute/20001009-2.c: ... to here.
3231
3232 2000-10-09 Geoff Keating <geoffk@cygnus.com>
3233
3234 * gcc.c-torture/compile/20001009-1.c: New testcase.
3235 * gcc.c-torture/execute/20001009-1.c: New testcase.
3236 Testcases provided by Jan Hubicka <jh@suse.cz>.
3237
3238 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3239
3240 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3241 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3242 uintmax_t using <limits.h> to emulate the compiler's internal
3243 logic. No longer XFAIL %j tests.
3244
3245 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3246
3247 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3248 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3249 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3250 regexps and details of expected handling of some bad formats.
3251 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3252 suppression.
3253
3254 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3255
3256 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3257 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3258 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3259 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3260 in list archives.
3261
3262 2000-10-06 Richard Henderson <rth@cygnus.com>
3263
3264 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3265 * g++.old-deja/g++.brendan/crash52.C: Likewise.
3266 * g++.old-deja/g++.jason/report.C: Likewise.
3267 * g++.old-deja/g++.law/friend5.C: Likewise.
3268 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
3269 of the expected warnings.
3270
3271 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
3272
3273 * g++.old-deja/g++.pt/enum14.C: New test.
3274
3275 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
3276
3277 * g++.old-deja/g++.pt/crash59.C: New test.
3278
3279 2000-10-04 Will Cohen <wcohen@redhat.com>
3280
3281 * gcc.dg/20000926-1.c: New test.
3282
3283 2000-10-03 Geoff Keating <geoffk@cygnus.com>
3284
3285 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3286 function name for current C++ compiler.
3287 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3288
3289 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
3290
3291 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3292 __PRETTY_FUNCTION__.
3293 * g++.old-deja/g++.ext/pretty2.C: Likewise.
3294
3295 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3296
3297 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3298
3299 2000-09-26 Jakub Jelinek <jakub@redhat.com>
3300
3301 * gcc.c-torture/compile/20000923-1.c: New test.
3302
3303 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3304
3305 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3306 * g++.old-deja/g++.pt/ttp62.C: Same.
3307 * g++.old-deja/g++.other/inline14.C: Same.
3308
3309 2000-09-24 Richard Henderson <rth@cygnus.com>
3310
3311 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3312
3313 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
3314
3315 * gcc.dg/c90-printf-1.c: Add test for wide string format.
3316
3317 2000-09-22 Geoff Keating <geoffk@cygnus.com>
3318
3319 * gcc.c-torture/compile/20000922-1.c: New file.
3320
3321 2000-09-21 Nick Clifton <nickc@redhat.com>
3322
3323 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3324 a signed long modulo operation.
3325 (mod6): New funciton - perform an unsigned long modulo operation.
3326 (main): Add tests for modulos of very large numbers by very small
3327 dividends.
3328
3329 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3330
3331 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3332
3333 2000-09-19 Richard Henderson <rth@cygnus.com>
3334
3335 * gcc.dg/compare2.c (case 10): XFAIL.
3336
3337 2000-09-18 Richard Henderson <rth@cygnus.com>
3338
3339 * gcc.c-torture/execute/20000906-1.c: Move ...
3340 * gcc.dg/20000906-1.c: ... here. Only run on targets
3341 that support __builtin_trap.
3342
3343 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
3344
3345 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3346
3347 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
3348
3349 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3350 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
3351 more $ format tests.
3352
3353 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
3354
3355 * gcc.dg/format-errmk-1.c: New test.
3356
3357 2000-09-17 Greg McGary <greg@mcgary.org>
3358
3359 * gcc.c-torture/execute/20000917-1.x: Remove.
3360
3361 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
3362
3363 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3364
3365 2000-09-17 Greg McGary <greg@mcgary.org>
3366
3367 * gcc.c-torture/execute/20000917-1.c: New test.
3368 * gcc.c-torture/execute/20000917-1.x: XFAIL.
3369
3370 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
3371
3372 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3373 in nested macro bug.
3374
3375 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
3376
3377 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3378
3379 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
3380
3381 * gcc.c-torture/execute/20000914-1.c: New test.
3382
3383 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
3384
3385 * g++.other/inline13.C: New test.
3386
3387 2000-09-12 Andreas Jaeger <aj@suse.de>
3388
3389 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3390 constant by Ulrich Drepper <drepper@redhat.com>.
3391
3392 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
3393
3394 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3395
3396 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3397
3398 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3399
3400 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
3401
3402 * gcc.dg/cpp/backslash.c: New test.
3403
3404 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
3405
3406 * gcc.c-torture/execute/20000910-1.c: New test.
3407 * gcc.c-torture/execute/20000910-2.c: Likewise.
3408
3409 2000-09-11 Robert Lipe <robertl@sco.com>
3410
3411 * gcc.dg/pragma-align.c: New test.
3412
3413 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
3414
3415 * g++.old-deja/g++.pt/explicit82.C: New test.
3416 * g++.old-deja/g++.pt/explicit83.C: New test.
3417
3418 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
3419
3420 * gcc.dg/asm-names.c: New test.
3421
3422 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3423
3424 * gcc.dg/cpp/tr-warn6.c: New test
3425
3426 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
3427
3428 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3429 be accepted.
3430
3431 2000-09-07 Catherine Moore <clm@redhat.com>
3432
3433 * gcc.c-torture/execute/unroll-1.c: New test.
3434
3435 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
3436
3437 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3438 ERROR markers.
3439 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3440 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3441 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3442 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3443 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3444 Preprocess only.
3445 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3446 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3447
3448 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
3449
3450 * g++.old-deja/g++.pt/deduct2.C: New test.
3451
3452 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
3453
3454 * g++.old-deja/g++.pt/parms2.C: New test.
3455
3456 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
3457
3458 * g++.old-deja/g++.pt/crash58.C: New test.
3459
3460 2000-09-06 Greg McGary <greg@mcgary.org>
3461
3462 * gcc.c-torture/execute/20000906-1.c: New test.
3463 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3464
3465 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3466
3467 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3468
3469 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
3470
3471 * g++.old-deja/g++.pt/crash57.C: New test.
3472
3473 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
3474
3475 * g++.old-deja/g++.pt/crash56.C: New test.
3476
3477 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
3478
3479 * g++.old-deja/g++.pt/koenig1.C: New test.
3480
3481 2000-09-04 Jakub Jelinek <jakub@redhat.com>
3482
3483 * gcc.dg/20000904-1.c: New test.
3484
3485 2000-09-04 Jakub Jelinek <jakub@redhat.com>
3486
3487 * gcc.dg/cpp/paste8.c: New test.
3488
3489 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
3490
3491 * gcc.c-torture/compile/20000827-1.c: New test.
3492
3493 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
3494
3495 * gcc.dg/format-diag-1.c: New test.
3496
3497 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
3498
3499 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3500 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3501 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3502 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3503 gcc.dg/formatz-1.c: Adjust warning regular expressions.
3504
3505 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
3506
3507 * g++.old-deja/g++.other/nested4.C: New test.
3508
3509 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
3510
3511 * g++.old-deja/g++.ns/scoped1.C: New test.
3512
3513 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
3514
3515 * lib/g++.exp: Support testing already-installed GCC.
3516
3517 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3518
3519 * wtr-label-1.c, wtr-suffix-1.c: New tests.
3520
3521 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3522
3523 * gcc.dg/return-type-2.c: New test.
3524
3525 2000-08-27 Geoff Keating <geoffk@cygnus.com>
3526
3527 * gcc.c-torture/compile/20000825-1.c: New test.
3528
3529 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
3530
3531 * gcc.dg/dwarf2-2.c: New test.
3532
3533 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
3534
3535 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3536 dg-warning regexps.
3537
3538 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
3539
3540 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3541 gcc.dg/format-ext-5.c: New tests.
3542
3543 2000-08-25 Jakub Jelinek <jakub@redhat.com>
3544
3545 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3546
3547 2000-08-24 Mark Mitchell <mark@codesourcery.com>
3548
3549 * gcc.dg/noncompile/930622-2.c: Adjust error message.
3550
3551 2000-08-24 Richard Henderson <rth@cygnus.com>
3552
3553 * gcc.dg/ia64-sync-1.c: New test.
3554 * gcc.dg/ia64-sync-2.c: New test.
3555 * gcc.dg/ia64-asm-1.c: New test.
3556
3557 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
3558
3559 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3560 * gcc.dg/format-ext-2.c: New test.
3561
3562 2000-08-23 Jason Merrill <jason@redhat.com>
3563
3564 * lib/old-dejagnu.exp: Also ignore "In member function" and
3565 "At global scope".
3566
3567 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3568
3569 * gcc.dg/noncompile/label-lineno-1.c: New test.
3570
3571 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
3572
3573 * gcc.dg/c99-array-nonobj-1.c: New test.
3574
3575 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
3576
3577 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3578 tests.
3579 * gcc.dg/format-ext-1.c: New test.
3580
3581 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3582
3583 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3584 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3585 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3586 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3587 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3588
3589 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
3590
3591 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3592 gcc.dg/c99-strftime-2.c: New tests.
3593
3594 2000-08-22 Richard Henderson <rth@cygnus.com>
3595
3596 * gcc.c-torture/execute/20000822-1.c: New test.
3597
3598 2000-08-21 Jakub Jelinek <jakub@redhat.com>
3599
3600 * gcc.c-torture/execute/20000819-1.x: Remove.
3601
3602 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
3603
3604 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3605 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3606 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3607 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3608 gcc.dg/format-xopen-1.c: New tests.
3609
3610 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
3611
3612 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3613
3614 2000-08-21 Jakub Jelinek <jakub@redhat.com>
3615
3616 * g++.old-deja/g++.other/loop2.C: New test.
3617
3618 * gcc.c-torture/compile/20000606-1.c: New test.
3619 * gcc.c-torture/compile/20000728-1.c: New test.
3620 * gcc.c-torture/execute/20000801-1.c: New test.
3621 * gcc.c-torture/execute/20000801-2.c: New test.
3622 * gcc.c-torture/execute/20000819-1.c: New test.
3623 * gcc.c-torture/execute/20000819-1.x: XFAIL.
3624 * gcc.dg/20000629-1.c: New test.
3625 * gcc.dg/20000724-1.c: New test.
3626 * gcc.dg/20000807-1.c: New test.
3627
3628 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3629
3630 * gcc.dg/cpp/pragma-1.c: New test.
3631 * gcc.dg/cpp/pragma-2.c: New test.
3632
3633 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
3634
3635 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3636 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
3637
3638 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3639
3640 * gcc.c-torture/compile/20000818-1.c: New test.
3641
3642 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
3643
3644 * gcc.c-torture/execute/20000818-1.c: New test.
3645
3646 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
3647
3648 * gcc.dg/format-va-1.c: New test.
3649
3650 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
3651
3652 * g++.old-deja/g++.other/typedef8.C: New test.
3653
3654 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
3655
3656 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3657 * g++.old-deja/g++.mike/net36.C: Mark candidate.
3658 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3659 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3660 * g++.old-deja/g++.other/ptrmem7.C: New test.
3661 * g++.old-deja/g++.pt/ptrmem10.C: New test.
3662
3663 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
3664
3665 * g++.old-deja/g++.pt/typename27.C: New test.
3666
3667 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
3668
3669 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3670 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3671 * g++.old-deja/g++.pt/friend45.C: New test.
3672 * g++.old-deja/g++.other/friend8.C: New test.
3673
3674 2000-08-15 Richard Henderson <rth@cygnus.com>
3675
3676 * gcc.c-torture/execute/20000815-1.c: New test.
3677
3678 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
3679
3680 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3681 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3682 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3683
3684 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
3685
3686 * g++.old-deja/g++.other/refinit2.C: New test.
3687
3688 2000-08-13 Geoff Keating <geoffk@cygnus.com>
3689
3690 * lib/c-torture.exp (c-torture): Make
3691 compiler_conditional_xfail_data global.
3692 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3693 compiler_conditional_xfail_data machinery.
3694 (f-torture-execute): Likewise.
3695 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3696 and only when unrolling loops.
3697
3698 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3699
3700 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
3701
3702 * g++.old-deja/g++.pt/explicit81.C: New test.
3703
3704 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
3705
3706 * g++.old-deja/g++.pt/typename26.C: New test.
3707
3708 2000-08-10 Geoff Keating <geoffk@cygnus.com>
3709
3710 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3711 warning.
3712
3713 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
3714
3715 * g++.old-deja/g++.other/array3.C: New test.
3716
3717 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
3718
3719 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3720 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3721 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3722 New tests.
3723
3724 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
3725
3726 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3727 * g++.old-deja/g++.abi/vmihint.C: Likewise.
3728
3729 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
3730
3731 * gcc.c-torture/execute/20000808-1.c: New test.
3732
3733 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
3734
3735 * gcc.dg/c90-const-expr-1.c: New test.
3736
3737 2000-08-08 Richard Henderson <rth@cygnus.com>
3738
3739 * gcc.dg/noncompile/920923-1.c: Declare calloc.
3740
3741 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
3742
3743 * gcc.dg/noncompile/const-ll-1.c: New test.
3744
3745 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
3746
3747 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3748
3749 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
3750
3751 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3752 that running programs linked against the shared version of libobjc
3753 run correctly.
3754
3755 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
3756
3757 * gcc.dg/c99-printf-1.c: New test.
3758
3759 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
3760
3761 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3762
3763 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
3764
3765 * gcc.c-torture/execute/20000731-1.x: Delete.
3766
3767 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
3768
3769 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3770 and torture_without_loops as is done by c-torture.exp.
3771 (search_for): Copy from c-torture.exp.
3772 (gcc-dg-runtest): New function, drives a directory of tests
3773 iterating over the TORTURE_OPTIONS.
3774 (scan-assembler, scan-assembler-not): Move here from
3775 individual directory drivers.
3776
3777 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3778 defined by lib/gcc-dg.exp.
3779 * gcc.dg/cpp/cpp.exp: Likewise.
3780 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
3781 gcc-dg-runtest, so we cycle over optimization options.
3782
3783 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3784 * gcc.dg/compare2.c: No longer expected to fail.
3785
3786 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
3787
3788 * gcc.c-torture/execute/20000804-1.c: New test.
3789
3790 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3791
3792 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3793
3794 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
3795
3796 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3797
3798 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
3799
3800 * gcc.c-torture/compile/20000803-1.c: New test.
3801
3802 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
3803
3804 * gcc.c-torture/execute/20000801-3.c,
3805 gcc.c-torture/execute/20000801-4.c: New tests.
3806 * gcc.c-torture/execute/20000801-3.x,
3807 gcc.c-torture/execute/20000801-4.x: Xfail.
3808
3809 2000-08-02 Geoff Keating <geoffk@cygnus.com>
3810
3811 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
3812 libobjc/.libs to allow for libtool.
3813
3814 2000-08-02 Jakub Jelinek <jakub@redhat.com>
3815
3816 * gcc.c-torture/compile/20000802-1.c: New test.
3817
3818 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
3819
3820 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
3821
3822 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
3823
3824 * gcc-c-torture/execute/20000731-2.c: New test.
3825
3826 * gcc.c-torture/execute/20000731-1.c: New test.
3827 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
3828
3829 2000-07-31 Jakub Jelinek <jakub@redhat.com>
3830
3831 * testsuite/gcc.dg/cpp/paste7.c: New test.
3832 * gcc.dg/cpp/20000725-1.c: New test.
3833
3834 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
3835
3836 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
3837 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
3838 declaration warning for __builtin_dwarf_reg_size.
3839
3840 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
3841
3842 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
3843
3844 * gcc.dg/noncompile/voidparam-1.c: New test.
3845
3846 2000-07-30 Richard Henderson <rth@cygnus.com>
3847
3848 * gcc.dg/c90-digraph-1.c: Don't xfail.
3849 * gcc.dg/compare2.c (case 10): Xfail.
3850 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
3851
3852 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
3853
3854 * gcc.dg/c99-main-1.c: New test.
3855
3856 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
3857
3858 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
3859
3860 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
3861
3862 * gcc.c-tortuer/execute/20000726-1.c: New test.
3863
3864 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
3865
3866 * gcc.c-torture/execute/enum-2.c: New test.
3867
3868 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3869
3870 * gcc.dg/cpp/tr-warn3.c: New test.
3871
3872 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
3873
3874 * g++.old-deja/g++.ext/implicit1.C: Remove.
3875 * g++.old-deja/g++.jason/c2.C: Remove
3876 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
3877 * g++.old-deja/g++.pt/crash16.C: Likewise.
3878 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
3879
3880 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
3881
3882 * g++.old-deja/g++.other/for2.C: New test.
3883
3884 2000-07-25 Jakub Jelinek <jakub@redhat.com>
3885
3886 * gcc.dg/20000720-1.c: New test.
3887
3888 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
3889
3890 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
3891
3892 2000-07-24 Geoff Keating <geoffk@cygnus.com>
3893
3894 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3895 * gcc.c-torture/execute/20000722-1.c: New.
3896 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3897
3898 2000-07-24 Jakub Jelinek <jakub@redhat.com>
3899
3900 * gcc.dg/cpp/20000720-1.S: New test.
3901
3902 2000-07-21 Michael Meissner <meissner@redhat.com>
3903
3904 * gcc.c-torture/execute/ieee/hugeval.c: New test.
3905
3906 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
3907
3908 * g++.old-deja/g++.brendan/crash16.C,
3909 g++.old-deja/g++.brendan/parse3.C,
3910 g++.old-deja/g++.brendan/redecl1.C,
3911 g++.old-deja/g++.ns/template13.C,
3912 g++.old-deja/g++.other/decl4.C,
3913 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3914
3915 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
3916
3917 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3918 and "Internal error".
3919
3920 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3921 regexps.
3922 * gcc.dg/cpp/paste6.c: New test.
3923
3924 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
3925
3926 * gcc.dg/cpp/tr-direct.c: New test.
3927
3928 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3929 gcc.dg/cpp/undef1.c: Tweak error regexps.
3930
3931 2000-07-18 Eric Christopher <echristo@redhat.com>
3932
3933 * gcc.c-torture/compile/20000718-1.c: New test.
3934
3935 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
3936
3937 * cpplex.c (_cpp_push_token): If the token being pushed back
3938 is the previous token in this context, just subtract one from
3939 context->posn.
3940 * cppmacro.c (save_expansion): Clear aux field when storing a
3941 placemarker.
3942
3943 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
3944
3945 * gcc.dg/noncompile/redecl-1.c: New test.
3946
3947 2000-07-18 Jakub Jelinek <jakub@redhat.com>
3948
3949 * gcc.c-torture/execute/20000717-5.c: New test.
3950 * gcc.c-torture/execute/20000717-1.x: Removed.
3951
3952 2000-07-17 Richard Henderson <rth@cygnus.com>
3953
3954 * gcc.c-torture/execute/20000717-4.c: New test.
3955
3956 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
3957
3958 * gcc.dg/cpp/syshdr.c: New test.
3959 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3960
3961 2000-07-17 Neil Booth <neilb@earthling.net>
3962
3963 * gcc.dg/cpp/cmdlne-dM.c: New test.
3964 * gcc.dg/cpp/cmdlne-dD.c: New test.
3965
3966 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
3967
3968 * gcc.c-torture/execute/20000717-3.c: New test.
3969
3970 * gcc.c-torture/compile/20000717-1.c: New test.
3971
3972 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
3973
3974 * gcc.c-torture/execute/20000717-2.c: New test.
3975
3976 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
3977
3978 * gcc.dg/formatz-1.c: New test.
3979
3980 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3981 * gcc.dg/c99-digraph-1.c: New tests.
3982
3983 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3984 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3985
3986 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3987 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3988 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3989 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3990 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3991 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3992 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3993
3994 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
3995
3996 * gcc.c-torture/execute/20000717-1.c: New test.
3997 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3998
3999 2000-07-15 Jakub Jelinek <jakub@redhat.com>
4000
4001 * gcc.c-torture/execute/20000715-2.c: New test.
4002 * gcc.dg/20000715-1.c: New test.
4003
4004 2000-07-15 Michael Meissner <meissner@redhat.com>
4005
4006 * gcc.c-torture/execute/20000715-1.c: New test.
4007
4008 2000-07-13 Jakub Jelinek <jakub@redhat.com>
4009
4010 * gcc.c-torture/execute/20000707-1.c: New test.
4011
4012 2000-07-13 Neil Booth <NeilB@earthling.net>
4013
4014 * testsuite/gcc.dg/cpp/digraph1.c,
4015 testsuite/gcc.dg/cpp/digraph2.c,
4016 testsuite/gcc.dg/cpp/digraphs.c: New tests.
4017
4018 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
4019
4020 * g77.f-torture/compile/20000630-2.f: New test.
4021 * g77.f-torture/compile/20000630-2.x
4022
4023 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
4024
4025 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
4026
4027 2000-07-11 Neil Booth <NeilB@earthling.net>
4028
4029 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4030
4031 2000-07-11 Neil Booth <NeilB@earthling.net>
4032
4033 * gcc.dg/cpp/cmdlne-C.c: New.
4034
4035 2000-07-09 Neil Booth <NeilB@earthling.net>
4036
4037 * gcc.dg/cpp/directiv.c: New tests.
4038 * gcc.dg/cpp/undef1.c: Update.
4039
4040 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
4041
4042 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4043
4044 2000-07-09 Neil Booth <NeilB@earthling.net>
4045
4046 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4047
4048 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
4049
4050 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4051 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4052
4053 2000-07-08 Neil Booth <NeilB@earthling.net>
4054
4055 * gcc.dg/cpp/macsyntx.c: New tests.
4056
4057 2000-07-07 Jakub Jelinek <jakub@redhat.com>
4058
4059 * gcc.dg/20000707-1.c: New test.
4060
4061 2000-07-07 Jakub Jelinek <jakub@redhat.com>
4062
4063 * gcc.c-torture/execute/20000706-1.c: New test.
4064 * gcc.c-torture/execute/20000706-2.c: New test.
4065 * gcc.c-torture/execute/20000706-3.c: New test.
4066 * gcc.c-torture/execute/20000706-4.c: New test.
4067 * gcc.c-torture/execute/20000706-5.c: New test.
4068
4069 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
4070
4071 * g++.old-deja/g++.pt/instantiate7.C: New test.
4072
4073 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
4074
4075 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4076 * g++.old-deja/g++.mike/thunk3.C: Likewise.
4077 * g++.old-deja/g++.other/rtti3.C: Likewise.
4078 * g++.old-deja/g++.other/rttid3.C: Likewise.
4079
4080 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
4081
4082 * g77.f-torture/compile/20000630-1.x: Fix typo
4083
4084 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
4085
4086 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4087 assembly output.
4088
4089 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
4090
4091 * gcc.dg/cpp/ident.c: New test.
4092
4093 2000-07-05 Neil Booth <NeilB@earthling.net>
4094
4095 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4096 gcc.dg/cpp/lexstrng.c: New tests.
4097
4098 2000-07-04 Neil Booth <NeilB@earthling.net>
4099
4100 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4101 * gcc.dg/cpp/strify2.c: Same.
4102
4103 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
4104
4105 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4106 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4107 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4108 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4109
4110 * testsuite/gcc.dg/cpp/macro1.c,
4111 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4112 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4113 testsuite/gcc.dg/cpp/strify1.c,
4114 testsuite/gcc.dg/cpp/strify2.c: New tests.
4115
4116 2000-07-03 Jakub Jelinek <jakub@redhat.com>
4117
4118 * gcc.c-torture/execute/20000703-1.c: New test.
4119
4120 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
4121
4122 * g++.old-deja/g++.pt (lookup10.C): New test.
4123
4124 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
4125
4126 * g++.old-deja/g++.pt (typename25.C): New test.
4127
4128 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
4129
4130 * gcc.c-torture/compile/20000701-1.c: New test.
4131
4132 2000-06-30 Nick Clifton <nickc@cygnus.com>
4133
4134 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4135 to test case.
4136
4137 2000-06-30 Catherine Moore <clm@cygnus.com>
4138
4139 * gcc.c-torture/execute/align-1.c: New test.
4140
4141 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
4142
4143 * g++.old-deja/g++.pt/expr8.C: New test.
4144 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4145
4146 2000-06-29 Nick Clifton <nickc@cygnus.com>
4147
4148 * gcc.c-torture/compile/20000629-1.c: New test.
4149
4150 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
4151
4152
4153 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4154 gcc.dg/noncompile directory, depending on whether they're
4155 preprocessor tests or not. Annotate all the tests for the dg
4156 framework.
4157
4158 * gcc.c-torture/noncompile/noncompile.exp: Delete.
4159 * gcc.dg/noncompile/noncompile.exp: New.
4160
4161 * Moved files:
4162 Old name New name
4163 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
4164 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
4165 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
4166 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
4167 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
4168 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
4169 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
4170 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
4171 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
4172 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
4173 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
4174 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
4175 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
4176 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
4177 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
4178 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
4179 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
4180 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
4181 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
4182 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
4183 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
4184 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
4185 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
4186 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
4187
4188 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
4189 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
4190 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
4191 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
4192 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
4193 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
4194
4195 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
4196
4197 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4198 declare one variable. On the fourth, error.
4199 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4200 declared by 20000628-1a.h.
4201
4202 2000-06-29 Richard Henderson <rth@redhat.com>
4203
4204 * gcc.c-torture/execute/930529-1.x: New file.
4205 * gcc.dg/920413-1.c: Adjust expected warning text.
4206 * gcc.dg/980217-1.c: Declare abort.
4207 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4208
4209 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
4210
4211 * g77.f-torture/compile/20000629-1.f: New test.
4212 * g77.f-torture/compile/20000629-1.x: Expected to fail.
4213
4214 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
4215
4216 Rearrange lots of files, removing entirely the
4217 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4218 directories.
4219
4220 * Deleted files:
4221 gcc.c-torture/code_quality/code_quality.exp
4222 gcc.c-torture/special/special.exp
4223 gcc.failure/failure.exp
4224 gcc.failure/940409-1.x
4225 gcc.c-torture/compile/961203-1.x
4226
4227 * New files:
4228 gcc.misc-tests/linkage.exp
4229 gcc.c-torture/execute/920730-1t.c
4230 gcc.c-torture/execute/920730-1t.x
4231 gcc.c-torture/compile/920520-1.x
4232 gcc.c-torture/compile/920521-1.x
4233 gcc.c-torture/compile/981006-1.x
4234 gcc.c-torture/execute/eeprof-1.x
4235
4236 * Moved files (possibly with modifications to fit a new harness):
4237 Old name New name
4238 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
4239 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
4240 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
4241 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
4242 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
4243 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
4244 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
4245 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
4246 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
4247 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
4248 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
4249 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
4250 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
4251 gcc.failure/940409-1.c gcc.dg/940409-1.c
4252
4253 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
4254
4255 * c-torture/compile/961203-1.x: Delete.
4256
4257 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
4258 not exit. Include stdio.h.
4259 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4260 * gcc.misc-tests/dg-12.c: Likewise.
4261 * gcc.misc-tests/dg-5.c: Likewise.
4262 * gcc.misc-tests/dg-6.c: Likewise.
4263 * gcc.misc-tests/dg-7.c: Prototype abort.
4264 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4265 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4266 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
4267 not exit.
4268 * gcc.misc-tests/sieve.c: Use return from main, not exit.
4269 * gcc.misc-tests/sort2.c: Use return from main, not exit.
4270
4271 2000-06-28 Jakub Jelinek <jakub@redhat.com>
4272
4273 * gcc.dg/cpp/20000628-1.c: New test.
4274 * gcc.dg/cpp/20000628-1.h: New header for above test.
4275 * gcc.dg/cpp/20000628-1a.h: Likewise.
4276
4277 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
4278
4279 * gcc.dg/cpp: New directory.
4280 * gcc.dg/cpp/cpp.exp: New driver.
4281 * gcc.dg/cpp/20000627-1.c: New test.
4282 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4283 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4284 and rewrite as a compilation test.
4285
4286 * gcc.dg: Move many files into the cpp subdirectory, possibly
4287 renaming or editing them as well.
4288 Old name New name
4289 990119-1.c cpp/19990119-1.c
4290 990228-1.c cpp/19990228-1.c
4291 990407-1.c cpp/19990407-1.c
4292 990409-1.c cpp/19990409-1.c
4293 990413-1.c cpp/19990413-1.c
4294 990703-1.c cpp/19990703-1.c
4295 20000127-1.c cpp/20000127-1.c
4296 20000129-1.c cpp/20000129-1.c
4297 20000207-1.c cpp/20000207-1.c
4298 20000207-2.c cpp/20000207-2.c
4299 20000209-1.c cpp/20000209-1.c
4300 20000209-2.c cpp/20000209-2.c
4301 20000301-1.c cpp/20000301-1.c
4302 20000419-1.c cpp/20000419-1.c
4303 20000510-1.S cpp/20000510-1.S
4304 20000519-1.c cpp/20000519-1.c
4305 20000529-1.c cpp/20000529-1.c
4306 20000625-1.c cpp/20000625-1.c
4307 20000625-2.c cpp/20000625-2.c
4308 cpp-as1.c cpp/assert1.c
4309 cpp-as2.c cpp/assert2.c
4310 cxx-comments-1.c cpp/cxxcom1.c
4311 cxx-comments-2.c cpp/cxxcom2.c
4312 endif-label.c cpp/endif.c
4313 cpp-hash1.c cpp/hash1.c
4314 cpp-hash2.c cpp/hash2.c
4315 cpp-if1.c cpp/if-1.c
4316 cpp-if2.c cpp/if-2.c
4317 cpp-if3.c cpp/if-3.c
4318 cpp-if4.c cpp/if-4.c
4319 cpp-if5.c cpp/if-5.c
4320 cpp-cond.c cpp/if-cexp.c
4321 cpp-missingop.c cpp/if-mop.c
4322 cpp-missingparen.c cpp/if-mpar.c
4323 cpp-opprec.c cpp/if-oppr.c
4324 cpp-ifparen.c cpp/if-paren.c
4325 cpp-shortcircuit.c cpp/if-sc.c
4326 cpp-shift.c cpp/if-shift.c
4327 cpp-unary.c cpp/if-unary.c
4328 cpp-li1.c cpp/line1.c
4329 cpp-li2.c cpp/line2.c
4330 lineno.c cpp/line3.c
4331 lineno-2.c cpp/line4.c
4332 cpp-mi.c cpp/mi1.c
4333 cpp-mic.h cpp/mi1c.h
4334 cpp-micc.h cpp/mi1cc.h
4335 cpp-mind.h cpp/mi1nd.h
4336 cpp-mindp.h cpp/mi1ndp.h
4337 cpp-mix.h cpp/mi1x.h
4338 cpp-mi2.c cpp/mi2.c
4339 cpp-mi2a.h cpp/mi2a.h
4340 cpp-mi2b.h cpp/mi2b.h
4341 cpp-mi2c.h cpp/mi2c.h
4342 cpp-mi3.c cpp/mi3.c
4343 cpp-mi3.def cpp/mi3.def
4344 poison-1.c cpp/poison.c
4345 pr-impl.c cpp/prag-imp.c
4346 cpp-redef-2.c cpp/redef1.c
4347 cpp-redef.c cpp/redef2.c
4348 strpaste.c cpp/strp1.c
4349 strpaste-2.c cpp/strp2.c
4350 cpp-tradpaste.c cpp/tr-paste.c
4351 cpp-tradstringify.c cpp/tr-str.c
4352 cpp-tradwarn1.c cpp/tr-warn1.c
4353 cpp-tradwarn2.c cpp/tr-warn2.c
4354 trigraphs.c cpp/trigraphs.c
4355 cpp-unc1.c cpp/unc1.c
4356 cpp-unc2.c cpp/unc2.c
4357 cpp-unc3.c cpp/unc3.c
4358 cpp-unc.c cpp/unc4.c
4359 undef.c cpp/undef1.c
4360 undef-2.c cpp/undef2.c
4361 cpp-wi1.c cpp/widestr1.c
4362
4363 2000-06-27 Mark Mitchell <mark@codesourcery.com>
4364
4365 * lib/g++.exp (g++_include_flags): Tweak.
4366
4367 2000-06-27 H.J. Lu <hjl@gnu.org>
4368 Loren J. Rittle <ljrittle@acm.org>
4369
4370 * lib/g++.exp (g++_include_flags): Override libgloss.exp
4371 version with one that knows about the new gcc tree structure.
4372 (g++_link_flags): Same.
4373
4374 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
4375
4376 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4377 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4378 case we are cross-compiling.
4379
4380 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4381 g++.old-deja/g++.niklas/Makefile.in,
4382 g++.old-deja/g++.niklas/configure.in,
4383 g++.old-deja/g++.other/Makefile.in,
4384 g++.old-deja/g++.other/configure.in,
4385 gcc.c-torture/code_quality/Makefile.in,
4386 gcc.c-torture/code_quality/configure.in,
4387 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4388 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4389 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4390 gcc.c-torture/execute/ieee/Makefile.in,
4391 gcc.c-torture/execute/ieee/configure.in,
4392 gcc.c-torture/noncompile/Makefile.in,
4393 gcc.c-torture/noncompile/configure.in,
4394 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4395 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4396 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4397
4398 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
4399
4400 * g++.old-deja/g++.other/ambig3.C: New test.
4401
4402 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
4403
4404 * g++.old-deja/g++.pt/syntax1.C: New test.
4405 * g++.old-deja/g++.pt/syntax2.C: New test.
4406 * g++.old-deja/g++.other/syntax3.C: New test.
4407 * g++.old-deja/g++.other/syntax4.C: New test.
4408
4409 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
4410
4411 * gcc.dg/20000623-1.c: Prototype exit and abort.
4412
4413 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
4414
4415 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4416 New tests.
4417 * gcc.dg/cpp-mi3.def: New file.
4418
4419 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4420 inside assertions.
4421 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4422 lexer's error messages.
4423 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4424 divine anything from the linemarkers.
4425 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4426 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4427
4428 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
4429
4430 * gcc.dg/20000623-1.c: New test.
4431
4432 2000-06-22 Jakub Jelinek <jakub@redhat.com>
4433
4434 * gcc.c-torture/execute/20000622-1.c: New test.
4435
4436 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
4437
4438 * g++.old-deja/g++.other/init15.C: New test.
4439
4440 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
4441
4442 * g++.old-deja/g++.pt/vaarg2.C: New test.
4443 * g++.old-deja/g++.pt/vaarg3.C: New test.
4444
4445 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
4446
4447 * g++.old-deja/g++.other/dyncast6.C: New test.
4448
4449 2000-06-15 Jakub Jelinek <jakub@redhat.com>
4450
4451 * gcc.c-torture/execute/loop-6.c: New test.
4452
4453 2000-06-14 Jakub Jelinek <jakub@redhat.com>
4454
4455 * gcc.dg/20000614-1.c: New test.
4456 * gcc.dg/20000614-2.c: New test.
4457
4458 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
4459
4460 * g++.old-deja/g++.other/inline12.C: New test.
4461
4462 2000-06-13 Jakub Jelinek <jakub@redhat.com>
4463
4464 * g++.old-deja/g++.other/eh1.C: New test.
4465
4466 2000-06-12 Jakub Jelinek <jakub@redhat.com>
4467
4468 * g++.old-deja/g++.other/type.C: New test.
4469
4470 2000-06-05 Jakub Jelinek <jakub@redhat.com>
4471
4472 * g++.old-deja/g++.other/initstring.C: New test.
4473
4474 2000-06-12 Jason Merrill <jason@redhat.com>
4475
4476 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4477
4478 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
4479
4480 * gcc.c-torture/compile/20000609-1.c: New test.
4481
4482 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
4483
4484 * gcc.dg/20000609-1.c: New test.
4485
4486 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
4487
4488 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4489 * gcc.c-torture/noncompile/poison-1.c: Move...
4490 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4491 * gcc.dg/cpp-li1.c: Add a token after the #line.
4492
4493 2000-06-05 Richard Henderson <rth@cygnus.com>
4494
4495 * gcc.c-torture/execute/20000605-2.c: New test.
4496 * gcc.c-torture/execute/20000605-3.c: New test.
4497
4498 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
4499
4500 * g77.f-torture/execute/20000503-1.x: New file.
4501
4502 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
4503
4504 * g++.old-deja/g++.eh/badalloc1.C: New test.
4505
4506 2000-06-05 Richard Henderson <rth@cygnus.com>
4507
4508 * gcc.c-torture/execute/20000605-1.c: New test.
4509
4510 2000-06-05 Jakub Jelinek <jakub@redhat.com>
4511 Nathan Sidwell <nathan@codesourcery.com>
4512
4513 * gcc.c-torture/compile/20000605-1.c: New test.
4514
4515 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
4516
4517 * g77.f-torture/compile/20000601-1.f: New test.
4518
4519 2000-06-03 Richard Henderson <rth@cygnus.com>
4520
4521 * gcc.c-torture/execute/20000603-1.c: New.
4522
4523 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
4524
4525 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4526 * gcc.dg/noreturn-2.c (noreturn): Likewise.
4527
4528 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
4529
4530 * gcc.dg/compare2.c (case 12): XFAIL.
4531 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4532 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4533
4534 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4535
4536 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
4537
4538 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4539 guard macro is already defined when the header is first
4540 included.
4541 * gcc.dg/cpp-mix.h: New file.
4542 * gcc.dg/endif-label.c: Update patterns to match compiler.
4543
4544 * g++.brendan/complex1.C: Declare abort.
4545 * g++.law/refs4.C: Remove XFAIL.
4546 * g++.oliva/expr2.C: Declare abort and exit.
4547
4548 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
4549
4550 * gcc.c-torture/execute/20000528-1.c: New test.
4551
4552 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4553 * g++.old-deja/g++.law/temps4.C: Likewise.
4554
4555 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4556 stdlib.h. Call abort() on failure.
4557 * g++.old-deja/g++.law/refs4.C: Likewise.
4558 * g++.old-deja/g++.law/temps4.C: Likewise.
4559 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4560 * gcc.c-torture/execute/20000112-1.c: Include string.h.
4561
4562 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
4563
4564 Relative to g++.dg/special:
4565 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4566
4567 Relative to g++.old-deja:
4568 * g++.brendan/complex1.C, g++.jason/optimize2.C,
4569 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4570 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4571 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4572 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4573 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4574 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4575
4576 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4577 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4578 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4579 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4580 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4581 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4582 and/or string.h.
4583
4584 * g++.other/goto1.C: Update expectations for error messages.
4585
4586 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
4587
4588 * gcc.c-torture/compile/20000523-1.c: New test.
4589
4590 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
4591
4592 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4593
4594 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
4595
4596 * g++.old-deja/g++.eh/catch11.C: New test.
4597 * g++.old-deja/g++.eh/catch12.C: New test.
4598
4599 2000-05-24 Nick Clifton <nickc@cygnus.com>
4600
4601 * gcc.c-torture/execute/20000523-1.c: New test.
4602
4603 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
4604
4605 * c-torture/execute/bcp-1.c: Replace abort in arg of
4606 __builtin_constant_p with a generic external function.
4607
4608 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4609 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4610 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4611 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4612 Prototype abort and/or exit.
4613
4614 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4615 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4616 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4617 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4618
4619 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
4620
4621 * gcc.dg/dwarf2-1.c: New test.
4622
4623 2000-05-20 Richard Henderson <rth@cygnus.com>
4624
4625 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4626
4627 2000-05-20 Andreas Jaeger <aj@suse.de>
4628
4629 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4630 testcase.
4631
4632 2000-05-19 David Edelsohn <edelsohn@gnu.org>
4633
4634 * gcc.c-torture/execute/20000519-2.c: New test.
4635
4636 2000-05-19 Andreas Jaeger <aj@suse.de>
4637
4638 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4639 which fails with SSA.
4640
4641 * lib/c-torture.exp: Also test with -O3 -fssa.
4642
4643 2000-05-18 Michael Meissner <meissner@redhat.com>
4644
4645 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4646 * gcc.c-torture/execute/920415-1.c: Ditto.
4647 * gcc.c-torture/execute/920501-1.c: Ditto.
4648 * gcc.c-torture/execute/conversion.c: Ditto.
4649 * gcc.c-torture/execute/cvt-1.c: Ditto.
4650
4651 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
4652
4653 * gcc.c-torture/compile/20000518-1.c: New test.
4654
4655 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
4656
4657 * g77.f-torture/compile/200005018.f: New test.
4658
4659 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
4660
4661 * gcc.c-torture/compile/20000517-1.c: New test.
4662
4663 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4664
4665 * gcc.c-torture/execute/20000516-1.c: New test.
4666
4667 2000-05-15 Jakub Jelinek <jakub@redhat.com>
4668
4669 * g++.old-deja/g++.other/eh.C: New test.
4670
4671 2000-05-12 Richard Henderson <rth@cygnus.com>
4672
4673 * gcc.c-torture/execute/990208-1.c (main): Don't pass
4674 constants through to doit's conditional.
4675
4676 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
4677
4678 * gcc.c-torture/compile/20000511-1.c: New test.
4679 * g77.f-torture/compile/20000511-1.f: New test.
4680 * g77.f-torture/compile/20000511-2.f: New test.
4681
4682 2000-05-11 Michael Meissner <meissner@redhat.com>
4683
4684 * gcc.c-torture/execute/20000511-1.c: New test.
4685
4686 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
4687
4688 * gcc.dg/dg.exp: Scan .S files as well as .c files.
4689 * gcc.dg/20000510-1.S: New.
4690
4691 2000-05-08 Catherine Moore <clm@cygnus.com>
4692
4693 * gcc.dg/unused-3.c: New.
4694
4695 2000-05-06 Richard Henderson <rth@cygnus.com>
4696
4697 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4698 * g++.old-deja/g++.mike/warn1.C: Likewise.
4699 * g++.old-deja/g++.pt/local1.C: Likewise.
4700 * g++.old-deja/g++.pt/local7.C: Likewise.
4701 * g++.old-deja/g++.pt/spec16.C: Likewise.
4702
4703 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
4704
4705 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4706
4707 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
4708
4709 * g77.f-torture/execute/20000503-1.f: New test.
4710
4711 2000-05-04 Andreas Jaeger <aj@suse.de>
4712
4713 * gcc.dg/noreturn-2.c: New test.
4714
4715 2000-05-04 Neil Booth <NeilB@earthling.net>
4716
4717 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4718 preprocessor.
4719
4720 2000-05-04 Richard Henderson <rth@cygnus.com>
4721
4722 * gcc.c-torture/execute/20000503-1.c: Fix typo.
4723
4724 2000-05-04 Richard Henderson <rth@cygnus.com>
4725
4726 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
4727 OpenSSL by Jason R Thorpe.
4728
4729 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
4730
4731 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4732
4733 2000-05-03 Robert Lipe <robertlipe@usa.net>
4734
4735 * gcc.dg/20000503-1.c: New test.
4736
4737 2000-05-02 Jakub Jelinek <jakub@redhat.com>
4738
4739 * gcc.c-torture/compile/20000502-1.c: New test.
4740 * g++.old-deja/g++.other/align.C: New test.
4741 * gcc.dg/cpp-tradstringify.c: New test.
4742
4743 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
4744
4745 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4746 and hard registers.
4747
4748 2000-04-26 Geoff Keating <geoffk@cygnus.com>
4749
4750 * gcc.c-torture/execute/loop-5.c: New test.
4751
4752 2000-04-25 Jakub Jelinek <jakub@redhat.com>
4753
4754 * gcc.c-torture/execute/va-arg-20.c: New test.
4755
4756 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
4757
4758 * gcc.c-torture/execute/20000422-1.c: New test.
4759
4760 2000-04-20 Greg McGary <gkm@gnu.org>
4761
4762 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4763 when optimizing, but without sibling-call optimizations (-O1).
4764
4765 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
4766
4767 * gcc.c-torture/compile/20000420-1.c: New test.
4768
4769 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
4770
4771 * g++.abi/ptrflags.C: New test.
4772 * g++.eh/catchptr1.C: Test incomplete pointer chains.
4773
4774 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
4775
4776 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4777
4778 2000-04-19 Greg McGary <gkm@gnu.org>
4779
4780 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4781 sibling-call optimizations.
4782
4783 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
4784
4785 * gcc.dg/20000419-1.c: New test.
4786
4787 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
4788
4789 * gcc.c-torture/execute/20000412-6.c: New test.
4790
4791 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
4792
4793 * gcc.c-torture/execute/20000412-5.c: New test.
4794 * g77.f-torture/compile/20000412-1.f: New test.
4795 * gcc.c-torture/execute/20000412-4.c: New test.
4796 * gcc.c-torture/compile/20000412-2.c: New test.
4797 * gcc.c-torture/execute/20000412-3.c: New test.
4798 * gcc.c-torture/compile/20000412-1.c: New test.
4799 * gcc.c-torture/execute/20000412-2.c: New test.
4800
4801 2000-04-12 Jakub Jelinek <jakub@redhat.com>
4802
4803 * objc/execute/bf-20.m: New test.
4804
4805 2000-04-10 Richard Henderson <rth@cygnus.com>
4806
4807 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
4808
4809 * gcc.c-torture/execute/20000412-1.c: New test.
4810
4811 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
4812
4813 * g++.old-deja/g++.eh/catchptr1.C: New test.
4814
4815 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
4816
4817 * g++.old-deja/g++.abi/cxa_vec.C: New test.
4818
4819 2000-04-08 Neil Booth <NeilB@earthling.net>
4820
4821 * gcc.dg/cpp-nullchar.c: Remove test as
4822 embedded nulls cause problems.
4823
4824 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4825
4826 * gcc.dg/compare2.c: New test.
4827
4828 2000-04-08 Neil Booth <NeilB@earthling.net>
4829
4830 * gcc.dg/cpp-nullchar.c: New test.
4831
4832 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
4833
4834 * gcc.dg/cpp-mi2.c: New test.
4835 * gcc.dg/cpp-mi2[abc].h: New files.
4836
4837 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
4838
4839 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
4840 member name.
4841
4842 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
4843
4844 * g++.old-deja/g++.abi/vmihint.C: New test.
4845
4846 2000-04-06 Neil Booth <NeilB@earthling.net>
4847
4848 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
4849 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
4850 copyright.
4851
4852 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
4853
4854 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
4855 avoid stack-frame overwrite.
4856
4857 2000-04-05 Jakub Jelinek <jakub@redhat.com>
4858
4859 * gcc.c-torture/compile/20000405-2.c: New test.
4860 * gcc.c-torture/compile/20000405-3.c: New test.
4861
4862 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4863
4864 * gcc.c-torture/compile/20000405-1.c: New test.
4865
4866 2000-04-04 Geoff Keating <geoffk@cygnus.com>
4867
4868 * gcc.dg/cast-qual-1.c: Revert last change.
4869
4870 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4871
4872 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
4873
4874 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
4875
4876 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
4877 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
4878
4879 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
4880
4881 * gcc.c-torture/compile/20000403-2.c: New test.
4882 * gcc.c-torture/compile/20000403-1.c: New test.
4883
4884 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
4885
4886 * gcc.c-torture/execute/20000403-1.c: New test.
4887
4888 2000-04-03 Geoff Keating <geoffk@cygnus.com>
4889
4890 * gcc.c-torture/execute/20000402-1.c: New test.
4891
4892 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
4893
4894 * gcc.c-torture/execute/va-arg-15.c: New test.
4895 * gcc.c-torture/execute/va-arg-16.c: New test.
4896 * gcc.c-torture/execute/va-arg-17.c: New test.
4897 * gcc.c-torture/execute/va-arg-18.c: New test.
4898 * gcc.c-torture/execute/va-arg-19.c: New test.
4899
4900 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
4901
4902 * gcc.c-torture/compile/981211-1.c: Move to...
4903 * gcc.dg/cpp-as1.c: ...here.
4904 * gcc.dg/cpp-as2.c: New file.
4905
4906 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4907 compiler.
4908
4909 2000-04-02 Neil Booth <NeilB@earthling.net>
4910
4911 * gcc.dg/cpp-cond.c New tests.
4912 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
4913 accidental success less likely.
4914 * gcc.dg/cpp-missingop.c New tests.
4915 * gcc.dg/cpp-missingparen.c New tests.
4916 * gcc.dg/cpp-shift.c New tests.
4917 * gcc.dg/cpp-shortcircuit.c New tests.
4918 * gcc.dg/cpp-unary.c New tests.
4919
4920 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
4921
4922 * gcc.c-torture/compile/20000329-1.c: New test.
4923
4924 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
4925
4926 * gcc.c-torture/compile/20000326-1.c: New test.
4927 * gcc.c-torture/compile/20000326-2.c: New test.
4928
4929 2000-03-24 Geoff Keating <geoffk@cygnus.com>
4930
4931 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4932 the first parameter is a function argument.
4933
4934 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
4935
4936 * g++.old-deja/g++.ext/array4.C: New test.
4937
4938 2000-03-22 Geoff Keating <geoffk@cygnus.com>
4939
4940 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4941
4942 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4943
4944 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4945
4946 2000-03-19 Richard Henderson <rth@cygnus.com>
4947
4948 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4949
4950 2000-03-19 Richard Henderson <rth@cygnus.com>
4951
4952 * gcc.c-torture/compile/20000319-1.c: New test.
4953
4954 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
4955
4956 * gcc.c-torture/execute/20000314-3.c: New test.
4957 * gcc.c-torture/execute/20000314-2.c: New test.
4958 * gcc.c-torture/execute/20000314-1.c: New test.
4959 * gcc.c-torture/compile/20000314-2.c: New test.
4960 * gcc.c-torture/compile/20000314-1.c: New test.
4961
4962 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
4963
4964 * g++.old-deja/g++.warn/inline.C: New test.
4965
4966 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
4967
4968 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4969 standards-compliant result rather than specific constants.
4970 Put test-values in array.
4971
4972 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
4973
4974 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4975 (g++_target_compile): Put test-specific options last.
4976
4977 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4978
4979 * g++.old-deja/g++.eh/vbase4.C: New test.
4980
4981 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4982
4983 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4984
4985 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4986
4987 * g++.old-deja/g++.brendan/misc12.C: Removed.
4988 * g++.old-deja/g++.pt/memtemp77.C: Constify.
4989 * g++.old-deja/g++.ext/pretty4.C: New test.
4990
4991 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4992
4993 * g++.old-deja/g++.other/string2.C: New test.
4994
4995 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
4996
4997 * g++.old-deja/g++.warn/impint2.C: New test.
4998
4999 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
5000
5001 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5002 is 1, not zero.
5003
5004 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
5005
5006 * g++.old-deja/g++.warn/impint.C: New test.
5007 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5008 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5009 * g++.old-deja/g++.pt/explicit12.C: Likewise.
5010 * g++.old-deja/g++.pt/explicit13.C: Likewise.
5011 * g++.old-deja/g++.pt/explicit17.C: Likewise.
5012 * g++.old-deja/g++.pt/explicit18.C: Likewise.
5013 * g++.old-deja/g++.pt/explicit19.C: Likewise.
5014 * g++.old-deja/g++.pt/explicit23.C: Likewise.
5015 * g++.old-deja/g++.pt/explicit31.C: Likewise.
5016 * g++.old-deja/g++.pt/explicit35.C: Likewise.
5017 * g++.old-deja/g++.pt/explicit6.C: Likewise.
5018 * g++.old-deja/g++.pt/memclass7.C: Likewise.
5019
5020 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
5021
5022 * gcc.dg/cpp-redef.c: New test.
5023
5024 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
5025
5026 * g++.old-deja/g++.pt/unify7.C: New test.
5027
5028 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5029
5030 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5031 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5032
5033 2000-02-25 Geoff Keating <geoffk@cygnus.com>
5034
5035 * gcc.c-torture/compile/20000224-1.c: New test.
5036
5037 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5038
5039 * gcc.c-torture/compile/cpp-2.c: New test.
5040 * gcc.c-torture/compile/cpp-1.c: New test.
5041
5042 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
5043
5044 * gcc.c-torture/execute/20000225-1.c: New test.
5045
5046 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5047
5048 * gcc.dg/cpp-li2.c: New test.
5049
5050 * gcc.dg/cpp-wi1.c: New test.
5051
5052 * gcc.dg/cpp-li1.c: New test.
5053
5054 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
5055
5056 * g++.old-deja/g++.other/sizeof5.C: New test.
5057
5058 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5059
5060 * gcc.c-torture/execute/va-arg-13.c: New test.
5061
5062 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
5063
5064 * gcc.c-torture/execute/va-arg-12.c: New test.
5065
5066 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
5067
5068 * gcc.c-torture/execute/20000223-1.c: New test.
5069
5070 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
5071
5072 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5073
5074 2000-02-22 Mark Mitchell <mark@codesourcery.com>
5075
5076 * g++.old-deja/g++.abi/ptrmem.C: New test.
5077
5078 2000-02-19 Richard Henderson <rth@cygnus.com>
5079
5080 * gcc.c-torture/compile/init-3.c: New.
5081
5082 2000-02-17 Mark Mitchell <mark@codesourcery.com>
5083
5084 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5085 ALWAYS_CXXFLAGS.
5086
5087 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
5088
5089 * gcc.c-torture/compile/20000211-3.c: New test.
5090
5091 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
5092
5093 * gcc.c-torture/compile/20000211-2.c: New test.
5094
5095 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
5096
5097 * gcc.c-torture/compile/20000211-1.c: New test.
5098
5099 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
5100
5101 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5102 on native targets
5103
5104 2000-02-08 Nathan Sidwell <nathan@acm.org>
5105
5106 * g++.old-deja/g++.other/cast5.C: New test.
5107
5108 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
5109
5110 * gcc.c-torture/execute/20000205-1.c: New.
5111
5112 2000-02-03 Nathan Sidwell <nathan@acm.org>
5113
5114 * g++.old-deja/g++.jason/cast3.C: Return void.
5115 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5116
5117 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5118
5119 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5120
5121 * gcc.dg/loop-1.c: New test.
5122
5123 2000-01-27 Jakub Jelinek <jakub@redhat.com>
5124
5125 * gcc.c-torture/compile/20000127-1.c: New test.
5126 * gcc.c-torture/execute/991228-1.c: New test.
5127
5128 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5129
5130 * gcc.dg/unused-2.c: New test.
5131
5132 * gcc.dg/conv-1.c: New test.
5133
5134 2000-01-24 Mark Mitchell <mark@codesourcery.com>
5135
5136 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5137 compiler.
5138 (tool_option_proc): Fix typo.
5139
5140 2000-01-24 Geoff Keating <geoffk@cygnus.com>
5141
5142 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5143 of the ld on the host, not on the build machine.
5144 Also, don't crash if '--help' is not a supported option.
5145
5146 2000-01-24 Richard Henderson <rth@cygnus.com>
5147
5148 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5149
5150 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
5151
5152 * gcc.c-torture/execute/20000120-2.c: New test.
5153 * gcc.c-torture/execute/20000120-1.c: New test.
5154
5155 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
5156
5157 * gcc.c-torture/execute/20000113-1.c: New test.
5158
5159 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
5160
5161 * gcc.c-torture/execute/20000112-1.c: New test.
5162
5163 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5164
5165 * gcc.dg/20000111-1.c: New test.
5166
5167 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
5168
5169 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5170 with 16 bit integers.
5171
5172 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5173
5174 * gcc.dg/20000108-1.c: New test.
5175
5176 2000-01-05 Nathan Sidwell <nathan@acm.org>
5177
5178 * g++.old-deja/g++.ns/koenig8.C: New test.
5179
5180 2000-01-05 Nathan Sidwell <nathan@acm.org>
5181
5182 * g++.old-deja/g++.other/cast4.C: New test.
5183
5184 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
5185
5186 * gcc.c-torture/compile/20000105-2.c: New test.
5187 * gcc.c-torture/compile/20000105-1.c: New test.
5188
5189 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5190
5191 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5192 references to printf & atoi to conform to ANSI standard.
5193 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5194 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5195 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5196 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5197 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5198 * g++.old-deja/g++.brendan/complex1.C: Likewise.
5199 * g++.old-deja/g++.brendan/copy1.C: Likewise.
5200 * g++.old-deja/g++.brendan/copy2.C: Likewise.
5201 * g++.old-deja/g++.brendan/copy3.C: Likewise.
5202 * g++.old-deja/g++.brendan/copy4.C: Likewise.
5203 * g++.old-deja/g++.brendan/copy5.C: Likewise.
5204 * g++.old-deja/g++.brendan/copy6.C: Likewise.
5205 * g++.old-deja/g++.brendan/copy7.C: Likewise.
5206 * g++.old-deja/g++.brendan/copy8.C: Likewise.
5207 * g++.old-deja/g++.brendan/crash11.C: Likewise.
5208 * g++.old-deja/g++.brendan/crash14.C: Likewise.
5209 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5210 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5211 * g++.old-deja/g++.brendan/delete2.C: Likewise.
5212 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5213 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5214 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5215 * g++.old-deja/g++.brendan/eh1.C: Likewise.
5216 * g++.old-deja/g++.brendan/groff1.C: Likewise.
5217 * g++.old-deja/g++.brendan/init3.C: Likewise.
5218 * g++.old-deja/g++.brendan/misc12.C: Likewise.
5219 * g++.old-deja/g++.brendan/misc7.C: Likewise.
5220 * g++.old-deja/g++.brendan/new2.C: Likewise.
5221 * g++.old-deja/g++.brendan/operators4.C: Likewise.
5222 * g++.old-deja/g++.brendan/operators5.C: Likewise.
5223 * g++.old-deja/g++.brendan/overload2.C: Likewise.
5224 * g++.old-deja/g++.brendan/overload7.C: Likewise.
5225 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5226 * g++.old-deja/g++.brendan/reference1.C: Likewise.
5227 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5228 * g++.old-deja/g++.brendan/template24.C: Likewise.
5229 * g++.old-deja/g++.brendan/template3.C: Likewise.
5230 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5231 * g++.old-deja/g++.jason/inline3.C: Likewise.
5232 * g++.old-deja/g++.jason/opeq.C: Likewise.
5233 * g++.old-deja/g++.law/arg5.C: Likewise.
5234 * g++.old-deja/g++.law/arm7.C: Likewise.
5235 * g++.old-deja/g++.law/ctors11.C: Likewise.
5236 * g++.old-deja/g++.law/cvt8.C: Likewise.
5237 * g++.old-deja/g++.law/init9.C: Likewise.
5238 * g++.old-deja/g++.law/refs4.C: Likewise.
5239 * g++.old-deja/g++.law/template2.C: Likewise.
5240 * g++.old-deja/g++.law/visibility24.C: Likewise.
5241 * g++.old-deja/g++.law/vtable3.C: Likewise.
5242 * g++.old-deja/g++.mike/asm2.C: Likewise.
5243 * g++.old-deja/g++.mike/eh1.C: Likewise.
5244 * g++.old-deja/g++.mike/misc1.C: Likewise.
5245 * g++.old-deja/g++.mike/misc13.C: Likewise.
5246 * g++.old-deja/g++.mike/misc14.C: Likewise.
5247 * g++.old-deja/g++.mike/ns12.C: Likewise.
5248 * g++.old-deja/g++.mike/p1248.C: Likewise.
5249 * g++.old-deja/g++.mike/p3708.C: Likewise.
5250 * g++.old-deja/g++.mike/p3708a.C: Likewise.
5251 * g++.old-deja/g++.mike/p3708b.C: Likewise.
5252 * g++.old-deja/g++.mike/p646.C: Likewise.
5253 * g++.old-deja/g++.mike/p700.C: Likewise.
5254 * g++.old-deja/g++.mike/p783.C: Likewise.
5255 * g++.old-deja/g++.mike/p783a.C: Likewise.
5256 * g++.old-deja/g++.mike/p783b.C: Likewise.
5257 * g++.old-deja/g++.mike/p786.C: Likewise.
5258 * g++.old-deja/g++.mike/p789.C: Likewise.
5259 * g++.old-deja/g++.mike/p789a.C: Likewise.
5260 * g++.old-deja/g++.mike/p807a.C: Likewise.
5261 * g++.old-deja/g++.other/delete3.C: Likewise.
5262 * g++.old-deja/g++.other/dyncast1.C: Likewise.
5263 * g++.old-deja/g++.other/dyncast2.C: Likewise.
5264 * g++.old-deja/g++.other/dyncast3.C: Likewise.
5265 * g++.old-deja/g++.other/empty1.C: Likewise.
5266 * g++.old-deja/g++.other/temporary1.C: Likewise.
5267 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5268 * g++.old-deja/g++.pt/t16.C: Likewise.
5269 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5270
5271 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
5272
5273 * gcc.dg/991230-1.c: New test.
5274
5275 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
5276
5277 * gcc.c-torture/compile/991229-3.c: New test.
5278 * gcc.c-torture/compile/991229-2.c: New test.
5279 * gcc.c-torture/compile/991229-1.c: New test.
5280
5281 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
5282
5283 * gcc.c-torture/compile/labels-2.c: New test.
5284
5285 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
5286
5287 * gcc.c-torture/execute/991227-1.c: New test.
5288
5289 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5290
5291 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5292
5293 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
5294
5295 * gcc.c-torture/execute/991221-1.c: New test.
5296
5297 1999-12-20 Nathan Sidwell <nathan@acm.org>
5298
5299 * g++.old-deja/g++.other/cast3.C: New test.
5300
5301 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
5302
5303 * gcc.c-torture/execute/991216-4.c: New test.
5304
5305 1999-12-16 Michael Meissner <meissner@cygnus.com>
5306
5307 * gcc.c-torture/execute/991216-1.c: New test.
5308 * gcc.c-torture/execute/991216-2.c: New test.
5309 * gcc.c-torture/execute/991216-3.c: New test.
5310
5311 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
5312
5313 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5314 Actually make the test fail by using "-O2" for compilation.
5315
5316 1999-12-15 Nathan Sidwell <nathan@acm.org>
5317
5318 * g++.old-deja/g++.warn/cast-align1.C: New test.
5319
5320 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
5321
5322 * gcc.c-torture/compile/991214-1.c: New test.
5323 * gcc.c-torture/compile/991214-2.c: New test.
5324
5325 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
5326
5327 * gcc.dg/991214-1.c: New test.
5328
5329 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
5330
5331 * gcc.c-torture/compile/991213-3.c: New test.
5332 * gcc.c-torture/compile/991213-2.c: New test.
5333 * gcc.c-torture/compile/991213-1.c: New test.
5334
5335 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
5336
5337 * gcc.dg/991209-1.c: New test.
5338
5339 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
5340
5341 * gcc.c-torture/compile/991208-1.c: New test.
5342
5343 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5344
5345 * gcc.dg/ultrasp2.c: New test.
5346
5347 1999-12-05 Alex Samuel <samuel@codesourcery.com>
5348
5349 * g++.old-deja/g++.abi/align.C (main): Fix typo.
5350
5351 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
5352
5353 * gcc.c-torture/compile/991202-1.c: New test.
5354 * gcc.c-torture/execute/991202-1.c: New test.
5355 * gcc.c-torture/execute/991202-2.c: New test.
5356 * gcc.c-torture/execute/991202-3.c: New test.
5357
5358 1999-12-02 Alex Samuel <samuel@codesourcery.com>
5359
5360 * g++.old-deja/g++.abi/align.C: New test.
5361 * g++.old-deja/g++.abi/aggregates.C: Likewise.
5362 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5363
5364 1999-12-01 Richard Henderson <rth@cygnus.com>
5365
5366 * gcc.c-torture/execute/991201-1.c: New.
5367
5368 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
5369
5370 * gcc.dg/991129-1.c: New test.
5371
5372 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
5373
5374 * gcc.c-torture/compile/991127-1.c: New test.
5375
5376 1999-11-22 Nathan Sidwell <nathan@acm.org>
5377
5378 * g++.old-deja/g++.other/warn4.C: New test.
5379
5380 1999-11-22 Nathan Sidwell <nathan@acm.org>
5381
5382 * g++.old-deja/g++.eh/cleanup2.C: New test.
5383 * g++.old-deja/g++.ext/pretty2.C: New test.
5384 * g++.old-deja/g++.ext/pretty3.C: New test.
5385 * g++.old-deja/g++.other/debug6.C: New test.
5386
5387 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
5388
5389 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5390 compiler_output to look for one error message instead of two.
5391
5392 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
5393
5394 * gcc.c-torture/execute/991118-1.c: Also test case
5395 where the word boundary does not split a byte evenly.
5396
5397 1999-11-19 Nathan Sidwell <nathan@acm.org>
5398
5399 * g++.old-deja/g++.ext/restrict1.C: New test.
5400
5401 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5402
5403 * gcc.c-torture/execute/991118-1.c: New test.
5404
5405 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
5406
5407 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5408 working directory pathnames.
5409
5410 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
5411
5412 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5413 host is equipped with driver.h and driver.o so it can actually
5414 compile and run the tests.
5415
5416 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
5417
5418 * gcc.c-torture/compile/991008-1.c: New test.
5419
5420 1999-11-08 Nick Clifton <nickc@cygnus.com>
5421
5422 * lib/gcc-dg.exp: Include target-supports.exp
5423
5424 1999-11-05 Nick Clifton <nickc@cygnus.com>
5425
5426 * lib/target-supports.exp: New file: Provide procs to test for
5427 features supported by the target.
5428 (check_weak_available): Moved here from ecos.exp.
5429 (check_alias_available): New proc: Determine of the target
5430 toolchain supports the alias attribute.
5431
5432 * gcc.dg/special/ecos.exp: Move check_weak_available to
5433 target-supports.exp.
5434 (alias-1.c): Only perform the test if the target supports
5435 aliases.
5436 (wkali-1.c): Only perform the test if the target supports
5437 aliases.
5438
5439 * gcc.dg/990506-0.c: Expect error messages from cross
5440 targets as well as native targets.
5441
5442 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5443
5444 * gcc.dg/ultrasp1.c: Removed xfail.
5445 * gcc.dg/struct-ret-2.c: Likewise.
5446 * gcc.dg/array-1.c: Likewise.
5447
5448 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5449
5450 * gcc.dg/struct-ret-2.c: New test.
5451
5452 * gcc.dg/array-1.c: New test.
5453
5454 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
5455
5456 * gcc.c-torture/execute/991030-1.c: New test.
5457
5458 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
5459
5460 * gcc.c-torture/compile/991026-2.c: New test.
5461
5462 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
5463
5464 * gcc.c-torture/compile/991026-1.c: New test.
5465
5466 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
5467
5468 * gcc.c-torture/execute/991023-1.c: New test.
5469
5470 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
5471
5472 * gcc.c-torture/execute/991019-1.c: New test.
5473
5474 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
5475
5476 * gcc.c-torture/execute/991016-1.c: New test.
5477
5478 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
5479
5480 * gcc.c-torture/execute/991014-1.c: New test.
5481
5482 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
5483
5484 * g++.old-deja/g++.other/union2.C: New test.
5485
5486 1999-10-13 Nathan Sidwell <nathan@acm.org>
5487
5488 * g++.old-deja/g++.other/vaarg2.C: New test.
5489 * g++.old-deja/g++.other/vaarg3.C: New test.
5490
5491 1999-10-12 Craig Burley <craig@jcb-sc.com>
5492
5493 * g77.f-torture/noncompile/19990905-1.f: Moved from being
5494 in compile/.
5495
5496 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
5497
5498 * gcc.c-torture/execute/va-arg-11.c: New test.
5499
5500 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
5501
5502 * lib/file-format.exp (gcc_target_object_format): Don't
5503 crash if objdump is unavailable.
5504
5505 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
5506
5507 * gcc.misc-tests/mg.exp: delete extraneous redirection.
5508
5509 1999-09-28 Nick Clifton <nickc@cygnus.com>
5510
5511 * gcc.c-torture/compile/990928-1.c: New test.
5512
5513 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
5514
5515 * g++.old-deja/g++.other/decl6.C: New test.
5516
5517 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5518
5519 * gcc.c-torture/execute/va-arg-10.c: New test.
5520
5521 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
5522
5523 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5524 __PRETTY_FUNCTION__.
5525
5526 1999-09-23 Nick Clifton <nickc@cygnus.com>
5527
5528 * gcc.c-torture/execute/990923-1.c: New test.
5529
5530 1999-09-21 Nick Clifton <nickc@cygnus.com>
5531
5532 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5533 for which -fpic is inappropriate.
5534
5535 1999-09-21 Mark Mitchell <mark@codesourcery.com>
5536
5537 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5538
5539 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
5540
5541 * g++.old-deja/g++.other/dyncast1.C: New test.
5542 * g++.old-deja/g++.other/dyncast2.C: New test.
5543 * g++.old-deja/g++.other/dyncast3.C: New test.
5544 * g++.old-deja/g++.other/dyncast4.C: New test.
5545 * g++.old-deja/g++.other/dyncast5.C: New test.
5546 * g++.old-deja/g++.eh/catch3.C: New test.
5547 * g++.old-deja/g++.eh/catch3p.C: New test.
5548 * g++.old-deja/g++.eh/catch4.C: New test.
5549 * g++.old-deja/g++.eh/catch4p.C: New test.
5550 * g++.old-deja/g++.eh/catch5.C: New test.
5551 * g++.old-deja/g++.eh/catch5p.C: New test.
5552 * g++.old-deja/g++.eh/catch6.C: New test.
5553 * g++.old-deja/g++.eh/catch6p.C: New test.
5554 * g++.old-deja/g++.eh/catch7.C: New test.
5555 * g++.old-deja/g++.eh/catch7p.C: New test.
5556 * g++.old-deja/g++.eh/catch8.C: New test.
5557 * g++.old-deja/g++.eh/catch8p.C: New test.
5558 * g++.old-deja/g++.eh/catch9.C: New test.
5559 * g++.old-deja/g++.eh/catch9p.C: New test.
5560
5561 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
5562
5563 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5564 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5565
5566 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
5567
5568 * gcc.c-torture/compile/990913-1.c: New test.
5569
5570 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
5571
5572 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5573 * g++.old-deja/g++.jason/rfg5.C: Likewise.
5574
5575 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
5576
5577 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5578
5579 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
5580
5581 * g++.old-deja/g++.other/lookup11.C: New test.
5582 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5583 what is permitted and what we want.
5584 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5585 overload use.
5586 * g++.old-deja/g++.jason/rfg5.C: Likewise
5587
5588 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
5589
5590 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5591 * gcc.c-torture/noncompile/poison-1.c: New file.
5592
5593 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
5594
5595 * g++.old-deja/g++.other/sizeof3.C: New test.
5596 * g++.old-deja/g++.other/sizeof4.C: New test.
5597 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5598 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5599
5600 1999-09-07 Richard Henderson <rth@cygnus.com>
5601
5602 * gcc.dg/va-arg-1.c: New.
5603
5604 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5605
5606 * gcc.c-torture/execute/va-arg-9.c: New test.
5607
5608 1999-09-05 Craig Burley <craig@jcb-sc.com>
5609
5610 * g77.f-torture/compile/980519-2.f: New test.
5611 * g77.f-torture/compile/19990905-0.f: New test.
5612 * g77.f-torture/compile/19990905-1.f: New test.
5613 * g77.f-torture/compile/19990905-2.f: New test.
5614
5615 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5616
5617 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
5618
5619 * gcc.c-torture/execute/990827-1.c: Fix typo.
5620
5621 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
5622
5623 * g++.old-deja/g++.other/deref1.C: New test.
5624
5625 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
5626
5627 * g++.old-deja/g++.other/ambig2.C: New test.
5628 * g++.old-deja/g++.other/cond5.C: New test.
5629 * g++.old-deja/g++.other/lookup16.C: New test.
5630
5631 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
5632
5633 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5634 assemblers too.
5635
5636 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
5637
5638 * lib/c-torture.exp: Avoid the "compare executables" optimization
5639 when testing native.
5640
5641 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
5642
5643 * gcc.c-torture/execute/990829-1.c: New test.
5644 * gcc.c-torture/compile/990829-1.c: New test.
5645
5646 1999-08-27 Paul Burchard <burchard@pobox.com>
5647
5648 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5649 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5650 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5651 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5652 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5653 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5654 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5655 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5656 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5657 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5658 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5659
5660 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
5661
5662 * gcc.c-torture/execute/990827-1.c: New test.
5663
5664 1999-08-26 Craig Burley <craig@jcb-sc.com>
5665
5666 * g77.f-torture/noncompile/19990826-4.f: New test.
5667
5668 * g77.f-torture/compile/19990826-3.f: New test.
5669
5670 * g77.f-torture/execute/19990826-2.f: New test.
5671
5672 * g77.f-torture/compile/19990826-1.f: New test.
5673
5674 * gcc.c-torture/execute/990826-0.c: New test.
5675 * g77.c-torture/execute/19990826-0.f: New test.
5676
5677 * g77.f-torture/noncompile/970626-2.f: New test.
5678
5679 1999-08-25 Paul Burchard <burchard@pobox.com>
5680
5681 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5682 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5683 lss-011.C: New tests.
5684
5685 1999-08-25 Nathan Sidwell <nathan@acm.org>
5686
5687 * g++.old-deja/g++.other/decl5.C: New test.
5688
5689 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5690
5691 * noncompile/noncompile.exp: Load_lib c-torture.exp.
5692 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5693 call `postbase' for each one. All callers of `postbase' changed
5694 to call this instead.
5695
5696 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
5697
5698 * gcc.c-torture/execute/990811-1.c: New test.
5699
5700 1999-08-09 Nick Clifton <nickc@cygnus.com>
5701
5702 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5703 just native ones.
5704
5705 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5706 just native ones.
5707
5708 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
5709
5710 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5711
5712 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
5713
5714 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5715
5716 1999-08-04 Nathan Sidwell <nathan@acm.org>
5717
5718 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5719
5720 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
5721
5722 * gcc.c-torture/execute/990804-1.c: New test.
5723
5724 1999-08-03 Nathan Sidwell <nathan@acm.org>
5725
5726 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5727 * g++.old-deja/g++.brendan/crash64.C: Likewise
5728 * g++.old-deja/g++.brendan/overload8.C: Likewise
5729
5730 1999-08-03 Nathan Sidwell <nathan@acm.org>
5731
5732 * g++.old-deja/g++.other/struct1.C: New test.
5733
5734 1999-08-03 Nathan Sidwell <nathan@acm.org>
5735
5736 * g++.old-deja/g++.other/enum2.C: New test.
5737
5738 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
5739
5740 Adapted from tests from Franz Sirl:
5741 * gcc.c-torture/execute/va-arg-7.c: New test.
5742 * gcc.c-torture/execute/va-arg-8.c: New test.
5743
5744 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
5745
5746 * gcc.c-torture/compile/990801-2.c: New test.
5747
5748 * gcc.c-torture/compile/990801-1.c: New test.
5749
5750 1999-07-27 Michael Meissner <meissner@cygnus.com>
5751
5752 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5753 fp-cmp-1.c, converting double to float.
5754
5755 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5756 fp-cmp-1.c, converting double to long double.
5757
5758 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5759 from fr1 to unknown_register, since fr1 is a legitimate register
5760 on some machines.
5761
5762 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
5763
5764 * README: More listname related changes.
5765
5766 1999-07-08 Catherine Moore <clm@cygnus.com>
5767
5768 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
5769
5770 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
5771
5772 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5773
5774 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
5775
5776 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5777
5778 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
5779
5780 * gcc.dg/990703-1.c: New test.
5781
5782 1999-06-29 Nick Clifton <nickc@cygnus.com>
5783
5784 * lib/file-format.exp: New file: Move definition of proc
5785 gcc_target_object_format to here from
5786 gcc.dg/special/ecos.exp.
5787
5788 * lib/c-torture.exp: Include lib file-format.exp.
5789 * lib/gcc-dg.exp: Include lib file-format.exp.
5790
5791 * gcc.dg/special/ecos.exp: Remove definition of proc
5792 gcc_target_object_format.
5793
5794 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
5795
5796 * gcc.c-torture/execute/990628-1.c: New test.
5797
5798 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
5799
5800 * gcc.c-torture/compile/990625-2.c: New test.
5801
5802 * gcc.c-torture/compile/990625-1.c: New test.
5803
5804 1999-06-23 Nick Clifton <nickc@cygnus.com>
5805
5806 * gcc.c-torture/compile/dll.c: New test case. Check that dll
5807 attributes compile.
5808 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
5809 ports that use the COFF/PE file format.
5810
5811 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
5812
5813 * gcc.c-torture/compile/990617-1.c: New test.
5814
5815 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
5816
5817 * g++.old-deja/g++.other/decl4.C: New test.
5818
5819 1999-06-14 Nathan Sidwell <nathan@acm.org>
5820
5821 * g++.old-deja/g++.other/bitfld3.C: New test.
5822
5823 1999-06-08 Nathan Sidwell <nathan@acm.org>
5824
5825 * g++.old-deja/g++.eh/catch1.C: New test.
5826
5827 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
5828
5829 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
5830
5831 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
5832 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
5833
5834 1999-06-05 Craig Burley <craig@jcb-sc.com>
5835
5836 * g77.f-torture/compile/19990502-0.f: Replace with new,
5837 shorter, test that still fails after recent changes.
5838
5839 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5840
5841 * gcc.c-torture/execute/990604-1.c: New test.
5842
5843 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
5844
5845 * gcc.c-torture/execute/990531-1.c: New test.
5846
5847 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5848
5849 * gcc.c-torture/compile/990527-1.c: New test.
5850
5851 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
5852
5853 * gcc.c-torture/execute/990527-1.c: New test.
5854
5855 1999-05-25 Nick Clifton <nickc@cygnus.com>
5856
5857 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
5858 bitfields as signed.
5859
5860 1999-05-25 Craig Burley <craig@jcb-sc.com>
5861
5862 * g77.f-torture/compile/19990525-0.f: New test.
5863
5864 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
5865
5866 * gcc.c-torture/execute/990525-2.c: New test.
5867
5868 * gcc.c-torture/execute/990525-1.c: New test.
5869
5870 1999-05-24 Nathan Sidwell <nathan@acm.org>
5871
5872 * g++.old-deja/g++.other/anon3.C: New test.
5873 * g++.old-deja/g++.other/anon4.C: New test.
5874 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
5875 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
5876 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
5877 Merrill).
5878
5879 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
5880
5881 * gcc.c-torture/execute/990524-1.c: New test.
5882
5883 * gcc.dg/990524-1.c: New test.
5884
5885 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5886
5887 * gcc.c-torture/compile/990523-1.c: New test.
5888
5889 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
5890
5891 * gcc.c-torture/compile/990519-1.c: New test.
5892
5893 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5894
5895 * gcc.c-torture/compile/990517-1.c: New test.
5896
5897 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5898 (e4, f4): New tests.
5899 (main): Call them.
5900
5901 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5902
5903 * gcc.dg/noreturn-1.c: New test.
5904
5905 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5906
5907 * gcc.c-torture/execute/990513-1.c: New test.
5908
5909 1999-05-10 Richard Henderson <rth@cygnus.com>
5910
5911 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5912
5913 1999-05-10 Craig Burley <craig@jcb-sc.com>
5914
5915 * g77.f-torture/execute/erfc.f: Use small single-precision
5916 values, to avoid problems on Alphas when not -mieee.
5917
5918 1999-05-08 Craig Burley <craig@jcb-sc.com>
5919
5920 * gcc.dg/990506-0.c: New test.
5921
5922 1999-05-08 Richard Henderson <rth@cygnus.com>
5923
5924 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5925 the constant to test. Don't XFAIL 64-bit targets.
5926
5927 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5928 * g++.old-deja/g++.law/profile1.C: Likewise.
5929
5930 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5931 operator new instances.
5932 * g++.old-deja/g++.other/delete5.C: Likewise.
5933
5934 1999-05-03 Craig Burley <craig@jcb-sc.com>
5935
5936 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5937 intrinsic.
5938
5939 1999-05-03 Craig Burley <craig@jcb-sc.com>
5940
5941 * g77.f-torture/execute/u77-test.f: Reverse order of two
5942 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5943
5944 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5945
5946 * gcc.dg/compare1.c: New test.
5947
5948 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
5949
5950 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5951 New tests.
5952
5953 1999-05-02 Craig Burley <craig@jcb-sc.com>
5954
5955 * g77.f-torture/compile/19990502-1.f: New test.
5956
5957 1999-05-02 Craig Burley <craig@jcb-sc.com>
5958
5959 * g77.f-torture/compile/19990502-0.f: New test.
5960
5961 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
5962
5963 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5964 intrinsic.
5965
5966 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
5967
5968 * g77.f-torture/execute/u77-test.f (main): List libU77
5969 intrinsics not currently tested.
5970 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5971 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5972 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5973 Trim blanks off the ends of some printed strings.
5974
5975 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
5976
5977 * g77.f-torture/execute/u77-test.f (main): Just warn about
5978 FSTAT gid disagreement, as it's expected on some systems.
5979
5980 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
5981
5982 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5983 use a new function, which allows for some slop.
5984 Clean up some commentary.
5985 (issum): The new function.
5986 (sgladd): Deleted subroutine.
5987
5988 1999-05-01 Craig Burley <craig@jcb-sc.com>
5989
5990 * g77.f-torture/execute/u77-test.f: Modify to be more like
5991 libf2c/libU77 version, bringing patches to that version here.
5992 Add suitable commentary.
5993
5994 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
5995
5996 * gcc.dg/990424-1.c: New test.
5997
5998 1999-04-24 Craig Burley <craig@jcb-sc.com>
5999
6000 * g77.f-torture/execute/u77-test.f (main): Bug involving
6001 LSTAT has been fixed, so turn back on full checking.
6002
6003 1999-04-20 Craig Burley <craig@jcb-sc.com>
6004
6005 * g77.f-torture/compile/19990419-0.f: New test.
6006 * g77.f-torture/execute/19990419-1.f: New test.
6007
6008 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
6009
6010 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6011 to avoid the need for a prototype to supress a warning.
6012
6013 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
6014
6015 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6016
6017 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
6018
6019 * gcc.c-torture/execute/990404-1.c: New test.
6020
6021 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
6022
6023 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6024 * gcc.dg/cpp-if3.c: Don't use -pedantic.
6025 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6026 missing initializer warnings.
6027
6028 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
6029
6030 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6031 matching strings.
6032
6033 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
6034
6035 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6036
6037 1999-03-26 Craig Burley <craig@jcb-sc.com>
6038
6039 * g77.f-torture/execute/19990325-0.f: New test.
6040 * g77.f-torture/execute/19990325-1.f: New test.
6041
6042 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
6043
6044 * gcc.c-torture/execute/990324-1.c: New test.
6045
6046 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
6047
6048 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6049 test with 4.
6050
6051 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
6052
6053 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
6054
6055 1999-03-13 Craig Burley <craig@jcb-sc.com>
6056
6057 * g77.f-torture/execute/19990313-2.f: New test.
6058 * g77.f-torture/execute/19990313-3.f: New test.
6059
6060 1999-03-13 Craig Burley <craig@jcb-sc.com>
6061
6062 * g77.f-torture/execute/19990313-0.f: New test.
6063 * g77.f-torture/execute/19990313-1.f: New test.
6064
6065 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
6066
6067 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6068 printf to sprintf.
6069 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6070 (main): Add check for u15. Conditionalize u31 check depending on
6071 whether ints are <32 bits or >=32 bits.
6072
6073 1999-03-08 Craig Burley <craig@jcb-sc.com>
6074
6075 * g77.f-torture/execute/19981119-0.f: Improve testiness.
6076
6077 1999-03-08 Craig Burley <craig@jcb-sc.com>
6078
6079 * g77.f-torture/compile/19990305-0.f: New test.
6080 * g77.f-torture/execute/19981119-0.f: New test.
6081
6082 1999-03-08 Craig Burley <craig@jcb-sc.com>
6083
6084 * g77.f-torture/execute/970625-2.f: call ABORT if final
6085 result is not correct, instead of just printing it.
6086 Add this checking via newly introduced obfuscation, to
6087 trip up buggy front ends.
6088
6089 1999-03-07 Craig Burley <craig@jcb-sc.com>
6090
6091 * g77.f-torture/compile/960317-1.f: Moved from being
6092 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
6093
6094 1999-03-06 Craig Burley <craig@jcb-sc.com>
6095
6096 * g77.f-torture/execute/960317-1.f: New (old) test.
6097 * g77.f-torture/execute/970625-2.f: Ditto.
6098
6099 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
6100
6101 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6102 message on line 1 or line 2; cccp and cpplib do this differently.
6103
6104 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
6105
6106 * g++.old-deja/g++.law/weak1.C: New test.
6107
6108 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
6109
6110 * gcc.c-torture/execute/990119-1.c: Renamed to...
6111 * gcc.dg/990119-1.c: this, so it will only be tested once
6112 (it's a preprocessor test, it doesn't need to be run at
6113 multiple optimization levels).
6114
6115 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
6116
6117 * lib/g++.exp: Don't add incdir=$base_dir/../include to
6118 ALWAYS_CXXFLAGS.
6119
6120 1999-02-24 Craig Burley <craig@jcb-sc.com>
6121
6122 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6123 * g77.f-torture/compile/19981216-0.f: ...as it is expected
6124 to not be compilable by current g77.
6125
6126 1999-02-24 Nick Clifton <nickc@cygnus.com>
6127
6128 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6129
6130 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
6131
6132 * gcc.c-torture/execute/990222-1.c: New test.
6133
6134 1999-02-19 Craig Burley <craig@jcb-sc.com>
6135
6136 * g77.f-torture/compile/19990218-0.f: New test.
6137 * g77.f-torture/noncompile/19990218-1.f: New test.
6138
6139 1999-02-18 Craig Burley <craig@jcb-sc.com>
6140
6141 * g77.f-torture/compile/19981216-0.f: New test.
6142
6143 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
6144
6145 * gcc.dg/990214-1.c: New test.
6146
6147 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
6148
6149 * gcc.dg/990213-2.c: New test.
6150
6151 * gcc.dg/990213-1.c: New test.
6152
6153 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
6154
6155 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6156 ints.
6157
6158 1999-02-11 Nick Clifton <nickc@cygnus.com>
6159
6160 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6161 specified by target.
6162
6163 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6164
6165 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
6166
6167 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6168
6169 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
6170
6171 * gcc.dg/special/ecos.exp: New test driver for new tests with
6172 special requirements.
6173
6174 * gcc.dg/special/alias-1.c: New test.
6175 * gcc.dg/special/gcsec-1.c: New test.
6176 * gcc.dg/special/weak-1.c: New test.
6177 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6178 * gcc.dg/special/weak-2.c: New test.
6179 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6180 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6181 * gcc.dg/special/wkali-1.c: New test.
6182 * gcc.dg/special/wkali-2.c: New test.
6183 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6184 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6185
6186 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
6187
6188 * lib/c-torture.exp (c-torture-compile): Pull out code for
6189 analyzing gcc error messages.
6190 (c-torture-execute): Likewise. Fix some (harmless) false
6191 positives.
6192 * lib/gcc.exp (gcc_check_compile): New function.
6193
6194 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
6195
6196 * gcc.c-torture/execute/990208-1.c: New test.
6197
6198 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
6199
6200 * g++.dg/special/ecos.exp: New driver for new tests with special
6201 requirements
6202
6203 * g++.dg/special/conpr-1.C: New test
6204 * g++.dg/special/conpr-2.C: New test
6205 * g++.dg/special/conpr-2a.C: New test
6206 * g++.dg/special/conpr-3.C: New test
6207 * g++.dg/special/conpr-3a.C: New test
6208 * g++.dg/special/conpr-3b.C: New test
6209
6210 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6211 allow g++ to use the dg driver
6212
6213 * README: Add comment about g++.dg directory
6214
6215 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
6216
6217 * README: Update email addresses.
6218
6219 1999-02-03 Nick Clifton <nickc@cygnus.com>
6220
6221 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6222 arguments in order to force structure S onto the stack even on
6223 the alpha.
6224 (test): Pass 10 leading arguments to function foo as well as the
6225 structure S.
6226
6227 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6228 failure for all targets.
6229
6230 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6231 abort to terminate program execution.
6232
6233 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
6234
6235 * gcc.c-torture/execute/990130-1.c: New test.
6236
6237 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
6238
6239 * gcc.dg/990130-1.c: New test.
6240
6241 1999-01-28 Michael Meissner <meissner@cygnus.com>
6242
6243 * gcc.c-torture/execute/990128-1.c: New test.
6244
6245 1999-01-27 Michael Meissner <meissner@cygnus.com>
6246
6247 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6248
6249 1999-01-27 Felix Lee <flee@cygnus.com>
6250
6251 * lib/c-torture.exp (c-torture-compile): pull out code for
6252 analyzing gcc error messages.
6253 (c-torture-execute): ditto, and fix some (harmless) false
6254 positives.
6255 * lib/gcc.exp (gcc_check_compile): new function.
6256
6257 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
6258
6259 * gcc.dg/990117-1.c: New test.
6260
6261 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6262
6263 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6264
6265 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
6266
6267 * g77.f-torture/compile/990115-1.f: New test.
6268
6269 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
6270
6271 * gcc.c-torture/compile/990107-1.c: New test
6272
6273 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
6274
6275 * gcc.c-torture/execute/990106-2.c: New test.
6276
6277 * gcc.c-torture/execute/990106-1.c: New test.
6278
6279 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
6280
6281 * gcc.c-torture/compile/981223-1.c: New test.
6282
6283 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
6284
6285 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6286 (opt3): Rename from opt4 and disable.
6287
6288 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
6289
6290 * g++.old-deja/g++.pt/ptrmem5.C: New test.
6291
6292 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
6293
6294 * g++.old-deja/g++.other/conv5.C: New test.
6295
6296 1998-12-14 Nick Clifton <nickc@cygnus.com>
6297
6298 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6299
6300 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
6301
6302 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6303
6304 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
6305
6306 * gcc.c-torture/compile/981211-1.c: New test.
6307
6308 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
6309
6310 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6311
6312 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6313
6314 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6315
6316 * gcc.special/930510-1.c: Make C9X safe.
6317 * gcc.misc-tests/gcov-1.c Similarly.
6318 * gcc.misc-tests/gcov-2.c Similarly.
6319
6320 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
6321
6322 * gcc.dg/ultrasp1.c: New test.
6323
6324 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
6325
6326 * gcc.c-torture/execute/981206.c: New test.
6327
6328 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
6329
6330 * g++.old-deja/g++.ns/template7.C: New test.
6331
6332 * g++.old-deja/g++.other/expr1.C: New test.
6333
6334 * g++.old-deja/g++.eh/tmpl3.C: New test.
6335
6336 * g++.old-deja/g++.eh/tmpl2.C: New test.
6337
6338 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
6339
6340 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6341 * g++.old-deja/g++.other/using6.C: Removed.
6342 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6343
6344 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6345
6346 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
6347
6348 * g++.old-deja/g++.pt/overload8.C: New test.
6349
6350 * g++.old-deja/g++.pt/overload7.C: New test.
6351
6352 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6353
6354 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6355 and relinking messages.
6356 * lib/g++.exp (g++_target_compile): Remove .rpo file when
6357 compiling with -frepo.
6358
6359 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
6360
6361 * g++.old-deja/g++.pt/lookup6.C: New test.
6362
6363 1998-11-30 Nick Clifton <nickc@cygnus.com>
6364
6365 * gcc.c-torture/execute/981130-1.c: New test.
6366 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6367
6368 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
6369
6370 * g++.old-deja/g++.pt/explicit76.C: New test.
6371
6372 * g++.old-deja/g++.pt/friend38.C: New test.
6373
6374 * g++.old-deja/g++.ns/crash2.C: New test.
6375
6376 * g++.old-deja/g++.pt/defarg8.C: New test.
6377
6378 * g++.old-deja/g++.pt/instantiate6.C: New test.
6379
6380 * g++.old-deja/g++.pt/static6.C: New test.
6381
6382 * g++.old-deja/g++.pt/decl2.C: New test.
6383
6384 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
6385
6386 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
6387 problem is actually related with name lookup, but so what? :-)
6388
6389 * g++.old-deja/g++.pt/friend37.C: New test.
6390
6391 1998-11-25 Dave Love <d.love@dl.ac.uk>
6392
6393 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6394 element, which fails on some systems.
6395
6396 * g77.f-torture/execute/labug1.f: New test.
6397
6398 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
6399
6400 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6401 is defined.
6402
6403 1998-11-18 Dave Love <d.love@dl.ac.uk>
6404
6405 * g77.f-torture/compile/981117-1.f: New test.
6406
6407 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
6408
6409 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
6410 properly discarded.
6411
6412 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
6413
6414 * gcc.c-torture/execute/memcheck: New directory of tests for
6415 -fcheck-memory-usage.
6416
6417 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6418
6419 * README: New file, general information about the testsuite and
6420 new description of the various C++ test subdirectories.
6421 * README.g++: Eliminate obsolete information, update and move most
6422 relevant stuff to README.
6423
6424 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
6425
6426 * gcc.c-torture/compile/981107-1.c: New test.
6427
6428 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
6429
6430 * execute/memcpy-bi.c: New testcase.
6431
6432 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
6433
6434 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6435 base classes.
6436
6437 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6438 template is selected.
6439
6440 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6441 classes, it should be accepted for all types.
6442
6443 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6444
6445 * g++.old-deja/g++.pt/spec24.C: Ensure that template
6446 specializations start with template headers.
6447
6448 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
6449
6450 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6451
6452 * g++.old-deja/g++.other/init9.C: Test cross initialization of
6453 non-POD types.
6454
6455 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
6456
6457 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6458
6459 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6460
6461 * compile/981022-1.c, compile/981022-1.x: New test and driver.
6462
6463 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
6464
6465 * 981019-1.c: New test.
6466
6467 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
6468
6469 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6470 find objc headers.
6471
6472 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6473
6474 * compile/981001-4.c: Remove use of GCC extension that triggers a
6475 compiler bug.
6476
6477 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
6478
6479 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6480
6481 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
6482
6483 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
6484 instantiation of template produces incorrect code for delete
6485 expression.
6486
6487 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
6488 constructors' name is not unique.
6489 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6490 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6491
6492 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
6493 automatic array of const is ill-formed.
6494
6495 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
6496 of template parameter?
6497
6498 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
6499 const.
6500
6501 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
6502 pointer-to-member expression.
6503
6504 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
6505 declaration causes ICE.
6506
6507 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
6508
6509 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
6510 reserved in the global namespace.
6511
6512 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6513 generate needed virtual table.
6514
6515 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6516
6517 1998-10-10 Dariush Eslimi <eslimi@loran.com>
6518
6519 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6520 template-dependent type
6521
6522 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
6523
6524 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6525 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6526 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6527
6528 * g++.old-deja/g++.other/using5.C: New test; using decl from base
6529 class should be usable as argument of member function.
6530 * g++.old-deja/g++.other/using6.C: New test; using decl from base
6531 class should be usable as return type of member function.
6532 * g++.old-deja/g++.other/using7.C: New test; using decl from base
6533 class should be usable as type of data member.
6534
6535 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6536
6537 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
6538
6539 * gcc.c-torture/special/920521-1.c: Fix bogus test.
6540
6541 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
6542
6543 * gcc.dg/dll-?.c Add thumb to target list.
6544 Fix assembler scan patterns to match current assembler output.
6545
6546 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
6547
6548 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
6549 matching of template brackets.
6550
6551 * g++.old-deja/g++.other/using4.C: New test. Test using
6552 declarations of methods from base classes.
6553
6554 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
6555 within functions should introduce names into the innermost
6556 enclosing namespace.
6557
6558 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
6559 of static locals if first initialization throws.
6560
6561 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
6562
6563 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6564
6565 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
6566
6567 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
6568 lose track of the possible targets of tablejump insns.
6569 * special/special.exp: Run it.
6570
6571 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
6572
6573 * g++.old-deja/g++.pt/friend35.C: New test. A template function
6574 must be declared before its specializations can be named in friend
6575 declarations.
6576
6577 1998-10-05 Dave Love <d.love@dl.ac.uk>
6578
6579 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6580
6581 * g77.f-torture/execute/io1.f: New test.
6582
6583 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
6584
6585 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6586 with pointer to template function, for which no argument deduction
6587 is possible.
6588
6589 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6590 specialization of template function as argument to template
6591 function.
6592
6593 * g++.old-deja/g++.other/access2.C: New test; Inner class
6594 shouldn't have privileged access to Outer's names.
6595
6596 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
6597
6598 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6599 friend template declared within template class conflicts with
6600 nested class of the same name.
6601
6602 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6603 is ignored.
6604
6605 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6606 object with direct initializer as function declaration.
6607
6608 * g++.old-deja/g++.other/decl2.C: New test; duplicate
6609 initializers.
6610
6611 * g++.old-deja/g++.other/null2.C: New test; conditional operator
6612 involving const pointer and NULL produces incorrect result.
6613
6614 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6615 type name without `typename' should be rejected with -pedantic.
6616
6617 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
6618
6619 * g++.old-deja/g++.other/addrof1.C: New test.
6620
6621 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
6622
6623 * gcc.c-torture/compile/981001-1.c: New test.
6624 * gcc.c-torture/execute/981001-1.c: New test.
6625
6626 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
6627
6628 * gcc.c-torture/compile/981001-2.c: New test.
6629 * gcc.c-torture/compile/981001-3.c: New test.
6630 * gcc.c-torture/compile/981001-4.c: New test.
6631
6632 1998-10-01 Robert Lipe <robertl@dgii.com>
6633
6634 * lib/objc.exp (objc_target_compile): Add -L during compiles for
6635 multilibbed hosts. Idea grafted from g77.exp.
6636
6637 1998-09-30 Dave Love <d.love@dl.ac.uk>
6638
6639 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6640 avoid losing on systems which need -lsocket.
6641
6642 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
6643
6644 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6645 * g++.old-deja/g++.other/nested2.C: Ditto.
6646 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6647 failure.
6648
6649 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
6650
6651 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6652 preferred over template operator!= for enum bitfields.
6653
6654 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
6655
6656 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6657 that happen to have the same base name, but in different scopes,
6658 are incorrectly rejected.
6659
6660 1998-09-16 Richard Henderson <rth@cygnus.com>
6661
6662 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6663 on the native word size instead of an integer literal.
6664
6665 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
6666
6667 * g++.old-deja/g++.other/static2.C: Invocation of static data
6668 member of type pointer-to-function denoted as non-static member.
6669
6670 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6671 checks involving function types and aliases.
6672
6673 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
6674
6675 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6676 redefined to the same non-trivial type.
6677
6678 * g++.old-deja/g++.pt/explicit73.C: Test for proper
6679 namespace-qualification of template specializations declared in
6680 other namespaces.
6681
6682 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6683 to declare a subset of the specializations of a template function
6684 as friends of specializations of a template class.
6685
6686 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6687 member templates that do not fully specialize the enclosing
6688 template class are rejected.
6689
6690 1998-09-11 Dave Love <d.love@dl.ac.uk>
6691
6692 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6693
6694 1998-09-08 Dave Love <d.love@dl.ac.uk>
6695
6696 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6697 altered from libf2c/libU77 version.
6698
6699 1998-09-06 Dave Love <d.love@dl.ac.uk>
6700
6701 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6702
6703 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
6704
6705 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6706 (un)signed char are different types for template specialization
6707 purposes.
6708
6709 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
6710
6711 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6712 * objc: ObjC testsuite.
6713
6714 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
6715
6716 * gcc.c-torture/execute/941014-1.x: New file.
6717
6718 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
6719
6720 * lib/c-torture.exp: Add support for
6721 torture_eval_before_compile and torture_eval_before_execute
6722 variables.
6723
6724 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
6725
6726 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
6727 this test triggers valid.
6728
6729 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
6730
6731 * gcc.dg/980827-1.c: New test.
6732
6733 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6734
6735 * gcc.c-torture/execute/loop-4b.c: New test.
6736
6737 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
6738
6739 * lib/c-torture.exp: Add support for
6740 torture_eval_before_compile and torture_eval_before_execute
6741 variables.
6742
6743 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
6744
6745 * gcc.c-torture/compile/980825-1.c: New test.
6746
6747 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
6748
6749 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6750 count number tests in opt_t0 not good_t0.
6751
6752 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
6753
6754 * gcc.c-torture/compile/930326-1.x: Fix typo.
6755
6756 1998-08-23 Mark Mitchell <mark@markmitchell.com>
6757
6758 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6759 causes an ICE.
6760
6761 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
6762
6763 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6764 STACK_SIZE is defined.
6765 * gcc.c-torture/unsorted/stuct.c: Similarly.
6766
6767 * gcc.c-torture/compile/980821-1.c: New test.
6768
6769 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
6770
6771 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6772
6773 1998-08-19 Mark Mitchell <mark@markmitchell.com>
6774
6775 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6776 code.
6777
6778 1998-08-09 Mark Mitchell <mark@markmitchell.com>
6779
6780 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6781 error'.
6782
6783 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
6784
6785 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6786
6787 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
6788
6789 * gcc.c-torture/compile/980816-1.c: New test.
6790
6791 * gcc.dg/980816-1.c: New test.
6792
6793 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
6794
6795 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6796 compiler for ieee tests.
6797
6798 1998-08-01 Dave Love <d.love@dl.ac.uk>
6799
6800 * g77.f-torture/compile/980729-0.f: New test.
6801
6802 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
6803
6804 * gcc.c-torture/special/eeprof-1.c: New test, for
6805 -finstrument-functions.
6806 * gcc.c-torture/special/special.exp: Run it.
6807
6808 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
6809
6810 * gcc.c-torture/compile/980729-1.c: New test.
6811
6812 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
6813
6814 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
6815 __thumb__ is defined, and test for ARM style doubles if so.
6816
6817 1998-07-26 Dave Love <d.love@dl.ac.uk>
6818
6819 * g77.f-torture/noncompile/980615-0.f: New test.
6820
6821 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
6822
6823 * gcc.dg/980312-1.c: Do link instead of compile.
6824 * gcc.dg/980313-1.c: Likewise.
6825
6826 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
6827
6828 * gcc.c-torture/compile/980726-1.c: New test.
6829
6830 1998-07-25 Dave Love <d.love@dl.ac.uk>
6831
6832 * g77.f-torture/execute/io0.f: New test.
6833
6834 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
6835
6836 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
6837 an int.
6838
6839 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
6840
6841 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
6842 m32r bugs.
6843
6844 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
6845
6846 * gcc.dg/980626-1.c: Expect failures for all toolchains until
6847 c-decl.c:grokdeclarator can handle mode attributes.
6848
6849 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
6850
6851 * gcc.c-torture/execute/980716-1.c: New test.
6852
6853 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
6854
6855 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
6856 the mn10200.
6857 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
6858 the mn10200.
6859 * gcc.c-torture/execute/va-arg-3.x: Similarly.
6860 * gcc.c-torture/compile/930326-1.x: Similarly.
6861
6862 1998-07-13 Dave Love <d.love@dl.ac.uk>
6863
6864 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
6865 New test from Craig.
6866
6867 1998-07-12 Dave Love <d.love@dl.ac.uk>
6868
6869 * g77.f-torture/noncompile/980616-0.f: New test.
6870
6871 * g77.f-torture/execute/970816-3.f: New test from Craig.
6872
6873 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6874
6875 * g++.other/singleton.C: Return error value instead of taking
6876 SIGSEGV.
6877
6878 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
6879
6880 * g++.other/singleton.C: New test. Warning is under dispute.
6881 Runtime crash is not.
6882
6883 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6884
6885 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
6886 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
6887 using6.C, using7.C}: New namespace tests.
6888
6889 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6890
6891 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6892 specialization with typedef'ed names used as array indexes.
6893
6894 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
6895
6896 * gcc.c-torture/execute/980709-1.c: New test.
6897
6898 * gcc.dg/980709-1.c: New test.
6899
6900 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
6901
6902 * gcc.c-torture/execute/bcp-1.c: New test.
6903
6904 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
6905
6906 * gcc.c-torture/execute/980707-1.c: New test.
6907
6908 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
6909
6910 * gcc.c-torture/compile/980706-1.c: New test.
6911
6912 1998-07-01 Dave Love <d.love@dl.ac.uk>
6913
6914 * g77.f-torture/execute/980701-0.f,
6915 g77.f-torture/execute/980701-1.f: New test from Craig.
6916
6917 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
6918
6919 * gcc.c-torture/compile/980701-1.c: New test.
6920
6921 * gcc.c-torture/execute/980701-1.c: New test.
6922
6923 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
6924 rlsruhe.de>
6925
6926 * g++.old-deja/g++.robertl/eb132.C: New test.
6927 * g++.old-deja/g++.robertl/eb133.C: Likewise.
6928
6929 1998-06-29 Dave Love <d.love@dl.ac.uk>
6930
6931 * g77.f-torture/execute/980628-7.f,
6932 g77.f-torture/execute/980628-8.f,
6933 g77.f-torture/execute/980628-9.f,
6934 g77.f-torture/execute/980628-10.f: New tests from Craig.
6935
6936 * g77.f-torture/execute/980628-3.f: Remove mail headers.
6937
6938 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
6939
6940 * g77.f-torture/execute/980628-4.f: New test from Craig.
6941 * g77.f-torture/execute/980628-5.f: Likewise.
6942 * g77.f-torture/execute/980628-2.f: Likewise.
6943 * g77.f-torture/execute/980628-0.f: Likewise.
6944 * g77.f-torture/execute/980628-1.f: Likewise.
6945 * g77.f-torture/execute/980628-3.f: Likewise.
6946 * g77.f-torture/execute/980628-6.f: Likewise.
6947
6948 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
6949
6950 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6951 directory when nothing has been installed yet.
6952
6953 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
6954
6955 * gcc.c-torture/special/special.exp: Handle newer versions of
6956 dejagnu.
6957
6958 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
6959
6960 * gcc.dg/980626-1.c: New test.
6961
6962 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
6963
6964 * gcc.misc-tests/m-un-2.c: New test.
6965 * g++.old-deja/g++.other/warn01.c: Likewise.
6966
6967 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
6968
6969 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6970 compatibility with assmblers with a different comment character.
6971 Eliminate use of GAS-specific extensions.
6972
6973 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
6974
6975 * gcc.c-torture/execute/ieee/980619-1.c: New test.
6976
6977 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
6978
6979 *lib/g77.exp: Replace search for libf2c.a with search for newly
6980 renamed libg2c.a
6981
6982 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
6983
6984 * gcc.c-torture/execute/980617-1.c: New test.
6985
6986 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
6987
6988 * gcc.c-torture/execute/980612-1.c: New test.
6989
6990 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
6991
6992 * gcc.dg/980523-1.c: Only test on ppc-linux.
6993 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6994
6995 * gcc.c-torture/execute/980608-1.c: New test.
6996
6997 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6998
6999 * gcc.c-torture/execute/980605-1.c: New test.
7000
7001 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
7002
7003 * gcc.c-torture/execute/980604-1.c: New test.
7004
7005 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
7006
7007 * gcc.c-torture/execute/980602-1.c: New test.
7008 * gcc.c-torture/execute/980602-2.c: Likewise.
7009
7010 1998-06-02 Dave Love <d.love@dl.ac.uk>
7011
7012 * 970125-0.f: Fix per JCB. Add commentary.
7013
7014 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
7015
7016 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7017 IEEE -0 support.
7018
7019 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7020
7021 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7022 earlier.
7023
7024 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
7025
7026 * gcc.c-torture/execute/980526-3.c: New test.
7027
7028 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
7029
7030 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7031 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7032 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7033 m88k-motorola-sysv3 to XFAIL.
7034
7035 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7036
7037 * gcc.dg/980526-1.c: New test.
7038 * gcc.c-torture/execute/980526-2.c: New test.
7039
7040 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
7041
7042 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7043
7044 * gcc.c-torture/execute/980526-1.c: New test.
7045
7046 1998-05-26 Dave Love <d.love@dl.ac.uk>
7047
7048 * g77.f-torture/execute/alpha2.f: Add runtime test.
7049
7050 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
7051
7052 * g++.old-deja/old-deja.exp: Strip leading directories.
7053
7054 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7055 error for the line. Don't run multiple tests for the same line.
7056
7057 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
7058
7059 * gcc.dg/980523-1.c: New test.
7060
7061 1998-05-23 Dave Love <d.love@dl.ac.uk>
7062
7063 * g77.f-torture/compile/970915-0.f: New test.
7064
7065 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
7066
7067 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7068
7069 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
7070
7071 * gcc.dg/980520-1.c: New test.
7072
7073 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
7074
7075 * gcc.dg/980502-1.c: Fix return type.
7076
7077 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
7078
7079 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7080 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7081 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7082 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7083 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7084
7085 1998-05-20 Dave Love <d.love@dl.ac.uk>
7086
7087 * g77.f-torture/execute/980520-1.f: New test.
7088
7089 1998-05-15 Dave Love <d.love@dl.ac.uk>
7090
7091 * lib/mike-g77.exp: New file.
7092
7093 * g77.f-torture/noncompile/noncompile.exp,
7094 g77.f-torture/noncompile/check0.f: New files.
7095
7096 1998-05-14 Dave Love <d.love@dl.ac.uk>
7097
7098 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7099 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7100 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7101 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7102 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7103 abort where appropriate.
7104
7105 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
7106
7107 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7108 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7109
7110 1998-04-29 Dave Love <d.love@dl.ac.uk>
7111
7112 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7113
7114 1998-04-27 Dave Love <d.love@dl.ac.uk>
7115
7116 * g77.f-torture/compile/980427-0.f: New test.
7117
7118 1998-04-24 Dave Love <d.love@dl.ac.uk>
7119
7120 * g77.f-torture/compile/980424-0.f: New test.
7121
7122 1998-04-19 Dave Love <d.love@dl.ac.uk>
7123
7124 * g77.f-torture/compile/980419-2.f (main): New test.
7125 * g77.f-torture/compile/970125-0.f: New test.
7126 * g77.f-torture/compile/980419-1.f: New test.
7127
7128 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
7129
7130 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
7131 of loop-4.c.
7132
7133 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
7134
7135 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7136
7137 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
7138
7139 * gcc.c-torture/compile/980329-1.c: New test.
7140
7141 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
7142
7143 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7144 * gcc.dg/980312-1.c: Fix typo in -march command.
7145
7146 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
7147
7148 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7149
7150 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
7151
7152 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
7153 Dave Love agree the Fortran source is bogus.
7154
7155 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
7156
7157 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7158 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7159 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7160 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7161 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7162
7163 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7164
7165 * g++.old-deja/g++.other/friend1.C: New test.
7166
7167 1998-02-18 Dave Love <d.love@dl.ac.uk>
7168
7169 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7170 possibly uninitialized) variables and declare dnrm2.
7171
7172 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
7173
7174 From Bruno Haible <haible@ilog.fr>:
7175 * gcc.c-torture/execute/980223.c: New test.
7176
7177 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
7178
7179 * gcc.dg/ifelse-1.c: New test.
7180
7181 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
7182
7183 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7184
7185 * lib/old-dejagnu.exp (old-dejagnu): Added the
7186 "execution test - XFAIL *-*-*" handling in the spirit of
7187 "excess errors test -". Changed the "execution test fails"
7188 handling to be like "excess errors test fails".
7189 * Update various tests accordingly.
7190
7191 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
7192
7193 * gcc.c-torture/execute/980205.c: New test.
7194
7195 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
7196
7197 * lib/c-torture.exp: Look for .x files instead of .cexp files.
7198 * lib/f-torture.exp: Similarly.
7199 * gcc.c-torture: Rename all .cexp files to .x files.
7200
7201 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
7202
7203 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7204 (940510-1.c): Removed duplicate.
7205 (971104-1.c): New test.
7206
7207 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
7208
7209 * lib/f-torture.exp: Improve error and loop detection.
7210
7211 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
7212
7213 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7214 use that to size the filler array.
7215
7216 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
7217
7218 * lib/c-torture.exp(c-torture-execute): Fix typo.
7219
7220 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7221 testcase as the executable name. Keep the executable around if
7222 the test fails.
7223
7224 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
7225
7226 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7227 changes. Only test one -g option, and move it to the end of the
7228 list of options to test.
7229
7230 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
7231
7232 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7233 variable GCC_TORTURE_OPTIONS to supply default switches separated
7234 by colons. If no environment variable, run tests with -O0 -g, -O1
7235 -g, and -O2 -g as well.
7236
7237 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
7238
7239 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7240 explanatory comments. Fix indentation.
7241
7242 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
7243
7244 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7245
7246 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
7247
7248 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7249 * g++.old-deja/g++.mike/p7325.C: Likewise.
7250 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7251
7252 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
7253
7254 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7255 * g++.old-deja/g++.brendan/crash30.C: Likewise.
7256 * g++.old-deja/g++.brendan/crash39.C: Likewise.
7257 * g++.old-deja/g++.law/operators4.C: Likewise.
7258
7259 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
7260
7261 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7262 * g++.old-deja/g++.mike/p784.C: Ditto.
7263 * g++.old-deja/g++.mike/p785.C: Ditto.
7264
7265 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
7266
7267 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7268
7269 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
7270
7271 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7272 target feature; pass this to c-torture-execute as needed.
7273
7274 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
7275
7276 * lib/c-torture.exp(c-torture-execute): If the previous and the
7277 current executables being tested are identical, we don't need to
7278 run the executable again. Try to make the executable names
7279 unique. Add an optional argument for passing additional compiler
7280 flags.
7281
7282 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
7283
7284 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7285
7286 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
7287
7288 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7289
7290 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
7291
7292 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7293 32bit or larger longs.
7294
7295 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7296 have either a 32bit long or 32bit int.
7297
7298 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
7299
7300 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7301 Make double precision tests dependent on sizeof (double).
7302
7303 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
7304
7305 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7306 too.
7307
7308 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
7309
7310 * gcc.c-torture/compile/961203-1.cexp: New script.
7311
7312 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
7313
7314 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7315 up the includes ourselves.
7316
7317 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
7318
7319 * lib/plumhall.exp: Remove random include, and add a few
7320 verbose messages for debugging.
7321
7322 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
7323
7324 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7325 of trying to do it ourselves.
7326
7327 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
7328
7329 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7330
7331 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
7332
7333 * gcc.prms/5403.c: Made regexp a bit less strict.
7334
7335 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
7336
7337 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7338 is returned from remote_load instead.
7339 * lib/plumhall.exp: Ditto.
7340 * lib/mike-g++.exp: Ditto.
7341 * lib/old-dejagnu.exp: Ditto.
7342 * lib/c-torture.exp: Ditto.
7343
7344 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
7345
7346 * lib/g++.exp: Use build_wrapper procedure.
7347 * lib/gcc.exp: Ditto.
7348
7349 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
7350
7351 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7352 an old-style decl for malloc. Fixes tests to work when
7353 sizeof (int) != sizeof (size_t).
7354
7355 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
7356
7357 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7358
7359 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7360 use stdargs.h interface.
7361
7362 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
7363
7364 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7365 NO_VARARGS when compiling.
7366
7367 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
7368
7369 * lib/plumhall.exp(ph_includes): New procedure.
7370 (ph_make): Use it.
7371 (ph_compiler): Ditto.
7372
7373 * lib/g++.exp: Rename test-glue.c to testglue.c.
7374 * lib/gcc.exp: Ditto.
7375
7376 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
7377
7378 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7379 to completion when it's called.
7380
7381 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
7382
7383 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7384 is defined, don't do test.
7385
7386 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
7387
7388 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7389 for object files.
7390 (ph_summary): Mark skipped testcases as untested, not unresolved.
7391
7392 * lib/plumhall.exp (ph_make): If unresolved because of bad
7393 errorCode, record errorCode in log file.
7394 (*): Replace send_log/verbose with verbose -log.
7395
7396 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
7397
7398 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7399 double conversion if double isn't at least 8 bytes.
7400
7401 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7402 int to work with targets where int is 16 bits.
7403
7404 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7405 8 bytes, just exit, since 4 byte doubles don't have enough bits of
7406 precision for the test to complete.
7407
7408 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
7409
7410 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7411 if d10v is not compiled with the -mdouble64 flag.
7412 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7413
7414 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7415 d10v is not compiled with the -mint32 flag.
7416
7417 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
7418
7419 * lib/plumhall.exp: Use incr_count.
7420
7421 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
7422
7423 * gcc.c-torture: Update to c-torture-1.45.
7424
7425 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
7426
7427 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7428 the name of the expect testcase file).
7429
7430 * lib/g++.exp(g++_init): Ditto.
7431
7432 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
7433
7434 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7435 the host.
7436
7437 * lib/gcc.exp(gcc_exit): New procedure.
7438
7439 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
7440
7441 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7442 specs where appropriate.
7443
7444 * g++.old-deja/g++.arm/*: Added additional ERROR checks
7445 because of new "candidates are" messages, and removed a few
7446
7447 * Converted all non-old-style g++ testcases to old-style, and
7448 moved into g++.old-deja.
7449
7450 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
7451
7452 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7453 options.
7454
7455 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7456 succeeded.
7457
7458 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7459
7460 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
7461
7462 * lib/gcc.exp (gcc_target_compile): Add support for defining
7463 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7464 the machine doesn't have those features.
7465
7466 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
7467
7468 * g++.law/operators4.exp: Don't use LIBS.
7469
7470 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
7471
7472 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7473
7474 * lib/mike-g++.exp: Don't set the compiler to be tested here.
7475 * lib/g++.exp: Set it here instead. Also, allow use of the
7476 --tool_exec and --tool_opt options. Change CXX to
7477 GXX_UNDER_TEST.
7478
7479 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7480
7481 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7482
7483 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
7484
7485 * lib/old-dejagnu.exp: Use prune_warnings instead of
7486 prune_system_crud.
7487 * lib/mike-g++.exp: Ditto.
7488 * lib/gcc.exp: Ditto.
7489 * lib/g++.exp: Ditto.
7490
7491 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7492
7493 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
7494
7495 * 941014-2.c: Include stdlib.h
7496 * 960327-1.c: Include stdio.h
7497 * dbra.c, index-1.c: Don't assume ints are 32bits.
7498
7499 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
7500
7501 * lib/gcc.exp: Add gcc,stack_size target feature.
7502
7503 * lib/g++.exp(g++_target_compile): Add the include and link
7504 paths here, not in two other places. And, it's $options, not
7505 options.
7506
7507 * lib/mike-g++.exp(postbase): Remove the code that determines
7508 the correct include and link paths.
7509 * g++.old-deja/old-deja.exp: Ditto.
7510
7511 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
7512
7513 * lib/g++.exp(g++_init): target_compile no longer returns the
7514 filename of the result.
7515
7516 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
7517
7518 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7519 call to glob.
7520
7521 * gcc.c-torture/special/special.exp: Change call to
7522 gcc_target_compile to include the object file.
7523
7524 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
7525
7526 * gcc.c-torture/special/special.exp: Correct misspelling in last
7527 change.
7528
7529 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
7530
7531 * lib/plumhall.exp(ph_summary): Log the entire output of the
7532 executable. Return -1 if there were any failures, 0 otherwise.
7533 (ph_execute): Return -1 if there were any failures, 0 otherwise.
7534 (ph_make): Clean up objects and executables that were built
7535 if the tests succeeded.
7536
7537 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
7538
7539 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7540 libraries and includes in the build tree as appropriate.
7541
7542 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
7543
7544 * lib/c-torture.exp: Instead of looking for the global variable
7545 NO_LONG_LONG, check to see if that's a feature of the target.
7546
7547 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
7548
7549 * config/default.exp: Minimize. Delete the remainer of the files in
7550 config; this functionality is now in devo/dejagnu/config.
7551
7552 g++.*/*: Pass any additional flags used to compile to postbase;
7553 delete CXXFLAGS.
7554
7555 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7556 is now done by runtest.exp. Use gcc_target_compile instead of
7557 compile.
7558
7559 lib/c-torture.exp: Use gcc_target_compile instead of compile.
7560 Remove references to CFLAGS. Use remote_file instead of
7561 calling rm -f.
7562 (c-torture): Take a list of arguments to use to compile this
7563 testcase.
7564
7565 lib/g++.exp: Simplify. Use target_compile instead of compile.
7566 lib/gcc-dg.exp: Ditto.
7567 lib/gcc.exp: Ditto.
7568 lib/mike-{gcc,g++}.exp: Ditto.
7569 lib/old-dejagnu.exp: Ditto.
7570 lib/plumhall.exp: Ditto.
7571
7572 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
7573
7574 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7575 (ph_linker): Likewise.
7576
7577 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
7578
7579 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7580 MAP_ANON / MAP_ANONYMOUS if defined;
7581 else try to map from /dev/zero .
7582
7583 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
7584
7585 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
7586 isn't defined, then define it to MAP_ANONYMOUS.
7587
7588 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
7589
7590 * gcc.c-torture: Update to c-torture-1.42 release.
7591
7592 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
7593
7594 * gcc.c-torture: Update to c-torture-1.41 release.
7595
7596 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
7597
7598 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
7599 c-torture release.
7600
7601 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7602
7603 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7604 and LDFLAGS. Fix second case to append the target_info ldflags
7605 onto LDFLAGS, not CFLAGS.
7606 * lib/g++.exp (g++_init): Add target_info stuff.
7607 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
7608 of libgloss and newlib flags for !native.
7609
7610 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7611 (GDB): Fix relative path to go up another dir for finding gdb.
7612
7613 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7614
7615 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7616 versions in the target_info array, if they don't exist.
7617
7618 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7619
7620 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7621
7622 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
7623
7624 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7625 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7626
7627 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
7628
7629 * lib/old-dejagnu.exp: Don't remove the output file before we've
7630 actually tested it. Don't append pwd to the path of the executable
7631 we're testing.
7632
7633 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
7634
7635 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7636
7637 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
7638
7639 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7640 temporary directory for compiler files, and set it to a default
7641 value of /tmp. Set $output as the name of the output file from
7642 compiling the testcase. Add a -o option to $cflags_var so the
7643 compiler writes the final output file as $output. Set $executable
7644 to $output.
7645
7646 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7647 directory for compiler files, and set it to /tmp if it doesn't
7648 already have a value. Set $output_file to the name of the output
7649 file from compiling the testcase. Add a -o option to CXXFLAGS so
7650 the compiler writes the final output file as $output. Use $output
7651 as the executable to be tested.
7652
7653 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7654
7655 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7656
7657 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
7658
7659 * gcc.c-torture/execute/pending-1.c: New test. Still
7660 pending in Tege's queue.
7661
7662 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
7663
7664 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7665 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
7666 if there were failures. Call unresolved if there were unresolved
7667 testcases. Call gcc_fail if program did not run to completion.
7668 (ph_make): Pass additional argument name to ph_execute.
7669 (ph_execute): Add new argument. Pass additional arguments to
7670 ph_summary. Call gcc_fail is there is no execution output.
7671
7672 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
7673
7674 * lib/plumhall.exp (proc_summary): Output relavent summary
7675 lines into the log so specific failures in plumhall can be
7676 investigated.
7677
7678 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
7679
7680 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7681 (c-torture-execute): Don't try to execute tests which use
7682 "long long" types if $NO_LONG_LONG is nonzero.
7683
7684 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
7685
7686 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7687 not c-torture.
7688
7689 * gcc.ieee: Move from here.
7690 * gcc.c-torture/execute/ieee: To here.
7691
7692 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
7693
7694 * gcc.c-torture: Update to c-torture-1.41 release.
7695
7696 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
7697
7698 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7699 not "$output".
7700
7701 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
7702
7703 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7704 -c present.
7705
7706 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
7707
7708 * config/proelf.exp: Handle connecting to a simulator.
7709
7710 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
7711
7712 * config/proelf.exp: New file. Enough framework that we can
7713 run c-torture tests on the proelf targets (or any other target
7714 that gdb can connect to for that matter).
7715
7716 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
7717
7718 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7719 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
7720
7721 * lib/plumhall.exp (ph_execute): Always call ph_summary if
7722 exec_output exists.
7723
7724 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
7725
7726 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7727 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7728
7729 * config/*.exp: Update FSF address. Change result of ${tool}_load
7730 to pass/fail/unresolved/unsupported/untested. Caller must now
7731 call unresolved/unsupported/untested.
7732 * lib/*.exp: Update FSF address. Update to handle new results of
7733 ${tool}_load.
7734 * lib/chill.exp (verbose): Delete.
7735
7736 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
7737
7738 * lib/gcc.exp (default_gcc_start): Change order of args to
7739 $LDFLAGS $CFLAGS $LIBS.
7740 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7741 Save/set/restore CFLAGS. Pass single arg to gcc_start.
7742 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7743 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7744 * gcc.misc-tests/dg-test.exp: Likewise.
7745 * gcc.misc-tests/msgs.exp: Likewise.
7746 * gcc.prms/prms.exp: Likewise.
7747 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7748 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7749
7750 * lib/dg.exp: Deleted, moved to dejagnu/lib.
7751
7752 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7753
7754 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7755
7756 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7757 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7758
7759 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7760 necessary.
7761
7762 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
7763
7764 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7765 global for loop; add use of $mathlib.
7766 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7767 settings here; set mathlib for anything but VxWorks.
7768
7769 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
7770
7771 * gcc.c-torture: Update to c-torture-1.40 release.
7772
7773 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
7774
7775 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7776 dg.exp.
7777
7778 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7779
7780 * lib/c-torture.exp (c-torture-execute): Declare "output" as
7781 global.
7782
7783 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
7784
7785 * lib/g++.exp (LIBS): Define if not already.
7786 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7787 (gcc-dg-prune): Call prune_gcc_output.
7788 * lib/gcc.exp (prune_gcc_output): New proc.
7789 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7790 prune_gcc_output.
7791
7792 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
7793
7794 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7795 (c-torture-execute): Likewise. Rename `name' to `testcase'.
7796
7797 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
7798
7799 * gcc.c-torture: Update to c-torture-1.39 release.
7800
7801 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
7802
7803 * lib/c-torture.exp (c-torture-execute): Don't return if one option
7804 fails, try others as well.
7805
7806 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
7807
7808 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
7809 If compilation fails, mark execute tests as `untested'.
7810 If test is marked as unsupported, don't mark compilation and
7811 execute tests as failed.
7812
7813 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7814
7815 * lib/g++.exp (g++_init): Don't link in libg++, and look to
7816 libstdc++ for whether or not we want to be doing shared
7817 libraries. Delete link_curses since we don't need it anymore.
7818 * lib/mike-g++.exp (postbase): Don't link in libg++.
7819 * g++.old-deja/old-deja.exp: Likewise.
7820
7821 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7822
7823 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
7824
7825 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7826
7827 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
7828 For that, add `-Wl,-a,shared_archive'.
7829 * g++.old-deja/old-deja.exp: Likewise.
7830
7831 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
7832
7833 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
7834
7835 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
7836
7837 * lib/mike-g++.exp (postbase): Pay attention to the status of
7838 g++_load.
7839
7840 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7841
7842 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
7843
7844 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
7845
7846 * lib/gcc.exp (default_gcc_start): No longer need to log program
7847 being executed or its output, execute_anywhere does that now.
7848 * lib/g++.exp (default_g++_version): Call execute_anywhere.
7849 (default_g++_start): Likewise. Delete calls to verbose/send_log.
7850
7851 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7852
7853 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
7854 the same as those in lib/g++.exp.
7855
7856 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
7857
7858 * gcc.c-torture: Update to c-torture-1.38 release.
7859 * gcc.ieee: Related changes.
7860
7861 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
7862
7863 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
7864 "exec". Minor reformatting changes.
7865
7866 * config/rom68k.exp (${tool}_load): Make it work in a canadian
7867 cross. This means all "exec" calls now work on a remote host as
7868 well.
7869 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
7870 cross. Filter out the extra "\r\n" stuff that expect puts in.
7871 (c-torture-execute): Filter out the bogus warnings like
7872 c-torture-compile does. Add support for canadian cross.
7873 * lib/gcc.exp (default_gcc_version, default_gcc_start)
7874 Use execute_anywhere rather than calling exec directly. Now it
7875 works for canadian cross testing.
7876
7877 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
7878
7879 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
7880 results into a variable, and check that rather than using file exists.
7881
7882 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7883
7884 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
7885 create a libg++.so. For sunos4.1.*, also add -ltermcap.
7886
7887 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7888
7889 * g++.old-deja/old-deja.exp: Create and pass runshlib and
7890 lib_curses if there's a shared libg++ in the build tree.
7891
7892 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
7893
7894 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7895 if not supported target.
7896
7897 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7898
7899 * lib/g++.exp (g++_init): Move empty setting of runshlib and
7900 link_curses up to always happen, not just for native builds.
7901
7902 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
7903
7904 * gcc.c-torture: Update to c-torture-1.36 release.
7905 * gcc.failure: Related changes.
7906
7907 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
7908
7909 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7910
7911 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7912
7913 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7914 * lib/mike-g++.exp (postbase): Not in here. Still reference
7915 runshlib, link_curses, and mathlib for link and run.
7916
7917 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7918 pass the runtime shared library options for Solaris, OSF/1, and
7919 Irix5, and link with -lcurses to avoid unresolved references.
7920
7921 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7922
7923 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7924 only run once.
7925
7926 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
7927
7928 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7929
7930 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
7931
7932 * gcc.c-torture: Update to c-torture-1.35 release. Note we
7933 do not have a framework for the "compat" tests yet.
7934
7935 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7936
7937 * lib/mike-g++.exp (postbase): New local variable `mathlib',
7938 set to null if we're testing vxworks5.1. Use that instead of
7939 `-lm' in the setting of LIBS for link and run.
7940
7941 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7942
7943 * config/rom68k.exp (${tool}_load): Major changes to make it
7944 work. Verified that it does in fact return the stuff in
7945 exec_output properly. Catch any Emul or any TRAP other than 0.
7946
7947 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7948
7949 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7950 LDFLAGS properly for targets that need stuff from libgloss.
7951 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7952 only run once.
7953 (gpp_initialized): New variable.
7954
7955 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
7956
7957 * config/rom68k.exp: Load libgloss.exp.
7958 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7959 so we can produce a fully linked binary.
7960 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7961 so we can produce a fully linked binary.
7962
7963 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
7964
7965 * lib/plumhall.exp (ph_section): Watch for expected failures.
7966 Add missing `else'.
7967
7968 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7969 run the testcase.
7970 (c-torture): Likewise.
7971
7972 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
7973
7974 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7975
7976 * lib/mike-g++.exp (mike_cleanup): New proc.
7977 (prebase): New globals compiler_result, not_compiler_result,
7978 target_regexp.
7979 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
7980 allow leading "-" in pattern. Watch for unsupported tests.
7981 If $compiler_result is set, pattern match assembler code,
7982 and ditto for $not_compiler_result.
7983 * lib/mike-gcc.exp: Likewise.
7984
7985 * lib/plumhall.exp (ph_execute): Only call ph_summary if
7986 execution "succeeded".
7987
7988 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
7989
7990 * config/win32.exp: New file.
7991 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7992
7993 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
7994
7995 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7996 unsupported.
7997 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7998 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7999 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8000
8001 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8002 "... without exceptions was ...". That is now handled by
8003 prune_system_crud.
8004 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8005
8006 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
8007
8008 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8009 sieve.c,sort2.c}: New files.
8010 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8011 sieve.exp,sort2.exp}: Drivers for them.
8012
8013 * lib/mike-gcc.exp (program_output): New user settable variable.
8014 (postbase): Call prune_system_crud. Also prune extraneous compiler
8015 messages.
8016 * lib/mike-g++.exp (program_output): New user settable variable.
8017
8018 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8019
8020 * config/sh.exp: Deleted (use sim.exp instead).
8021
8022 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8023
8024 * config/vx.exp: Declare CHECKTASK as global.
8025 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8026 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8027 * lib/old-dejagnu.exp: Load [pwd]/$executable.
8028
8029 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8030
8031 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8032 target. Like vx.exp, only includes `vx29k.exp' instead of
8033 `vxworks.exp'.
8034
8035 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
8036
8037 * config/sim.exp: Increase time limit from 120 seconds to 240.
8038
8039 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8040
8041 * gcc.c-torture/execute/950628-1.c: New test.
8042
8043 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
8044
8045 * gcc.c-torture: Update with changes/additions from
8046 c-torture-1.34.
8047
8048 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
8049
8050 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8051
8052 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
8053
8054 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8055
8056 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
8057
8058 * gcc.c-torture/compile/950512-1.c: New test.
8059 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8060 * gcc.dg/struct-ret-1.c: Likewise.
8061
8062 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
8063
8064 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8065 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8066
8067 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
8068
8069 * gcc.c-torture/special/920411-1.c: Deleted.
8070 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8071
8072 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
8073
8074 * config/sim.exp (${tool}_load): Hack in call to bash to get a
8075 cpu limit.
8076
8077 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
8078
8079 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8080
8081 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8082
8083 From kenner;
8084 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8085 is the proper length.
8086 * va-arg-3.c: Likewise.
8087
8088 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
8089
8090 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
8091 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8092
8093 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
8094 * lib/g++.exp (default_g++_start): Delete old cruft.
8095
8096 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
8097
8098 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8099 (2 * (1 << 18)) to (2 * (1 << 17)).
8100
8101 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8102
8103 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8104
8105 * config/rom68k.exp: Renamed from config/idp.exp
8106
8107 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
8108
8109 * c-torture/compile/921109-2.c
8110
8111 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
8112
8113 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8114 excess errors.
8115
8116 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
8117
8118 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8119 output.
8120 * lib/g++.exp (default_g++_start): Likewise.
8121
8122 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8123
8124 * gcc.c-torture/compile/950329-1.c: New test.
8125
8126 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8127
8128 * config/bug.exp (${tool}_load): Updated to use new remote_open
8129 and remote_close procs.
8130 * config/idp.exp: New file.
8131
8132 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
8133
8134 * gcc.c-torture/execute/950322-1.c: New test.
8135
8136 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
8137
8138 * config/vx.exp (${tool}_load): Clean up testing of return code from
8139 vxworks_ld and vxworks_spawn.
8140
8141 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
8142
8143 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8144
8145 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
8146
8147 * lib/old-deja.exp: Add `excess errors test - ' error, now one
8148 can mark excess errors on a machine by machine basis. Note, the
8149 default is to not expect any excess errors, even when excess
8150 errors test - is given, so you will want to put an XFAIL ... on
8151 these lines. For example, // excess errors test - XFAIL hppa*-*-*
8152 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8153 those 4 machines, but no others.
8154
8155 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8156
8157 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8158 * lib/c-torture.exp: to here.
8159
8160 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8161
8162 * gcc.c-torture/execute/950221-1.c: New test.
8163 * gcc.c-torture/execute/struct-ret-1.c: New test.
8164 * gcc.c-torture/compile/950221-1.c: New test.
8165
8166 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8167
8168 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
8169
8170 * gcc.c-torture/execute/arith-1.c (main): Return 0.
8171 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8172
8173 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
8174
8175 * g++.gb: New directory of tests, derived from my signature and
8176 class scoping tests.
8177
8178 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8179 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8180 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8181 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8182 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8183 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8184 * g++.gb/sig25.C: Likewise.
8185
8186 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8187 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8188 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8189 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8190 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8191 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8192 * g++.gb/sig25.exp: Likewise.
8193
8194 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8195 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8196 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8197 * g++.gb/scope13.C: Likewise, this test still fails.
8198
8199 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8200 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8201 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8202 * g++.gb/scope13.exp: Ditto.
8203
8204 * g++.gb/README: New file, explains what these tests are about.
8205
8206 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
8207
8208 * lib/dg.exp (dg-do): Support `preprocess'.
8209 (dg-test): Likewise.
8210
8211 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8212
8213 * config/udi.exp: change "continue -expect" to "exp_continue".
8214
8215 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
8216
8217 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8218 Delete redundant tests.
8219
8220 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8221 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8222 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8223 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8224 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8225 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8226 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8227 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8228
8229 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8230 storing label pointers.
8231 * gcc.c-torture/execute/921019-1.c: Likewise.
8232 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8233 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8234 parameter fp.
8235 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8236 constants.
8237
8238 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8239 Delete obsolete tests.
8240
8241 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8242 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8243 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8244 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8245 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8246 * gcc.c-torture/compile/950124-1.c: New test.
8247
8248 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8249
8250 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8251
8252 * lib/mike-g++.exp: Add -lm to LIBS.
8253
8254 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
8255
8256 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8257
8258 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8259
8260 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8261
8262 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
8263
8264 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8265
8266 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
8267
8268 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8269 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8270 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8271 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8272 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8273 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8274 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8275 * g++.law/{operators31.C, operators32.C,
8276 * g++.law/{operators33.C, operators34.C}: Likewise.
8277 * g++.law/{pic1.C, refs2.C}: Likewise.
8278 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8279 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8280 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8281 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8282
8283 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8284 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8285 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8286 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8287 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8288 * g++.law/{enum9.exp, friend5.exp}: Likewise.
8289 * g++.law/{nest3.exp, nest4.exp}: Likewise.
8290 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8291 * g++.law/{operators30.exp, operators31.exp}: Likewise.
8292 * g++.law/{operators32.exp, operators33.exp}: Likewise.
8293 * g++.law/{operators34.exp}: Likewise.
8294 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8295 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8296 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8297 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8298 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8299
8300 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8301 No longer expected to fail.
8302 * g++.law/missed-error3.C: Tweak for recent bool changes.
8303
8304 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
8305
8306 * config/emb-unix: Deleted.
8307 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8308 remote execution. Do final link on remote host if REMOTE_LINK is set.
8309
8310 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
8311
8312 * lib/dg.exp (dg-test): Fix typo in last patch.
8313
8314 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
8315
8316 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8317 (handles multiple occurrences).
8318
8319 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
8320
8321 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8322 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8323 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8324 printed).
8325 * lib/c-torture.exp (c-torture-compile): Likewise.
8326 (c-torture): Prepend full path if missing.
8327 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8328 (gcc_fail): Likewise.
8329 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8330
8331 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8332
8333 * lib/netware.exp: Only attach to NetWare i386 systems.
8334
8335 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
8336
8337 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8338 messages. Add test name to "output pattern match" pass/fail message.
8339
8340 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
8341
8342 * gcc.dg: New testsuite.
8343 * gcc.dg/dg.exp: New file.
8344
8345 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8346 test-switch.c}: Deleted.
8347
8348 * gcc.misc-tests/msgs.exp: New testcase driver.
8349
8350 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
8351
8352 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8353 Watch for illegal return values from ${tool}_load.
8354 * config/unix.exp (${tool}_load): Fix pass/fail detection for
8355 cross targets. Coerce return value >0 to 1.
8356
8357 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
8358
8359 * config/unix.exp (${tool}_load): Call program rsh, not proc.
8360
8361 * config/emb-unix.exp: New file.
8362
8363 * config/sim.exp: Error if variable $SIM not defined.
8364 (${tool}_load): Mark test as "untested" if simulator missing.
8365
8366 * config/unix.exp: Load remote.exp to get rcp_download.
8367 * lib/c-torture.exp: Use different option lists for testcases with
8368 and without loops.
8369 * gcc.c-torture/execute/execute.exp: Likewise.
8370
8371 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
8372
8373 * config/*.exp: Clarify return code from ${tool}_load.
8374 Call `unresolved' or `untested' instead of `warning' or `perror'
8375 (sometimes you still want to call both though).
8376 Add comment that `shell_id' is local to each file.
8377 * config/udi.exp (timeout): Set to 30.
8378 Don't print warning if connection fails, $connectmode has already
8379 printed an error.
8380 (${tool}_load): Move verbose messages to level 2.
8381 Rework pattern for "Process started" message.
8382 Pass `shell_id' to ${connectmode}_download.
8383 Retry twice upon timeout. Make resetting of target more robust.
8384 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8385 Pass `shell_id' to exit_$connectmode.
8386 Only call exit_$connectmode if connected.
8387 * config/unix.exp (${tool}_load): Check return codes better.
8388 * config/vrtx.exp (${tool}_load): Likewise.
8389 * config/vx.exp (${tool}_load): Likewise.
8390 Delete unneeded global's.
8391 * lib/dg.exp (dg-test): Update to reflect clarified return codes
8392 from ${tool}_load.
8393 (dg-stat): Delete.
8394 (dg-init): Delete recording of pass/fail counts.
8395 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8396 (old-dejagnu-init): Likewise.
8397 (old-dejagnu-stat): Delete contents, empty proc now.
8398 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8399 (c-torture): Delete references to lcnt, lpass, lfail.
8400 Get option list from TORTURE_OPTIONS.
8401 Delete -funroll[-all]-loops if no loops.
8402 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8403 (g++_stat): Delete contents (empty proc now).
8404 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8405 (gcc_finish): Likewise.
8406 (gcc_stat): Deleted.
8407 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8408 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8409 * gcc.c-torture/execute/execute.exp: Likewise.
8410 Split tests into two parts: compile, execute.
8411 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
8412 no loops. Update to reflect clarified return codes from ${tool}_load.
8413
8414 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
8415
8416 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8417 to grep for.
8418 (old-dejagnu): Likewise (where necessary).
8419
8420 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
8421
8422 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8423
8424 * lib/dg.exp (dg-process-target): Fix processing of selector.
8425 Add comment regarding use of `error'.
8426
8427 * lib/gcc.exp (prune_system_crud): Define if missing.
8428 * lib/g++.exp (prune_system_crud): Likewise.
8429
8430 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8431 Call prune_system_crud.
8432 * lib/dg.exp (dg-runtest): New proc.
8433 Use perror instead of send_user for tcl errors in testcase.
8434 Don't return any value, it's never used.
8435 Don't clobber previous definition of `unknown'.
8436 Print tcl errors in `dg-final'.
8437
8438 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
8439
8440 * lib/dg.exp (dg-process-target): Improve syntax error messages.
8441 (dg-test): Don't print errorInfo, it contains stack backtrace.
8442
8443 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
8444
8445 * lib/g++.exp (runtest_file_p): Define if missing.
8446
8447 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
8448
8449 * lib/mike-g++.exp: Comment out loading of g++.exp.
8450 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
8451 (default_g++_version): Always print something.
8452 (default_g++_start): Comment out call to `which'.
8453 (g++_start, g++_load): Deleted (must be defined in config file).
8454 * lib/gcc.exp: Test for existence of $CC at start.
8455 Delete check for tmpdir (done in gcc_init).
8456 (default_gcc_version): Always print something.
8457 (default_gcc_start): Comment out call to `which'.
8458 * config/*.exp: Major cleanup - make cross targets work at least a
8459 little better for g++ (by not being "--tool gcc" specific).
8460 Rename gcc_xxx to ${tool}_xxx.
8461 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8462 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8463
8464 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
8465
8466 * lib/c-torture.exp (c-torture-compile): Rework compiler
8467 message processing.
8468
8469 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8470 c-torture.
8471
8472 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
8473
8474 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8475
8476 * lib/dg.exp (dg-process-target): Support { target native }.
8477
8478 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
8479
8480 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
8481 looked for "... program xxx got fatal signal".
8482 Correct regsub munging of `comp_output'.
8483 Ignore compiler messages "path prefix not used" and "linker input
8484 file unused".
8485
8486 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
8487
8488 * lib/gcc.exp (runtest_file_p): Define if missing.
8489 * gcc.prms/template.c: Example to work from.
8490
8491 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
8492
8493 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8494 * lib/dg.exp (dg-test): Call unsupported testcases as such.
8495
8496 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8497 * gcc.prms/1883.c: Moved from compile/940714-1.c.
8498 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8499 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8500
8501 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8502 (dg-process-target): No longer a varargs proc.
8503 Return S/N for target, P/F for xfail. All callers changed.
8504 (user option procs): More argument checking.
8505 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8506 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8507 (dg-test): Skip test if not running on selected target in `dg-do'.
8508 Update handling of `dg-do-what', `dg-output-text'.
8509 Separate execution pass/fail from output pattern match pass/fail.
8510 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8511
8512 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8513
8514 * gcc.c-torture/special/special.exp: Don't expect failure for mips
8515 target for 920510-1.c.
8516
8517 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
8518
8519 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8520 Clean up comment regarding use of passcnt, etc.
8521 (gcc_stat): Don't update `testcnt' here.
8522 (gcc_finish): Do it here.
8523 Might as well reset `but_id' here too.
8524 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8525 to determine if the file should be tested.
8526 * gcc.c-torture/compile/compile.exp: Likewise.
8527 * gcc.c-torture/execute/execute.exp: Likewise.
8528 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8529 * gcc.misc-tests/dg-test.exp: Likewise.
8530 * gcc.prms/prms.exp: Likewise.
8531 * gcc.wendy/wendy.exp: Likewise.
8532 * g++.old-deja.exp: Likewise.
8533 Move "Testing file" message to verbose level 1.
8534
8535 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
8536
8537 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8538
8539 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
8540
8541 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8542 (default_gcc_start): Accept optional second list element
8543 of compiler flags. Print compiler output at verbosity level 2.
8544 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8545 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8546 Save current values of framework globals passcnt, failcnt, xpasscnt,
8547 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8548 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
8549 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8550 xfailcnt to compute stats. Update framework global `testcnt' from
8551 pass/fail counts.
8552 (gcc_finish): New proc. Clean up test environment.
8553 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8554 (gcc_epass, gcc_efail): Delete.
8555 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8556 argument of line number.
8557 (dg-init): If the tool has an init routine, call it.
8558 (dg-test): Remove args `cflags_var' and `libs_var'.
8559 Pass all compiler options to ${tool}_start.
8560 Handle missing line number.
8561 (dg-finish): New function.
8562 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8563 particular files. Call gcc_finish at end. Move "skipping test"
8564 message to verbosity level 3.
8565 * gcc.c-torture/compile/compile.exp: Likewise.
8566 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8567 * gcc.c-torture/execute/execute.exp: Likewise.
8568 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8569 Print testcase being tried at verbosity level 1.
8570 * gcc.c-torture/special/special.exp: Unset xfail.
8571 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8572 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8573 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8574 * gcc.failure/failure.exp: Likewise.
8575 * gcc.ieee/ieee.exp: Likewise.
8576 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8577 Update call to dg-test. Call dg-finish at end.
8578 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
8579 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8580 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8581 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8582 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
8583 * gcc.wendy/wendy.exp: Add copyright.
8584 Delete setting of tmpdir (done by gcc_init).
8585 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8586 Pass compiler flags to gcc_start. Call gcc_finish at end.
8587 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8588 gcc_[ce]pass/fail.
8589
8590 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
8591
8592 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8593 confusion.
8594 (g++_load): Likewise.
8595
8596 * config/*.exp (gcc_load): Some were varargs fns and some were not.
8597 Rename argument to `prog' to remove the confusion.
8598 Varargs fns behave differently too!
8599 (g++_load): Likewise.
8600
8601 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8602
8603 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8604 what it is. Delete (always) printing of status value for !native.
8605 Simplify verbose code, and include status and exec_output.
8606 (g++_load): Use gcc_load.
8607
8608 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8609
8610 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8611 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8612 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8613 940714-3.c as these testcases don't exist anymore. Make
8614 va-arg-1.c expected to pass.
8615
8616 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
8617
8618 * gcc.misc-tests/misc.exp: Only run specific testcases.
8619 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
8620 * gcc.misc-tests/dg-[1-9].c: New files.
8621
8622 * lib/dg.exp: New testsuite driver.
8623 * gcc.prms/prms.exp: Use it.
8624
8625 * README.gcc: New file.
8626
8627 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8628 Document and reset `lxpass' and `lxfail'.
8629 Simplify "initialized" message.
8630 (gcc_stat): Clean up comments a little.
8631
8632 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
8633
8634 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8635
8636 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
8637
8638 * lib/old-dejagnu.exp (process-option): New proc.
8639 (old-dejagnu-init, old-dejagnu-stat): Likewise.
8640 (old-dejagnu): Simplify.
8641 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8642
8643 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
8644
8645 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8646 exists and is not an empty string.
8647
8648 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8649 $xfail rather than calling setup_xfail. Clear $xfail when test is
8650 finished.
8651 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8652 automatically.
8653
8654 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8655 longer expected to fail.
8656
8657 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8658 "f" function call.
8659
8660 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8661
8662 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8663 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8664 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8665 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8666 c-torture-1.29.
8667
8668 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8669 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8670
8671 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8672
8673 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8674 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8675
8676 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8677 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8678 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8679
8680 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8681
8682 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8683 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8684 940714-1.c, 940714-2.c, 940714-3.c},
8685 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8686 gcc.misc-tests/{mg.c,mg.exp}:
8687 New tests.
8688 * gcc.noncompile/noncompile.exp: Change accordingly.
8689
8690 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
8691
8692 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8693 Undo previous clobberage.
8694
8695 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
8696
8697 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8698 * gcc.special/{930510-1.c, special.exp}:
8699 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8700 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8701 struct-varargs-1.c}: New tests from c-torture-1.26.
8702
8703 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8704
8705 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8706 argument to switch.
8707
8708 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
8709
8710 * Revert the previous changes. Please see Rob's directory
8711 (/lisa/test/rob/progressive/gcc/testsuite) for testing
8712 fixes.
8713
8714 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
8715
8716 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8717 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8718 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8719 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8720 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8721 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8722 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8723 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8724 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8725 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8726 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8727 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8728 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8729 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8730 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8731 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8732 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8733 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8734 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8735 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8736 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8737 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8738 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8739 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8740 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8741 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8742 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8743
8744 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
8745
8746 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8747 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8748 with perror calls.
8749
8750 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
8751
8752 * config/unix.exp (g++_load): Fix syntax.
8753
8754 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8755
8756 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8757 * gcc.noncompile/921017-1.c: Deleted obsolete test.
8758 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8759 Don't expect va-arg-1.c to fail. Correct expected output for
8760 920928-1.c.
8761 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8762 * gcc.wendy/hbm4.c: Correct typo.
8763 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8764
8765 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
8766
8767 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8768 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8769 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
8770 * lib/c-torture.exp (c-torture-compile): Ditto.
8771
8772 Reduce volume of output (remove all the -I's and such).
8773 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8774 Call gcc_cpass, gcc_cfail.
8775 (c-torture): Pass testing option to c-torture-compile.
8776
8777 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
8778
8779 Bring patches over from progressive.
8780 * config/default.exp: Exit remote shell cleanly.
8781 (g++_exit, g++_start): Add default versions.
8782 * config/sim.exp (gcc_load): Use perror, not error.
8783
8784 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
8785
8786 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
8787 set in site.exp.
8788
8789 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
8790
8791 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8792 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8793 (wendy_try): New proc to run testcase.
8794 (main loop): Call 'em.
8795 * gcc.wendy/*.c: Clean up pass to correct expected output.
8796
8797 * lib/gcc.exp: Minor cleanup work.
8798 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8799
8800 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
8801
8802 * config/sim.exp (gcc_load): Document return codes better.
8803 Don't pass -v to simulator.
8804
8805 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8806
8807 * gcc.special/920717-x.c: Fix typo.
8808 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
8809 get at sources.
8810
8811 * lib/mike-gcc.exp: Fix typo.
8812
8813 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
8814
8815 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
8816 binary to use, transform the name.
8817 * config/*.exp: rename everything. Nuke any g++ specific files,
8818 it's now a special case of gcc that requires no special support.
8819 Add a default.exp for unsupported targets.
8820
8821 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
8822
8823 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
8824 lib/old-dejagnu.exp: Fix a few patterns to work with the new
8825 version of Tcl.
8826
8827 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
8828
8829 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
8830 than a warning.
8831
8832 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8833
8834 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
8835
8836 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8837
8838 * gcc.execute/execute.exp: Combine opt_list and foption_list into
8839 option_list. Compile every file with only 4/6 option choices
8840 (same as C torture) instead of with 12/18 different option
8841 choices.
8842 * lib/c-torture.exp: Likewise.
8843
8844 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
8845 not already set.
8846
8847 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
8848
8849 * lib/old-deja.exp: Add `excess errors test fails' error, now one
8850 can put an XFAIL *-*-* on excess errors.
8851
8852 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
8853
8854 * g++.law: Add more tests derived from g++-bugs snapshots.
8855
8856 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
8857 equivalent to g++.law/init9.
8858
8859 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
8860 compiled it, and the a.out file after we've run it.
8861
8862 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8863
8864 * lib/mike-g++.exp (postbase): Delete the .o file after we've
8865 compiled it, and the a.out file after we've run it.
8866
8867 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8868
8869 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
8870
8871 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
8872
8873 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
8874 version number.
8875
8876 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8877
8878 * g++.law: New directory of g++ tests derived from the g++-bugs
8879 snapshots.
8880
8881 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
8882
8883 * gcc.compile: initbug1.c initbug1.exp testcase added
8884
8885 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
8886
8887 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8888 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8889 fixes submitted by Jeff Law (law@cs.utah.edu)
8890 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8891 Jeff Law (law@cs.utah.edu)
8892
8893
8894 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
8895
8896 * config/unix-g++.exp: Follow the gcc way of doing things.
8897 * g++.old-deja/old-deja.exp: Minor updates.
8898 * lib/g++.exp: New file, follow the gcc way of doing things.
8899 * lib/old-dejagnu.exp: Minor updates.
8900 * lib/mike-g++.exp: Always unset errorInfo.
8901
8902 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
8903
8904 * lib/gcc.exp: Fix some errors with the below change, CC and
8905 CFLAGS should be global when setting, not local.
8906
8907 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
8908
8909 * lib/gcc.exp: Transform tool name.
8910
8911 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
8912
8913 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8914
8915 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
8916
8917 * lib/gcc.exp: change gcc_done to gcc_stat
8918
8919 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
8920
8921 * Upgraded gcc testsuite to c-torture version 1.25
8922
8923 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
8924
8925 * lib/gcc.exp: added reporting code. Changed verbose compile message.
8926 * lib/c-torture: added hooks for new reporting code.
8927
8928 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
8929
8930 * config/sh-gcc.exp: check if sh-sim exists in the path
8931
8932 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
8933
8934 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8935 * gcc.compile/compile.exp: Initial changes for new logic.
8936 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8937 * gcc.failure/failure.exp: Initial changes for new logic.
8938 * gcc.ieee/ieee.exp: Initial changes for new logic.
8939 * gcc.misc-tests/misc.exp: Initial changes for new logic.
8940 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8941 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8942 * lib/c-torture.exp: Initial changes for new logic.
8943 * lib/gcc.exp: Initial changes for new logic.
8944
8945 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
8946
8947 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8948 depend upon failure or success. Fully qualify names in failure
8949 and success messages. Always remove a.out before starting
8950 compile, just in case. Pay more attention to error text output by
8951 the compiler. Handle testcases with no known past errors just
8952 like all others, so that things are uniform. Other miscellaneous
8953 improvements.
8954
8955 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
8956
8957 * gcc.cpp: new directory for cpp tests
8958
8959 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
8960
8961 * lib/chill.exp: Code reformatted, removed unused code.
8962 * config/unix-chill.exp: Code reformatted, removed unused code.
8963 * chill.execute/execute.exp: Code reformatted, removed unused code.
8964 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8965
8966 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
8967
8968 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
8969 routines not written.
8970
8971 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
8972
8973 * config/bug-gcc.exp: Use new procs from bug.exp.
8974
8975 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
8976
8977 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8978 via ftp, rather than depending on NFS.
8979 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8980 case.
8981
8982 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
8983
8984 * config/bug-gcc.exp: Use new download proc.
8985
8986 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
8987
8988 * chill.execute/execute.exp: cleanups, handles errors better
8989 * chill.compile/compile.exp: rewrite, based on execute.exp
8990 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8991 * lib/chill.exp: major changes to diff proc and compile and link
8992 procs. added chill_fail and chill_pass wrappers to pass and
8993 fail. added more comments, and handle error codes better.
8994 Added a hack to capture stderr from exec, so noncompile tests
8995 can work.
8996
8997 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
8998
8999 * chill.execute/execute.exp: rewrite of testsuite driver
9000 * lib/chill.exp: rewrite of testsuite driver
9001 * config/unix-chill.exp: rewrite of testsuite driver
9002
9003 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
9004
9005 In chill.execute:
9006 * iexpr.ch: Standardize uppercase.
9007 * tuples.dat: Standardize uppercase.
9008 * vary.ch: standardize. Correct varying string assignments.
9009 * vary.dat: Add new output lines.
9010
9011 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
9012
9013 In chill.execute:
9014 * chprintf.ch: Standardize use of uppercase.
9015 * tuples.ch: Standardize and turn arr2 into a DCL,
9016 rather than a SYN.
9017 * pinits.ch: Standardize.
9018
9019 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
9020
9021 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
9022 * Makefil: Renamed to Makefile.in.
9023 * configure.in: New.
9024
9025 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
9026
9027 In chill.execute:
9028 * .cvsignore: Add result/output files.
9029 * Makefile: Fix up variables at start. Use MFLAGS
9030 everywhere. Correct bool_loc, built_ins entries.
9031 Add entry for vary1.ch.
9032 * bitarray.ch: Standardize upper-case usage.
9033 * bitexpr.ch: Standardize, add output of b1.
9034 * params.ch: Use arrayt in along PROC parameters, to
9035 avoid novelty problems.
9036 * sets.ch: Tiny cleanup.
9037 * vary1.ch: Re-indent.
9038
9039 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
9040
9041 * Add PR-related files to Makefiles, .cvsignore files, etc.
9042
9043 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
9044
9045 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9046 with compiler objects. New names are test-flow.c and test-loop.c
9047
9048 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
9049
9050 * Upgraded c-torture tests from 1.19 to 1.20
9051
9052 * new files:
9053 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9054 * gcc.compile: 930623-1.c 930623-2.c
9055 * gcc.noncompile: 930622-1.c 930622-2.c
9056 * gcc.failure: 920411-1.c 920627-2.c
9057 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9058
9059 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
9060
9061 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9062 More changes to get testsuite working properly. Needs more work.
9063 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9064
9065 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
9066
9067 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9068 More changes to get testsuite working properly. Needs more work.
9069
9070 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
9071
9072 * chill.compile/compile.exp: Added for Dejagnu support
9073 * chill.execute/execute.exp: Added for Dejagnu support
9074 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
9075
9076 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
9077
9078 This should complete moving the CHILL test files.
9079 * chill.noncompile(.cvsignore printf.grt
9080 in-printf.grt chprintf.grt chprintf.ch):
9081 Added test-support files.
9082 (Makefile): Modified further.
9083 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9084 signal.ch): Added test files.
9085 * chill.execute (.cvsignore printf.grt printr.c
9086 in-printf.grt rts.c chprintf.grt rts.h): Added
9087 test-support files.
9088 (Makefile): More corrections.
9089
9090 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
9091
9092 * chill.compile, chill.execute, chill.nocompile: Add CHILL
9093 test cases, ready for DejaGnu.
9094
9095 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
9096
9097 * Upgraded c-torture tests from 1.18 to 1.19
9098
9099 * gcc.compile: added test(s):
9100 930607-1.c
9101 * gcc.execute: added test(s):
9102 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9103
9104 * added new subdirectory for misc tests: gcc.misc-tests
9105 * gcc.misc-test(s): added tests:
9106 inst-check.c test-consts.c test-ior.c test-switch.c
9107
9108 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9109
9110 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9111
9112 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
9113
9114 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9115
9116 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
9117
9118 * Upgraded c-torture tests from 1.17 to 1.18
9119
9120 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
9121
9122 * Upgraded c-torture tests from 1.12 to 1.17
9123
9124 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
9125
9126 * lib/old-dejagnu.exp:
9127 Fixed handling of XFAIL target triplets to correctly
9128 recognize wildcard characters. Removed code that
9129 appended a unique id tag to the end of the file name
9130 printed out by the result of the testcases within a
9131 given test file.
9132
9133 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
9134
9135 * lib/old-dejagnu.exp:
9136 Reworked expected failure handling to trigger off of XFAIL
9137 keyword in keyphrase embeded in testcase source code. The
9138 XFAIL keyword must be at the end of the keyphrase line. It
9139 may optionally be followed by one or more target triplets.
9140 It has just occured that the handling of wildcards in the
9141 target triplet may not be correct.
9142
9143 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
9144
9145 * g++.old-deja/tests:
9146 Moved all subdirectories up one level into g++.old-deja .
9147
9148 * lib/old-dejagnu.exp:
9149 Fixed problem with CXXFLAGS not being properly reset, and being
9150 corrupted with extraneous "-c" compiler option. This was
9151 causing binaries to not be generated for test that needed them.
9152 Modified strings passed to "pass" and "fail" so that individual
9153 tests from the same test file would be distinguished by an
9154 identifier appended to the test file name in the summary logs;
9155 this corrected a problem with erroneous diff logs. Added code
9156 to search testcases for expected fail and unexpected pass keywords.
9157
9158 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
9159
9160 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9161
9162 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
9163
9164 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9165 Removed extraneous text from end of "Special g++ Options"
9166 keyphrase.
9167
9168 * lib/old-dejagnu.exp: Added pattern matching to look for new
9169 keywords, embedded in testcases comments, which will trigger
9170 calls to xpass and xfail.
9171
9172 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
9173
9174 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9175 comments embedded in the testcases, especially the one looking for
9176 special compiler options, as well as the pattern matching for the
9177 compiler output again.
9178
9179 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
9180
9181 * lib/old-dejagnu.exp: Do a proper check of the return value for
9182 execute tests. Fixed several problems with the pattern matching
9183 of the compiler output which gave erroneous test results.
9184 Changed several of the test result messages to be more descriptive.
9185 * config/unix-g++.exp: Proc g++_load now actually works and
9186 executes the tests passed to it and returns a usable return
9187 value.
9188
9189 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
9190
9191 * lib/gcc.exp: Exits gracefully if $CC is bogus.
9192
9193 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
9194
9195 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9196 Modified both files to properly execute the old style
9197 dejagnu tests. The previous versions of these files were
9198 experimental and did not function anything near correctly.
9199
9200 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
9201
9202 * Removed all Makefile.in and configure.in files. No configuration
9203 needed now.
9204
9205 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
9206
9207 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9208
9209 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9210
9211 * gcc.compile/configure.in, gcc.unsorted/configure.in,
9212 gcc.special/configure.in, gcc.noncompile/configure.in,
9213 gcc.execute/configure.in, gcc.code_quality/configure.in,
9214 g++.other/configure.in, g++.old-deja/configure.in,
9215 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9216 in srcname setting.
9217
9218 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
9219
9220 * lib/udi.exp: Fixed mondfe and mondfe_download.
9221 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9222 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9223
9224 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
9225
9226 * config/udi-gdb.exp: Check $shell_id after connecting to target.
9227 (gdb_exit): Don't remove *_soc files.
9228
9229 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
9230
9231 * lib/c-torture.exp: Don't look for main; instead always use -w
9232 -c. This is how the c-torture tests work. Remove the object
9233 file if the compilation succeeds.
9234 * gcc.execute/execute.exp: Remove executable if test passes.
9235 * gcc.noncompile/noncompile.exp: Every test is an expected
9236 failure.
9237 * gcc.special/special.exp: Added tests from c-torture 1.11,
9238 corrected use of existing test.
9239 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9240 gcc.execute/920625-1.c: Updated to c-torture 1.11.
9241 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9242 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9243 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9244 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9245 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9246 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9247 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9248 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9249 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9250 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9251 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9252 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9253 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9254 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9255 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9256 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9257 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9258 c-torture 1.11.
9259 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9260 correspond to c-torture 1.11.
9261
9262 * New file.