OSDN Git Service

18fa11f1cf905f0a00a3efdf39188381cba9d89e
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2
3         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4         message from g77
5         * lib/g77-dg.exp: Trim g77 error messages so that they are
6         recognised by dg.exp.
7
8 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9
10         PR fortran/5473
11         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.  
12
13 2002-02-07  Richard Henderson  <rth@redhat.com>
14
15         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16         to be sufficiently aligned for integers.
17
18 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
19
20         * g++.dg/template/friend4.C: New test.
21
22 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
23
24         PR fortran/5743
25         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
26         unsupported cases.
27
28 2002-02-07  Richard Henderson  <rth@redhat.com>
29
30         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
31         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
32         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
33         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
34
35 2002-02-06  Richard Henderson  <rth@redhat.com>
36
37         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
38
39 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
40
41         * gcc.dg/20020206-1.c: New test.
42
43 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
44
45         * gcc.c-torture/execute/20020206-1.c: New test.
46
47         * gcc.c-torture/execute/20020206-2.c: New test.
48
49         PR optimization/5429:
50         * gcc.c-torture/compile/20020206-1.c: New test.
51
52 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
53
54         * g++.dg/ext/align1.C: Do not use an explicit alignment value
55         as certain file formats cannot support particularly large
56         alignments.
57
58         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
59         and do not expect to be able to link the executable.
60
61         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
62         fail because the COFF format does not support the weak attribute.
63
64 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
65
66         * g77.dg/pr5473.f:  New test
67
68 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
69
70         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
71         Fix testcase accordingly.
72
73 2002-02-04  Richard Henderson  <rth@redhat.com>
74
75         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
76         (buf): Change to be an array of pointers, not ints.
77
78 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
79
80         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
81         before all tests.  Move warning one line above to match where it
82         C frontend emits.
83         * gcc.dg/Wswitch-2.c: New test.
84         * g++.dg/warn/Wswitch-1.C: New test.
85         * g++.dg/warn/Wswitch-2.C: New test.
86
87 2002-02-04  Richard Henderson  <rth@redhat.com>
88
89         * g++.dg/abi/offsetof.C: Fix size comparison.
90
91 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
92
93         * gcc.dg/cast-qual-2.c: New test.
94
95 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
96
97         * gcc.dg/20020201-4.c: New test.
98
99 2002-02-04  Ben Elliston  <bje@redhat.com>
100
101         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
102         target_info attribute != 0, in addition to the empty string.
103         (gcc_target_compile): Likewise.
104
105 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
106
107         * gcc.dg/Wswitch.c: New test.
108         PR gcc/4475. PR gcc/3780.
109
110 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
111
112         * g77.f-torture/execute/5122.f: New test for regressions
113         against PR fortran/5122.
114
115 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
116
117         * g77.f-torture/compile/pr3743.f: Delete
118         * g77.dg/pr3743-1.f: New test.
119         * g77.dg/pr3743-2.f: New test.
120         * g77.dg/pr3743-3.f: New test.
121         * g77.dg/pr3743-4.f: New test.
122
123 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
124
125         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
126
127 2002-02-02  Richard Henderson  <rth@redhat.com>
128
129         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
130         * gcc.c-torture/execute/bf64-1.c: Likewise.
131
132 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
133
134         * gcc.dg/20020201-2.c: New test.
135
136         * gcc.dg/20020201-3.c: New test.
137
138         * gcc.c-torture/execute/bitfld-2.c: New test.
139
140 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
141
142         * gcc.dg/bitfld-1.c: Update.
143         * gcc.dg/bitfld-2.c: Update.
144         * gcc.c-torture/execute/bitfld-1.x: New.
145
146 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
147
148         * gcc.c-torture/execute/20020201-1.c: New test.
149
150 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
151
152         PR target/5469
153         * gcc.dg/20020201-1.c: New test.
154
155 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
156
157         PR fortran/3743
158         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
159         * g77.f-torture/compile/pr3743.x: Remove
160
161 2002-01-31  Tom Rix  <trix@redhat.com>
162
163         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
164
165 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
166
167         * gcc.dg/noncompile/20020130-1.c: New test.
168
169 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
170
171         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
172
173 2002-01-29  Richard Henderson  <rth@redhat.com>
174
175         * gcc.c-torture/execute/991118-1.c: Cast various constants back
176         to long long.
177         * gcc.c-torture/execute/bf64-1.c: Likewise.
178
179 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
180
181         * gcc.c-torture/execute/20020129-1.c: New test.
182
183 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
184
185         * gcc.c-torture/compile/20000224-1.c: Update.
186         * gcc.c-torture/execute/bitfld-1.c: New tests.
187         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
188         * gcc.dg/uninit-A.c: Update.
189
190 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
191
192         * g++.dg/template/ctor1.C: Add instantiation.
193
194 2002-01-28  Paul Koning  <pkoning@equallogic.com>
195
196         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
197         argument to __builtin_prefetch to be const ptr.
198
199 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
200
201         * gcc.c-torture/compile/20020120-1.c: New test.
202
203 2002-01-27  Kazu Hirata  <kazu@hxi.com>
204
205         * gcc.c-torture/execute/20020127-1.c: New test.
206
207 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
208  
209         * g77.dg/f77-edit-i-in.f: New test
210         * g77.dg/f77-edit-i-out.f: New test
211
212 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
213
214         * gcc.dg/debug/debug.exp: New file.
215         * gcc.dg/debug/trivial.c: New file.
216         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
217         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
218         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
219         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
220         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
221         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
222         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
223         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
224         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
225         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
226         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
227         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
228         * gcc.dg/20000503-1.c: Removed.
229         * gcc.dg/20010207-1.c: Removed.
230         * gcc.dg/20011223-1.c: Removed.
231         * gcc.dg/20020104-2.c: Removed.
232         * gcc.dg/debug-1.c: Removed.
233         * gcc.dg/debug-2.c: Removed.
234         * gcc.dg/debug-3.c: Removed.
235         * gcc.dg/debug-4.c: Removed.
236         * gcc.dg/debug-5.c: Removed.
237         * gcc.dg/debug-6.c: Removed.
238         * gcc.dg/dwarf2-1.c: Removed.
239         * gcc.dg/dwarf2-2.c: Removed.
240
241 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
242
243         * g++.old-deja/g++.other/eh5.C: New test.
244         * g++.old-deja/g++.other/sibcall2.C: New test.
245         * g++.old-deja/g++.other/array9.C: New test.
246         * g++.old-deja/g++.other/typename2.C: New test.
247         * g++.old-deja/g++.other/crash60.C: New test.
248         * g++.old-deja/g++.other/conv9.C: New test.
249         * g++.old-deja/g++.other/mangle10.C: New test.
250         * g++.old-deja/g++.other/unchanging1.C: New test.
251         * g++.old-deja/g++.other/exprstmt1.C: New test.
252         * g++.old-deja/g++.other/inline23.C: New test.
253         * g++.old-deja/g++.eh/ia64-1.C: New test.
254         * g++.old-deja/g++.other/dwarf2-1.C: New test.
255         * g++.old-deja/g++.other/mangle11.C: New test.
256         * g++.old-deja/g++.other/reload1.C: New test.
257         * g++.old-deja/g++.other/static20.C: New test.
258         * g++.old-deja/g++.other/local-alloc1.C: New test.
259         * g++.old-deja/g++.other/conv8.C: New test.
260         * g++.old-deja/g++.other/stmtexpr2.C: New test.
261         * g++.old-deja/g++.other/storeexpr1.C: New test.
262         * g++.old-deja/g++.other/storeexpr2.C: New test.
263         * g++.dg/eh/template2.C: New test.
264         * g++.dg/warn/weak1.C: New test.
265
266 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
267
268         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
269         Remove first, non-varying, argument.
270
271 2002-01-23  Richard Henderson  <rth@redhat.com>
272
273         * gcc.dg/inline-2.c: New.
274
275         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
276         Add optional target arg.  Check number of arguments.
277         (scan-assembler-not, scan-assembler-dem): Likewise.
278         (scan-assembler-dem-not): Likewise.
279
280 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
281
282         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
283         line 12.
284         * g++.old-deja/g++.brendan/parse3.C,
285         g++.old-deja/g++.other/crash26.C,
286         g++.old-deja/g++.other/crash28.C,
287         g++.old-deja/g++.other/crash29.C,
288         g++.old-deja/g++.other/crash30.C,
289         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
290
291 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
292
293         * gcc.dg/20020115-1.c: New.
294
295 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
296
297         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
298
299 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
300
301         * gcc.dg/20020122-3.c: New.
302
303 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
304
305         * g++.dg/other/gc1.C: New test.
306
307 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
308
309         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
310
311 2002-01-22  Richard Henderson  <rth@redhat.com>
312
313         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
314
315 2002-01-22  Richard Henderson  <rth@redhat.com>
316
317         * gcc.dg/20020122-4.c: New.
318
319 2002-01-22  H.J. Lu <hjl@gnu.org>
320
321         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
322         link output.
323         * gcc.dg/special/ecos.exp: Likewise.
324         * lib/g++-dg.exp: Likewise.
325         * lib/g77-dg.exp: Likewise.
326         * lib/gcc-dg.exp : Likewise.
327         * lib/mike-g++.exp: Likewise.
328         * lib/mike-g77.exp: Likewise.
329         * lib/mike-gcc.exp: Likewise.
330         * lib/objc-dg.exp: Likewise.
331
332 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
333
334         PR target/5379
335         * gcc.dg/20020122-2.c: New test.
336
337 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
338
339         * gcc.dg/20020122-1.c: New test.
340
341 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
342
343         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
344
345 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
346
347         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
348
349 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
350
351         * gcc.c-torture/compile/20020121-1.c: New test.
352
353 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
354
355         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
356         ld_library_path.
357
358 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
359
360         * gcc.dg/20020218-1.c: New test.
361
362 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
363
364         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
365         messages
366         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
367         "At global scope" warning
368         * g++.dg/ext/align1.C: Change cygwin test for alignment
369         from db-bogus to dg-warning
370
371 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
372
373         * g77.f-torture/compile/cpp2.F: New test.
374
375 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
376
377         * g++.dg/template/access1.C: New test.
378
379 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
380
381         * gcc.dg/20020118-1.c: New.
382
383 2002-01-18  Kazu Hirata  <kazu@hxi.com>
384
385         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
386
387 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
388
389         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
390         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
391         alignment warnings.
392
393 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
394
395         * gcc.misc-tests/i386-prefetch.exp: Save and restore
396         torture_with_loops and torture_without_loops
397
398 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
399
400         * gcc.c-torture/compile/20020116-1.c: New test.
401
402 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
403
404         * gcc.dg/20020116-2.c: New test.
405
406         * gcc.dg/ultrasp4.c: New test.
407
408         * gcc.dg/20020116-1.c: New test.
409
410 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
411
412         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
413         by EABI.
414
415 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
416
417         * gcc.misc-tests/i386-prefetch.exp: New.
418         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
419         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
420         * gcc.misc-tests/i386-pf-none-1.c: New test.
421         * gcc.misc-tests/i386-pf-sse-1.c: New test.
422
423 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
424
425         * gcc.dg/gnu89-init-1.c: Add new tests.
426
427 2002-01-15  Andreas Jaeger  <aj@suse.de>
428
429         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
430         * gcc.dg/i386-mmx-2.c: Likewise.
431         * gcc.dg/i386-sse-1.c: Likewise.
432         * gcc.dg/i386-sse-2.c: Likewise.
433         * gcc.dg/i386-sse-3.c: Likewise.
434
435 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
436
437         * g77.f-torture/execute/intrinsic-unix-bessel.f:
438         Uncomment additional cases that now pass.
439
440 2002-01-11  Richard Henderson  <rth@redhat.com>
441
442         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
443         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
444
445 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
446
447         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
448
449 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
450
451         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
452         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
453
454 2002-01-10  Dale Johannesen  <dalej@apple.com>
455
456         * gcc.c-torture/execute/loop-11.c: New.
457
458 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
459
460         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
461         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
462
463 2002-01-09  Richard Henderson  <rth@redhat.com>
464
465         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
466         type in which to perform the operation for each size.
467
468 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
469
470         * gcc.c-torture/compile/20020109-2.c: New test.
471
472 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
473
474         * gcc.c-torture/execute/loop-10.c: New test.
475
476 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
477
478         * gcc.c-torture/compile/20010226-1.c: New test.
479         * gcc.c-torture/compile/20010227-1.c: New test.
480         * gcc.c-torture/compile/20010426-1.c: New test.
481         * gcc.c-torture/compile/20010510-1.c: New test.
482         * gcc.c-torture/compile/20010605-3.c: New test.
483         * gcc.c-torture/compile/20010824-1.c: New test.
484         * gcc.c-torture/execute/20010409-1.c: New test.
485         * gcc.dg/noncompile/20000901-1.c: New test.
486         * gcc.dg/20001023-1.c: New test.
487         * gcc.dg/20001101-1.c: New test.
488         * gcc.dg/20001102-1.c: New test.
489         * gcc.dg/20010207-1.c: New test.
490         * gcc.dg/20010405-1.c: New test.
491         * gcc.dg/20010822-1.c: New test.
492         * gcc.dg/20011107-1.c: New test.
493
494 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
495
496         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
497
498         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
499         execution failure on PA targets.
500
501 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
502
503         * gcc.c-torture/compile/20020109-1.c: New test.
504
505 2002-01-08  Kazu Hirata  <kazu@hxi.com>
506
507         * gcc.c-torture/execute/20020108-1.c: New test.
508
509 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
510
511         * gcc.dg/20020108-1.c: New test.
512
513 2002-01-08  H.J. Lu <hjl@gnu.org>
514
515         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
516         for header files.
517
518 2002-01-08  Geoff Keating  <geoffk@redhat.com>
519
520         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
521         consistency.
522
523 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
524
525         * gcc.dg/altivec-4.c: Test altivec predicates.
526
527 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
528
529         * gcc.c-torture/execute/20020107-1.c: New test.
530
531 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
532
533         PR c/5279
534         * gcc.c-torture/compile/20020106-1.c: New test.
535
536 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
537
538         * gcc.c-torture/execute/nestfunc-4.c: New test.
539
540 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
541
542         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
543         extra triple that slipped in.
544         * g++.old-deja/g++.abi/align.C: Likewise.
545         * g++.old-deja/g++.abi/bitfields.C: Likewise.
546
547 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
548
549         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
550         * g++.old-deja/g++.abi/align.C: Likewise.
551         * g++.old-deja/g++.abi/bitfields.C: Likewise.
552
553         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
554         on FreeBSD/i386.
555         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
556         FreeBSD.
557
558 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
559
560         * gcc.dg/20020104-1.c: New test.
561
562         * gcc.dg/20020104-2.c: New test.
563
564 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
565
566         * gcc.dg/20020103-1.c: Fix typo in target selector.
567
568 2002-01-03  Richard Henderson  <rth@redhat.com>
569
570         * gcc.dg/20020103-1.c: New.
571
572 2002-01-03  Kazu Hirata  <kazu@hxi.com>
573
574         * gcc.c-torture/execute/20020103-1.c: New test.
575
576 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
577
578         * g++.dg/other/debug2.C: New test.
579
580         * gcc.c-torture/compile/20020103-1.c: New test.
581
582 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
583
584         * gcc.dg/gnu89-init-1.c: Added new tests.
585
586 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
587
588         * g++.dg/template/friend2.C: Remove as patch is reverted.
589
590         * g++.dg/warn/oldcast1.C: New test.
591
592         * g++.dg/template/ptrmem1.C: New test.
593         * g++.dg/template/ptrmem2.C: New test.
594
595         * g++.dg/template/ntp.C: New test.
596
597         * g++.dg/other/component1.C: New test.
598
599         * g++.dg/template/ttp3.C: New test.
600
601         * g++.dg/template/friend2.C: New test.
602         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
603
604 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
605
606         * g++.dg/other/ptrmem1.C: New test.
607         * g++.dg/other/ptrmem2.C: New test.
608
609 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
610
611         * g++.dg/template/ctor1.C: New test.
612
613 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
614
615         * g++.dg/template/friend2.C: New test.
616
617 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
618
619         * gcc.dg/mmix-1.c: New test.
620
621 2001-12-31  Richard Henderson  <rth@redhat.com>
622
623         * gcc.dg/asm-5.c: New.
624
625 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
626
627         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
628         in namespace __gnu_cxx
629
630 2001-12-30  Richard Henderson  <rth@redhat.com>
631
632         * gcc.dg/debug-6.c: New.
633
634 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
635
636         * gcc.c-torture/compile/20011229-2.c: New test.
637
638 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
639
640         * gcc.dg/debug-3.c: New test.
641         * gcc.dg/debug-4.c: New test.
642         * gcc.dg/debug-5.c: New test.
643
644 2001-12-29  Richard Henderson  <rth@redhat.com>
645
646         * g++.dg/eh/loop1.C: New.
647
648 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
649
650         * g++.dg/template/crash1.C: New test.
651
652 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
653
654         * g++.dg/other/const1.C: New test.
655
656 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
657
658         * gcc.c-torture/compile/20011229-1.c: New test.
659
660 2001-12-28  Stan Shebs  <shebs@apple.com>
661
662         * lib/objc-torture.exp: Resync with c-torture.exp.
663         * lib/objc.exp: Load standard libraries.
664
665 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
666
667         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
668         additional tests.
669
670 2001-12-27  Roger Sayle <roger@eyesopen.com>
671
672         * gcc.c-torture/execute/string-opt-16.c: New testcase.
673
674 2001-12-27  Richard Henderson  <rth@redhat.com>
675
676         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
677
678 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
679
680         * g++.dg/eh/ctor1.C: New test.
681         * g++.dg/other/error2.C: New test.
682
683 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
684
685         * g++.dg/other/init2.C: New test.
686
687 2001-12-24  Richard Henderson  <rth@redhat.com>
688
689         * gcc.dg/20011223-1.c: New.
690         * gcc.dg/inline-1.c: New.
691
692 2001-12-23  Richard Henderson  <rth@redhat.com>
693
694         * gcc.dg/asm-4.c: Test operand modifiers.
695
696 2001-12-23  Richard Henderson  <rth@redhat.com>
697
698         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
699
700 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
701
702         * gcc.c-torture/execute/20011223-1.c: New test.
703
704 2001-12-21  Richard Henderson  <rth@redhat.com>
705
706         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
707         re-enables the warning.
708
709 2001-12-21  Richard Henderson  <rth@redhat.com>
710
711         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
712
713 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
714
715         * gcc.c-torture/compile/20011218-1.c: New test.
716
717 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
718
719         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
720         arm-isr.c test.
721         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
722         epilogue generation for ARM ISR routines.
723
724 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
725
726         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
727         * gcc.dg/format/c90-printf-3.c: Likewise.
728         * gcc.dg/format/c99-printf-3.c: Likewise.
729         * gcc.dg/format/ext-1.c: Likewise.
730         * gcc.dg/format/ext-6.c: Likewise.
731         * gcc.dg/format/format.h: Prototype unlocked stdio.
732
733 2001-12-20  Richard Henderson  <rth@redhat.com>
734
735         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
736         (arena): Use it.
737         (malloc): Correct allocation logic.  Abort if we fill up the
738         arena before initialization complete.
739         (realloc): Correct allocation logic.
740
741 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
742
743         * gcc.c-torture/compile/20011219-2.c: New test.
744
745         * gcc.c-torture/execute/20011219-1.c: New test.
746
747 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
748
749         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
750         target does not support weak symbols.
751
752 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
753
754         * gcc.c-torture/compile/20011219-1.c: New test.
755
756 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
757
758         * g++.dg/other/error1.C: New test.
759
760 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
761
762         * gcc.c-torture/execute/20011217-1.c: New test.
763
764 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
765
766         * objc.dg/special/: New directory.
767         * objc.dg/special/special.exp: New file.
768         * objc.dg/special/unclaimed-category-1.h: New file.
769         * objc.dg/special/unclaimed-category-1a.m: New file.
770         * objc.dg/special/unclaimed-category-1.m: New file.
771
772 2001-12-17  Andreas Jaeger  <aj@suse.de>
773
774         * gcc.c-torture/compile/20011217-2.c: New test.
775
776 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
777
778         * gcc.c-torture/compile/20011217-1.c: New test.
779
780 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
781
782         * testsuite/gcc.dg/20011214-1.c: New.
783
784 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
785
786         * gcc.dg/altivec-4.c: New.
787
788 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
789
790         * gcc.dg/20011113-1.c: New test.
791
792 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
793
794         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
795         std::__malloc_alloc_template<0> and
796         std::__default_alloc_template<false, 0>.
797
798 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
799
800         * objc/execute/bf-21.m: New test.
801         * objc/execute/enumeration-1.m: New test.
802         * objc/execute/enumeration-2.m: New test.
803
804 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
805
806         * gcc.dg/gnu89-init-1.c: New test.
807
808 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
809
810         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
811         * g++.old-deja/g++.jason/2371.C: Likewise.
812         * g++.old-deja/g++.jason/template33.C: Likewise.
813         * g++.old-deja/g++.jason/template34.C: Likewise.
814         * g++.old-deja/g++.jason/template36.C: Likewise.
815         * g++.old-deja/g++.oliva/typename1.C: Likewise.
816         * g++.old-deja/g++.oliva/typename2.C: Likewise.
817         * g++.old-deja/g++.other/typename1.C: Likewise.
818         * g++.old-deja/g++.pt/inherit2.C: Likewise.
819         * g++.old-deja/g++.pt/nontype5.C: Likewise.
820         * g++.old-deja/g++.pt/typename11.C: Likewise.
821         * g++.old-deja/g++.pt/typename14.C: Likewise.
822         * g++.old-deja/g++.pt/typename16.C: Likewise.
823         * g++.old-deja/g++.pt/typename3.C: Likewise.
824         * g++.old-deja/g++.pt/typename4.C: Likewise.
825         * g++.old-deja/g++.pt/typename5.C: Likewise.
826         * g++.old-deja/g++.pt/typename7.C: Likewise.
827         * g++.old-deja/g++.robertl/eb9.C: Likewise.
828
829 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
830
831         * g++.dg/other/linkage1.C: New test.
832         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
833         specifiers.
834
835 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
836
837         * gcc.dg/concat.c: New test.
838
839 2001-12-11  Stan Shebs  <shebs@apple.com>
840
841         * objc/compile: New test directory.
842         * objc/compile/compile.exp: New expect script.
843         * objc/compile/20011211-1.m: New compile test.
844
845 2001-12-11  Jason Merrill  <jason@redhat.com>
846
847         * lib/prune.exp (prune_gcc_output): Also handle "In member
848         function".  So many permutations...
849
850 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
851
852         * g++.dg/template/typedef1.C: New test.
853
854 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
855
856         * g++.dg/other/copy1.C: New test.
857
858 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
859
860         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
861
862         * gcc.dg/builtin-choose-expr.c: New.
863
864 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
865
866         * gcc.dg/altivec-2.c: New.
867
868 2001-12-07  Richard Henderson  <rth@redhat.com>
869
870         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
871
872 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
873
874         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
875         ultrasparc.
876
877 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
878
879         * g++-old.deja/g++.robertl/eb101.C: Deleted.
880
881 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
882
883         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
884         variable argument list.
885
886 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
887
888         * gcc.c-torture/execute/memcheck: Delete entire directory.
889         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
890         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
891
892 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
893
894         * gcc.dg/Wshadow-1.c: New test.
895
896 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
897
898         * gcc.c-torture/compile/20011130-1.c: New test.
899
900         * gcc.dg/noncompile/20011025-1.c: New test.
901
902         * g++.dg/other/anon-union.C: New test.
903
904         * gcc.c-torture/execute/20011024-1.c: New test.
905
906 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
907
908         * gcc.c-torture/execute/20000722-1.x,
909         gcc.c-torture/execute/20010123-1.x: Remove.
910         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
911         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
912         gcc.dg/c99-complit-2.c: New tests.
913
914 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
915
916         * g++.dg/inherit/base1.C: New test.
917
918 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
919
920         * g++.dg/other/stdarg1.C: New test.
921
922         * gcc.c-torture/compile/20011130-2.c: New test.
923
924 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
925
926         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
927         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
928         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
929         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
930         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
931         * gcc.dg/builtin-prefetch-1.c: New test.
932
933 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
934
935         * gcc.dg/20011130-1.c: New test.
936
937 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
938
939         * g++.dg/other/scope1.C: New test.
940         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
941
942 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
943
944         * gcc.dg/vla-init-1.c: New test.
945
946 2001-12-01  Geoff Keating  <geoffk@redhat.com>
947
948         * gcc.c-torture/compile/structs.c: New testcase from GDB.
949
950 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
951
952         * objc.dg/alias.m: Update.
953         * objc.dg/class-1.m: Update.
954         * objc.dg/const-str-1.m: Update.
955         * objc.dg/fwd-proto-1.m: Update.
956         * objc.dg/id-1.m: Update.
957         * objc.dg/super-class-1.m: Update.
958
959 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
960
961         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
962         constructs.
963
964 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
965
966         * gcc.c-torture/execute/20011128-1.c: New test.
967
968 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
969
970         * gcc.dg/20011127-1.c: New test.
971
972 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
973
974         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
975         from Austin Group draft 7.
976         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
977         scanf format arguments.
978         * gcc.dg/format/no-exargs-2.c: New test.
979
980 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
981
982         * g++.dg/abi/vbase8-4.C: New test.
983
984 2001-11-24  Ian Lance Taylor  <ian@airs.com>
985
986         * gcc.c-torture/execute/20011121-1.c: New test.
987
988 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
989
990         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
991
992 2001-11-23  Andreas Jaeger  <aj@suse.de>
993
994         * gcc.dg/cpp/charconst-2.c: New test.
995
996 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
997
998         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
999         to the host if it is remote.  Let tests specify extra headers
1000         they use.
1001         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1002         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1003         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1004         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1005         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1006         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1007         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1008         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1009         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1010         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1011
1012 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1013
1014         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1015         for little endian ARMs.
1016
1017 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1018
1019         * gcc.c-torture/compile/20011119-1.c: New test.
1020         * gcc.c-torture/compile/20011119-2.c: New test.
1021
1022 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1023
1024         * gcc.dg/altivec-1.c: Fix typo.
1025
1026 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1027
1028         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1029
1030 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1031
1032         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1033
1034 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1035
1036         * lib/g77.exp: Don't specify --rpath-link.
1037
1038         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1039         across all the headers.
1040         * gcc.dg/format/format.exp: For testing on a remote host,
1041         copy format.h.
1042
1043         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1044         * gcc.c-torture/execute/930406-1.c: Likewise.
1045         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1046
1047 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1048
1049         * gcc.dg/altivec-1.c: New.
1050
1051 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1052
1053         * gcc.dg/cpp/fpreprocessed.c: New test case.
1054
1055 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1056
1057         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1058         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1059         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1060
1061 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1062
1063         * gcc.dg/no-builtin-1.c: New test.
1064
1065 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1066
1067         * gcc.c-torture/execute/20011115-1.c: New test.
1068
1069 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1070
1071         * gcc.c-torture/compile/20011114-2.c: New test.
1072         * gcc.c-torture/compile/20011114-3.c: New test.
1073         * gcc.c-torture/compile/20011114-4.c: New test.
1074
1075 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1076
1077         * g++.dg/other/init1.C: New test.
1078
1079 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1080
1081         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1082         message.
1083
1084         * gcc.c-torture/execute/20011114-1.c: New testcase.
1085
1086         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1087         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1088         like the (before this change) version of 20010327-1.c.
1089
1090 2001-11-14  Roger Sayle <roger@eyesopen.com>
1091
1092         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1093
1094 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1095
1096         * g++.dg/init/array2.C: New test.
1097
1098 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1099
1100         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1101
1102 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1103
1104         * g++.dg/other/forscope1.C: New test.
1105         * g++.dg/ext/forscope1.C: New test.
1106         * g++.dg/ext/forscope2.C: New test.
1107
1108 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1109
1110         * gcc.c-torture/execute/20011113-1.c: New test.
1111
1112 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1113
1114         * gcc.c-torture/execute/20011109-2.c: New test.
1115
1116         * gcc.c-torture/execute/20011109-1.c: New test.
1117
1118 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1119
1120         * gcc.c-torture/compile/20011109-1.c: New test.
1121
1122 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1123
1124         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1125         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1126         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1127         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1128         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1129         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1130         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1131
1132 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1133
1134         * g++.dg/warn/Wshadow-1.C: New tests.
1135         * g++.old-deja/g++.mike/for3.C: Update.
1136
1137 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1138
1139         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1140         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1141         XFAILs.  Adjust expected error texts.
1142         * gcc.c-torture/compile/20011106-1.c,
1143         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1144         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1145         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1146         gcc.dg/c99-array-lval-5.c: New tests.
1147
1148 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1149
1150         * gcc.dg/cpp/defined.c: Update.
1151
1152 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1153
1154         * gcc.c-torture/execute/anon-1.c: New test.
1155
1156 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1157
1158         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1159         same size, so no warning should be produced on stormy16.
1160
1161         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1162         due to oversized array.
1163         * g++.old-deja/g++.mike/ns15.C: Likewise.
1164         * g++.old-deja/g++.pt/crash16.C: Likewise.
1165
1166 2001-11-02  Graham Stott  <grahams@redhat.com>
1167
1168         * g++.dgother/debug1.C: Fix typos.
1169
1170 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1171
1172         * g++.dg/other/debug1.C: New test.
1173
1174 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1175
1176         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1177         of unsigned long.
1178
1179 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1180
1181         * gcc.dg/20011029-2.c: New test.
1182
1183         * gcc.c-torture/compile/20011029-1.c: New test.
1184
1185 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1186
1187         * objc/execute/class_self-1.m: New test.
1188         * objc/execute/class_self-2.m: New test.
1189
1190 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1191
1192         * gcc.misc-tests/msgs.exp: Delete.
1193         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1194         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1195         error set to match recent changes.
1196
1197 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1198
1199         * gcc.dg/20011021-1.c: New test.
1200
1201 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1202
1203         * gcc.c-torture/compile/20011023-1.c: New test.
1204
1205 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1206
1207         * lib/g77.exp: Rewrite based on lib/g++.exp.
1208
1209 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1210
1211         * gcc.c-torture/execute/20011019-1.c: New test.
1212
1213         * gcc.dg/20011018-1.c: New test.
1214
1215 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1216
1217         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1218
1219 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1220
1221         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1222         * gcc.dg/attr-invalid.c: Likewise.
1223
1224 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1225
1226         * testsuite/gcc.dg/20011015-1.c: New test.
1227
1228 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1229
1230         * g++.dg/template/unify2.C: New test.
1231
1232 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1233
1234         * g++.dg/other/exception-specification.C: New test
1235
1236 2001-10-13  Tom Rix  <trix@redhat.com>
1237
1238         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1239         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1240
1241 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1242
1243         * testsuite/gcc.dg/20011009-1.c: New test.
1244
1245 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1246
1247         PR g++/4476
1248         * g++.dg/other/friend1.C: New test.
1249
1250 2001-10-11  Richard Henderson  <rth@redhat.com>
1251
1252         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1253
1254 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1255
1256         * gcc.c-torture/compile/20011010-1.c: New.
1257
1258 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1259
1260         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1261         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1262         g77.f-torture/execute/execute.exp,
1263         g77.f-torture/noncompile/noncompile.exp,
1264         gcc.c-torture/compile/compile.exp,
1265         gcc.c-torture/execute/execute.exp,
1266         gcc.c-torture/execute/ieee/ieee.exp,
1267         gcc.c-torture/execute/memcheck/memcheck.exp,
1268         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1269         objc/execute/execute.exp: Update FSF address.
1270
1271 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1272
1273         * gcc.dg/cpp/cmdlne-C.c: Update.
1274         * gcc.dg/cpp/cmdlne-C2.c: New.
1275
1276 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1277
1278         * gcc.c-torture/execute/20011008-3.c: New.
1279
1280 2001-10-08  DJ Delorie  <dj@redhat.com>
1281
1282         * gcc.dg/20011008-1.c: New.
1283         * gcc.dg/20011008-2.c: New.
1284
1285 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1286
1287         * gcc.dg/cpp/spacing1.c: Update test.
1288
1289 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1290
1291         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1292         spelling errors of "separate" as "seperate".
1293
1294 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1295
1296         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1297         enough to avoid inlining.
1298
1299 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1300
1301         * lib/g77.exp: set libg2c_dir correctly.
1302
1303 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1304
1305         * gcc.dg/cpp/macro11.c: New test.
1306
1307 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1308
1309         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1310         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1311         gcc.dg/format/multattr-3.c: New tests.
1312         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1313         tests for format attributes on function pointers being rejected.
1314
1315 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1316
1317         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1318
1319 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1320
1321         * g++.dg/warn/format1.C: New test.
1322
1323 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1324
1325         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1326
1327 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1328
1329         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1330
1331 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1332
1333         * gcc.dg/cpp/redef2.c: Add test.
1334
1335 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1336
1337         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1338         long-standing bug on i686, apparently.
1339         * gcc.c-torture/execute/loop-2c.x: New file.
1340         * gcc.c-torture/execute/loop-2d.x: New file.
1341         * gcc.c-torture/execute/loop-3c.x: New file.
1342
1343 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1344
1345         * gcc.dg/cpp/20000625-2.c: Correct line number.
1346
1347 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1348
1349         * gcc.dg/cpp/macro10.c: New test.
1350         * gcc.dg/cpp/strify3.c: New test.
1351         * gcc.dg/cpp/spacing1.c: Add tests.
1352         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1353         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1354
1355 2001-09-24  DJ Delorie  <dj@redhat.com>
1356
1357         * gcc.c-torture/execute/20010924-1.c: New test.
1358
1359 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1360
1361         * testsuite/objc/execute/paste.m: Remove.
1362
1363 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1364
1365         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
1366
1367 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
1368
1369         * g77.dg/strlen0.f: New test.
1370
1371 2001-09-21  Richard Henderson  <rth@redhat.com>
1372
1373         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
1374         * g++.old-deja/g++.abi/vtable2.C: Likewise.
1375
1376 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1377
1378         Table-driven attributes.
1379         * g++.dg/ext/attrib1.C: New test.
1380
1381 2001-09-20  DJ Delorie  <dj@redhat.com>
1382
1383         * gcc.dg/20000926-1.c: Update expected warning messages.
1384         * gcc.dg/array-2.c: Likewise, and test for warnings too.
1385         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
1386         array.
1387
1388 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
1389
1390         * g++.dg/eh/registers1.C: New test case.
1391
1392 2001-09-17  Richard Henderson  <rth@redhat.com>
1393
1394         * gcc.dg/array-5.c: Fix VLA decomposition test.
1395
1396 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1397
1398         * gcc.dg/cpp/line5.c: New testcase.
1399
1400 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1401
1402         * gcc.dg/cpp/macro9.c: New test.
1403
1404 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
1405
1406         * gcc.c-torture/execute/980223.c: Change type of addr from long
1407         to char *.
1408
1409 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
1410
1411         * gcc.c-torture/execute/20010915-1.c: New test.
1412
1413 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
1414
1415         * g77.dg/bprob: New directory.
1416         * g77.dg/bprob/bprob.exp: New file.
1417         * g77.dg/bprob/bprob-1.f: New test.
1418         * g77.dg/gcov: New directory.
1419         * g77.dg/gcov/gcov.exp: New file.
1420         * g77.dg/gcov/gcov-1.f: New test.
1421         * g77.dg/gcov/gcov-1.x: New file.
1422
1423 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1424
1425         * gcc.dg/cpp/directiv.c: Update.
1426         * gcc.dg/cpp/undef1.c: Update.
1427
1428 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
1429
1430         * gcc.dg/20010912-1.c: New test.
1431
1432 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
1433
1434         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
1435         language-independent file in lib.
1436         * lib/gcov.exp: New file.
1437
1438 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1439
1440         * gcc.c-torture/compile/20010911-1.c: New test.
1441
1442 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
1443
1444         * lib/profopt.exp: New, to support profile-directed optimizations.
1445         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
1446         * gcc.misc-tests/bprob-1.c: New test.
1447         * gcc.misc-tests/bprob-2.c: New test.
1448
1449 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
1450
1451         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
1452         XFAIL and which kinds of gcov output to verify.
1453         * gcc.misc-tests/gcov-4b.x: New file.
1454         * gcc.misc-tests/gcov-5b.x: New file.
1455         * gcc.misc-tests/gcov-6.x: New file.
1456         * gcc.misc-tests/gcov-7.c: New test.
1457         * gcc.misc-tests/gcov-7.x: New file.
1458
1459 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
1460
1461         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
1462         * gcc.misc-tests/gcov-6.c: New test.
1463
1464 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1465
1466         PR c++/3986
1467         * g++.dg/abi/vbase1.C: New test.
1468
1469 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
1470
1471         * objc.dg/method-2.m: New.
1472
1473 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1474
1475         PR c++/4203
1476         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
1477         * g++.dg/init/empty1.C: New test.
1478
1479 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
1480
1481         * gcc.c-torture/compile/20010903-1.c: New test.
1482
1483 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
1484
1485         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
1486         for m68k.
1487
1488 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
1489
1490         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
1491
1492         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
1493
1494         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
1495
1496 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
1497
1498         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
1499         for 16-bit 'unsigned int'.
1500
1501 2001-08-29  Kazu Hirata  <kazu@hxi.com>
1502
1503         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
1504
1505 2001-08-27  Richard Henderson  <rth@redhat.com>
1506
1507         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
1508         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
1509
1510 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
1511
1512         * gcc.dg/asm-names.c (ymain): New.
1513
1514 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
1515
1516         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
1517         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
1518         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
1519
1520 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1521
1522         * gcc.dg/compare5.c: New testcase.
1523
1524 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1525
1526         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
1527         and "In instantiation".
1528
1529 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
1530
1531         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
1532
1533 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
1534
1535         * gcc.misc-tests/gcov.exp: Add support for branch information.
1536         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
1537         * gcc.misc-tests/gcov-4.c: New test.
1538         * gcc.misc-tests/gcov-4b.c: New test.
1539         * gcc.misc-tests/gcov-5b.c: New test.
1540
1541 2001-08-20  Zack Weinberg  <zackw@panix.com>
1542
1543         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1544         expected to fail.
1545
1546 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1547
1548         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1549
1550 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1551
1552         * g++.dg/eh/template1.C: New test.
1553
1554 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
1555
1556         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1557         Fix thinko.
1558         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1559         for xfail.
1560
1561 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
1562
1563         * lib/g77-dg.exp:  Use prune.exp for common procedures
1564         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1565         * lib/g77.exp: (g77-dg-prune) Remove
1566
1567 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
1568
1569         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1570
1571 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1572
1573         * g++.dg/template/unify1.C: New test.
1574
1575 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1576
1577         * g++.dg/abi/empty4.C: New test.
1578
1579 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1580
1581         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1582         solaris2.*
1583         * g77.f-torture/compile/pr3743.x: Likewise
1584
1585 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1586
1587         * g++.dg/other/using-declaration.C: New test.
1588
1589 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1590
1591         * gcc.dg/cpp/tr-sign.c: New testcase.
1592
1593 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1594
1595         * gcc.dg/cpp/19951025-1.c: Revert.
1596         * gcc.dg/cpp/directiv.c: We no longer process directives that
1597         interrupt macro arguments.
1598
1599 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1600
1601         * gcc.dg/bconstp-1.c: New test.
1602
1603 2001-08-03  Richard Henderson  <rth@redhat.com>
1604
1605         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1606
1607 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1608
1609         * gcc.dg/cpp/19951025-1.c: Update.
1610
1611 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1612
1613         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1614         should be x.
1615
1616 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1617
1618         Kill -fhonor-std.
1619         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1620         * g++.old-deja/g++.other/std1.C: Likewise.
1621         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1622
1623 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1624
1625         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1626         (g77_pass, g77_fail, g77_finish, g77_exit,
1627         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1628
1629 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1630
1631         * g77.dg/fbackslash.f
1632         * g77.dg/fcase-preserve.f
1633         * g77.dg/ff90-1.f
1634         * g77.dg/ffixed-line-length-0.f
1635         * g77.dg/ffixed-line-length-132.f
1636         * g77.dg/ffixed-line-length-7.f
1637         * g77.dg/ffixed-line-length-72.f
1638         * g77.dg/ffixed-line-length-none.f
1639         * g77.dg/ffree-form-1.f
1640         * g77.dg/fno-backslash.f
1641         * g77.dg/fno-f90-1.f
1642         * g77.dg/fno-fixed-form-1.f
1643         * g77.dg/fno-onetrip.f
1644         * g77.dg/fno-typeless-boz.f
1645         * g77.dg/fno-underscoring.f
1646         * g77.dg/fno-vxt-1.f
1647         * g77.dg/fonetrip.f
1648         * g77.dg/ftypeless-boz.f
1649         * g77.dg/fugly-assumed.f
1650         * g77.dg/funderscoring.f
1651         * g77.dg/fvxt-1.f
1652
1653 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1654
1655         * objc.dg/fwd-proto-1.m: New.
1656         * objc.dg/local-decl-1.m: New.
1657         * objc.dg/naming-1.m: New.
1658         * objc.dg/naming-2.m: New.
1659         * objc.dg/proto-hier-1.m: New.
1660
1661 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1662
1663         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1664         largest-type elements to a struct makes its size grow.
1665
1666 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1667
1668         * g++.dg/abi/vthunk1.C: New test.
1669
1670 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1671
1672         * g++.dg/abi/vbase8-22.C: New test.
1673
1674 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1675
1676         * gcc.dg/cpp/macro8.c: New test.
1677
1678 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1679
1680         * g++.dg/abi/vbase8-21.C: New test.
1681
1682 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1683
1684         * g++.dg/abi/vbase8-10.C: New test.
1685
1686 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1687
1688         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1689         ${tool}_set_ld_library_path.
1690         Changed caller.
1691         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1692         g++.exp.
1693
1694 2001-07-26  Stan Cox <scox@redhat.com>
1695
1696         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1697         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1698         gcc_exit, gcc_check_unsupported_p):
1699         Moved to gcc-deps.exp
1700         * gcc-deps.exp: New file.
1701
1702 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1703
1704         * g++.old-deja/g++.pt/defarg14.C: New test.
1705
1706 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1707
1708         * g++.old-deja/g++.other/lineno5.C: New test.
1709
1710 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1711
1712         * g++.old-deja/g++.pt/crash68.C: New test.
1713
1714 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1715
1716         * g++.old-deja/g++.other/crash42.C: New test.
1717
1718 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1719
1720         * gcc.dg/cpp/extratokens.c: Fix.
1721         * gcc.dg/cpp/skipping2.c: New tests.
1722
1723 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1724
1725         * gcc.c-torture/execute/20010724-1.c: New file.
1726         * gcc.c-torture/execute/20010724-1.x: New file.
1727
1728 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1729
1730         * g++.old-deja/g++.other/cond7.C: New test.
1731
1732 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1733
1734         * g++.old-deja/g++.other/optimize4.C: New test.
1735
1736 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1737
1738         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1739
1740 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1741
1742         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1743         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1744         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1745         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1746
1747         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1748         bug report" message.
1749
1750         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1751         * g++.dg/ext/instantiate1.C: Move from old-deja.
1752
1753 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1754
1755         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1756         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1757         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1758         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1759
1760 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1761
1762         * gcc.c-torture/execute/20010723-1.c: New test.
1763
1764 2001-07-23  Ben Elliston  <bje@redhat.com>
1765
1766         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1767
1768 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1769
1770         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1771         i[34567]86-*-*.
1772         Delete handling of ieee_multilib_flags.
1773         Pass -mieee for alpha*-*-* and sh-*-*.
1774         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1775
1776 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1777
1778         Remove old-abi tests.
1779         * g++.old-deja/g++.mike/p11116.C: Remove.
1780         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1781
1782 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1783
1784         * g77.f-torture/compile/pr3743.f:  New test
1785
1786 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1787
1788         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1789
1790 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1791
1792         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1793         g++.old-deja/g++.pt/static6.C: Likewise.
1794         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1795         supports weak symbols.
1796
1797 2001-07-18  Andreas Jaeger  <aj@suse.de>
1798
1799         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1800         supported again.
1801
1802 2001-07-18  Andreas Jaeger  <aj@suse.de>
1803
1804         * gcc.dg/iftrap-1.c: Fix target line.
1805
1806 2001-07-17  Richard Henderson  <rth@redhat.com>
1807
1808         * gcc.c-torture/execute/20010717-1.c: New.
1809
1810 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1811
1812         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1813         tests.
1814
1815 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1816
1817         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1818
1819 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1820
1821         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1822         UAC_SIGBUS, UAC_NOPRINT definitions.
1823
1824 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1825
1826         * objc/execute/object_is_class.m: New test.
1827         * objc/execute/object_is_meta_class.m: New test.
1828
1829 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1830
1831         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1832         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1833
1834 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1835
1836         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1837         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1838
1839 2001-07-14  Richard Henderson  <rth@redhat.com>
1840
1841         * gcc.dg/iftrap-1.c: New.
1842
1843 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1844
1845         * g77.f-torture/execute/intrinsic77.f: New test.
1846
1847 2001-07-11  Janis Johnson <janis@us.ibm.com>
1848
1849         * gcc.misc-tests/gcov-3.c: New test.
1850
1851 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1852
1853         * gcc.c-torture/compile/20010711-1.c,
1854         * gcc.c-torture/compile/20010711-2.c: New tests.
1855
1856 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1857
1858         * gcc.c-torture/execute/20010711-1.c: New test.
1859
1860 2001-07-11  Ben Elliston  <bje@redhat.com>
1861
1862         * g++.old-deja/g++.other/enum5.C: New test.
1863
1864 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1865
1866         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1867         (g++-dg-prune): Call prune_gcc_output.
1868         * prune.exp: New file for prune_gcc_output.
1869         * lib/g++.exp, lib/gcc.exp: Load it.
1870
1871 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1872
1873         * gcc.c-torture/compile/20010701-1.c,
1874         g++.old-deja/g++.ext/attrib6.C: New tests.
1875
1876 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1877
1878         * gcc.c-torture/compile/20010706-1.c: New test.
1879
1880 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1881
1882         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1883
1884 2001-06-28  Stan Shebs  <shebs@apple.com>
1885
1886         * gcc.dg/pragma-darwin.c: New test.
1887
1888 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1889
1890         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1891         Solaris 2.[678] system.
1892
1893 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1894
1895         * gcc.dg/20010622-1.c: New test.
1896
1897 2001-06-18  Stan Shebs  <shebs@apple.com>
1898
1899         * objc.dg: New directory.
1900         * objc.dg/dg.exp: New file.
1901         * objc.dg/alias.m: New.
1902         * objc.dg/class-1.m: New.
1903         * objc.dg/class-2.m: New.
1904         * objc.dg/const-str-1.m: New.
1905         * objc.dg/const-str-2.m: New.
1906         * objc.dg/id-1.m: New.
1907         * objc.dg/method-1.m: New.
1908         * objc.dg/super-class-1.m: New.
1909         * lib/objc-dg.exp: New file.
1910
1911 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1912
1913         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1914         of label name.
1915
1916 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1917
1918         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1919
1920 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1921
1922         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1923         variable.
1924
1925 2001-06-12  Richard Henderson  <rth@redhat.com>
1926
1927         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1928
1929 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1930
1931         * g++.old-deja/g++.abi/vbase5.C: New test.
1932         * g++.old-deja/g++.abi/vbase6.C: New test.
1933         * g++.old-deja/g++.abi/vbase7.C: New test.
1934
1935 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1936
1937         * gcc.c-torture/compile/20010610-1.c: New test.
1938
1939 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1940
1941         * g++.old-deja/g++.abi/vbase4.C: New test.
1942
1943 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1944
1945         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1946         support %f for HC11/HC12 targets.
1947         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1948         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1949         on HC11/HC12 targets.
1950         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1951
1952 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1953
1954         * gcc.dg/wchar_t-1.c: New file.
1955         * gcc.dg/wint_t-1.c: Likewise.
1956
1957 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1958
1959         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1960
1961 2001-06-11  Richard Henderson  <rth@redhat.com>
1962
1963         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1964
1965 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1966
1967         * gcc.c-torture/compile/20010611-1.c: New test.
1968
1969 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1970
1971         * gcc.dg/c99-tag-1.c: Add more tests.
1972
1973 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1974
1975         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1976         representation on MN10300 and ARM/Thumb.
1977
1978 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1979
1980         * g77.f-torture/execute/20010610.f: New.
1981
1982 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1983
1984         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1985         names.
1986
1987 2001-06-09  Richard Henderson  <rth@redhat.com>
1988
1989         * gcc.c-torture/execute/ashrdi-1.c: New.
1990         * gcc.c-torture/execute/ashldi-1.c: New.
1991         * gcc.c-torture/execute/lshrdi-1.c: New.
1992
1993 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1994
1995         * objc/execute/load-3.m: Added. Check sending +load to categories,
1996         in addition to classes.
1997
1998 2001-06-08  Stan Shebs  <shebs@apple.com>
1999
2000         * objc/execute/load-2.m: New test.  From Nicola Pero
2001         <n.pero@mi.flashnet.it>.
2002
2003 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2004
2005         * gcc.c-torture/execute/20010605-2.c: New test.
2006
2007 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2008
2009         * g++.old-deja/g++.abi/vbase2.C: New test.
2010         * g++.old-deja/g++.abi/vbase3.C: New test.
2011
2012 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2013
2014         * g++.old-deja/g++.pt/friend49.C: New test.
2015
2016 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2017
2018         * g++.old-deja/g++.ext/anon3.C: New test.
2019
2020 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2021
2022         * g++.old-deja/g++.other/conv7.C: New test.
2023
2024 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2025
2026         * gcc.c-torture/compile/20010605-2.c: New test.
2027
2028 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2029
2030         * gcc.c-torture/execute/20010604-1.c: New test.
2031
2032 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2033
2034         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2035
2036 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2037
2038         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2039         (g++_link_flags): Likewise.
2040         (g++_init): Pass gccpath's value to two previous functions.
2041
2042 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2043
2044         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2045         Ensure logfile entry matches exec command line.
2046
2047 2001-05-31  Richard Henderson  <rth@redhat.com>
2048
2049         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2050         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2051
2052 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2053
2054         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2055         compiler for irix6.2
2056
2057 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2058
2059         * g++.old-deja/g++.other/optimize3.C: New file.
2060
2061 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2062
2063         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2064         assemble.
2065
2066 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2067
2068         * g++.old-deja/g++.other/optimize2.C: New file.
2069
2070 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2071
2072         * gcc.c-torture/compile/20010518-2.c: New file.
2073         * gcc.c-torture/execute/20010518-1.c: New file.
2074         * gcc.c-torture/execute/20010518-2.c: New file.
2075
2076 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2077
2078         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2079
2080 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2081
2082         G++ no longer defines builtins that do not begin with __builtin.
2083         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2084         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2085         * g++.old-deja/g++.law/builtin1.C: Likewise.
2086         * g++.old-deja/g++.law/cvt2.C: Likewise.
2087         * g++.old-deja/g++.mike/net5.C: Likewise.
2088         * g++.old-deja/g++.other/builtins1.C: Likewise.
2089         * g++.old-deja/g++.other/builtins2.C: Likewise.
2090         * g++.old-deja/g++.other/builtins3.C: Likewise.
2091         * g++.old-deja/g++.other/builtins4.C: Likewise.
2092         * g++.old-deja/g++.other/inline8.C: Likewise.
2093         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2094
2095 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2096
2097         * g++.old-deja/g++.pt/using1.C: Adjust.
2098         * g++.old-deja/g++.pt/using2.C: New test.
2099
2100 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2101
2102         * gcc.dg/cpp/charconst.c: New tests.
2103         * gcc.dg/cpp/escape.c: New tests.
2104         * gcc.dg/cpp/escape-1.c: New tests.
2105         * gcc.dg/cpp/escape-2.c: New tests.
2106         * gcc.dg/cpp/ucs.c: New tests.
2107
2108 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2109
2110         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2111         native compiler for irix6.5.
2112
2113 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2114
2115         * lib/g++.exp (g++_include_flags): Use args to compute
2116         get_multilibs.
2117         (g++_link_flags): Likewise.
2118         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2119
2120 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2121
2122         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2123
2124 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2125
2126         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2127         this file.
2128
2129 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2130
2131         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2132         STACK_SIZE;
2133         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2134         to STACK_SIZE; Use it to define size of add_histo array.
2135         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2136         to STACK_SIZE.
2137         (f): Use GITT_SIZE to define size of gitt local table.
2138         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2139         to STACK_SIZE; Use it to define size of bytemem array.
2140
2141 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2142
2143         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2144         on 68HC11/HC12 due to the asm instruction.
2145         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2146         * gcc.c-torture/compile/920520-1.x: Likewise.
2147         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2148         on 68HC11/HC12 because the function is larger than 64K.
2149         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2150         on 68HC11/HC12 because the structure is too large.
2151
2152 2001-05-20  Richard Henderson  <rth@redhat.com>
2153
2154         * gcc.c-torture/execute/20010520-1.c: New.
2155
2156 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2157
2158         * g++.old-deja/g++.warn/compare1.C: New test.
2159         * gcc.dg/compare4.c: New test.
2160
2161 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2162
2163         * g++.old-deja/g++.other/optimize1.C: New test.
2164
2165 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2166
2167         * g++.old-deja/g++.pt/spec41.C: New test.
2168
2169 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2170
2171         * gcc.c-torture/compile/20010114-1.x: Remove.
2172
2173 2001-05-18  Stan Shebs  <shebs@apple.com>
2174
2175         * gcc.c-torture/compile/20010518-1.c: New test.
2176
2177 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2178
2179         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2180         * g++.old-deja/g++.pt/crash67.C: New test.
2181
2182 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2183
2184         * g++.old-deja/g++.other/debug9.C: New test.
2185
2186 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2187
2188         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2189
2190 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2191
2192         * gcc.c-torture/compile/20010516-1.c: New test.
2193
2194 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2195
2196         * g++.old-deja/g++.other/crash41.C: New test.
2197
2198 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2199
2200         * g++.old-deja/g++.pt/crash66.C: New test.
2201
2202 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2203
2204         * g++.old-deja/g++.robertl/eb27.C: Convert.
2205
2206 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2207
2208         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2209         declaration being redundant.
2210
2211 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2212
2213         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2214
2215 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2216
2217         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2218
2219 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2220
2221         * lib/g++.exp: Use testsuite_flags.
2222
2223 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2224
2225         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2226
2227 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2228
2229         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2230
2231 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2232
2233         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2234
2235 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2236
2237         * gcc.c-torture/compile/20010313-1.c: New test.
2238
2239 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2240
2241         * gcc.dg/cpp/direct2.c: New test.
2242         * gccq.dg/cpp/direct2s.c: New test.
2243
2244         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2245
2246 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2247
2248         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2249         * g++.old-deja/g++.other/op3.C: Likewise.
2250
2251 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2252
2253         * gcc.dg/cpp/syshdr.h: New file.
2254         * gcc.dg/cpp/sysmac1.c: Update.
2255         * gcc.dg/cpp/sysmac2.c: Update.
2256
2257 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2258
2259         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2260
2261 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2262
2263         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2264         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2265
2266 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2267
2268         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2269
2270 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2271
2272         * lib/g++.exp (g++_include_flags): Don't use any special flags
2273         if TESTING_IN_BUILD_TREE is not defined.
2274         (g++_init): Use a plain 'c++' as the compiler if
2275         TESTING_IN_BUILD_TREEE is not defined.
2276
2277 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2278
2279         * g++.old-deja/g++.eh/catch13.C: New test.
2280         * g++.old-deja/g++.eh/catch14.C: New test.
2281
2282 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2283
2284         * gcc.dg/cpp/tr-define.c: New test.
2285
2286 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2287
2288         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2289         <stdlib.h>, not <malloc.h>.
2290
2291 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2292
2293         * g++.old-deja/g++.ns/template17.C: New test.
2294
2295 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2296
2297         * g++.old-deja/g++.pt/ref4.C: New test.
2298
2299 2001-04-30  Richard Henderson  <rth@redhat.com>
2300
2301         * gcc.dg/20000724-1.c: Revert last change.
2302
2303 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2304
2305         * g77.f-torture/execute/20010430.f: New test.
2306
2307 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2308
2309         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2310
2311 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2312
2313         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2314
2315 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2316
2317         * g++.old-deja/g++.eh/crash6.C: New test.
2318
2319 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2320
2321         * g++.old-deja/g++.other/warn7.C: New test.
2322
2323 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2324
2325         * g++.old-deja/g++.other/defarg9.C: New test.
2326
2327 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2328
2329         * g77.f-torture/compile/20010426.f: New test.
2330         * g77.f-torture/execute/20010426.f: New test.
2331
2332 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2333
2334         * g77.f-torture/compile/20000629-1.x: Remove - error
2335         has been fixed.
2336
2337 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2338
2339         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2340         Tweak slightly to work with g++.dg framework.
2341         * g++.dg/special/ecos.exp: Run initp1.C test.
2342         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2343
2344         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2345         its linker doesn't give line numbers either.
2346         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2347
2348 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2349
2350         * g++.old-deja/g++.other/lex1.C: New test.
2351
2352 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2353
2354         * gcc.dg/noncompile/20010425-1.c: New test.
2355
2356 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2357
2358         * g++.old-deja/g++.pt/mangle2.C: New test.
2359
2360 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2361
2362         * gcc.dg/format/plus-1.c: New test.
2363
2364 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2365
2366         * gcc.dg/20010423-1.c: New test.
2367
2368 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2369
2370         * gcc.c-torture/execute/20010422-1.c: New test.
2371
2372 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2373
2374         * g++.old-deja/g++.ns/type2.C: New test.
2375
2376 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
2377
2378         * g++.old-deja/g++.other/perf1.C: New test.
2379
2380 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
2381
2382         * gcc.dg/c99-func-2.c: Remove xfail.
2383         * gcc.dg/c99-func-3.c: Remove xfail.
2384         * gcc.dg/c99-func-4.c: Remove xfail.
2385
2386 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
2387
2388         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
2389
2390 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2391
2392         * gcc.c-torture/compile/20010423-1.c: New test.
2393
2394 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2395
2396         * g++.old-deja/g++.pt/typename28.C: New test.
2397
2398 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2399
2400         * g++.old-deja/g++.abi/empty2.C: New test.
2401         * g++.old-deja/g++.abi/empty3.C: New test.
2402
2403 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2404
2405         * g++.old-deja/g++.other/comdat2.C: New test.
2406         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
2407
2408 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2409
2410         * g++.old-deja/g++.other/overload14.C: New test.
2411
2412 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2413
2414         * g++.old-deja/g++.other/lookup23.C: New test.
2415
2416 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2417
2418         * gcc.c-torture/execute/20010403-1.c: New test.
2419
2420 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
2421             Mark Mitchell  <mark@codesourcery.com>
2422
2423         * lib/old-dejagnu.exp: Don't delete output of executable.
2424         Add .exe suffix to executables.
2425
2426 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
2427
2428         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
2429
2430 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2431
2432         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
2433
2434 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2435
2436         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
2437         * g++.old-deja/g++.abi/crash1.C: New test.
2438
2439 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2440
2441         * g++.old-deja/g++.other/crash40.C: New test.
2442
2443 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2444
2445         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
2446
2447 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
2448
2449         * g++.old-deja/g++.other/warn6.C: New test.
2450
2451 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2452
2453         * g++.old-deja/g++.robertl/eb42.C: Same.
2454
2455 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2456
2457         * gcc.dg/wtr-conversion-1.c: New testcase.
2458
2459 2001-04-10  Richard Henderson  <rth@redhat.com>
2460
2461         * g++.old-deja/g++.other/array5.C: New.
2462
2463 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2464
2465         * gcc.c-torture/execute/20010408-1.c: New test.
2466
2467 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
2468
2469         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
2470         headers and constructs.
2471         * g++.old-deja/g++.robertl/eb79.C: Same.
2472         * g++.old-deja/g++.robertl/eb77.C (main): Same.
2473         * g++.old-deja/g++.robertl/eb73.C: Same.
2474         * g++.old-deja/g++.robertl/eb66.C (main): Same.
2475         * g++.old-deja/g++.robertl/eb55.C (t): Same.
2476         * g++.old-deja/g++.robertl/eb54.C (main): Same.
2477         * g++.old-deja/g++.robertl/eb46.C (main): Same.
2478         * g++.old-deja/g++.robertl/eb44.C: Same.
2479         * g++.old-deja/g++.robertl/eb41.C (main): Same.
2480         * g++.old-deja/g++.robertl/eb4.C (main): Same.
2481         * g++.old-deja/g++.robertl/eb39.C: Same.
2482         * g++.old-deja/g++.robertl/eb33.C (main): Same.
2483         * g++.old-deja/g++.robertl/eb31.C (main): Same.
2484         * g++.old-deja/g++.robertl/eb30.C: Same.
2485         * g++.old-deja/g++.robertl/eb3.C: Same.
2486         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
2487         * g++.old-deja/g++.robertl/eb21.C: Same.
2488         * g++.old-deja/g++.robertl/eb15.C: Same.
2489         * g++.old-deja/g++.robertl/eb118.C: Same.
2490         * g++.old-deja/g++.robertl/eb115.C (main): Same.
2491         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
2492         * g++.old-deja/g++.robertl/eb109.C: Same.
2493         * g++.old-deja/g++.other/sibcall1.C (main): Same.
2494         * g++.old-deja/g++.mike/rtti1.C: Same.
2495         * g++.old-deja/g++.mike/p658.C: Same.
2496         * g++.old-deja/g++.mike/net46.C: Same.
2497         * g++.old-deja/g++.mike/net34.C: Same.
2498         * g++.old-deja/g++.mike/memoize1.C: Same.
2499         * g++.old-deja/g++.mike/eh2.C: Same.
2500         * g++.old-deja/g++.law/weak.C: Same.
2501         * g++.old-deja/g++.law/visibility7.C: Same.
2502         * g++.old-deja/g++.law/visibility25.C: Same.
2503         * g++.old-deja/g++.law/visibility22.C: Same.
2504         * g++.old-deja/g++.law/visibility2.C: Same.
2505         * g++.old-deja/g++.law/visibility17.C: Same.
2506         * g++.old-deja/g++.law/visibility13.C: Same.
2507         * g++.old-deja/g++.law/visibility10.C: Same.
2508         * g++.old-deja/g++.law/visibility1.C: Same.
2509         * g++.old-deja/g++.law/virtual3.C (eval): Same.
2510         * g++.old-deja/g++.law/vbase1.C: Same.
2511         * g++.old-deja/g++.law/operators32.C: Same.
2512         * g++.old-deja/g++.law/nest3.C: Same.
2513         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
2514         * g++.old-deja/g++.law/except5.C (main): Same.
2515         * g++.old-deja/g++.law/cvt7.C (run): Same.
2516         * g++.old-deja/g++.law/cvt2.C: Same.
2517         * g++.old-deja/g++.law/cvt16.C: Same.
2518         * g++.old-deja/g++.law/ctors6.C (bar): Same.
2519         * g++.old-deja/g++.law/ctors17.C (main): Same.
2520         * g++.old-deja/g++.law/ctors13.C: Same.
2521         * g++.old-deja/g++.law/ctors12.C (main): Same.
2522         * g++.old-deja/g++.law/ctors10.C: Same.
2523         * g++.old-deja/g++.law/code-gen5.C: Same.
2524         * g++.old-deja/g++.law/bad-error7.C: Same.
2525         * g++.old-deja/g++.law/arm9.C: Same.
2526         * g++.old-deja/g++.law/arm12.C: Same.
2527         * g++.old-deja/g++.law/arg8.C: Same.
2528         * g++.old-deja/g++.law/arg1.C: Same.
2529         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
2530         * g++.old-deja/g++.jason/template31.C: Same.
2531         * g++.old-deja/g++.jason/template24.C (main): Same.
2532         * g++.old-deja/g++.jason/2371.C: Same.
2533         * g++.old-deja/g++.eh/new2.C: Same.
2534         * g++.old-deja/g++.eh/new1.C: Same.
2535         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
2536         * g++.old-deja/g++.brendan/nest21.C (main): Same.
2537         * g++.old-deja/g++.brendan/err-msg3.C: Same.
2538         * g++.old-deja/g++.brendan/crash62.C: Same.
2539         * g++.old-deja/g++.brendan/crash52.C: Same.
2540         * g++.old-deja/g++.brendan/crash49.C (main): Same.
2541         * g++.old-deja/g++.brendan/crash38.C: Same.
2542         * g++.old-deja/g++.brendan/crash15.C (main): Same.
2543         * g++.old-deja/g++.brendan/copy9.C: Same.
2544
2545 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
2546
2547         * gcc.c-torture/execute/20001203-2.c (memset):
2548         Count argument is of type __SIZE_TYPE__.
2549
2550 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
2551
2552         * gcc.c-torture/compile/20010404-1.c: New test.
2553
2554 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2555
2556         * gcc.c-torture/compile/20010326-1.c: New test.
2557
2558 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
2559
2560         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2561         peculiarities of the SH.
2562         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2563
2564 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2565
2566         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2567         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2568         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2569
2570 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2571
2572         * g77.f-torture/compile/20010321-1.f: New test.
2573
2574 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2575
2576         * gcc.c-torture/compile/20010329-1.c: New test.
2577
2578 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2579
2580         * gcc.c-torture/execute/20010329-1.c: New test.
2581
2582 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2583
2584         * g++.old-deja/g++.other/eh4.C: Fix typo.
2585
2586 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2587
2588         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2589
2590 2001-03-28  Philip Blundell  <philb@gnu.org>
2591
2592         * gcc.c-torture/compile/20010328-1.c: New test.
2593
2594 2001-03-27  Richard Henderson  <rth@redhat.com>
2595
2596         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2597         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2598
2599 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2600
2601         * gcc.c-torture/compile/20010327-1.c: New test.
2602
2603 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2604
2605         * g++.old-deja/g++.other/friend12.C: New test.
2606         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2607         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2608
2609 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2610
2611         * gcc.c-torture/execute/20010325-1.c: New test.
2612
2613 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2614
2615         * g++.old-deja/g++.other/mangle3.C: New test.
2616
2617 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2618
2619         * g++.old-deja/g++.other/anon8.C: New test.
2620
2621 2001-03-20  Philip Blundell  <philb@gnu.org>
2622
2623         * gcc.c-torture/compile/20010320-1.c: New test.
2624
2625 2001-03-17  Richard Henderson  <rth@redhat.com>
2626
2627         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2628
2629 2001-03-15  Geoff Keating  <geoff@redhat.com>
2630
2631         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2632         tests on AIX.
2633
2634 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2635
2636         * g++.old-deja/g++.other/eh4.C: New test.
2637
2638 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2639
2640         * gcc.dg/cpp/mi1.c: Update.
2641
2642 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2643
2644         * g++.old-deja/g++.other/regstack.C: New test.
2645
2646 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2647
2648         * g++.old-deja/g++.other/ref4.C: New test.
2649
2650 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2651
2652         * objc/execute/va_method.m: Added.
2653         * objc/execute/IMP.m: Added.
2654         * objc/execute/_cmd.m: Added.
2655         * objc/execute/accessing_ivars.m: Added.
2656         * objc/execute/class-1.m: Added.
2657         * objc/execute/class-10.m: Added.
2658         * objc/execute/class-11.m: Added.
2659         * objc/execute/class-12.m: Added.
2660         * objc/execute/class-13.m: Added.
2661         * objc/execute/class-14.m: Added.
2662         * objc/execute/class-2.m: Added.
2663         * objc/execute/class-3.m: Added.
2664         * objc/execute/class-4.m: Added.
2665         * objc/execute/class-5.m: Added.
2666         * objc/execute/class-6.m: Added.
2667         * objc/execute/class-7.m: Added.
2668         * objc/execute/class-8.m: Added.
2669         * objc/execute/class-9.m: Added.
2670         * objc/execute/class-tests-1.h
2671         * objc/execute/class-tests-2.h
2672         * objc/execute/compatibility_alias.m: Added.
2673         * objc/execute/encode-1.m: Added.
2674         * objc/execute/formal_protocol-1.m: Added.
2675         * objc/execute/formal_protocol-2.m: Added.
2676         * objc/execute/formal_protocol-3.m: Added.
2677         * objc/execute/formal_protocol-4.m: Added.
2678         * objc/execute/formal_protocol-5.m: Added.
2679         * objc/execute/formal_protocol-6.m: Added.
2680         * objc/execute/formal_protocol-7.m: Added.
2681         * objc/execute/informal_protocol.m: Added.
2682         * objc/execute/initialize.m: Added.
2683         * objc/execute/load.m: Added.
2684         * objc/execute/many_args_method.m: Added.
2685         * objc/execute/nested-3.m: Added.
2686         * objc/execute/no_clash.m: Added.
2687         * objc/execute/private.m: Added.
2688         * objc/execute/redefining_self.m: Added.
2689         * objc/execute/root_methods.m: Added.
2690         * objc/execute/selector-1.m: Added.
2691         * objc/execute/static-1.m: Added.
2692         * objc/execute/static-2.m: Added.
2693         * objc/execute/va_method.m: Added.
2694
2695 2001-03-10  Richard Henderson  <rth@redhat.com>
2696
2697         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2698
2699 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2700
2701         * g++.old-deja/g++.other/crash31.C: XFAIL.
2702         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2703         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2704         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2705         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2706         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2707
2708 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2709
2710         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2711
2712 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2713
2714         * gcc.dg/20000724-1.c: Don't use multiline strings.
2715
2716 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2717
2718         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2719         result of -cString against what we expect it to be; don't just
2720         print it out for no one to read.
2721
2722         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2723         Based on testcases provided by Nicola Pero.
2724
2725 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2726
2727         * gcc.dg/cpp/macro7.c: New test.
2728
2729 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2730
2731         * gcc.dg/cpp/multiline.c: Update.
2732
2733 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2734
2735         * g++.old-deja/g++.other/enum3.C: New test.
2736
2737 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2738
2739         * g++.old-deja/g++.other/pod1.C: New test.
2740
2741 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2742
2743         * g++.old-deja/g++.ext/overload1.C: New test.
2744
2745 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2746
2747         * g++.old-deja/g++.pt/using1.C: New test.
2748
2749 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2750
2751         * g++.old-deja/g++.other/using9.C: New test.
2752
2753 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2754
2755         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2756
2757         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2758
2759 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2760
2761         * g++.old-deja/g++.ext/realpt1.C: Remove.
2762
2763 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2764
2765         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2766
2767 2001-02-26  Will Cohen  <wcohen@redhat.com>
2768
2769         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2770
2771 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2772
2773         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2774         templatized constructors.
2775
2776 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2777
2778         * gcc.c-torture/execute/20010224-1.c: New test.
2779
2780 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2781
2782         * gcc.c-torture/execute/20010222-1.c: New test.
2783
2784 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2785
2786         * g++.old-deja/g++.other/inline20.C: New test.
2787
2788 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2789
2790         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2791
2792 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2793
2794         * g++.old-deja/g++.other/lookup22.C: New test.
2795
2796 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2797
2798         * g77.dg: New directory.
2799         * g77.dg/20010216-1.f: New test case.
2800         * g77.dg/dg.exp: New driver.
2801         * lib/g77-dg.exp: New driver library.
2802
2803 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2804
2805         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2806
2807 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2808
2809         * g++.old-deja/g++.other/decl9.C: New test.
2810
2811 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2812
2813         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2814         not need <string> and also tests the initialization at runtime.
2815
2816 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2817
2818         * gcc.c-torture/execute/longlong.c: New test.
2819
2820 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2821
2822         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2823
2824 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2825
2826         * gcc.c-torture/execute/920302-1.c (execute):
2827         Change argument type to short.
2828
2829 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2830
2831         * g++.old-deja/g++.pt/deduct6.C: New test.
2832
2833 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2834
2835         * g++.old-deja/g++.pt/deduct5.C: New test.
2836
2837 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2838
2839         * gcc.c-torture/execute/20010209-1.c: New test.
2840
2841 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2842
2843         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2844
2845 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2846
2847         * g++.dg/vtgc1.C: Update for new ABI.
2848
2849         * consistency.vlad: New directory, 1665 files.
2850
2851 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2852
2853         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2854         return type.
2855         * gcc.dg/cpp/digraphs.c: Declare puts.
2856
2857 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2858
2859         * g++.old-deja/g++.other/warn5.C: New test.
2860
2861 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2862
2863         * g++.old-deja/g++.pt/spec40.C: New test.
2864
2865 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2866
2867         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2868         case.
2869         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2870
2871 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2872
2873         * gcc.c-torture/compile/20010209-1.c: New test.
2874
2875 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2876
2877         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2878         excess errors message but not if it crashes.
2879         * g++.old-deja/g++.other/crash27.C: Likewise.
2880         * g++.old-deja/g++.other/crash28.C: Likewise.
2881         * g++.old-deja/g++.other/crash30.C: Likewise.
2882         * g++.old-deja/g++.other/crash32.C: Likewise.
2883         * g++.old-deja/g++.other/crash35.C: Likewise.
2884         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2885
2886 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2887
2888         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2889         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2890         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2891         g77.f-torture/execute/execute.exp,
2892         g77.f-torture/noncompile/noncompile.exp,
2893         gcc.c-torture/execute/execute.exp,
2894         gcc.c-torture/execute/memcheck/memcheck.exp,
2895         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2896         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2897         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2898         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2899         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2900         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2901         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2902         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2903         Remove bug reporting instructions with ancient email addresses.
2904
2905 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2906
2907         * gcc.dg/20010202-1.c: New test.
2908         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2909
2910 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2911
2912         * g++.dg/stdbool-if.C: New test.
2913
2914 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2915
2916         * objc/execute/fdecl.m: Added main().
2917
2918 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2919
2920         * gcc.c-torture/execute/20010206-1.c: New test.
2921
2922 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2923
2924         * gcc.dg/cpp/avoidpaste1.c: Update.
2925
2926 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2927
2928         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2929         Pero <nicola@brainstorm.co.uk>.
2930         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2931
2932 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2933
2934         * g++.old-deja/g++.pt/spec39.C: New test.
2935
2936 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2937
2938         * gcc.c-torture/compile/20010202-1.c: New test.
2939
2940 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2941
2942         * g++.old-deja/g++.abi/primary2.C: New test.
2943         * g++.old-deja/g++.abi/primary3.C: New test.
2944         * g++.old-deja/g++.abi/primary4.C: New test.
2945         * g++.old-deja/g++.abi/primary5.C: New test.
2946         * g++.old-deja/g++.abi/vtable3.h: New test.
2947         * g++.old-deja/g++.abi/vtable3a.C: New test.
2948         * g++.old-deja/g++.abi/vtable3b.C: New test.
2949         * g++.old-deja/g++.abi/vtable3c.C: New test.
2950         * g++.old-deja/g++.abi/vtable3d.C: New test.
2951         * g++.old-deja/g++.abi/vtable3e.C: New test.
2952         * g++.old-deja/g++.abi/vtable3f.C: New test.
2953         * g++.old-deja/g++.abi/vtable3g.C: New test.
2954         * g++.old-deja/g++.abi/vtable3h.C: New test.
2955         * g++.old-deja/g++.abi/vtable3i.C: New test.
2956         * g++.old-deja/g++.abi/vtable3j.C: New test.
2957         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2958
2959 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2960
2961         * g++.old-deja/g++.other/anon6.C: New test.
2962         * g++.old-deja/g++.other/anon7.C: New test.
2963
2964 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2965
2966         * gcc.dg/cpp/avoidpaste2.c: New tests.
2967
2968 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2969
2970         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2971
2972 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2973
2974         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2975         DECIMAL_DIG cases for Irix."
2976
2977 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2978
2979         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2980
2981 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2982
2983         * gcc.dg/c99-tag-1.c: New test.
2984
2985 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2986
2987         * gcc.dg/cpp/tr-warn1.c: Add tests.
2988
2989 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2990
2991         * gcc.dg/cpp/avoidpaste1.c: Update.
2992         * gcc.dg/cpp/paste4.c: Update.
2993
2994 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2995
2996         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2997         cases for Irix.
2998
2999 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3000
3001         * g++.old-deja/g++.other/inline19.C: New test.
3002
3003 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3004
3005         * gcc.dg/Wlarger-than.c: New test.
3006
3007 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3008
3009         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3010
3011 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3012
3013         * gcc.c-torture/execute/20010129-1.c: New test.
3014         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3015
3016 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3017
3018         * gcc.dg/cpp/avoidpaste1.c: Test case.
3019
3020 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3021
3022         * g++.old-deja/g++.other/inline18.C: New test.
3023
3024 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3025
3026         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3027         and __builtin_putchar.
3028
3029 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3030
3031         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3032         tests.
3033
3034 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3035
3036         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3037         floating point number rounding mode to round to the nearest
3038         representable mode.
3039
3040 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3041
3042         * g++.old-deja/g++.other/mangle2.C: New test.
3043
3044 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * gcc.c-torture/compile/20010124-1.c: New test.
3047
3048 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3049
3050         * g++.old-deja/g++.pt/spec38.C: New test.
3051
3052 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3053
3054         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3055         "Build don't run".
3056
3057 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3058
3059         * gcc.c-torture/execute/20010123-1.c: New test.
3060
3061 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3062
3063         * g++.old-deja/g++.pt/spec37.C: New test.
3064
3065 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3066
3067         * g++.old-deja/g++.pt/overload14.C: New test.
3068
3069 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3070
3071         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3072         __builtin_return_address.
3073
3074 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3075
3076         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3077         * g++.old-deja/g++.pt/spec35.C: New test.
3078         * g++.old-deja/g++.pt/spec36.C: New test.
3079
3080 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3081
3082         * gcc.c-torture/compile/20010118-1.c: New test.
3083
3084 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3085
3086         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3087
3088 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3089
3090         * gcc.c-torture/execute/20010119-1.c: New test.
3091
3092 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3093
3094         * g++.old-deja/g++.other/vbase5.C: New test.
3095
3096 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3097
3098         * gcc.c-torture/execute/20010118-1.c: New test.
3099
3100 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3101
3102         * g++.old-deja/g++.pt/deduct3.C: New test.
3103
3104 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3105
3106         * g++.old-deja/g++.pt/spec34.C: New test.
3107
3108 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3109
3110         * g77.f-torture/compile/20000601-2.f: New test.
3111
3112 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3113
3114         * g++.old-deja/g++.other/init17.C: New test.
3115
3116 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3117
3118         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3119
3120 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3121
3122         * g++.old-deja/g++.pt/unify8.C: New test.
3123
3124 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3125
3126         * g++.old-deja/g++.abi/vbase1.C: New test.
3127
3128 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3129
3130         * g++.old-deja/g++.pt/crash65.C: New test.
3131
3132 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3133
3134         * gcc.dg/cpp/assembl2.S: New test case.
3135
3136 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3137
3138         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3139         are supported.
3140
3141 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3142
3143         * g++.old-deja/g++.other/builtins1.C: New test.
3144         * g++.old-deja/g++.other/builtins2.C: Likewise.
3145         * g++.old-deja/g++.other/builtins3.C: Likewise.
3146         * g++.old-deja/g++.other/builtins4.C: Likewise.
3147
3148 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3149
3150         * gcc.c-torture/compile/20010117-1.c: New test.
3151         * gcc.c-torture/compile/20010117-2.c: New test.
3152
3153 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3154
3155         * g77.f-torture/execute/20010116.[fx]: New test,
3156         XFAIL on i?86-*-*.
3157         * g77.f-torture/compile/20010115.f: Indicate it's
3158         a test for PR fortran/1636.
3159
3160 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3161
3162         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3163
3164 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3165
3166         * g77.f-torture/compile/20010115.f: New test.
3167
3168 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3169
3170         * g++.old-deja/g++.pt/nontype5.C: New test.
3171
3172 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3173
3174         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3175         have an equivalent working one below it.
3176
3177 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3178
3179         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3180         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3181
3182 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3183
3184         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3185         message containing "init_priority".
3186         (conpr-2.C): Likewise.
3187         (conpr-3.C): Likewise.
3188         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3189
3190 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3191
3192         * gcc.c-torture/execute/20010114-2.c: New test.
3193
3194 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3195
3196         * gcc.c-torture/compile/20010114-1.c: New test.
3197         * gcc.c-torture/compile/20010114-1.x: Xfail.
3198         * gcc.c-torture/compile/20010114-2.c: New test.
3199         * gcc.c-torture/execute/20010114-1.c: New test.
3200         * gcc.dg/trunc-1.c: New test.
3201         * gcc.dg/uninit-B.c: New test.
3202
3203 2001-01-13  Nick Clifton  <nickc@redhat.com>
3204
3205         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3206         target.
3207
3208 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3209
3210         * gcc.c-torture/compile/20010113-1.c: New test.
3211
3212 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3213
3214         * gcc.c-torture/compile/20001212-1.c: New test.
3215
3216 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3217
3218         * gcc.dg/cpp/widestr1.c: Update.
3219         * gcc.dg/cpp/prag-imp.c: Remove.
3220
3221 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3222
3223         * gcc.c-torture/execute/20000801-3.x: Remove.
3224         * gcc.dg/c90-init-1.c: New test.
3225         * gcc.dg/c99-init-1.c: New test.
3226         * gcc.dg/c99-init-2.c: New test.
3227         * gcc.dg/gnu99-init-1.c: New test.
3228
3229 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3230
3231         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3232         testing that no relevant ones were found.
3233
3234 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3235
3236         * g++.old-deja/g++.pt/cast2.C: New test.
3237
3238 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3239
3240         * g++.old-deja/g++.pt/friend47.C: New test.
3241
3242 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3243
3244         * g++.old-deja/g++.pt/instantiate13.C: New test.
3245
3246 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3247
3248         * g++.old-deja/g++.other/defarg7.C: New test.
3249         * g++.old-deja/g++.other/defarg8.C: New test.
3250
3251 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3252
3253         * g++.old-deja/g++.pt/crash64.C: New test.
3254
3255 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3256
3257         * g++.old-deja/g++.pt/crash63.C: New test.
3258
3259 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3260
3261         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3262
3263 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3264
3265         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3266
3267 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3268
3269         * g++.old-deja/g++.pt/error3.C: New test.
3270
3271 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3272
3273         * g++.old-deja/g++.other/crash39.C: New test.
3274
3275 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3276
3277         * g++.old-deja/g++.other/vbase4.C: New test.
3278
3279 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3280
3281         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3282         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3283         * gcc.dg/special/special.exp: New test driver which will check
3284         for alias support for the above test.
3285
3286 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3287
3288         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3289         problems on small machines.
3290         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3291         parameterize.
3292
3293 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3294
3295         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3296         mips.
3297         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3298
3299 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3300
3301         * g++.old_deja/g++.pt/using8.C: New test.
3302
3303 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3304
3305         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3306
3307 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3308
3309         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3310         where a failure is expected.
3311         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3312
3313 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3314
3315         * g++.old_deja/g++.pt/instantiate12.C: New test.
3316
3317 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3318
3319         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3320         start of structs.
3321         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3322         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3323         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3324         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3325         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3326         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3327         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3328         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3329         * g++.old-deja/g++.eh/spec6.C: Likewise.
3330         * g++.old-deja/g++.jason/crash3.C: Likewise.
3331         * g++.old-deja/g++.law/ctors11.C: Likewise.
3332         * g++.old-deja/g++.law/ctors17.C: Likewise.
3333         * g++.old-deja/g++.law/ctors5.C: Likewise.
3334         * g++.old-deja/g++.law/ctors9.C: Likewise.
3335         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3336         * g++.old-deja/g++.mike/net22.C: Likewise.
3337         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3338         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3339         * g++.old-deja/g++.mike/virt3.C: Likewise.
3340         * g++.old-deja/g++.niklas/t128.C: Likewise.
3341         * g++.old-deja/g++.other/anon4.C: Likewise.
3342         * g++.old-deja/g++.other/using1.C: Likewise.
3343         * g++.old-deja/g++.other/warn3.C: Likewise.
3344         * g++.old-deja/g++.pt/t37.C: Likewise.
3345         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3346         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3347
3348 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3349
3350         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3351
3352 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3353
3354         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3355
3356 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3357
3358         * gcc.c-torture/compile/20010107-1.c: New test.
3359
3360 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3361
3362         * gcc.c-torture/execute/builtin-noret-1.c: New test.
3363
3364 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3365
3366         * gcc.dg/format/format.h: New file.
3367         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
3368         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
3369         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
3370         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
3371         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
3372         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3373         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
3374         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
3375         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
3376         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
3377         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
3378         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
3379         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
3380         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
3381         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
3382         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
3383         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
3384         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
3385         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
3386         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
3387         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
3388         instead of declaring standard types, macros and functions in each
3389         test.
3390
3391 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
3392
3393         * gcc.c-torture/execute/20010106-1.c: New test.
3394
3395 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3396
3397         * gcc.dg/format/format.exp: New file.
3398         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
3399         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
3400         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
3401         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
3402         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
3403         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
3404         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
3405         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
3406         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
3407         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
3408         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
3409         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
3410         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
3411         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
3412         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
3413         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
3414         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
3415         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
3416         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
3417         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
3418         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
3419         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
3420         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
3421         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
3422         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
3423         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
3424         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
3425         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
3426         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
3427         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
3428         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
3429         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
3430         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
3431         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
3432         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
3433         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
3434         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
3435         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
3436         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
3437         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
3438         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
3439         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
3440
3441 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
3442
3443         * gcc.c-torture/execute/991228-1.c: Take word endianness into
3444         account.
3445
3446 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3447
3448         * gcc.c-torture/execute/builtin-complex-1.c: New test.
3449
3450 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3451
3452         * g++.old-deja/g++.pt/crash62.C: New test.
3453
3454 2001-01-04  Richard Henderson  <rth@redhat.com>
3455
3456         * gcc.dg/20000926-1.c: Update expected warnings.
3457         * gcc.dg/array-2.c: Likewise.
3458         * gcc.dg/array-4.c: Also validate flexible array members.
3459         * gcc.dg/c99-flex-array-1.c: New.
3460
3461 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3462
3463         * gcc.c-torture/compile/20001222-1.x: Remove.
3464
3465 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3466
3467         * gcc.c-torture/execute/built-in-setjmp.c: New.
3468
3469 2001-01-03  Richard Henderson  <rth@redhat.com>
3470
3471         * gcc.dg/940510-1.c: Update expected error wording.
3472         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
3473
3474 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
3475
3476         * lib/target-supports.exp (check_alias_available): Modified to
3477         indicate aliases not supported if only weak aliases are supported.
3478
3479 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3480
3481         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
3482         Turn on cmpstrsi checks for __pj__ and __i370__.
3483
3484 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3485
3486         * g++.old-deja/g++.other/virtual11.C: New test.
3487
3488 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3489
3490         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
3491
3492 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3493
3494         * gcc.c-torture/compile/20010102-1.c: New test.
3495
3496 2001-01-02  Andreas Jaeger  <aj@suse.de>
3497
3498         * gcc.dg/noreturn-3.c: New test.
3499
3500         * gcc.dg/noreturn-4.c: New test.
3501
3502 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3503
3504         * gcc.c-torture/execute/stdio-opt-1.c: Also test
3505         __builtin_fputc and __builtin_fwrite.
3506
3507 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3508
3509         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
3510         signed char, not default char.
3511
3512 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3513
3514         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
3515
3516 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
3517
3518         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
3519
3520 2000-12-29  Richard Henderson  <rth@redhat.com>
3521
3522         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
3523         (__cyg_profile_func_exit): Define.
3524
3525 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3526
3527         * g++.dg/vtgc1.C: New test.
3528
3529 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
3530
3531         * gcc.dg/noncompile/20001228-1.c: New test.
3532
3533         * gcc.dg/20001228-1.c: New test.
3534
3535         * gcc.c-torture/execute/20001228-1.c: New test.
3536
3537 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3538
3539         * gcc.dg/format-strfmon-1.c: New test.
3540
3541 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3542
3543         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
3544         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
3545         * gcc.c-torture/execute/string-opt-1.c: Likewise.
3546         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3547         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3548         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3549         * gcc.c-torture/execute/string-opt-6.c: Likewise.
3550         * gcc.c-torture/execute/string-opt-7.c: Likewise.
3551         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3552         * gcc.c-torture/execute/string-opt-9.c: Likewise.
3553         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3554         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3555         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3556
3557         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3558         * gcc.c-torture/execute/string-opt-4.c: Test index.
3559
3560 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
3561
3562         * gcc.c-torture/compile/20001226-1.c: New test.
3563
3564 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3565
3566         * gcc.c-torture/compile/20001222-1.c: New test.
3567         * gcc.c-torture/compile/20001222-1.x: Xfail.
3568
3569 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
3570
3571         * gcc.c-torture/execute/comp-goto-2.c: New test.
3572
3573 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
3574
3575         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3576         Use long types if __INT_MAX__ is 32767.
3577         (main): Use cast to (sint32 *) when poking 88 into a_page.
3578
3579         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3580
3581 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3582
3583         * gcc.c-torture/compile/20001221-1.c: New test.
3584         * gcc.c-torture/execute/20001221-1.c: New test.
3585
3586 2000-12-20  Richard Henderson  <rth@redhat.com>
3587
3588         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3589         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3590
3591 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3592
3593         * gcc.dg/compare3.c: New test.
3594
3595 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3596
3597         * gcc.dg/format-warnll-1.c: New test.
3598
3599 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3600
3601         * gcc.dg/cpp/cmdlne-P.c: New test.
3602
3603 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3604
3605         * gcc.c-torture/execute/builtin-abs-1.c,
3606         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3607
3608 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3609
3610         * gcc.dg/cpp/multiline.c: New test.
3611
3612 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3613
3614         * g++.old-deja/g++.other/syshdr1.C: Update.
3615         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3616
3617 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3618
3619         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3620
3621 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3622
3623         * g++.old-deja/g++.pt/ttp65.C: New test.
3624
3625 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3626
3627         * g++.old-deja/g++.pt/ttp64.C: New test.
3628
3629 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3630
3631         * g++.old-deja/g++.pt/spec33.C: New test.
3632
3633 2000-12-14  Catherine Moore  <clm@redhat.com>
3634
3635         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3636         * gcc.c-torture/execute/920612-2.c: Likewise.
3637         * gcc.c-torture/execute/920428-2.c: Likewise.
3638         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3639         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3640
3641 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3642
3643         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3644         * gcc.dg/pack-test-2.c: Likewise.
3645
3646 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3647
3648         Tests by Zack Weinberg <zackw@stanford.edu>.
3649
3650         * gcc.dg/cpp/defined.c: Update.
3651         * gcc.dg/cpp/defined_trad.c: New tests.
3652
3653 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3654
3655         * gcc.dg/cpp/trad-direct.c: Update.
3656
3657 2000-12-11  Neil Booth  <neilb@earthling.net>
3658
3659         * gcc.dg/cpp/defined_trad.c
3660
3661 2000-12-11  Neil Booth  <neilb@earthling.net>
3662
3663         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3664
3665 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3666
3667         * gcc.dg/format-miss-2.c: New test.
3668
3669 2000-12-09  Neil Booth  <neilb@earthling.net>
3670
3671         * gcc.dg/cpp/lineflags.c: New tests.
3672         * gcc.dg/cpp/poison.c: Update.
3673         * gcc.dg/cpp/redef2.c: Update.
3674         * gcc.dg/cpp/skipping.c: New test.
3675
3676 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3677
3678         * g++.old-deja/g++.other/eh3.C: New testcase.
3679
3680 2000-12-07  Neil Booth  <neilb@earthling.net>
3681
3682         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3683         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3684         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3685         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3686         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3687         Update.
3688
3689 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3690
3691         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3692         __SIZE_TYPE__ instead of int for type of integers cast to
3693         pointers.
3694
3695 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3696
3697         * g++.old-deja/g++.other/cleanup4.C: New test.
3698
3699 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3700
3701         * format-sec-1.c: New test.
3702
3703 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3704
3705         * gcc.dg/format-nonlit-3.c: New test.
3706
3707 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3708
3709         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3710         through a null pointer.
3711
3712 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3713
3714         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3715         * g++.old-deja/g++.pt/partial4.C: New test.
3716
3717 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3718
3719         * gcc.c-torture/execute/ieee/hugeval.x: New.
3720
3721 2000-12-06  Neil Booth  <neilb@earthling.net>
3722
3723         * gcc.dg/cpp/backslash2.c: New tests.
3724
3725 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3726
3727         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3728         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3729
3730 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3731
3732         * gcc.c-torture/execute/20001203-2.c: New testcase.
3733
3734 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3735
3736         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3737         * g++.old-deja/g++.other/virtual10.C: New test.
3738
3739 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3740
3741         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3742
3743 2000-12-05  Richard Henderson  <rth@redhat.com>
3744
3745         * gcc.c-torture/compile/20001205-1.c: New.
3746
3747 2000-12-04  Neil Booth  <neilb@earthling.net>
3748
3749         * g++.old-deja/g++.other/virtual9.C: New test.
3750         * g++.old-deja/g++.pt/crash61.C: New test.
3751         * gcc.c-torture/execute/loop-9.c: New test.
3752
3753 2000-12-04  Neil Booth  <neilb@earthling.net>
3754
3755         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3756         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3757         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3758         * gcc.dg/cpp/extratokens.c: ...here.
3759
3760 2000-12-04  Neil Booth  <neilb@earthling.net>
3761
3762         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3763         New tests.
3764
3765 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3766
3767         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3768         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3769
3770 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3771
3772         * gcc.c-torture/execute/20001203-1.c: New test.
3773
3774 2000-12-03  Neil Booth  <neilb@earthling.net>
3775
3776         * gcc.dg/cpp/macro6.c: New test cases.
3777
3778 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3779
3780         * gcc.c-torture/execute/string-opt-9.c: New test.
3781         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3782         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3783         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3784
3785         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3786         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3787
3788 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3789
3790         * gcc.dg/cpp/if-6.c: New testcase.
3791
3792         * gcc.dg/20001201-1.c: New testcase.
3793
3794 2000-12-02  Neil Booth  <neilb@earthling.net>
3795
3796         * g++.old-deja/g++.other/externC4.C,
3797         g++.old-deja/g++.other/friend10.C: New tests.
3798
3799 2000-12-02  Neil Booth  <neilb@earthling.net>
3800
3801         * g++.old-deja/g++.other/instan2.C
3802         * g++.old-deja/g++.other/instan3.C: New test.
3803
3804 2000-12-02  Neil Booth  <neilb@earthling.net>
3805
3806         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3807         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3808         gnuc99.c,gnuc99-pedantic.c: New tests.
3809
3810 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3811
3812         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3813         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3814
3815 2000-12-01  Neil Booth  <neilb@earthling.net>
3816
3817         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3818         * gcc.dg/cpp/poison.c: Update.
3819         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3820
3821 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3822
3823         * g77.f-torture/execute/20001201.f: New test.
3824
3825 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3826
3827         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3828
3829 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3830
3831         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3832
3833 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3834
3835         * g++.old-deja/g++.other/cast6.C: New test.
3836
3837 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3838
3839         * gcc.c-torture/execute/20001130-2.c: New testcase.
3840
3841 2000-11-30  Richard Henderson  <rth@redhat.com>
3842
3843         * gcc.c-torture/execute/20001130-1.c: New test.
3844
3845 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3846
3847         * g++.old-deja/g++.other/op3.C: New test.
3848
3849 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3850
3851         * g++.old-deja/g++.other/op2.C: New test.
3852
3853 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3854
3855         * g++.old-deja/g++.other/crash38.C: New test.
3856
3857 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3858
3859         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3860
3861 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3862
3863         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3864         tests.
3865         * gcc.c-torture/execute/string-opt-6.c: New test.
3866
3867         * gcc.dg/20001117-1.c: Add main.
3868
3869 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3870
3871         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3872         Move from here ...
3873         * gcc.dg/940510-1.c: ... to here.
3874
3875         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3876         zero-size arrays in toplevel structures.
3877
3878 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3879
3880         * gcc.c-torture/execute/loop-8.c: New test.
3881
3882 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3883
3884         * g++.old-deja/g++.other/base1.C: New test.
3885
3886 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3887
3888         * g++.old-deja/g++.other/parse2.C: New test.
3889
3890 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3891
3892         * g++.old-deja/g++.pt/incomplete1.C: New test.
3893
3894 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3895
3896         * g++.old-deja/g++.other/friend9.C: New test.
3897
3898 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3899
3900         * gcc.dg/20001127-1.c: New test.
3901
3902 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3903
3904         * g++.old-deja/g++.pt/friend46.C: New test.
3905
3906 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3907
3908         * g++.old-deja/g++.other/ptrmem8.C: New test.
3909
3910 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3911
3912         * gcc.c-torture/execute/string-opt-7.c: New test.
3913         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3914
3915 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3916
3917         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3918         instead of 'mkcheck 2'.
3919
3920 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3921
3922         * gcc.c-torture/execute/memcheck/driver.c,
3923         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3924         C9X references to refer to C99.
3925
3926 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3927
3928         * gcc.dg/ultrasp3.c: New test.
3929
3930 2000-11-25  Neil Booth  <neilb@earthling.net>
3931
3932         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3933
3934 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3935
3936         * gcc.c-torture/compile/20001123-2.c: New.
3937
3938 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3939
3940         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3941
3942 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3943
3944         * gcc.dg/sequence-point-1.c: Add some new tests.
3945         * gcc.c-torture/execute/20001124-1.c: New test.
3946
3947 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3948
3949         * g++.old-deja/g++.other/vaarg4.C: New test.
3950         * gcc.c-torture/compile/20001123-1.c: New test.
3951
3952 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3953
3954         * g++.other/crash24.C: Adjust and remove XFAIL.
3955         * g++.other/crash37.C: New test.
3956
3957 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3958
3959         * g++.old-deja/g++.pt/instantiate9.C: New test.
3960
3961 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3962
3963         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3964         new ABI, too.
3965
3966         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3967         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3968
3969 2000-11-22  Neil Booth  <neilb@earthling.net>
3970
3971         * gcc.dg/cpp/Wtrigraphs.c: New test.
3972
3973 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3974
3975         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3976
3977 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3978
3979         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3980
3981 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3982
3983         * lib/gcc-dg.exp: load_lib scanasm.exp.
3984         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3985         * lib/g++-dg.exp: load_lib scanasm.exp.
3986         * lib/scanasm.exp: New.
3987         (scan-assembler, scan-assembler-not): Add optional arguments to
3988         test name, or if not present, the pattern name.
3989         (scan-assembler-dem, scan-assembler-dem-not): New.
3990
3991         * g++.dg/dg.exp: New.
3992
3993 2000-11-21  Neil Booth  <neilb@earthling.net>
3994
3995         * gcc.dg/cpp/integrated1.c: Remove.
3996
3997 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3998
3999         * gcc.c-torture/execute/20001121-1.c: New test.
4000
4001 2000-11-21  Richard Henderson  <rth@redhat.com>
4002
4003         * gcc.c-torture/compile/20001121-1.c: New test.
4004
4005 2000-11-20  Neil Booth  <neilb@earthling.net>
4006
4007         * gcc.dg/cpp/integrated1.c: New test.
4008
4009 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4010
4011         * g++.old-deja/g++.other/inline17.C: New test.
4012
4013 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4014
4015         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4016         local variable to be zero: I made the variable global. Now
4017         uses abort() and exit() instead of relying on main's return value.
4018
4019 2000-11-20  Neil Booth  <neilb@earthling.net>
4020
4021         * gcc.dg/cpp/paste2.c: Update test.
4022         * objc/execute/paste.m: New test.
4023
4024 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4025
4026         * gcc.dg/c99-condexpr-1.c: New test.
4027
4028 2000-11-20  Neil Booth  <neilb@earthling.net>
4029
4030         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4031
4032 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4033
4034         * g++.old-deja/g++.pt/export1.C: New test.
4035
4036 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4037
4038         * gcc.dg/20001117-1.c: New test.
4039
4040 2000-11-18  Richard Henderson  <rth@redhat.com>
4041
4042         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4043
4044 2000-11-18  Richard Henderson  <rth@redhat.com>
4045
4046         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4047         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4048         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4049
4050 2000-11-18  Richard Henderson  <rth@redhat.com>
4051
4052         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4053         (main): New.  Exit cleanly.
4054
4055 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4056
4057         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4058         gcc.dg/c99-fordecl-2.c: New tests.
4059
4060 2000-11-18  Richard Henderson  <rth@redhat.com>
4061
4062         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4063         * gcc.c-torture/execute/zerolen-2.c: New.
4064
4065 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4066
4067         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4068         memory.
4069
4070 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4071
4072         * g++.old-deja/g++.pt/instantiate8.C: New test.
4073
4074 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4075
4076         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4077         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4078
4079 2000-11-16  Nick Clifton  <nickc@redhat.com>
4080
4081         * gcc.c-torture/execute/nestfunc-2.c: New test.
4082         * gcc.c-torture/execute/nestfunc-3.c: New test.
4083
4084 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4085
4086         * gcc.c-torture/compile/20001116-1.c: New test.
4087
4088 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4089
4090         * gcc.c-torture/execute/20001115-1.c: New test.
4091
4092 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4093
4094         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4095         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4096         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4097         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4098
4099 2000-11-15  Neil Booth  <neilb@earthling.net>
4100
4101         gcc.dg/cpp/_Pragma1.c: Update.
4102         gcc.dg/cpp/_Pragma2.c: New test.
4103
4104 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4105
4106         * g++.old-deja/g++.other/anon5.C: New test.
4107
4108 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4109
4110         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4111         tests.
4112
4113 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4114
4115         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4116         output.
4117
4118 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4119
4120         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4121         labels at end of compound statements.
4122
4123 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4124
4125         * gcc.c-torture/execute/loop-7.c: New test.
4126
4127 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4128
4129         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4130
4131 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4132
4133         * gcc.dg/c99-bool-1.c: New test.
4134
4135 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4136
4137         * gcc.dg/c99-scope-1.c: Remove xfail.
4138         * gcc.dg/c99-scope-2.c: New test.
4139
4140 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4141
4142         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4143         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4144
4145 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4146
4147         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4148         error messages.
4149
4150         * g++.mike/p700.C: Don't typedef wchar_t.
4151         * g++.mike/p784.C: Likewise.
4152         * g++.mike/eb101.C: Don't use __wchar_t.
4153
4154 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4155
4156         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4157         from DO loop.
4158
4159 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4160
4161         * gcc.c-torture/execute/20001111-1.c: New test.
4162
4163 2000-11-10  Nick Clifton  <nickc@redhat.com>
4164
4165         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4166         long multuiple and accumulate.
4167
4168 2000-11-09  Richard Henderson  <rth@redhat.com>
4169
4170         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4171         via size_t instead of int.
4172
4173         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4174         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4175         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4176         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4177
4178 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4179
4180         * gcc.c-torture/compile/20001109-1.c: New test.
4181         * gcc.c-torture/compile/20001109-2.c: New test.
4182
4183 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4184
4185         * g++.old-deja/g++.pt/operator1.C: New test.
4186         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4187
4188 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4189
4190         * gcc.dg/20001108-1.c: New test.
4191
4192 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4193
4194         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4195         with both arguments constant strings.
4196         * gcc.c-torture/execute/string-opt-3.c: New test.
4197         * gcc.c-torture/execute/string-opt-4.c: New test.
4198         * gcc.c-torture/execute/string-opt-5.c: New test.
4199
4200 2000-11-08  Nick Clifton  <nickc@redhat.com>
4201
4202         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4203         mulsidi3adddi patterns.
4204
4205 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4206
4207         * g++.old-deja/g++.other/crash36.C: New test.
4208
4209 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4210
4211         * g++.old-deja/g++.other/init16.C: New test.
4212
4213 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4214
4215         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4216
4217 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4218
4219         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4220         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4221         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4222
4223 2000-11-07  DJ Delorie  <dj@redhat.com>
4224
4225         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4226
4227 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4228
4229         * gcc.c-torture/execute/string-opt-1.c: New test.
4230
4231 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4232
4233         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4234         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4235         parameters in registers, and there is no way for a varargs
4236         function to know in which order the integer and floating-point
4237         parameters should be interleaved when they are placed on the
4238         stack.
4239         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4240         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4241
4242 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4243
4244         * gcc.c-torture/execute/string-opt-2.c: New test.
4245
4246 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4247
4248         * g++.old-deja/g++.pt/crash60.C: New test.
4249
4250 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4251
4252         * g++.old-deja/g++.other/crash24.C: New test.
4253         * g++.old-deja/g++.other/crash25.C: New test.
4254         * g++.old-deja/g++.other/crash26.C: New test.
4255         * g++.old-deja/g++.other/crash27.C: New test.
4256         * g++.old-deja/g++.other/crash28.C: New test.
4257         * g++.old-deja/g++.other/crash29.C: New test.
4258         * g++.old-deja/g++.other/crash30.C: New test.
4259         * g++.old-deja/g++.other/crash31.C: New test.
4260         * g++.old-deja/g++.other/crash32.C: New test.
4261         * g++.old-deja/g++.other/crash33.C: New test.
4262         * g++.old-deja/g++.other/crash34.C: New test.
4263         * g++.old-deja/g++.other/crash35.C: New test.
4264
4265 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4266
4267         * gcc.c-torture/execute/20001031-1.c: New test.
4268
4269 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4270
4271         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4272         namespace.
4273
4274         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4275         standards-conformant.
4276
4277         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4278
4279         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4280         * g++.old-deja/g++.mike/p755a.C: Likewise.
4281         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4282         library makes no calls to `operator new' during initialization.
4283
4284 2000-11-04  Neil Booth  <neilb@earthling.net>
4285
4286         * gcc.dg/cpp/include2.c: New tests.
4287
4288 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4289
4290         * lib/g++.exp (g++_set_ld_library_path): New function.
4291         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4292
4293 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4294
4295         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4296         warnings.
4297
4298 2000-11-01  Richard Henderson  <rth@redhat.com>
4299
4300         * g++.old-deja/g++.ext/namedret1.C: New.
4301         * g++.old-deja/g++.ext/namedret2.C: New.
4302         * g++.old-deja/g++.ext/namedret3.C: New.
4303
4304 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4305
4306         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4307         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4308
4309 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4310
4311         * gcc.c-torture/execute/va-arg-21.c: New test.
4312
4313 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4314
4315         * gcc.dg/c99-complex-2.c: New test.
4316
4317 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4318
4319         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4320
4321 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4322
4323         * g++.old-deja/g++.other/inline16.C: New test.
4324
4325 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4326
4327         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4328         __PRETTY_FUNCTION__
4329
4330 2000-10-29  Neil Booth  <neilb@earthling.net>
4331
4332         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4333         New tests.
4334         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4335         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4336         optimisation.
4337
4338 2000-10-29  Neil Booth  <neilb@earthling.net>
4339
4340         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4341         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4342         * mi5.c: Test multiple includes work with -C.
4343         * trigraphs.c: Test ^= version.
4344
4345 2000-10-28  Neil Booth  <neilb@earthling.net>
4346
4347         New tests and test updates for new macro expander.
4348
4349         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4350         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4351         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4352         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4353         new diagnostic messages.
4354
4355         * gcc.dg/cpp/macro3.c: New tests.
4356
4357 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4358
4359         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
4360         on the same line.
4361
4362 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4363
4364         * g++.old-deja/g++.other/eh2.C: New test.
4365
4366 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4367
4368         * gcc.c-torture/execute/20001027-1.c: New test.
4369
4370 2000-10-26  Richard Henderson  <rth@redhat.com>
4371
4372         * gcc.c-torture/execute/20001026-1.c: New.
4373
4374 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
4375
4376         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
4377         * g++.old-deja/g++.law/builtin1.C: Likewise.
4378         * g++.old-deja/g++.law/ctors10.C: Likewise.
4379         * g++.old-deja/g++.law/virtual3.C: Likewise.
4380         * g++.old-deja/g++.mike/p658.C: Likewise.
4381         * g++.old-deja/g++.other/sibcall1.C: Likewise.
4382         * g++.old-deja/g++.other/vaarg2.C: Likewise.
4383         * g++.old-deja/g++.robertl/eb124.C: Likewise.
4384         * g++.old-deja/g++.robertl/eb44.C: Likewise.
4385         * g++.old-deja/g++.robertl/eb77.C: Likewise.
4386
4387 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
4388
4389         * gcc.c-torture/compile/20001024-1.c: New test.
4390
4391 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4392
4393         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
4394         to tell us whether or not we are using V3.
4395
4396 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4397
4398         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
4399         operands.
4400
4401 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4402
4403         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
4404
4405 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
4406
4407         * gcc.c-torture/execute/20001024-1.c: New test.
4408
4409 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
4410
4411         * g++.old-deja/g++.other/sibcall1.C: New test.
4412
4413 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
4414
4415         * gcc.dg/noncompile/init-3.c: New test.
4416
4417 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4418
4419         * gcc.dg/format-array-1.c: New test.
4420
4421 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4422
4423         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
4424         writing through null pointers; remove comment about testing
4425         unterminated strings.
4426
4427 2000-10-17  Matthew Hiller  <hiller@redhat.com>
4428
4429         * gcc.c-torture/execute/20001017-2.c: New test.
4430
4431 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4432
4433         * gcc.c-torture/compile/20001018-1.c: New test.
4434         * gcc.c-torture/compile/20001018-1.x: Xfail.
4435
4436 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4437
4438         * gcc.c-torture/execute/20001017-1.c: New test.
4439
4440 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4441
4442         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
4443         for multiple use of arguments with scanf formats; add tests for
4444         multiple use of arguments.
4445
4446 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
4447
4448         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
4449
4450 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4451
4452         * gcc.dg/format-miss-1.c: New test.
4453
4454 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4455
4456         * gcc.c-torture/execute/20001013-1.c: New test.
4457
4458 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4459
4460         * gcc.dg/format-branch-1.c: New test.
4461
4462 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4463
4464         * README, lib/file-format.exp: Remove EGCS references.
4465
4466 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4467
4468         * gcc.dg/20001013-1.c: New test.
4469
4470 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4471
4472         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
4473         for intmax_t in the compiler using __typeof__ and the type rules
4474         for conditional expressions.
4475
4476 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
4477
4478         * gcc.dg/20001012-1.c: New test.
4479         * gcc.dg/20001012-2.c: New test.
4480
4481 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4482
4483         * gcc.dg/format-attr-1.c: New test.
4484
4485 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4486
4487         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
4488         __LONG_LONG_MAX__ instead of LLONG_MAX.
4489
4490 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4491
4492         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
4493         scanf flags.
4494         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
4495         flags.
4496
4497 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4498
4499         * gcc.dg/sequence-pt-1.c: New test.
4500
4501 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
4502
4503         * gcc.c-torture/execute/20001011-1.c: New testcase.
4504         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
4505
4506 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4507
4508         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
4509         does not error on it.
4510
4511 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4512
4513         * gcc.dg/20001009-1.c: New test.
4514
4515 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4516
4517         * gcc.c-torture/compile/20001009-1.c: Move from here ....
4518         * gcc.c-torture/execute/20001009-2.c: ... to here.
4519
4520 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
4521
4522         * gcc.c-torture/compile/20001009-1.c: New testcase.
4523         * gcc.c-torture/execute/20001009-1.c: New testcase.
4524         Testcases provided by Jan Hubicka <jh@suse.cz>.
4525
4526 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4527
4528         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4529         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
4530         uintmax_t using <limits.h> to emulate the compiler's internal
4531         logic.  No longer XFAIL %j tests.
4532
4533 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4534
4535         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
4536         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4537         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
4538         regexps and details of expected handling of some bad formats.
4539         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
4540         suppression.
4541
4542 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4543
4544         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
4545         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
4546         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
4547         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
4548         in list archives.
4549
4550 2000-10-06  Richard Henderson  <rth@cygnus.com>
4551
4552         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
4553         * g++.old-deja/g++.brendan/crash52.C: Likewise.
4554         * g++.old-deja/g++.jason/report.C: Likewise.
4555         * g++.old-deja/g++.law/friend5.C: Likewise.
4556         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
4557         of the expected warnings.
4558
4559 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4560
4561         * g++.old-deja/g++.pt/enum14.C: New test.
4562
4563 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4564
4565         * g++.old-deja/g++.pt/crash59.C: New test.
4566
4567 2000-10-04  Will Cohen  <wcohen@redhat.com>
4568
4569         * gcc.dg/20000926-1.c: New test.
4570
4571 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
4572
4573         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4574         function name for current C++ compiler.
4575         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4576
4577 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4578
4579         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4580         __PRETTY_FUNCTION__.
4581         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4582
4583 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4584
4585         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4586
4587 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4588
4589         * gcc.c-torture/compile/20000923-1.c: New test.
4590
4591 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4592
4593         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4594         * g++.old-deja/g++.pt/ttp62.C: Same.
4595         * g++.old-deja/g++.other/inline14.C: Same.
4596
4597 2000-09-24  Richard Henderson  <rth@cygnus.com>
4598
4599         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4600
4601 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4602
4603         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4604
4605 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4606
4607         * gcc.c-torture/compile/20000922-1.c: New file.
4608
4609 2000-09-21  Nick Clifton  <nickc@redhat.com>
4610
4611         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4612         a signed long modulo operation.
4613         (mod6): New funciton - perform an unsigned long modulo operation.
4614         (main): Add tests for modulos of very large numbers by very small
4615         dividends.
4616
4617 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4618
4619         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4620
4621 2000-09-19  Richard Henderson  <rth@cygnus.com>
4622
4623         * gcc.dg/compare2.c (case 10): XFAIL.
4624
4625 2000-09-18  Richard Henderson  <rth@cygnus.com>
4626
4627         * gcc.c-torture/execute/20000906-1.c: Move ...
4628         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4629         that support __builtin_trap.
4630
4631 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4632
4633         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4634
4635 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4636
4637         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4638         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4639         more $ format tests.
4640
4641 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4642
4643         * gcc.dg/format-errmk-1.c: New test.
4644
4645 2000-09-17  Greg McGary  <greg@mcgary.org>
4646
4647         * gcc.c-torture/execute/20000917-1.x: Remove.
4648
4649 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4650
4651         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4652
4653 2000-09-17  Greg McGary  <greg@mcgary.org>
4654
4655         * gcc.c-torture/execute/20000917-1.c: New test.
4656         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4657
4658 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4659
4660         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4661         in nested macro bug.
4662
4663 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4664
4665         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4666
4667 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4668
4669         * gcc.c-torture/execute/20000914-1.c: New test.
4670
4671 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4672
4673         * g++.other/inline13.C: New test.
4674
4675 2000-09-12  Andreas Jaeger  <aj@suse.de>
4676
4677         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4678         constant by Ulrich Drepper <drepper@redhat.com>.
4679
4680 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4681
4682         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4683
4684 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4685
4686         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4687
4688 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4689
4690         * gcc.dg/cpp/backslash.c: New test.
4691
4692 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4693
4694         * gcc.c-torture/execute/20000910-1.c: New test.
4695         * gcc.c-torture/execute/20000910-2.c: Likewise.
4696
4697 2000-09-11  Robert Lipe  <robertl@sco.com>
4698
4699         * gcc.dg/pragma-align.c: New test.
4700
4701 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4702
4703         * g++.old-deja/g++.pt/explicit82.C: New test.
4704         * g++.old-deja/g++.pt/explicit83.C: New test.
4705
4706 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4707
4708         * gcc.dg/asm-names.c: New test.
4709
4710 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4711
4712         * gcc.dg/cpp/tr-warn6.c: New test
4713
4714 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4715
4716         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4717         be accepted.
4718
4719 2000-09-07  Catherine Moore  <clm@redhat.com>
4720
4721         * gcc.c-torture/execute/unroll-1.c: New test.
4722
4723 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4724
4725         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4726         ERROR markers.
4727         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4728         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4729         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4730         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4731         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4732         Preprocess only.
4733         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4734         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4735
4736 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4737
4738         * g++.old-deja/g++.pt/deduct2.C: New test.
4739
4740 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4741
4742         * g++.old-deja/g++.pt/parms2.C: New test.
4743
4744 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4745
4746         * g++.old-deja/g++.pt/crash58.C: New test.
4747
4748 2000-09-06  Greg McGary  <greg@mcgary.org>
4749
4750         * gcc.c-torture/execute/20000906-1.c: New test.
4751         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4752
4753 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4754
4755         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4756
4757 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4758
4759         * g++.old-deja/g++.pt/crash57.C: New test.
4760
4761 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4762
4763         * g++.old-deja/g++.pt/crash56.C: New test.
4764
4765 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4766
4767         * g++.old-deja/g++.pt/koenig1.C: New test.
4768
4769 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4770
4771         * gcc.dg/20000904-1.c: New test.
4772
4773 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4774
4775         * gcc.dg/cpp/paste8.c: New test.
4776
4777 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4778
4779         * gcc.c-torture/compile/20000827-1.c: New test.
4780
4781 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4782
4783         * gcc.dg/format-diag-1.c: New test.
4784
4785 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4786
4787         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4788         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4789         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4790         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4791         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4792
4793 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4794
4795         * g++.old-deja/g++.other/nested4.C: New test.
4796
4797 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4798
4799         * g++.old-deja/g++.ns/scoped1.C: New test.
4800
4801 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4802
4803         * lib/g++.exp: Support testing already-installed GCC.
4804
4805 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4806
4807         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4808
4809 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4810
4811         * gcc.dg/return-type-2.c: New test.
4812
4813 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4814
4815         * gcc.c-torture/compile/20000825-1.c: New test.
4816
4817 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4818
4819         * gcc.dg/dwarf2-2.c: New test.
4820
4821 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4822
4823         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4824         dg-warning regexps.
4825
4826 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4827
4828         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4829         gcc.dg/format-ext-5.c: New tests.
4830
4831 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4832
4833         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4834
4835 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4836
4837         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4838
4839 2000-08-24  Richard Henderson  <rth@cygnus.com>
4840
4841         * gcc.dg/ia64-sync-1.c: New test.
4842         * gcc.dg/ia64-sync-2.c: New test.
4843         * gcc.dg/ia64-asm-1.c: New test.
4844
4845 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4846
4847         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4848         * gcc.dg/format-ext-2.c: New test.
4849
4850 2000-08-23  Jason Merrill  <jason@redhat.com>
4851
4852         * lib/old-dejagnu.exp: Also ignore "In member function" and
4853         "At global scope".
4854
4855 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4856
4857         * gcc.dg/noncompile/label-lineno-1.c: New test.
4858
4859 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4860
4861         * gcc.dg/c99-array-nonobj-1.c: New test.
4862
4863 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4864
4865         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4866         tests.
4867         * gcc.dg/format-ext-1.c: New test.
4868
4869 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4870
4871         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4872         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4873         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4874         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4875         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4876
4877 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4878
4879         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4880         gcc.dg/c99-strftime-2.c: New tests.
4881
4882 2000-08-22  Richard Henderson  <rth@cygnus.com>
4883
4884         * gcc.c-torture/execute/20000822-1.c: New test.
4885
4886 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4887
4888         * gcc.c-torture/execute/20000819-1.x: Remove.
4889
4890 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4891
4892         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4893         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4894         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4895         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4896         gcc.dg/format-xopen-1.c: New tests.
4897
4898 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4899
4900         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4901
4902 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4903
4904         * g++.old-deja/g++.other/loop2.C: New test.
4905
4906         * gcc.c-torture/compile/20000606-1.c: New test.
4907         * gcc.c-torture/compile/20000728-1.c: New test.
4908         * gcc.c-torture/execute/20000801-1.c: New test.
4909         * gcc.c-torture/execute/20000801-2.c: New test.
4910         * gcc.c-torture/execute/20000819-1.c: New test.
4911         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4912         * gcc.dg/20000629-1.c: New test.
4913         * gcc.dg/20000724-1.c: New test.
4914         * gcc.dg/20000807-1.c: New test.
4915
4916 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4917
4918         * gcc.dg/cpp/pragma-1.c: New test.
4919         * gcc.dg/cpp/pragma-2.c: New test.
4920
4921 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4922
4923         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4924         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4925
4926 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4927
4928         * gcc.c-torture/compile/20000818-1.c: New test.
4929
4930 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4931
4932         * gcc.c-torture/execute/20000818-1.c: New test.
4933
4934 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4935
4936         * gcc.dg/format-va-1.c: New test.
4937
4938 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4939
4940         * g++.old-deja/g++.other/typedef8.C: New test.
4941
4942 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4943
4944         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4945         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4946         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4947         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4948         * g++.old-deja/g++.other/ptrmem7.C: New test.
4949         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4950
4951 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4952
4953         * g++.old-deja/g++.pt/typename27.C: New test.
4954
4955 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4956
4957         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4958         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4959         * g++.old-deja/g++.pt/friend45.C: New test.
4960         * g++.old-deja/g++.other/friend8.C: New test.
4961
4962 2000-08-15  Richard Henderson  <rth@cygnus.com>
4963
4964         * gcc.c-torture/execute/20000815-1.c: New test.
4965
4966 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4967
4968         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4969         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4970         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4971
4972 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4973
4974         * g++.old-deja/g++.other/refinit2.C: New test.
4975
4976 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4977
4978         * lib/c-torture.exp (c-torture): Make
4979         compiler_conditional_xfail_data global.
4980         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4981         compiler_conditional_xfail_data machinery.
4982         (f-torture-execute): Likewise.
4983         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4984         and only when unrolling loops.
4985
4986         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4987
4988 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4989
4990         * g++.old-deja/g++.pt/explicit81.C: New test.
4991
4992 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4993
4994         * g++.old-deja/g++.pt/typename26.C: New test.
4995
4996 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4997
4998         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4999         warning.
5000
5001 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5002
5003         * g++.old-deja/g++.other/array3.C: New test.
5004
5005 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5006
5007         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5008         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5009         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5010         New tests.
5011
5012 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5013
5014         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5015         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5016
5017 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5018
5019         * gcc.c-torture/execute/20000808-1.c: New test.
5020
5021 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5022
5023         * gcc.dg/c90-const-expr-1.c: New test.
5024
5025 2000-08-08  Richard Henderson  <rth@cygnus.com>
5026
5027         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5028
5029 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5030
5031         * gcc.dg/noncompile/const-ll-1.c: New test.
5032
5033 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5034
5035         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5036
5037 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5038
5039         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5040         that running programs linked against the shared version of libobjc
5041         run correctly.
5042
5043 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5044
5045         * gcc.dg/c99-printf-1.c: New test.
5046
5047 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5048
5049         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5050
5051 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5052
5053         * gcc.c-torture/execute/20000731-1.x: Delete.
5054
5055 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5056
5057         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5058         and torture_without_loops as is done by c-torture.exp.
5059         (search_for): Copy from c-torture.exp.
5060         (gcc-dg-runtest): New function, drives a directory of tests
5061         iterating over the TORTURE_OPTIONS.
5062         (scan-assembler, scan-assembler-not): Move here from
5063         individual directory drivers.
5064
5065         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5066         defined by lib/gcc-dg.exp.
5067         * gcc.dg/cpp/cpp.exp: Likewise.
5068         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5069         gcc-dg-runtest, so we cycle over optimization options.
5070
5071         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5072         * gcc.dg/compare2.c: No longer expected to fail.
5073
5074 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5075
5076         * gcc.c-torture/execute/20000804-1.c: New test.
5077
5078 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5079
5080         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5081
5082 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5083
5084         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5085
5086 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5087
5088         * gcc.c-torture/compile/20000803-1.c: New test.
5089
5090 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5091
5092         * gcc.c-torture/execute/20000801-3.c,
5093         gcc.c-torture/execute/20000801-4.c: New tests.
5094         * gcc.c-torture/execute/20000801-3.x,
5095         gcc.c-torture/execute/20000801-4.x: Xfail.
5096
5097 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5098
5099         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5100         libobjc/.libs to allow for libtool.
5101
5102 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5103
5104         * gcc.c-torture/compile/20000802-1.c: New test.
5105
5106 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5107
5108         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5109
5110 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5111
5112         * gcc-c-torture/execute/20000731-2.c: New test.
5113
5114         * gcc.c-torture/execute/20000731-1.c: New test.
5115         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5116
5117 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5118
5119         * testsuite/gcc.dg/cpp/paste7.c: New test.
5120         * gcc.dg/cpp/20000725-1.c: New test.
5121
5122 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5123
5124         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5125         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5126         declaration warning for __builtin_dwarf_reg_size.
5127
5128         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5129
5130 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5131
5132         * gcc.dg/noncompile/voidparam-1.c: New test.
5133
5134 2000-07-30  Richard Henderson  <rth@cygnus.com>
5135
5136         * gcc.dg/c90-digraph-1.c: Don't xfail.
5137         * gcc.dg/compare2.c (case 10): Xfail.
5138         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5139
5140 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5141
5142         * gcc.dg/c99-main-1.c: New test.
5143
5144 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5145
5146         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5147
5148 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5149
5150         * gcc.c-tortuer/execute/20000726-1.c: New test.
5151
5152 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5153
5154         * gcc.c-torture/execute/enum-2.c: New test.
5155
5156 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5157
5158         * gcc.dg/cpp/tr-warn3.c: New test.
5159
5160 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5161
5162         * g++.old-deja/g++.ext/implicit1.C: Remove.
5163         * g++.old-deja/g++.jason/c2.C: Remove
5164         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5165         * g++.old-deja/g++.pt/crash16.C: Likewise.
5166         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5167
5168 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5169
5170         * g++.old-deja/g++.other/for2.C: New test.
5171
5172 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5173
5174         * gcc.dg/20000720-1.c: New test.
5175
5176 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5177
5178         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5179
5180 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5181
5182         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5183         * gcc.c-torture/execute/20000722-1.c: New.
5184         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5185
5186 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5187
5188         * gcc.dg/cpp/20000720-1.S: New test.
5189
5190 2000-07-21  Michael Meissner  <meissner@redhat.com>
5191
5192         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5193
5194 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5195
5196         * g++.old-deja/g++.brendan/crash16.C,
5197         g++.old-deja/g++.brendan/parse3.C,
5198         g++.old-deja/g++.brendan/redecl1.C,
5199         g++.old-deja/g++.ns/template13.C,
5200         g++.old-deja/g++.other/decl4.C,
5201         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5202
5203 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5204
5205         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5206         and "Internal error".
5207
5208         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5209         regexps.
5210         * gcc.dg/cpp/paste6.c: New test.
5211
5212 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5213
5214         * gcc.dg/cpp/tr-direct.c: New test.
5215
5216         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5217         gcc.dg/cpp/undef1.c: Tweak error regexps.
5218
5219 2000-07-18  Eric Christopher <echristo@redhat.com>
5220
5221         * gcc.c-torture/compile/20000718-1.c: New test.
5222
5223 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5224
5225         * cpplex.c (_cpp_push_token): If the token being pushed back
5226         is the previous token in this context, just subtract one from
5227         context->posn.
5228         * cppmacro.c (save_expansion): Clear aux field when storing a
5229         placemarker.
5230
5231 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5232
5233         * gcc.dg/noncompile/redecl-1.c: New test.
5234
5235 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5236
5237         * gcc.c-torture/execute/20000717-5.c: New test.
5238         * gcc.c-torture/execute/20000717-1.x: Removed.
5239
5240 2000-07-17  Richard Henderson  <rth@cygnus.com>
5241
5242         * gcc.c-torture/execute/20000717-4.c: New test.
5243
5244 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5245
5246         * gcc.dg/cpp/syshdr.c: New test.
5247         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5248
5249 2000-07-17  Neil Booth  <neilb@earthling.net>
5250
5251         * gcc.dg/cpp/cmdlne-dM.c: New test.
5252         * gcc.dg/cpp/cmdlne-dD.c: New test.
5253
5254 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5255
5256         * gcc.c-torture/execute/20000717-3.c: New test.
5257
5258         * gcc.c-torture/compile/20000717-1.c: New test.
5259
5260 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5261
5262         * gcc.c-torture/execute/20000717-2.c: New test.
5263
5264 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5265
5266         * gcc.dg/formatz-1.c: New test.
5267
5268         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5269         * gcc.dg/c99-digraph-1.c: New tests.
5270
5271         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5272         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5273
5274         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5275         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5276         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5277         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5278         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5279         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5280         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5281
5282 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5283
5284         * gcc.c-torture/execute/20000717-1.c: New test.
5285         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5286
5287 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5288
5289         * gcc.c-torture/execute/20000715-2.c: New test.
5290         * gcc.dg/20000715-1.c: New test.
5291
5292 2000-07-15  Michael Meissner  <meissner@redhat.com>
5293
5294         * gcc.c-torture/execute/20000715-1.c: New test.
5295
5296 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5297
5298         * gcc.c-torture/execute/20000707-1.c: New test.
5299
5300 2000-07-13  Neil Booth  <NeilB@earthling.net>
5301
5302         * testsuite/gcc.dg/cpp/digraph1.c,
5303         testsuite/gcc.dg/cpp/digraph2.c,
5304         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5305
5306 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5307
5308         * g77.f-torture/compile/20000630-2.f:  New test.
5309         * g77.f-torture/compile/20000630-2.x
5310
5311 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5312
5313         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5314
5315 2000-07-11  Neil Booth  <NeilB@earthling.net>
5316
5317         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5318
5319 2000-07-11  Neil Booth  <NeilB@earthling.net>
5320
5321         * gcc.dg/cpp/cmdlne-C.c: New.
5322
5323 2000-07-09  Neil Booth  <NeilB@earthling.net>
5324
5325         * gcc.dg/cpp/directiv.c: New tests.
5326         * gcc.dg/cpp/undef1.c: Update.
5327
5328 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5329
5330         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5331
5332 2000-07-09  Neil Booth  <NeilB@earthling.net>
5333
5334         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5335
5336 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5337
5338         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5339         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5340
5341 2000-07-08  Neil Booth  <NeilB@earthling.net>
5342
5343         * gcc.dg/cpp/macsyntx.c: New tests.
5344
5345 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5346
5347         * gcc.dg/20000707-1.c: New test.
5348
5349 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5350
5351         * gcc.c-torture/execute/20000706-1.c: New test.
5352         * gcc.c-torture/execute/20000706-2.c: New test.
5353         * gcc.c-torture/execute/20000706-3.c: New test.
5354         * gcc.c-torture/execute/20000706-4.c: New test.
5355         * gcc.c-torture/execute/20000706-5.c: New test.
5356
5357 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5358
5359         * g++.old-deja/g++.pt/instantiate7.C: New test.
5360
5361 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5362
5363         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
5364         * g++.old-deja/g++.mike/thunk3.C: Likewise.
5365         * g++.old-deja/g++.other/rtti3.C: Likewise.
5366         * g++.old-deja/g++.other/rttid3.C: Likewise.
5367
5368 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
5369
5370         *  g77.f-torture/compile/20000630-1.x: Fix typo
5371
5372 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
5373
5374         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
5375         assembly output.
5376
5377 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
5378
5379         * gcc.dg/cpp/ident.c: New test.
5380
5381 2000-07-05  Neil Booth  <NeilB@earthling.net>
5382
5383         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
5384           gcc.dg/cpp/lexstrng.c: New tests.
5385
5386 2000-07-04  Neil Booth  <NeilB@earthling.net>
5387
5388         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
5389         * gcc.dg/cpp/strify2.c: Same.
5390
5391 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
5392
5393         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
5394         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
5395         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
5396         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
5397
5398         * testsuite/gcc.dg/cpp/macro1.c,
5399         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
5400         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
5401         testsuite/gcc.dg/cpp/strify1.c,
5402         testsuite/gcc.dg/cpp/strify2.c: New tests.
5403
5404 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
5405
5406         * gcc.c-torture/execute/20000703-1.c: New test.
5407
5408 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5409
5410         * g++.old-deja/g++.pt (lookup10.C): New test.
5411
5412 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5413
5414         * g++.old-deja/g++.pt (typename25.C): New test.
5415
5416 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
5417
5418         * gcc.c-torture/compile/20000701-1.c: New test.
5419
5420 2000-06-30  Nick Clifton  <nickc@cygnus.com>
5421
5422         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
5423         to test case.
5424
5425 2000-06-30  Catherine Moore  <clm@cygnus.com>
5426
5427         * gcc.c-torture/execute/align-1.c: New test.
5428
5429 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
5430
5431         * g++.old-deja/g++.pt/expr8.C: New test.
5432         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
5433
5434 2000-06-29  Nick Clifton  <nickc@cygnus.com>
5435
5436         * gcc.c-torture/compile/20000629-1.c: New test.
5437
5438 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5439
5440
5441         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
5442         gcc.dg/noncompile directory, depending on whether they're
5443         preprocessor tests or not.  Annotate all the tests for the dg
5444         framework.
5445
5446         * gcc.c-torture/noncompile/noncompile.exp: Delete.
5447         * gcc.dg/noncompile/noncompile.exp: New.
5448
5449         * Moved files:
5450         Old name                                New name
5451         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
5452         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
5453         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
5454         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
5455         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
5456         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
5457         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
5458         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
5459         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
5460         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
5461         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
5462         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
5463         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
5464         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
5465         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
5466         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
5467         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
5468         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
5469         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
5470         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
5471         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
5472         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
5473         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
5474         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
5475
5476         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
5477         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
5478         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
5479         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
5480         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
5481         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
5482
5483 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5484
5485         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
5486         declare one variable.  On the fourth, error.
5487         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
5488         declared by 20000628-1a.h.
5489
5490 2000-06-29  Richard Henderson  <rth@redhat.com>
5491
5492         * gcc.c-torture/execute/930529-1.x: New file.
5493         * gcc.dg/920413-1.c: Adjust expected warning text.
5494         * gcc.dg/980217-1.c: Declare abort.
5495         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
5496
5497 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
5498
5499         * g77.f-torture/compile/20000629-1.f: New test.
5500         * g77.f-torture/compile/20000629-1.x: Expected to fail.
5501
5502 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5503
5504         Rearrange lots of files, removing entirely the
5505         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
5506         directories.
5507
5508         * Deleted files:
5509         gcc.c-torture/code_quality/code_quality.exp
5510         gcc.c-torture/special/special.exp
5511         gcc.failure/failure.exp
5512         gcc.failure/940409-1.x
5513         gcc.c-torture/compile/961203-1.x
5514
5515         * New files:
5516         gcc.misc-tests/linkage.exp
5517         gcc.c-torture/execute/920730-1t.c
5518         gcc.c-torture/execute/920730-1t.x
5519         gcc.c-torture/compile/920520-1.x
5520         gcc.c-torture/compile/920521-1.x
5521         gcc.c-torture/compile/981006-1.x
5522         gcc.c-torture/execute/eeprof-1.x
5523
5524         * Moved files (possibly with modifications to fit a new harness):
5525         Old name                                New name
5526         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
5527         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
5528         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
5529         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
5530         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
5531         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
5532         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
5533         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
5534         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
5535         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
5536         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
5537         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
5538         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
5539         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
5540
5541 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5542
5543         * c-torture/compile/961203-1.x: Delete.
5544
5545         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
5546         not exit. Include stdio.h.
5547         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
5548         * gcc.misc-tests/dg-12.c: Likewise.
5549         * gcc.misc-tests/dg-5.c: Likewise.
5550         * gcc.misc-tests/dg-6.c: Likewise.
5551         * gcc.misc-tests/dg-7.c: Prototype abort.
5552         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
5553         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
5554         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
5555         not exit.
5556         * gcc.misc-tests/sieve.c: Use return from main, not exit.
5557         * gcc.misc-tests/sort2.c: Use return from main, not exit.
5558
5559 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5560
5561         * gcc.dg/cpp/20000628-1.c: New test.
5562         * gcc.dg/cpp/20000628-1.h: New header for above test.
5563         * gcc.dg/cpp/20000628-1a.h: Likewise.
5564
5565 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
5566
5567         * gcc.dg/cpp: New directory.
5568         * gcc.dg/cpp/cpp.exp: New driver.
5569         * gcc.dg/cpp/20000627-1.c: New test.
5570         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
5571         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
5572         and rewrite as a compilation test.
5573
5574         * gcc.dg: Move many files into the cpp subdirectory, possibly
5575         renaming or editing them as well.
5576         Old name                New name
5577         990119-1.c              cpp/19990119-1.c
5578         990228-1.c              cpp/19990228-1.c
5579         990407-1.c              cpp/19990407-1.c
5580         990409-1.c              cpp/19990409-1.c
5581         990413-1.c              cpp/19990413-1.c
5582         990703-1.c              cpp/19990703-1.c
5583         20000127-1.c            cpp/20000127-1.c
5584         20000129-1.c            cpp/20000129-1.c
5585         20000207-1.c            cpp/20000207-1.c
5586         20000207-2.c            cpp/20000207-2.c
5587         20000209-1.c            cpp/20000209-1.c
5588         20000209-2.c            cpp/20000209-2.c
5589         20000301-1.c            cpp/20000301-1.c
5590         20000419-1.c            cpp/20000419-1.c
5591         20000510-1.S            cpp/20000510-1.S
5592         20000519-1.c            cpp/20000519-1.c
5593         20000529-1.c            cpp/20000529-1.c
5594         20000625-1.c            cpp/20000625-1.c
5595         20000625-2.c            cpp/20000625-2.c
5596         cpp-as1.c               cpp/assert1.c
5597         cpp-as2.c               cpp/assert2.c
5598         cxx-comments-1.c        cpp/cxxcom1.c
5599         cxx-comments-2.c        cpp/cxxcom2.c
5600         endif-label.c           cpp/endif.c
5601         cpp-hash1.c             cpp/hash1.c
5602         cpp-hash2.c             cpp/hash2.c
5603         cpp-if1.c               cpp/if-1.c
5604         cpp-if2.c               cpp/if-2.c
5605         cpp-if3.c               cpp/if-3.c
5606         cpp-if4.c               cpp/if-4.c
5607         cpp-if5.c               cpp/if-5.c
5608         cpp-cond.c              cpp/if-cexp.c
5609         cpp-missingop.c         cpp/if-mop.c
5610         cpp-missingparen.c      cpp/if-mpar.c
5611         cpp-opprec.c            cpp/if-oppr.c
5612         cpp-ifparen.c           cpp/if-paren.c
5613         cpp-shortcircuit.c      cpp/if-sc.c
5614         cpp-shift.c             cpp/if-shift.c
5615         cpp-unary.c             cpp/if-unary.c
5616         cpp-li1.c               cpp/line1.c
5617         cpp-li2.c               cpp/line2.c
5618         lineno.c                cpp/line3.c
5619         lineno-2.c              cpp/line4.c
5620         cpp-mi.c                cpp/mi1.c
5621         cpp-mic.h               cpp/mi1c.h
5622         cpp-micc.h              cpp/mi1cc.h
5623         cpp-mind.h              cpp/mi1nd.h
5624         cpp-mindp.h             cpp/mi1ndp.h
5625         cpp-mix.h               cpp/mi1x.h
5626         cpp-mi2.c               cpp/mi2.c
5627         cpp-mi2a.h              cpp/mi2a.h
5628         cpp-mi2b.h              cpp/mi2b.h
5629         cpp-mi2c.h              cpp/mi2c.h
5630         cpp-mi3.c               cpp/mi3.c
5631         cpp-mi3.def             cpp/mi3.def
5632         poison-1.c              cpp/poison.c
5633         pr-impl.c               cpp/prag-imp.c
5634         cpp-redef-2.c           cpp/redef1.c
5635         cpp-redef.c             cpp/redef2.c
5636         strpaste.c              cpp/strp1.c
5637         strpaste-2.c            cpp/strp2.c
5638         cpp-tradpaste.c         cpp/tr-paste.c
5639         cpp-tradstringify.c     cpp/tr-str.c
5640         cpp-tradwarn1.c         cpp/tr-warn1.c
5641         cpp-tradwarn2.c         cpp/tr-warn2.c
5642         trigraphs.c             cpp/trigraphs.c
5643         cpp-unc1.c              cpp/unc1.c
5644         cpp-unc2.c              cpp/unc2.c
5645         cpp-unc3.c              cpp/unc3.c
5646         cpp-unc.c               cpp/unc4.c
5647         undef.c                 cpp/undef1.c
5648         undef-2.c               cpp/undef2.c
5649         cpp-wi1.c               cpp/widestr1.c
5650
5651 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5652
5653         * lib/g++.exp (g++_include_flags): Tweak.
5654
5655 2000-06-27  H.J. Lu  <hjl@gnu.org>
5656             Loren J. Rittle  <ljrittle@acm.org>
5657
5658         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5659         version with one that knows about the new gcc tree structure.
5660         (g++_link_flags): Same.
5661
5662 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5663
5664         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5665         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5666         case we are cross-compiling.
5667
5668         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5669         g++.old-deja/g++.niklas/Makefile.in,
5670         g++.old-deja/g++.niklas/configure.in,
5671         g++.old-deja/g++.other/Makefile.in,
5672         g++.old-deja/g++.other/configure.in,
5673         gcc.c-torture/code_quality/Makefile.in,
5674         gcc.c-torture/code_quality/configure.in,
5675         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5676         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5677         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5678         gcc.c-torture/execute/ieee/Makefile.in,
5679         gcc.c-torture/execute/ieee/configure.in,
5680         gcc.c-torture/noncompile/Makefile.in,
5681         gcc.c-torture/noncompile/configure.in,
5682         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5683         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5684         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5685
5686 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5687
5688         * g++.old-deja/g++.other/ambig3.C: New test.
5689
5690 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5691
5692         * g++.old-deja/g++.pt/syntax1.C: New test.
5693         * g++.old-deja/g++.pt/syntax2.C: New test.
5694         * g++.old-deja/g++.other/syntax3.C: New test.
5695         * g++.old-deja/g++.other/syntax4.C: New test.
5696
5697 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5698
5699         * gcc.dg/20000623-1.c: Prototype exit and abort.
5700
5701 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5702
5703         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5704         New tests.
5705         * gcc.dg/cpp-mi3.def: New file.
5706
5707         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5708         inside assertions.
5709         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5710         lexer's error messages.
5711         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5712         divine anything from the linemarkers.
5713         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5714         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5715
5716 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5717
5718         * gcc.dg/20000623-1.c: New test.
5719
5720 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5721
5722         * gcc.c-torture/execute/20000622-1.c: New test.
5723
5724 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5725
5726         * g++.old-deja/g++.other/init15.C: New test.
5727
5728 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5729
5730         * g++.old-deja/g++.pt/vaarg2.C: New test.
5731         * g++.old-deja/g++.pt/vaarg3.C: New test.
5732
5733 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5734
5735         * g++.old-deja/g++.other/dyncast6.C: New test.
5736
5737 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5738
5739         * gcc.c-torture/execute/loop-6.c: New test.
5740
5741 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5742
5743         * gcc.dg/20000614-1.c: New test.
5744         * gcc.dg/20000614-2.c: New test.
5745
5746 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5747
5748         * g++.old-deja/g++.other/inline12.C: New test.
5749
5750 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5751
5752         * g++.old-deja/g++.other/eh1.C: New test.
5753
5754 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5755
5756         * g++.old-deja/g++.other/type.C: New test.
5757
5758 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5759
5760         * g++.old-deja/g++.other/initstring.C: New test.
5761
5762 2000-06-12  Jason Merrill  <jason@redhat.com>
5763
5764         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5765
5766 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5767
5768         * gcc.c-torture/compile/20000609-1.c: New test.
5769
5770 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5771
5772         * gcc.dg/20000609-1.c: New test.
5773
5774 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5775
5776         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5777         * gcc.c-torture/noncompile/poison-1.c: Move...
5778         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5779         * gcc.dg/cpp-li1.c: Add a token after the #line.
5780
5781 2000-06-05  Richard Henderson  <rth@cygnus.com>
5782
5783         * gcc.c-torture/execute/20000605-2.c: New test.
5784         * gcc.c-torture/execute/20000605-3.c: New test.
5785
5786 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5787
5788         * g77.f-torture/execute/20000503-1.x: New file.
5789
5790 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5791
5792         * g++.old-deja/g++.eh/badalloc1.C: New test.
5793
5794 2000-06-05  Richard Henderson  <rth@cygnus.com>
5795
5796         * gcc.c-torture/execute/20000605-1.c: New test.
5797
5798 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5799             Nathan Sidwell <nathan@codesourcery.com>
5800
5801         * gcc.c-torture/compile/20000605-1.c: New test.
5802
5803 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5804
5805         * g77.f-torture/compile/20000601-1.f:  New test.
5806
5807 2000-06-03  Richard Henderson  <rth@cygnus.com>
5808
5809         * gcc.c-torture/execute/20000603-1.c: New.
5810
5811 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5812
5813         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5814         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5815
5816 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5817
5818         * gcc.dg/compare2.c (case 12): XFAIL.
5819         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5820         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5821
5822         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5823
5824 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5825
5826         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5827         guard macro is already defined when the header is first
5828         included.
5829         * gcc.dg/cpp-mix.h: New file.
5830         * gcc.dg/endif-label.c: Update patterns to match compiler.
5831
5832         * g++.brendan/complex1.C: Declare abort.
5833         * g++.law/refs4.C: Remove XFAIL.
5834         * g++.oliva/expr2.C: Declare abort and exit.
5835
5836 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5837
5838         * gcc.c-torture/execute/20000528-1.c: New test.
5839
5840         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5841         * g++.old-deja/g++.law/temps4.C: Likewise.
5842
5843         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5844         stdlib.h.  Call abort() on failure.
5845         * g++.old-deja/g++.law/refs4.C: Likewise.
5846         * g++.old-deja/g++.law/temps4.C: Likewise.
5847         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5848         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5849
5850 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5851
5852         Relative to g++.dg/special:
5853         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5854
5855         Relative to g++.old-deja:
5856         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5857         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5858         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5859         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5860         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5861         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5862         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5863
5864         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5865         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5866         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5867         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5868         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5869         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5870         and/or string.h.
5871
5872         * g++.other/goto1.C: Update expectations for error messages.
5873
5874 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5875
5876         * gcc.c-torture/compile/20000523-1.c: New test.
5877
5878 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5879
5880         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5881
5882 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5883
5884         * g++.old-deja/g++.eh/catch11.C: New test.
5885         * g++.old-deja/g++.eh/catch12.C: New test.
5886
5887 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5888
5889         * gcc.c-torture/execute/20000523-1.c: New test.
5890
5891 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5892
5893         * c-torture/execute/bcp-1.c: Replace abort in arg of
5894         __builtin_constant_p with a generic external function.
5895
5896         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5897         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5898         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5899         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5900         Prototype abort and/or exit.
5901
5902         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5903         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5904         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5905         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5906
5907 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5908
5909         * gcc.dg/dwarf2-1.c: New test.
5910
5911 2000-05-20  Richard Henderson  <rth@cygnus.com>
5912
5913         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5914
5915 2000-05-20  Andreas Jaeger  <aj@suse.de>
5916
5917         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5918         testcase.
5919
5920 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5921
5922         * gcc.c-torture/execute/20000519-2.c: New test.
5923
5924 2000-05-19  Andreas Jaeger  <aj@suse.de>
5925
5926         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5927         which fails with SSA.
5928
5929         * lib/c-torture.exp: Also test with -O3 -fssa.
5930
5931 2000-05-18  Michael Meissner  <meissner@redhat.com>
5932
5933         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5934         * gcc.c-torture/execute/920415-1.c: Ditto.
5935         * gcc.c-torture/execute/920501-1.c: Ditto.
5936         * gcc.c-torture/execute/conversion.c: Ditto.
5937         * gcc.c-torture/execute/cvt-1.c: Ditto.
5938
5939 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5940
5941         * gcc.c-torture/compile/20000518-1.c: New test.
5942
5943 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5944
5945         * g77.f-torture/compile/200005018.f:  New test.
5946
5947 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5948
5949         * gcc.c-torture/compile/20000517-1.c: New test.
5950
5951 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5952
5953         * gcc.c-torture/execute/20000516-1.c: New test.
5954
5955 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5956
5957         * g++.old-deja/g++.other/eh.C: New test.
5958
5959 2000-05-12  Richard Henderson  <rth@cygnus.com>
5960
5961         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5962         constants through to doit's conditional.
5963
5964 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5965
5966         * gcc.c-torture/compile/20000511-1.c: New test.
5967         * g77.f-torture/compile/20000511-1.f: New test.
5968         * g77.f-torture/compile/20000511-2.f: New test.
5969
5970 2000-05-11  Michael Meissner  <meissner@redhat.com>
5971
5972         * gcc.c-torture/execute/20000511-1.c: New test.
5973
5974 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5975
5976         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5977         * gcc.dg/20000510-1.S: New.
5978
5979 2000-05-08  Catherine Moore  <clm@cygnus.com>
5980
5981         * gcc.dg/unused-3.c: New.
5982
5983 2000-05-06  Richard Henderson  <rth@cygnus.com>
5984
5985           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5986           * g++.old-deja/g++.mike/warn1.C: Likewise.
5987           * g++.old-deja/g++.pt/local1.C: Likewise.
5988           * g++.old-deja/g++.pt/local7.C: Likewise.
5989           * g++.old-deja/g++.pt/spec16.C: Likewise.
5990
5991 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5992
5993         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5994
5995 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5996
5997           * g77.f-torture/execute/20000503-1.f:  New test.
5998
5999 2000-05-04  Andreas Jaeger  <aj@suse.de>
6000
6001         * gcc.dg/noreturn-2.c: New test.
6002
6003 2000-05-04  Neil Booth  <NeilB@earthling.net>
6004
6005         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6006         preprocessor.
6007
6008 2000-05-04  Richard Henderson  <rth@cygnus.com>
6009
6010         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6011
6012 2000-05-04  Richard Henderson  <rth@cygnus.com>
6013
6014         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6015         OpenSSL by Jason R Thorpe.
6016
6017 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6018
6019         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6020
6021 2000-05-03  Robert Lipe <robertlipe@usa.net>
6022
6023         * gcc.dg/20000503-1.c: New test.
6024
6025 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6026
6027         * gcc.c-torture/compile/20000502-1.c: New test.
6028         * g++.old-deja/g++.other/align.C: New test.
6029         * gcc.dg/cpp-tradstringify.c: New test.
6030
6031 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6032
6033         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6034         and hard registers.
6035
6036 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6037
6038         * gcc.c-torture/execute/loop-5.c: New test.
6039
6040 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6041
6042         * gcc.c-torture/execute/va-arg-20.c: New test.
6043
6044 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6045
6046         * gcc.c-torture/execute/20000422-1.c: New test.
6047
6048 2000-04-20  Greg McGary  <gkm@gnu.org>
6049
6050         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6051         when optimizing, but without sibling-call optimizations (-O1).
6052
6053 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6054
6055           * gcc.c-torture/compile/20000420-1.c: New test.
6056
6057 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6058
6059         * g++.abi/ptrflags.C: New test.
6060         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6061
6062 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6063
6064         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6065
6066 2000-04-19  Greg McGary  <gkm@gnu.org>
6067
6068         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6069         sibling-call optimizations.
6070
6071 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6072
6073         * gcc.dg/20000419-1.c: New test.
6074
6075 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6076
6077         * gcc.c-torture/execute/20000412-6.c: New test.
6078
6079 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6080
6081         * gcc.c-torture/execute/20000412-5.c: New test.
6082         * g77.f-torture/compile/20000412-1.f: New test.
6083         * gcc.c-torture/execute/20000412-4.c: New test.
6084         * gcc.c-torture/compile/20000412-2.c: New test.
6085         * gcc.c-torture/execute/20000412-3.c: New test.
6086         * gcc.c-torture/compile/20000412-1.c: New test.
6087         * gcc.c-torture/execute/20000412-2.c: New test.
6088
6089 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6090
6091         * objc/execute/bf-20.m: New test.
6092
6093 2000-04-10  Richard Henderson  <rth@cygnus.com>
6094
6095         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6096
6097         * gcc.c-torture/execute/20000412-1.c: New test.
6098
6099 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6100
6101         * g++.old-deja/g++.eh/catchptr1.C: New test.
6102
6103 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6104
6105         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6106
6107 2000-04-08  Neil Booth  <NeilB@earthling.net>
6108
6109         * gcc.dg/cpp-nullchar.c: Remove test as
6110         embedded nulls cause problems.
6111
6112 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6113
6114         * gcc.dg/compare2.c: New test.
6115
6116 2000-04-08  Neil Booth  <NeilB@earthling.net>
6117
6118         * gcc.dg/cpp-nullchar.c: New test.
6119
6120 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6121
6122         * gcc.dg/cpp-mi2.c: New test.
6123         * gcc.dg/cpp-mi2[abc].h: New files.
6124
6125 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6126
6127         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6128         member name.
6129
6130 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6131
6132         * g++.old-deja/g++.abi/vmihint.C: New test.
6133
6134 2000-04-06  Neil Booth  <NeilB@earthling.net>
6135
6136         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6137         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6138         copyright.
6139
6140 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6141
6142         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6143         avoid stack-frame overwrite.
6144
6145 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6146
6147         * gcc.c-torture/compile/20000405-2.c: New test.
6148         * gcc.c-torture/compile/20000405-3.c: New test.
6149
6150 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6151
6152         * gcc.c-torture/compile/20000405-1.c: New test.
6153
6154 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6155
6156         * gcc.dg/cast-qual-1.c: Revert last change.
6157
6158 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6159
6160         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6161
6162 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6163
6164         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6165         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6166
6167 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6168
6169         * gcc.c-torture/compile/20000403-2.c: New test.
6170         * gcc.c-torture/compile/20000403-1.c: New test.
6171
6172 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6173
6174         * gcc.c-torture/execute/20000403-1.c: New test.
6175
6176 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6177
6178         * gcc.c-torture/execute/20000402-1.c: New test.
6179
6180 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6181
6182         * gcc.c-torture/execute/va-arg-15.c: New test.
6183         * gcc.c-torture/execute/va-arg-16.c: New test.
6184         * gcc.c-torture/execute/va-arg-17.c: New test.
6185         * gcc.c-torture/execute/va-arg-18.c: New test.
6186         * gcc.c-torture/execute/va-arg-19.c: New test.
6187
6188 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6189
6190         * gcc.c-torture/compile/981211-1.c: Move to...
6191         * gcc.dg/cpp-as1.c: ...here.
6192         * gcc.dg/cpp-as2.c: New file.
6193
6194         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6195         compiler.
6196
6197 2000-04-02  Neil Booth  <NeilB@earthling.net>
6198
6199         * gcc.dg/cpp-cond.c  New tests.
6200         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6201         accidental success less likely.
6202         * gcc.dg/cpp-missingop.c  New tests.
6203         * gcc.dg/cpp-missingparen.c  New tests.
6204         * gcc.dg/cpp-shift.c  New tests.
6205         * gcc.dg/cpp-shortcircuit.c  New tests.
6206         * gcc.dg/cpp-unary.c  New tests.
6207
6208 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6209
6210         * gcc.c-torture/compile/20000329-1.c: New test.
6211
6212 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6213
6214         * gcc.c-torture/compile/20000326-1.c: New test.
6215         * gcc.c-torture/compile/20000326-2.c: New test.
6216
6217 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6218
6219         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6220         the first parameter is a function argument.
6221
6222 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6223
6224         * g++.old-deja/g++.ext/array4.C: New test.
6225
6226 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6227
6228         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6229
6230 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6231
6232         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6233
6234 2000-03-19  Richard Henderson  <rth@cygnus.com>
6235
6236         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6237
6238 2000-03-19  Richard Henderson  <rth@cygnus.com>
6239
6240         * gcc.c-torture/compile/20000319-1.c: New test.
6241
6242 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6243
6244         * gcc.c-torture/execute/20000314-3.c: New test.
6245         * gcc.c-torture/execute/20000314-2.c: New test.
6246         * gcc.c-torture/execute/20000314-1.c: New test.
6247         * gcc.c-torture/compile/20000314-2.c: New test.
6248         * gcc.c-torture/compile/20000314-1.c: New test.
6249
6250 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6251
6252         * g++.old-deja/g++.warn/inline.C: New test.
6253
6254 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6255
6256         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6257         standards-compliant result rather than specific constants.
6258         Put test-values in array.
6259
6260 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6261
6262         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6263         (g++_target_compile): Put test-specific options last.
6264
6265 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6266
6267         * g++.old-deja/g++.eh/vbase4.C: New test.
6268
6269 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6270
6271         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6272
6273 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6274
6275         * g++.old-deja/g++.brendan/misc12.C: Removed.
6276         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6277         * g++.old-deja/g++.ext/pretty4.C: New test.
6278
6279 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6280
6281         * g++.old-deja/g++.other/string2.C: New test.
6282
6283 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6284
6285         * g++.old-deja/g++.warn/impint2.C: New test.
6286
6287 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6288
6289         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6290         is 1, not zero.
6291
6292 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6293
6294         * g++.old-deja/g++.warn/impint.C: New test.
6295         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6296         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6297         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6298         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6299         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6300         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6301         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6302         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6303         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6304         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6305         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6306         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6307
6308 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6309
6310         * gcc.dg/cpp-redef.c: New test.
6311
6312 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6313
6314         * g++.old-deja/g++.pt/unify7.C: New test.
6315
6316 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6317
6318         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6319         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6320
6321 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6322
6323         * gcc.c-torture/compile/20000224-1.c: New test.
6324
6325 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6326
6327         * gcc.c-torture/compile/cpp-2.c: New test.
6328         * gcc.c-torture/compile/cpp-1.c: New test.
6329
6330 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6331
6332         * gcc.c-torture/execute/20000225-1.c: New test.
6333
6334 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6335
6336         * gcc.dg/cpp-li2.c: New test.
6337
6338         * gcc.dg/cpp-wi1.c: New test.
6339
6340         * gcc.dg/cpp-li1.c: New test.
6341
6342 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6343
6344         * g++.old-deja/g++.other/sizeof5.C: New test.
6345
6346 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6347
6348         * gcc.c-torture/execute/va-arg-13.c: New test.
6349
6350 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6351
6352         * gcc.c-torture/execute/va-arg-12.c: New test.
6353
6354 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6355
6356         * gcc.c-torture/execute/20000223-1.c: New test.
6357
6358 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6359
6360         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
6361
6362 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
6363
6364         * g++.old-deja/g++.abi/ptrmem.C: New test.
6365
6366 2000-02-19  Richard Henderson  <rth@cygnus.com>
6367
6368         * gcc.c-torture/compile/init-3.c: New.
6369
6370 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
6371
6372         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
6373         ALWAYS_CXXFLAGS.
6374
6375 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
6376
6377         * gcc.c-torture/compile/20000211-3.c: New test.
6378
6379 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
6380
6381         * gcc.c-torture/compile/20000211-2.c: New test.
6382
6383 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
6384
6385         * gcc.c-torture/compile/20000211-1.c: New test.
6386
6387 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
6388
6389         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
6390           on native targets
6391
6392 2000-02-08  Nathan Sidwell  <nathan@acm.org>
6393
6394         * g++.old-deja/g++.other/cast5.C: New test.
6395
6396 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
6397
6398         * gcc.c-torture/execute/20000205-1.c: New.
6399
6400 2000-02-03  Nathan Sidwell  <nathan@acm.org>
6401
6402         * g++.old-deja/g++.jason/cast3.C: Return void.
6403         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
6404
6405 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6406
6407         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
6408
6409         * gcc.dg/loop-1.c: New test.
6410
6411 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
6412
6413         * gcc.c-torture/compile/20000127-1.c: New test.
6414         * gcc.c-torture/execute/991228-1.c: New test.
6415
6416 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6417
6418         * gcc.dg/unused-2.c: New test.
6419
6420         * gcc.dg/conv-1.c: New test.
6421
6422 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6423
6424         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
6425         compiler.
6426         (tool_option_proc): Fix typo.
6427
6428 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
6429
6430         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
6431         of the ld on the host, not on the build machine.
6432         Also, don't crash if '--help' is not a supported option.
6433
6434 2000-01-24  Richard Henderson  <rth@cygnus.com>
6435
6436         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
6437
6438 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
6439
6440         * gcc.c-torture/execute/20000120-2.c: New test.
6441         * gcc.c-torture/execute/20000120-1.c: New test.
6442
6443 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
6444
6445         * gcc.c-torture/execute/20000113-1.c: New test.
6446
6447 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
6448
6449         * gcc.c-torture/execute/20000112-1.c: New test.
6450
6451 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6452
6453         * gcc.dg/20000111-1.c: New test.
6454
6455 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
6456
6457         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
6458         with 16 bit integers.
6459
6460 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6461
6462         * gcc.dg/20000108-1.c: New test.
6463
6464 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6465
6466         * g++.old-deja/g++.ns/koenig8.C: New test.
6467
6468 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6469
6470         * g++.old-deja/g++.other/cast4.C: New test.
6471
6472 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
6473
6474         * gcc.c-torture/compile/20000105-2.c: New test.
6475         * gcc.c-torture/compile/20000105-1.c: New test.
6476
6477 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6478
6479         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
6480         references to printf & atoi to conform to ANSI standard.
6481         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
6482         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
6483         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
6484         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
6485         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
6486         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6487         * g++.old-deja/g++.brendan/copy1.C: Likewise.
6488         * g++.old-deja/g++.brendan/copy2.C: Likewise.
6489         * g++.old-deja/g++.brendan/copy3.C: Likewise.
6490         * g++.old-deja/g++.brendan/copy4.C: Likewise.
6491         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6492         * g++.old-deja/g++.brendan/copy6.C: Likewise.
6493         * g++.old-deja/g++.brendan/copy7.C: Likewise.
6494         * g++.old-deja/g++.brendan/copy8.C: Likewise.
6495         * g++.old-deja/g++.brendan/crash11.C: Likewise.
6496         * g++.old-deja/g++.brendan/crash14.C: Likewise.
6497         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
6498         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6499         * g++.old-deja/g++.brendan/delete2.C: Likewise.
6500         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
6501         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
6502         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
6503         * g++.old-deja/g++.brendan/eh1.C: Likewise.
6504         * g++.old-deja/g++.brendan/groff1.C: Likewise.
6505         * g++.old-deja/g++.brendan/init3.C: Likewise.
6506         * g++.old-deja/g++.brendan/misc12.C: Likewise.
6507         * g++.old-deja/g++.brendan/misc7.C: Likewise.
6508         * g++.old-deja/g++.brendan/new2.C: Likewise.
6509         * g++.old-deja/g++.brendan/operators4.C: Likewise.
6510         * g++.old-deja/g++.brendan/operators5.C: Likewise.
6511         * g++.old-deja/g++.brendan/overload2.C: Likewise.
6512         * g++.old-deja/g++.brendan/overload7.C: Likewise.
6513         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
6514         * g++.old-deja/g++.brendan/reference1.C: Likewise.
6515         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
6516         * g++.old-deja/g++.brendan/template24.C: Likewise.
6517         * g++.old-deja/g++.brendan/template3.C: Likewise.
6518         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
6519         * g++.old-deja/g++.jason/inline3.C: Likewise.
6520         * g++.old-deja/g++.jason/opeq.C: Likewise.
6521         * g++.old-deja/g++.law/arg5.C: Likewise.
6522         * g++.old-deja/g++.law/arm7.C: Likewise.
6523         * g++.old-deja/g++.law/ctors11.C: Likewise.
6524         * g++.old-deja/g++.law/cvt8.C: Likewise.
6525         * g++.old-deja/g++.law/init9.C: Likewise.
6526         * g++.old-deja/g++.law/refs4.C: Likewise.
6527         * g++.old-deja/g++.law/template2.C: Likewise.
6528         * g++.old-deja/g++.law/visibility24.C: Likewise.
6529         * g++.old-deja/g++.law/vtable3.C: Likewise.
6530         * g++.old-deja/g++.mike/asm2.C: Likewise.
6531         * g++.old-deja/g++.mike/eh1.C: Likewise.
6532         * g++.old-deja/g++.mike/misc1.C: Likewise.
6533         * g++.old-deja/g++.mike/misc13.C: Likewise.
6534         * g++.old-deja/g++.mike/misc14.C: Likewise.
6535         * g++.old-deja/g++.mike/ns12.C: Likewise.
6536         * g++.old-deja/g++.mike/p1248.C: Likewise.
6537         * g++.old-deja/g++.mike/p3708.C: Likewise.
6538         * g++.old-deja/g++.mike/p3708a.C: Likewise.
6539         * g++.old-deja/g++.mike/p3708b.C: Likewise.
6540         * g++.old-deja/g++.mike/p646.C: Likewise.
6541         * g++.old-deja/g++.mike/p700.C: Likewise.
6542         * g++.old-deja/g++.mike/p783.C: Likewise.
6543         * g++.old-deja/g++.mike/p783a.C: Likewise.
6544         * g++.old-deja/g++.mike/p783b.C: Likewise.
6545         * g++.old-deja/g++.mike/p786.C: Likewise.
6546         * g++.old-deja/g++.mike/p789.C: Likewise.
6547         * g++.old-deja/g++.mike/p789a.C: Likewise.
6548         * g++.old-deja/g++.mike/p807a.C: Likewise.
6549         * g++.old-deja/g++.other/delete3.C: Likewise.
6550         * g++.old-deja/g++.other/dyncast1.C: Likewise.
6551         * g++.old-deja/g++.other/dyncast2.C: Likewise.
6552         * g++.old-deja/g++.other/dyncast3.C: Likewise.
6553         * g++.old-deja/g++.other/empty1.C: Likewise.
6554         * g++.old-deja/g++.other/temporary1.C: Likewise.
6555         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
6556         * g++.old-deja/g++.pt/t16.C: Likewise.
6557         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
6558
6559 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6560
6561         * gcc.dg/991230-1.c: New test.
6562
6563 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
6564
6565         * gcc.c-torture/compile/991229-3.c: New test.
6566         * gcc.c-torture/compile/991229-2.c: New test.
6567         * gcc.c-torture/compile/991229-1.c: New test.
6568
6569 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
6570
6571         * gcc.c-torture/compile/labels-2.c: New test.
6572
6573 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6574
6575         * gcc.c-torture/execute/991227-1.c: New test.
6576
6577 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6578
6579         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6580
6581 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6582
6583         * gcc.c-torture/execute/991221-1.c: New test.
6584
6585 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6586
6587         * g++.old-deja/g++.other/cast3.C: New test.
6588
6589 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6590
6591         * gcc.c-torture/execute/991216-4.c: New test.
6592
6593 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6594
6595         * gcc.c-torture/execute/991216-1.c: New test.
6596         * gcc.c-torture/execute/991216-2.c: New test.
6597         * gcc.c-torture/execute/991216-3.c: New test.
6598
6599 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6600
6601         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6602         Actually make the test fail by using "-O2" for compilation.
6603
6604 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6605
6606         * g++.old-deja/g++.warn/cast-align1.C: New test.
6607
6608 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6609
6610         * gcc.c-torture/compile/991214-1.c: New test.
6611         * gcc.c-torture/compile/991214-2.c: New test.
6612
6613 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6614
6615         * gcc.dg/991214-1.c: New test.
6616
6617 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6618
6619         * gcc.c-torture/compile/991213-3.c: New test.
6620         * gcc.c-torture/compile/991213-2.c: New test.
6621         * gcc.c-torture/compile/991213-1.c: New test.
6622
6623 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6624
6625         * gcc.dg/991209-1.c: New test.
6626
6627 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6628
6629         * gcc.c-torture/compile/991208-1.c: New test.
6630
6631 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6632
6633         * gcc.dg/ultrasp2.c: New test.
6634
6635 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6636
6637         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6638
6639 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6640
6641         * gcc.c-torture/compile/991202-1.c: New test.
6642         * gcc.c-torture/execute/991202-1.c: New test.
6643         * gcc.c-torture/execute/991202-2.c: New test.
6644         * gcc.c-torture/execute/991202-3.c: New test.
6645
6646 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6647
6648         * g++.old-deja/g++.abi/align.C: New test.
6649         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6650         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6651
6652 1999-12-01  Richard Henderson  <rth@cygnus.com>
6653
6654         * gcc.c-torture/execute/991201-1.c: New.
6655
6656 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6657
6658         * gcc.dg/991129-1.c: New test.
6659
6660 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6661
6662         * gcc.c-torture/compile/991127-1.c: New test.
6663
6664 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6665
6666         * g++.old-deja/g++.other/warn4.C: New test.
6667
6668 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6669
6670         * g++.old-deja/g++.eh/cleanup2.C: New test.
6671         * g++.old-deja/g++.ext/pretty2.C: New test.
6672         * g++.old-deja/g++.ext/pretty3.C: New test.
6673         * g++.old-deja/g++.other/debug6.C: New test.
6674
6675 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6676
6677         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6678         compiler_output to look for one error message instead of two.
6679
6680 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6681
6682         * gcc.c-torture/execute/991118-1.c: Also test case
6683         where the word boundary does not split a byte evenly.
6684
6685 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6686
6687         * g++.old-deja/g++.ext/restrict1.C: New test.
6688
6689 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6690
6691         * gcc.c-torture/execute/991118-1.c: New test.
6692
6693 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6694
6695         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6696         working directory pathnames.
6697
6698 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6699
6700         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6701         host is equipped with driver.h and driver.o so it can actually
6702         compile and run the tests.
6703
6704 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6705
6706         * gcc.c-torture/compile/991008-1.c: New test.
6707
6708 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6709
6710         * lib/gcc-dg.exp: Include target-supports.exp
6711
6712 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6713
6714         * lib/target-supports.exp: New file: Provide procs to test for
6715         features supported by the target.
6716         (check_weak_available): Moved here from ecos.exp.
6717         (check_alias_available): New proc: Determine of the target
6718         toolchain supports the alias attribute.
6719
6720         * gcc.dg/special/ecos.exp: Move check_weak_available to
6721         target-supports.exp.
6722         (alias-1.c): Only perform the test if the target supports
6723         aliases.
6724         (wkali-1.c): Only perform the test if the target supports
6725         aliases.
6726
6727         * gcc.dg/990506-0.c: Expect error messages from cross
6728         targets as well as native targets.
6729
6730 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6731
6732         * gcc.dg/ultrasp1.c: Removed xfail.
6733         * gcc.dg/struct-ret-2.c: Likewise.
6734         * gcc.dg/array-1.c: Likewise.
6735
6736 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6737
6738         * gcc.dg/struct-ret-2.c: New test.
6739
6740         * gcc.dg/array-1.c: New test.
6741
6742 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6743
6744         * gcc.c-torture/execute/991030-1.c: New test.
6745
6746 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6747
6748         * gcc.c-torture/compile/991026-2.c: New test.
6749
6750 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6751
6752         * gcc.c-torture/compile/991026-1.c: New test.
6753
6754 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6755
6756         * gcc.c-torture/execute/991023-1.c: New test.
6757
6758 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6759
6760         * gcc.c-torture/execute/991019-1.c: New test.
6761
6762 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6763
6764         * gcc.c-torture/execute/991016-1.c: New test.
6765
6766 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6767
6768         * gcc.c-torture/execute/991014-1.c: New test.
6769
6770 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6771
6772         * g++.old-deja/g++.other/union2.C: New test.
6773
6774 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6775
6776         * g++.old-deja/g++.other/vaarg2.C: New test.
6777         * g++.old-deja/g++.other/vaarg3.C: New test.
6778
6779 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6780
6781         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6782         in compile/.
6783
6784 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6785
6786         * gcc.c-torture/execute/va-arg-11.c: New test.
6787
6788 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6789
6790         * lib/file-format.exp (gcc_target_object_format): Don't
6791         crash if objdump is unavailable.
6792
6793 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6794
6795         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6796
6797 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6798
6799         * gcc.c-torture/compile/990928-1.c: New test.
6800
6801 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6802
6803         * g++.old-deja/g++.other/decl6.C: New test.
6804
6805 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6806
6807         * gcc.c-torture/execute/va-arg-10.c: New test.
6808
6809 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6810
6811         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6812         __PRETTY_FUNCTION__.
6813
6814 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6815
6816         * gcc.c-torture/execute/990923-1.c: New test.
6817
6818 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6819
6820         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6821         for which -fpic is inappropriate.
6822
6823 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6824
6825         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6826
6827 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6828
6829         * g++.old-deja/g++.other/dyncast1.C: New test.
6830         * g++.old-deja/g++.other/dyncast2.C: New test.
6831         * g++.old-deja/g++.other/dyncast3.C: New test.
6832         * g++.old-deja/g++.other/dyncast4.C: New test.
6833         * g++.old-deja/g++.other/dyncast5.C: New test.
6834         * g++.old-deja/g++.eh/catch3.C: New test.
6835         * g++.old-deja/g++.eh/catch3p.C: New test.
6836         * g++.old-deja/g++.eh/catch4.C: New test.
6837         * g++.old-deja/g++.eh/catch4p.C: New test.
6838         * g++.old-deja/g++.eh/catch5.C: New test.
6839         * g++.old-deja/g++.eh/catch5p.C: New test.
6840         * g++.old-deja/g++.eh/catch6.C: New test.
6841         * g++.old-deja/g++.eh/catch6p.C: New test.
6842         * g++.old-deja/g++.eh/catch7.C: New test.
6843         * g++.old-deja/g++.eh/catch7p.C: New test.
6844         * g++.old-deja/g++.eh/catch8.C: New test.
6845         * g++.old-deja/g++.eh/catch8p.C: New test.
6846         * g++.old-deja/g++.eh/catch9.C: New test.
6847         * g++.old-deja/g++.eh/catch9p.C: New test.
6848
6849 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6850
6851         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6852         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6853
6854 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6855
6856         * gcc.c-torture/compile/990913-1.c: New test.
6857
6858 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6859
6860         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6861         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6862
6863 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6864
6865         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6866
6867 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6868
6869         * g++.old-deja/g++.other/lookup11.C: New test.
6870         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6871         what is permitted and what we want.
6872         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6873         overload use.
6874         * g++.old-deja/g++.jason/rfg5.C: Likewise
6875
6876 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6877
6878         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6879         * gcc.c-torture/noncompile/poison-1.c: New file.
6880
6881 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6882
6883         * g++.old-deja/g++.other/sizeof3.C: New test.
6884         * g++.old-deja/g++.other/sizeof4.C: New test.
6885         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6886         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6887
6888 1999-09-07  Richard Henderson  <rth@cygnus.com>
6889
6890         * gcc.dg/va-arg-1.c: New.
6891
6892 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6893
6894         * gcc.c-torture/execute/va-arg-9.c: New test.
6895
6896 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6897
6898         * g77.f-torture/compile/980519-2.f: New test.
6899         * g77.f-torture/compile/19990905-0.f: New test.
6900         * g77.f-torture/compile/19990905-1.f: New test.
6901         * g77.f-torture/compile/19990905-2.f: New test.
6902
6903         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6904
6905 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6906
6907         * gcc.c-torture/execute/990827-1.c: Fix typo.
6908
6909 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6910
6911         * g++.old-deja/g++.other/deref1.C: New test.
6912
6913 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6914
6915         * g++.old-deja/g++.other/ambig2.C: New test.
6916         * g++.old-deja/g++.other/cond5.C: New test.
6917         * g++.old-deja/g++.other/lookup16.C: New test.
6918
6919 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6920
6921         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6922         assemblers too.
6923
6924 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6925
6926         * lib/c-torture.exp: Avoid the "compare executables" optimization
6927         when testing native.
6928
6929 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6930
6931         * gcc.c-torture/execute/990829-1.c: New test.
6932         * gcc.c-torture/compile/990829-1.c: New test.
6933
6934 1999-08-27  Paul Burchard  <burchard@pobox.com>
6935
6936         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6937         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6938         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6939         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6940         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6941         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6942         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6943         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6944         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6945         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6946         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6947
6948 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6949
6950         * gcc.c-torture/execute/990827-1.c: New test.
6951
6952 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6953
6954         * g77.f-torture/noncompile/19990826-4.f: New test.
6955
6956         * g77.f-torture/compile/19990826-3.f: New test.
6957
6958         * g77.f-torture/execute/19990826-2.f: New test.
6959
6960         * g77.f-torture/compile/19990826-1.f: New test.
6961
6962         * gcc.c-torture/execute/990826-0.c: New test.
6963         * g77.c-torture/execute/19990826-0.f: New test.
6964
6965         * g77.f-torture/noncompile/970626-2.f: New test.
6966
6967 1999-08-25  Paul Burchard  <burchard@pobox.com>
6968
6969         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6970         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6971         lss-011.C: New tests.
6972
6973 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6974
6975         * g++.old-deja/g++.other/decl5.C: New test.
6976
6977 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6978
6979         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6980         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6981         call `postbase' for each one.  All callers of `postbase' changed
6982         to call this instead.
6983
6984 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6985
6986         * gcc.c-torture/execute/990811-1.c: New test.
6987
6988 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6989
6990         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6991         just native ones.
6992
6993         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6994         just native ones.
6995
6996 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6997
6998         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6999
7000 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7001
7002         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7003
7004 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7005
7006         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7007
7008 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7009
7010         * gcc.c-torture/execute/990804-1.c: New test.
7011
7012 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7013
7014         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7015         * g++.old-deja/g++.brendan/crash64.C: Likewise
7016         * g++.old-deja/g++.brendan/overload8.C: Likewise
7017
7018 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7019
7020         * g++.old-deja/g++.other/struct1.C: New test.
7021
7022 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7023
7024         * g++.old-deja/g++.other/enum2.C: New test.
7025
7026 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7027
7028         Adapted from tests from Franz Sirl:
7029         * gcc.c-torture/execute/va-arg-7.c: New test.
7030         * gcc.c-torture/execute/va-arg-8.c: New test.
7031
7032 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7033
7034         * gcc.c-torture/compile/990801-2.c: New test.
7035
7036         * gcc.c-torture/compile/990801-1.c: New test.
7037
7038 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7039
7040         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7041         fp-cmp-1.c, converting double to float.
7042
7043         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7044         fp-cmp-1.c, converting double to long double.
7045
7046         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7047         from fr1 to unknown_register, since fr1 is a legitimate register
7048         on some machines.
7049
7050 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7051
7052         * README: More listname related changes.
7053
7054 1999-07-08  Catherine Moore  <clm@cygnus.com>
7055
7056         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7057
7058 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7059
7060         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7061
7062 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7063
7064         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7065
7066 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7067
7068         * gcc.dg/990703-1.c: New test.
7069
7070 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7071
7072         * lib/file-format.exp: New file: Move definition of proc
7073         gcc_target_object_format to here from
7074         gcc.dg/special/ecos.exp.
7075
7076         * lib/c-torture.exp: Include lib file-format.exp.
7077         * lib/gcc-dg.exp: Include lib file-format.exp.
7078
7079         * gcc.dg/special/ecos.exp: Remove definition of proc
7080         gcc_target_object_format.
7081
7082 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7083
7084         * gcc.c-torture/execute/990628-1.c: New test.
7085
7086 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7087
7088         * gcc.c-torture/compile/990625-2.c: New test.
7089
7090         * gcc.c-torture/compile/990625-1.c: New test.
7091
7092 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7093
7094         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7095         attributes compile.
7096         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7097         ports that use the COFF/PE file format.
7098
7099 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7100
7101         * gcc.c-torture/compile/990617-1.c: New test.
7102
7103 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7104
7105         * g++.old-deja/g++.other/decl4.C: New test.
7106
7107 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7108
7109         * g++.old-deja/g++.other/bitfld3.C: New test.
7110
7111 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7112
7113         * g++.old-deja/g++.eh/catch1.C: New test.
7114
7115 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7116
7117         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7118
7119         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7120         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7121
7122 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7123
7124         * g77.f-torture/compile/19990502-0.f: Replace with new,
7125         shorter, test that still fails after recent changes.
7126
7127 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7128
7129         * gcc.c-torture/execute/990604-1.c: New test.
7130
7131 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7132
7133         * gcc.c-torture/execute/990531-1.c: New test.
7134
7135 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7136
7137         * gcc.c-torture/compile/990527-1.c: New test.
7138
7139 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7140
7141         * gcc.c-torture/execute/990527-1.c: New test.
7142
7143 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7144
7145         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7146         bitfields as signed.
7147
7148 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7149
7150         * g77.f-torture/compile/19990525-0.f: New test.
7151
7152 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7153
7154         * gcc.c-torture/execute/990525-2.c: New test.
7155
7156         * gcc.c-torture/execute/990525-1.c: New test.
7157
7158 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7159
7160         * g++.old-deja/g++.other/anon3.C: New test.
7161         * g++.old-deja/g++.other/anon4.C: New test.
7162         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7163         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7164         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7165         Merrill).
7166
7167 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7168
7169         * gcc.c-torture/execute/990524-1.c: New test.
7170
7171         * gcc.dg/990524-1.c: New test.
7172
7173 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7174
7175         * gcc.c-torture/compile/990523-1.c: New test.
7176
7177 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7178
7179         * gcc.c-torture/compile/990519-1.c: New test.
7180
7181 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7182
7183         * gcc.c-torture/compile/990517-1.c: New test.
7184
7185         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7186         (e4, f4): New tests.
7187         (main): Call them.
7188
7189 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7190
7191         * gcc.dg/noreturn-1.c: New test.
7192
7193 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7194
7195         * gcc.c-torture/execute/990513-1.c: New test.
7196
7197 1999-05-10  Richard Henderson  <rth@cygnus.com>
7198
7199         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7200
7201 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7202
7203         * g77.f-torture/execute/erfc.f: Use small single-precision
7204         values, to avoid problems on Alphas when not -mieee.
7205
7206 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7207
7208         * gcc.dg/990506-0.c: New test.
7209
7210 1999-05-08  Richard Henderson  <rth@cygnus.com>
7211
7212         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7213         the constant to test.  Don't XFAIL 64-bit targets.
7214
7215         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7216         * g++.old-deja/g++.law/profile1.C: Likewise.
7217
7218         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7219         operator new instances.
7220         * g++.old-deja/g++.other/delete5.C: Likewise.
7221
7222 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7223
7224         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7225         intrinsic.
7226
7227 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7228
7229         * g77.f-torture/execute/u77-test.f: Reverse order of two
7230         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7231
7232 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7233
7234         * gcc.dg/compare1.c: New test.
7235
7236 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7237
7238         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7239         New tests.
7240
7241 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7242
7243         * g77.f-torture/compile/19990502-1.f: New test.
7244
7245 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7246
7247         * g77.f-torture/compile/19990502-0.f: New test.
7248
7249 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7250
7251         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7252         intrinsic.
7253
7254 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7255
7256         * g77.f-torture/execute/u77-test.f (main): List libU77
7257         intrinsics not currently tested.
7258         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7259         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7260         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7261         Trim blanks off the ends of some printed strings.
7262
7263 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7264
7265         * g77.f-torture/execute/u77-test.f (main): Just warn about
7266         FSTAT gid disagreement, as it's expected on some systems.
7267
7268 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7269
7270         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7271         use a new function, which allows for some slop.
7272         Clean up some commentary.
7273         (issum): The new function.
7274         (sgladd): Deleted subroutine.
7275
7276 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7277
7278         * g77.f-torture/execute/u77-test.f: Modify to be more like
7279         libf2c/libU77 version, bringing patches to that version here.
7280         Add suitable commentary.
7281
7282 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7283
7284         * gcc.dg/990424-1.c: New test.
7285
7286 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7287
7288         * g77.f-torture/execute/u77-test.f (main): Bug involving
7289         LSTAT has been fixed, so turn back on full checking.
7290
7291 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7292
7293         * g77.f-torture/compile/19990419-0.f: New test.
7294         * g77.f-torture/execute/19990419-1.f: New test.
7295
7296 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7297
7298         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7299         to avoid the need for a prototype to supress a warning.
7300
7301 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7302
7303         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7304
7305 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7306
7307         * gcc.c-torture/execute/990404-1.c: New test.
7308
7309 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7310
7311         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7312         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7313         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7314         missing initializer warnings.
7315
7316 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7317
7318         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7319         matching strings.
7320
7321 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7322
7323         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7324
7325 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7326
7327         * g77.f-torture/execute/19990325-0.f: New test.
7328         * g77.f-torture/execute/19990325-1.f: New test.
7329
7330 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7331
7332         * gcc.c-torture/execute/990324-1.c: New test.
7333
7334 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7335
7336         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7337         test with 4.
7338
7339 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7340
7341         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7342
7343 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7344
7345         * g77.f-torture/execute/19990313-2.f: New test.
7346         * g77.f-torture/execute/19990313-3.f: New test.
7347
7348 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7349
7350         * g77.f-torture/execute/19990313-0.f: New test.
7351         * g77.f-torture/execute/19990313-1.f: New test.
7352
7353 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7354
7355         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7356         printf to sprintf.
7357         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7358         (main): Add check for u15.  Conditionalize u31 check depending on
7359         whether ints are <32 bits or >=32 bits.
7360
7361 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7362
7363         * g77.f-torture/execute/19981119-0.f: Improve testiness.
7364
7365 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7366
7367         * g77.f-torture/compile/19990305-0.f: New test.
7368         * g77.f-torture/execute/19981119-0.f: New test.
7369
7370 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7371
7372         * g77.f-torture/execute/970625-2.f: call ABORT if final
7373         result is not correct, instead of just printing it.
7374         Add this checking via newly introduced obfuscation, to
7375         trip up buggy front ends.
7376
7377 1999-03-07  Craig Burley  <craig@jcb-sc.com>
7378
7379         * g77.f-torture/compile/960317-1.f: Moved from being
7380         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
7381
7382 1999-03-06  Craig Burley  <craig@jcb-sc.com>
7383
7384         * g77.f-torture/execute/960317-1.f: New (old) test.
7385         * g77.f-torture/execute/970625-2.f: Ditto.
7386
7387 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
7388
7389         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
7390         message on line 1 or line 2; cccp and cpplib do this differently.
7391
7392 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
7393
7394         * g++.old-deja/g++.law/weak1.C: New test.
7395
7396 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7397
7398         * gcc.c-torture/execute/990119-1.c: Renamed to...
7399         * gcc.dg/990119-1.c: this, so it will only be tested once
7400         (it's a preprocessor test, it doesn't need to be run at
7401         multiple optimization levels).
7402
7403 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7404
7405         * lib/g++.exp: Don't add incdir=$base_dir/../include to
7406           ALWAYS_CXXFLAGS.
7407
7408 1999-02-24  Craig Burley  <craig@jcb-sc.com>
7409
7410         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
7411         * g77.f-torture/compile/19981216-0.f: ...as it is expected
7412         to not be compilable by current g77.
7413
7414 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7415
7416         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
7417
7418 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
7419
7420         * gcc.c-torture/execute/990222-1.c: New test.
7421
7422 1999-02-19  Craig Burley  <craig@jcb-sc.com>
7423
7424         * g77.f-torture/compile/19990218-0.f: New test.
7425         * g77.f-torture/noncompile/19990218-1.f: New test.
7426
7427 1999-02-18  Craig Burley  <craig@jcb-sc.com>
7428
7429         * g77.f-torture/compile/19981216-0.f: New test.
7430
7431 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
7432
7433         * gcc.dg/990214-1.c: New test.
7434
7435 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
7436
7437         * gcc.dg/990213-2.c: New test.
7438
7439         * gcc.dg/990213-1.c: New test.
7440
7441 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
7442
7443         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
7444         ints.
7445
7446 1999-02-11  Nick Clifton  <nickc@cygnus.com>
7447
7448         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
7449         specified by target.
7450
7451         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
7452
7453 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
7454
7455         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
7456
7457 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7458
7459         * gcc.dg/special/ecos.exp: New test driver for new tests with
7460         special requirements.
7461
7462         * gcc.dg/special/alias-1.c: New test.
7463         * gcc.dg/special/gcsec-1.c: New test.
7464         * gcc.dg/special/weak-1.c: New test.
7465         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
7466         * gcc.dg/special/weak-2.c: New test.
7467         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
7468         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
7469         * gcc.dg/special/wkali-1.c: New test.
7470         * gcc.dg/special/wkali-2.c: New test.
7471         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
7472         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
7473
7474 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
7475
7476           * lib/c-torture.exp (c-torture-compile): Pull out code for
7477           analyzing gcc error messages.
7478           (c-torture-execute): Likewise.  Fix some (harmless) false
7479           positives.
7480           * lib/gcc.exp (gcc_check_compile): New function.
7481
7482 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
7483
7484         * gcc.c-torture/execute/990208-1.c: New test.
7485
7486 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7487
7488         * g++.dg/special/ecos.exp: New driver for new tests with special
7489         requirements
7490
7491         * g++.dg/special/conpr-1.C: New test
7492         * g++.dg/special/conpr-2.C: New test
7493         * g++.dg/special/conpr-2a.C: New test
7494         * g++.dg/special/conpr-3.C: New test
7495         * g++.dg/special/conpr-3a.C: New test
7496         * g++.dg/special/conpr-3b.C: New test
7497
7498         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
7499         allow g++ to use the dg driver
7500
7501         * README: Add comment about g++.dg directory
7502
7503 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
7504
7505         * README: Update email addresses.
7506
7507 1999-02-03  Nick Clifton  <nickc@cygnus.com>
7508
7509         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
7510         arguments in order to force structure S onto the stack even on
7511         the alpha.
7512         (test): Pass 10 leading arguments to function foo as well as the
7513         structure S.
7514
7515         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
7516         failure for all targets.
7517
7518         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
7519         abort to terminate program execution.
7520
7521 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
7522
7523         * gcc.c-torture/execute/990130-1.c: New test.
7524
7525 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
7526
7527         * gcc.dg/990130-1.c: New test.
7528
7529 1999-01-28  Michael Meissner  <meissner@cygnus.com>
7530
7531         * gcc.c-torture/execute/990128-1.c: New test.
7532
7533 1999-01-27  Michael Meissner  <meissner@cygnus.com>
7534
7535         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
7536
7537 1999-01-27  Felix Lee  <flee@cygnus.com>
7538
7539         * lib/c-torture.exp (c-torture-compile): pull out code for
7540         analyzing gcc error messages.
7541         (c-torture-execute): ditto, and fix some (harmless) false
7542         positives.
7543         * lib/gcc.exp (gcc_check_compile): new function.
7544
7545 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
7546
7547         * gcc.dg/990117-1.c: New test.
7548
7549         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
7550
7551         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
7552
7553 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
7554
7555         * g77.f-torture/compile/990115-1.f: New test.
7556
7557 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
7558
7559         * gcc.c-torture/compile/990107-1.c: New test
7560
7561 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
7562
7563         * gcc.c-torture/execute/990106-2.c: New test.
7564
7565         * gcc.c-torture/execute/990106-1.c: New test.
7566
7567 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
7568
7569         * gcc.c-torture/compile/981223-1.c: New test.
7570
7571 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
7572
7573         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
7574         (opt3): Rename from opt4 and disable.
7575
7576 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7577
7578         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7579
7580 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7581
7582         * g++.old-deja/g++.other/conv5.C: New test.
7583
7584 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7585
7586         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7587
7588 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7589
7590         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7591
7592 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7593
7594         * gcc.c-torture/compile/981211-1.c: New test.
7595
7596 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7597
7598         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7599
7600         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7601
7602 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7603
7604         * gcc.special/930510-1.c: Make C9X safe.
7605         * gcc.misc-tests/gcov-1.c Similarly.
7606         * gcc.misc-tests/gcov-2.c Similarly.
7607
7608 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7609
7610         * gcc.dg/ultrasp1.c: New test.
7611
7612 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7613
7614         * gcc.c-torture/execute/981206.c: New test.
7615
7616 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7617
7618         * g++.old-deja/g++.ns/template7.C: New test.
7619
7620         * g++.old-deja/g++.other/expr1.C: New test.
7621
7622         * g++.old-deja/g++.eh/tmpl3.C: New test.
7623
7624         * g++.old-deja/g++.eh/tmpl2.C: New test.
7625
7626 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7627
7628         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7629         * g++.old-deja/g++.other/using6.C: Removed.
7630         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7631
7632         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7633
7634 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7635
7636         * g++.old-deja/g++.pt/overload8.C: New test.
7637
7638         * g++.old-deja/g++.pt/overload7.C: New test.
7639
7640         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7641
7642         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7643         and relinking messages.
7644         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7645         compiling with -frepo.
7646
7647 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7648
7649         * g++.old-deja/g++.pt/lookup6.C: New test.
7650
7651 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7652
7653         * gcc.c-torture/execute/981130-1.c: New test.
7654         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7655
7656 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7657
7658         * g++.old-deja/g++.pt/explicit76.C: New test.
7659
7660         * g++.old-deja/g++.pt/friend38.C: New test.
7661
7662         * g++.old-deja/g++.ns/crash2.C: New test.
7663
7664         * g++.old-deja/g++.pt/defarg8.C: New test.
7665
7666         * g++.old-deja/g++.pt/instantiate6.C: New test.
7667
7668         * g++.old-deja/g++.pt/static6.C: New test.
7669
7670         * g++.old-deja/g++.pt/decl2.C: New test.
7671
7672 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7673
7674         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7675         problem is actually related with name lookup, but so what? :-)
7676
7677         * g++.old-deja/g++.pt/friend37.C: New test.
7678
7679 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7680
7681         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7682         element, which fails on some systems.
7683
7684         * g77.f-torture/execute/labug1.f: New test.
7685
7686 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7687
7688         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7689         is defined.
7690
7691 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7692
7693         * g77.f-torture/compile/981117-1.f: New test.
7694
7695 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7696
7697         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7698         properly discarded.
7699
7700 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7701
7702         * gcc.c-torture/execute/memcheck: New directory of tests for
7703         -fcheck-memory-usage.
7704
7705 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7706
7707         * README: New file, general information about the testsuite and
7708         new description of the various C++ test subdirectories.
7709         * README.g++: Eliminate obsolete information, update and move most
7710         relevant stuff to README.
7711
7712 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7713
7714         * gcc.c-torture/compile/981107-1.c: New test.
7715
7716 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7717
7718         * execute/memcpy-bi.c: New testcase.
7719
7720 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7721
7722         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7723         base classes.
7724
7725         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7726         template is selected.
7727
7728         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7729         classes, it should be accepted for all types.
7730
7731         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7732
7733         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7734         specializations start with template headers.
7735
7736 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7737
7738         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7739
7740         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7741         non-POD types.
7742
7743 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7744
7745         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7746
7747 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7748
7749         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7750
7751 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7752
7753         * 981019-1.c: New test.
7754
7755 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7756
7757         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7758         find objc headers.
7759
7760 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7761
7762         * compile/981001-4.c: Remove use of GCC extension that triggers a
7763         compiler bug.
7764
7765 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7766
7767         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7768
7769 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7770
7771         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7772         instantiation of template produces incorrect code for delete
7773         expression.
7774
7775         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7776         constructors' name is not unique.
7777         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7778         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7779
7780         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7781         automatic array of const is ill-formed.
7782
7783         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7784         of template parameter?
7785
7786         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7787         const.
7788
7789         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7790         pointer-to-member expression.
7791
7792         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7793         declaration causes ICE.
7794
7795 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7796
7797         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7798         reserved in the global namespace.
7799
7800         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7801         generate needed virtual table.
7802
7803         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7804
7805 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7806
7807         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7808         template-dependent type
7809
7810 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7811
7812         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7813         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7814         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7815
7816         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7817         class should be usable as argument of member function.
7818         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7819         class should be usable as return type of member function.
7820         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7821         class should be usable as type of data member.
7822
7823         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7824
7825 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7826
7827         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7828
7829 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7830
7831         * gcc.dg/dll-?.c Add thumb to target list.
7832         Fix assembler scan patterns to match current assembler output.
7833
7834 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7835
7836         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7837         matching of template brackets.
7838
7839         * g++.old-deja/g++.other/using4.C: New test.  Test using
7840         declarations of methods from base classes.
7841
7842         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7843         within functions should introduce names into the innermost
7844         enclosing namespace.
7845
7846         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7847         of static locals if first initialization throws.
7848
7849 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7850
7851         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7852
7853 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7854
7855         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7856         lose track of the possible targets of tablejump insns.
7857         * special/special.exp: Run it.
7858
7859 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7860
7861         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7862         must be declared before its specializations can be named in friend
7863         declarations.
7864
7865 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7866
7867         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7868
7869         * g77.f-torture/execute/io1.f: New test.
7870
7871 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7872
7873         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7874         with pointer to template function, for which no argument deduction
7875         is possible.
7876
7877         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7878         specialization of template function as argument to template
7879         function.
7880
7881         * g++.old-deja/g++.other/access2.C: New test; Inner class
7882         shouldn't have privileged access to Outer's names.
7883
7884 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7885
7886         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7887         friend template declared within template class conflicts with
7888         nested class of the same name.
7889
7890         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7891         is ignored.
7892
7893         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7894         object with direct initializer as function declaration.
7895
7896         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7897         initializers.
7898
7899         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7900         involving const pointer and NULL produces incorrect result.
7901
7902         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7903         type name without `typename' should be rejected with -pedantic.
7904
7905 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7906
7907         * g++.old-deja/g++.other/addrof1.C: New test.
7908
7909 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7910
7911         * gcc.c-torture/compile/981001-1.c: New test.
7912         * gcc.c-torture/execute/981001-1.c: New test.
7913
7914 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7915
7916         * gcc.c-torture/compile/981001-2.c: New test.
7917         * gcc.c-torture/compile/981001-3.c: New test.
7918         * gcc.c-torture/compile/981001-4.c: New test.
7919
7920 1998-10-01  Robert Lipe  <robertl@dgii.com>
7921
7922         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7923         multilibbed hosts.   Idea grafted from g77.exp.
7924
7925 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7926
7927         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7928         avoid losing on systems which need -lsocket.
7929
7930 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7931
7932         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7933         * g++.old-deja/g++.other/nested2.C: Ditto.
7934         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7935         failure.
7936
7937 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7938
7939         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7940         preferred over template operator!= for enum bitfields.
7941
7942 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7943
7944         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7945         that happen to have the same base name, but in different scopes,
7946         are incorrectly rejected.
7947
7948 1998-09-16  Richard Henderson  <rth@cygnus.com>
7949
7950         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7951         on the native word size instead of an integer literal.
7952
7953 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7954
7955         * g++.old-deja/g++.other/static2.C: Invocation of static data
7956         member of type pointer-to-function denoted as non-static member.
7957
7958         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7959         checks involving function types and aliases.
7960
7961 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7962
7963         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7964         redefined to the same non-trivial type.
7965
7966         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7967         namespace-qualification of template specializations declared in
7968         other namespaces.
7969
7970         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7971         to declare a subset of the specializations of a template function
7972         as friends of specializations of a template class.
7973
7974         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7975         member templates that do not fully specialize the enclosing
7976         template class are rejected.
7977
7978 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7979
7980         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7981
7982 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7983
7984         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7985         altered from libf2c/libU77 version.
7986
7987 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7988
7989         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7990
7991 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7992
7993         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7994         (un)signed char are different types for template specialization
7995         purposes.
7996
7997 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7998
7999         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8000         * objc: ObjC testsuite.
8001
8002 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8003
8004         * gcc.c-torture/execute/941014-1.x:  New file.
8005
8006 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8007
8008         * lib/c-torture.exp: Add support for
8009         torture_eval_before_compile and torture_eval_before_execute
8010         variables.
8011
8012 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8013
8014         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8015         this test triggers valid.
8016
8017 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8018
8019         * gcc.dg/980827-1.c: New test.
8020
8021 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8022
8023         * gcc.c-torture/execute/loop-4b.c: New test.
8024
8025 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8026
8027         * lib/c-torture.exp: Add support for
8028         torture_eval_before_compile and torture_eval_before_execute
8029         variables.
8030
8031 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8032
8033         * gcc.c-torture/compile/980825-1.c: New test.
8034
8035 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8036
8037         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8038         count number tests in opt_t0 not good_t0.
8039
8040 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8041
8042         * gcc.c-torture/compile/930326-1.x: Fix typo.
8043
8044 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8045
8046         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8047         causes an ICE.
8048
8049 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8050
8051         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8052         STACK_SIZE is defined.
8053         * gcc.c-torture/unsorted/stuct.c: Similarly.
8054
8055         * gcc.c-torture/compile/980821-1.c: New test.
8056
8057 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8058
8059         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8060
8061 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8062
8063         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8064         code.
8065
8066 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8067
8068         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8069         error'.
8070
8071 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8072
8073         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8074
8075 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8076
8077         * gcc.c-torture/compile/980816-1.c: New test.
8078
8079         * gcc.dg/980816-1.c: New test.
8080
8081 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8082
8083         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8084         compiler for ieee tests.
8085
8086 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8087
8088         * g77.f-torture/compile/980729-0.f: New test.
8089
8090 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8091
8092         * gcc.c-torture/special/eeprof-1.c: New test, for
8093         -finstrument-functions.
8094         * gcc.c-torture/special/special.exp: Run it.
8095
8096 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8097
8098         * gcc.c-torture/compile/980729-1.c: New test.
8099
8100 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8101
8102         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8103         __thumb__ is defined, and test for ARM style doubles if so.
8104
8105 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8106
8107         * g77.f-torture/noncompile/980615-0.f: New test.
8108
8109 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8110
8111         * gcc.dg/980312-1.c: Do link instead of compile.
8112         * gcc.dg/980313-1.c: Likewise.
8113
8114 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8115
8116         * gcc.c-torture/compile/980726-1.c: New test.
8117
8118 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8119
8120         * g77.f-torture/execute/io0.f: New test.
8121
8122 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8123
8124         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8125         an int.
8126
8127 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8128
8129         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8130         m32r bugs.
8131
8132 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8133
8134         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8135         c-decl.c:grokdeclarator can handle mode attributes.
8136
8137 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8138
8139         * gcc.c-torture/execute/980716-1.c: New test.
8140
8141 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8142
8143         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8144         the mn10200.
8145         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8146         the mn10200.
8147         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8148         * gcc.c-torture/compile/930326-1.x: Similarly.
8149
8150 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8151
8152         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8153         New test from Craig.
8154
8155 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8156
8157         * g77.f-torture/noncompile/980616-0.f: New test.
8158
8159         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8160
8161 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8162
8163         *  g++.other/singleton.C: Return error value instead of taking
8164         SIGSEGV.
8165
8166 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8167
8168         *  g++.other/singleton.C: New test.   Warning is under dispute.
8169         Runtime crash is not.
8170
8171 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8172
8173         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8174         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8175         using6.C, using7.C}:  New namespace tests.
8176
8177 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8178
8179         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8180         specialization with typedef'ed names used as array indexes.
8181
8182 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8183
8184         * gcc.c-torture/execute/980709-1.c: New test.
8185
8186         * gcc.dg/980709-1.c: New test.
8187
8188 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8189
8190         * gcc.c-torture/execute/bcp-1.c: New test.
8191
8192 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8193
8194         * gcc.c-torture/execute/980707-1.c: New test.
8195
8196 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8197
8198         * gcc.c-torture/compile/980706-1.c: New test.
8199
8200 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8201
8202         * g77.f-torture/execute/980701-0.f,
8203         g77.f-torture/execute/980701-1.f: New test from Craig.
8204
8205 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8206
8207         * gcc.c-torture/compile/980701-1.c: New test.
8208
8209         * gcc.c-torture/execute/980701-1.c: New test.
8210
8211 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8212 rlsruhe.de>
8213
8214         * g++.old-deja/g++.robertl/eb132.C: New test.
8215         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8216
8217 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8218
8219         * g77.f-torture/execute/980628-7.f,
8220         g77.f-torture/execute/980628-8.f,
8221         g77.f-torture/execute/980628-9.f,
8222         g77.f-torture/execute/980628-10.f: New tests from Craig.
8223
8224         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8225
8226 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8227
8228         * g77.f-torture/execute/980628-4.f: New test from Craig.
8229         * g77.f-torture/execute/980628-5.f: Likewise.
8230         * g77.f-torture/execute/980628-2.f: Likewise.
8231         * g77.f-torture/execute/980628-0.f: Likewise.
8232         * g77.f-torture/execute/980628-1.f: Likewise.
8233         * g77.f-torture/execute/980628-3.f: Likewise.
8234         * g77.f-torture/execute/980628-6.f: Likewise.
8235
8236 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8237
8238         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8239         directory when nothing has been installed yet.
8240
8241 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8242
8243         * gcc.c-torture/special/special.exp: Handle newer versions of
8244         dejagnu.
8245
8246 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8247
8248         * gcc.dg/980626-1.c: New test.
8249
8250 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8251
8252         * gcc.misc-tests/m-un-2.c: New test.
8253         * g++.old-deja/g++.other/warn01.c: Likewise.
8254
8255 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8256
8257         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8258         compatibility with assmblers with a different comment character.
8259         Eliminate use of GAS-specific extensions.
8260
8261 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8262
8263         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8264
8265 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8266
8267         *lib/g77.exp: Replace search for libf2c.a with search for newly
8268         renamed libg2c.a
8269
8270 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8271
8272         * gcc.c-torture/execute/980617-1.c: New test.
8273
8274 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8275
8276         * gcc.c-torture/execute/980612-1.c: New test.
8277
8278 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8279
8280         * gcc.dg/980523-1.c: Only test on ppc-linux.
8281         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8282
8283         * gcc.c-torture/execute/980608-1.c: New test.
8284
8285 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8286
8287         * gcc.c-torture/execute/980605-1.c: New test.
8288
8289 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8290
8291         * gcc.c-torture/execute/980604-1.c: New test.
8292
8293 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8294
8295         * gcc.c-torture/execute/980602-1.c: New test.
8296         * gcc.c-torture/execute/980602-2.c: Likewise.
8297
8298 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8299
8300         * 970125-0.f: Fix per JCB.  Add commentary.
8301
8302 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8303
8304         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8305         IEEE -0 support.
8306
8307 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8308
8309         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8310         earlier.
8311
8312 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8313
8314         * gcc.c-torture/execute/980526-3.c: New test.
8315
8316 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8317
8318         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8319         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8320         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8321         m88k-motorola-sysv3 to XFAIL.
8322
8323 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8324
8325         * gcc.dg/980526-1.c: New test.
8326         * gcc.c-torture/execute/980526-2.c: New test.
8327
8328 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8329
8330         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8331
8332         * gcc.c-torture/execute/980526-1.c: New test.
8333
8334 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8335
8336         * g77.f-torture/execute/alpha2.f: Add runtime test.
8337
8338 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8339
8340         * g++.old-deja/old-deja.exp: Strip leading directories.
8341
8342         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8343         error for the line.  Don't run multiple tests for the same line.
8344
8345 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8346
8347         * gcc.dg/980523-1.c: New test.
8348
8349 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8350
8351         * g77.f-torture/compile/970915-0.f: New test.
8352
8353 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8354
8355         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8356
8357 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
8358
8359         * gcc.dg/980520-1.c: New test.
8360
8361 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8362
8363         * gcc.dg/980502-1.c: Fix return type.
8364
8365 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
8366
8367         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
8368         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
8369         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
8370         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
8371         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
8372
8373 1998-05-20  Dave Love  <d.love@dl.ac.uk>
8374
8375         * g77.f-torture/execute/980520-1.f: New test.
8376
8377 1998-05-15  Dave Love  <d.love@dl.ac.uk>
8378
8379         * lib/mike-g77.exp: New file.
8380
8381         * g77.f-torture/noncompile/noncompile.exp,
8382         g77.f-torture/noncompile/check0.f: New files.
8383
8384 1998-05-14  Dave Love  <d.love@dl.ac.uk>
8385
8386         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
8387         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
8388         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
8389         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
8390         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
8391         abort where appropriate.
8392
8393 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
8394
8395         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
8396         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
8397
8398 1998-04-29  Dave Love  <d.love@dl.ac.uk>
8399
8400         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
8401
8402 1998-04-27  Dave Love  <d.love@dl.ac.uk>
8403
8404         * g77.f-torture/compile/980427-0.f: New test.
8405
8406 1998-04-24  Dave Love  <d.love@dl.ac.uk>
8407
8408         * g77.f-torture/compile/980424-0.f: New test.
8409
8410 1998-04-19  Dave Love  <d.love@dl.ac.uk>
8411
8412         * g77.f-torture/compile/980419-2.f (main): New test.
8413         * g77.f-torture/compile/970125-0.f: New test.
8414         * g77.f-torture/compile/980419-1.f: New test.
8415
8416 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
8417
8418         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
8419         of loop-4.c.
8420
8421 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
8422
8423         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
8424
8425 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
8426
8427         * gcc.c-torture/compile/980329-1.c: New test.
8428
8429 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
8430
8431         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
8432         * gcc.dg/980312-1.c: Fix typo in -march command.
8433
8434 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
8435
8436         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
8437
8438 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
8439
8440         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
8441         Dave Love agree the Fortran source is bogus.
8442
8443 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
8444
8445         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
8446         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
8447         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
8448         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
8449         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
8450
8451 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8452
8453         * g++.old-deja/g++.other/friend1.C: New test.
8454
8455 1998-02-18  Dave Love  <d.love@dl.ac.uk>
8456
8457         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
8458         possibly uninitialized) variables and declare dnrm2.
8459
8460 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
8461
8462         From Bruno Haible <haible@ilog.fr>:
8463         * gcc.c-torture/execute/980223.c: New test.
8464
8465 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
8466
8467         * gcc.dg/ifelse-1.c: New test.
8468
8469 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
8470
8471         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
8472
8473           * lib/old-dejagnu.exp (old-dejagnu): Added the
8474           "execution test - XFAIL *-*-*" handling in the spirit of
8475           "excess errors test -". Changed the "execution test fails"
8476           handling to be like "excess errors test fails".
8477           * Update various tests accordingly.
8478
8479 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
8480
8481         * gcc.c-torture/execute/980205.c: New test.
8482
8483 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
8484
8485         * lib/c-torture.exp: Look for .x files instead of .cexp files.
8486         * lib/f-torture.exp: Similarly.
8487         * gcc.c-torture: Rename all .cexp files to .x files.
8488
8489 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8490
8491         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
8492         (940510-1.c): Removed duplicate.
8493         (971104-1.c): New test.
8494
8495 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
8496
8497           * lib/f-torture.exp: Improve error and loop detection.
8498
8499 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
8500
8501         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
8502         use that to size the filler array.
8503
8504 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8505
8506         * lib/c-torture.exp(c-torture-execute): Fix typo.
8507
8508         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
8509         testcase as the executable name. Keep the executable around if
8510         the test fails.
8511
8512 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8513
8514         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
8515         changes.  Only test one -g option, and move it to the end of the
8516         list of options to test.
8517
8518 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
8519
8520         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
8521         variable GCC_TORTURE_OPTIONS to supply default switches separated
8522         by colons.  If no environment variable, run tests with -O0 -g, -O1
8523         -g, and -O2 -g as well.
8524
8525 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8526
8527         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
8528         explanatory comments. Fix indentation.
8529
8530 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
8531
8532         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
8533
8534 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
8535
8536         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
8537         * g++.old-deja/g++.mike/p7325.C: Likewise.
8538         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
8539
8540 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
8541
8542         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
8543         * g++.old-deja/g++.brendan/crash30.C: Likewise.
8544         * g++.old-deja/g++.brendan/crash39.C: Likewise.
8545         * g++.old-deja/g++.law/operators4.C: Likewise.
8546
8547 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
8548
8549         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
8550         * g++.old-deja/g++.mike/p784.C: Ditto.
8551         * g++.old-deja/g++.mike/p785.C: Ditto.
8552
8553 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
8554
8555           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
8556
8557 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
8558
8559         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
8560         target feature; pass this to c-torture-execute as needed.
8561
8562 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
8563
8564         * lib/c-torture.exp(c-torture-execute): If the previous and the
8565         current executables being tested are identical, we don't need to
8566         run the executable again. Try to make the executable names
8567         unique. Add an optional argument for passing additional compiler
8568         flags.
8569
8570 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
8571
8572         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
8573
8574 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
8575
8576         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8577
8578 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8579
8580         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8581         32bit or larger longs.
8582
8583         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8584         have either a 32bit long or 32bit int.
8585
8586 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8587
8588         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8589         Make double precision tests dependent on sizeof (double).
8590
8591 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8592
8593         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8594         too.
8595
8596 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8597
8598         * gcc.c-torture/compile/961203-1.cexp: New script.
8599
8600 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8601
8602         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8603         up the includes ourselves.
8604
8605 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8606
8607         * lib/plumhall.exp: Remove random include, and add a few
8608         verbose messages for debugging.
8609
8610 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8611
8612         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8613         of trying to do it ourselves.
8614
8615 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8616
8617         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8618
8619 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8620
8621         * gcc.prms/5403.c: Made regexp a bit less strict.
8622
8623 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8624
8625         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8626         is returned from remote_load instead.
8627         * lib/plumhall.exp: Ditto.
8628         * lib/mike-g++.exp: Ditto.
8629         * lib/old-dejagnu.exp: Ditto.
8630         * lib/c-torture.exp: Ditto.
8631
8632 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8633
8634         * lib/g++.exp: Use build_wrapper procedure.
8635         * lib/gcc.exp: Ditto.
8636
8637 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8638
8639         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8640         an old-style decl for malloc.  Fixes tests to work when
8641         sizeof (int) != sizeof (size_t).
8642
8643 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8644
8645         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8646
8647         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8648         use stdargs.h interface.
8649
8650 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8651
8652         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8653         NO_VARARGS when compiling.
8654
8655 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8656
8657         * lib/plumhall.exp(ph_includes): New procedure.
8658         (ph_make): Use it.
8659         (ph_compiler): Ditto.
8660
8661         * lib/g++.exp: Rename test-glue.c to testglue.c.
8662         * lib/gcc.exp: Ditto.
8663
8664 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8665
8666         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8667         to completion when it's called.
8668
8669 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8670
8671         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8672         is defined, don't do test.
8673
8674 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8675
8676         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8677         for object files.
8678         (ph_summary): Mark skipped testcases as untested, not unresolved.
8679
8680         * lib/plumhall.exp (ph_make): If unresolved because of bad
8681         errorCode, record errorCode in log file.
8682         (*): Replace send_log/verbose with verbose -log.
8683
8684 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8685
8686         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8687         double conversion if double isn't at least 8 bytes.
8688
8689         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8690         int to work with targets where int is 16 bits.
8691
8692         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8693         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8694         precision for the test to complete.
8695
8696 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8697
8698         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8699         if d10v is not compiled with the -mdouble64 flag.
8700         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8701
8702         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8703         d10v is not compiled with the -mint32 flag.
8704
8705 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8706
8707         * lib/plumhall.exp: Use incr_count.
8708
8709 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8710
8711         * gcc.c-torture: Update to c-torture-1.45.
8712
8713 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8714
8715         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8716         the name of the expect testcase file).
8717
8718         * lib/g++.exp(g++_init): Ditto.
8719
8720 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8721
8722         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8723         the host.
8724
8725         * lib/gcc.exp(gcc_exit): New procedure.
8726
8727 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8728
8729         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8730         specs where appropriate.
8731
8732         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8733         because of new "candidates are" messages, and removed a few
8734
8735         * Converted all non-old-style g++ testcases to old-style, and
8736         moved into g++.old-deja.
8737
8738 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8739
8740         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8741         options.
8742
8743         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8744         succeeded.
8745
8746         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8747
8748 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8749
8750         * lib/gcc.exp (gcc_target_compile): Add support for defining
8751         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8752         the machine doesn't have those features.
8753
8754 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8755
8756         * g++.law/operators4.exp: Don't use LIBS.
8757
8758 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8759
8760         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8761
8762         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8763         * lib/g++.exp: Set it here instead. Also, allow use of the
8764         --tool_exec and --tool_opt options. Change CXX to
8765         GXX_UNDER_TEST.
8766
8767         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8768
8769         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8770
8771 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8772
8773         * lib/old-dejagnu.exp: Use prune_warnings instead of
8774         prune_system_crud.
8775         * lib/mike-g++.exp: Ditto.
8776         * lib/gcc.exp: Ditto.
8777         * lib/g++.exp: Ditto.
8778
8779         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8780
8781 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8782
8783           * 941014-2.c: Include stdlib.h
8784           * 960327-1.c: Include stdio.h
8785           * dbra.c, index-1.c: Don't assume ints are 32bits.
8786
8787 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8788
8789         * lib/gcc.exp: Add gcc,stack_size target feature.
8790
8791         * lib/g++.exp(g++_target_compile): Add the include and link
8792         paths here, not in two other places. And, it's $options, not
8793         options.
8794
8795         * lib/mike-g++.exp(postbase): Remove the code that determines
8796         the correct include and link paths.
8797         * g++.old-deja/old-deja.exp: Ditto.
8798
8799 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8800
8801         * lib/g++.exp(g++_init): target_compile no longer returns the
8802         filename of the result.
8803
8804 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8805
8806         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8807         call to glob.
8808
8809         * gcc.c-torture/special/special.exp: Change call to
8810         gcc_target_compile to include the object file.
8811
8812 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8813
8814         * gcc.c-torture/special/special.exp: Correct misspelling in last
8815         change.
8816
8817 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8818
8819         * lib/plumhall.exp(ph_summary): Log the entire output of the
8820         executable. Return -1 if there were any failures, 0 otherwise.
8821         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8822         (ph_make): Clean up objects and executables that were built
8823         if the tests succeeded.
8824
8825 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8826
8827         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8828         libraries and includes in the build tree as appropriate.
8829
8830 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8831
8832         * lib/c-torture.exp: Instead of looking for the global variable
8833         NO_LONG_LONG, check to see if that's a feature of the target.
8834
8835 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8836
8837         * config/default.exp: Minimize. Delete the remainer of the files in
8838         config; this functionality is now in devo/dejagnu/config.
8839
8840         g++.*/*: Pass any additional flags used to compile to postbase;
8841         delete CXXFLAGS.
8842
8843         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8844         is now done by runtest.exp. Use gcc_target_compile instead of
8845         compile.
8846
8847         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8848         Remove references to CFLAGS. Use remote_file instead of
8849         calling rm -f.
8850         (c-torture): Take a list of arguments to use to compile this
8851         testcase.
8852
8853         lib/g++.exp: Simplify. Use target_compile instead of compile.
8854         lib/gcc-dg.exp: Ditto.
8855         lib/gcc.exp: Ditto.
8856         lib/mike-{gcc,g++}.exp: Ditto.
8857         lib/old-dejagnu.exp: Ditto.
8858         lib/plumhall.exp: Ditto.
8859
8860 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8861
8862         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8863         (ph_linker): Likewise.
8864
8865 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8866
8867           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8868         MAP_ANON / MAP_ANONYMOUS if defined;
8869         else try to map from /dev/zero .
8870
8871 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8872
8873         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8874         isn't defined, then define it to MAP_ANONYMOUS.
8875
8876 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8877
8878         * gcc.c-torture: Update to c-torture-1.42 release.
8879
8880 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8881
8882         * gcc.c-torture: Update to c-torture-1.41 release.
8883
8884 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8885
8886         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8887         c-torture release.
8888
8889 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8890
8891         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8892         and LDFLAGS.  Fix second case to append the target_info ldflags
8893         onto LDFLAGS, not CFLAGS.
8894         * lib/g++.exp (g++_init): Add target_info stuff.
8895         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8896         of libgloss and newlib flags for !native.
8897
8898         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8899         (GDB): Fix relative path to go up another dir for finding gdb.
8900
8901 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8902
8903         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8904         versions in the target_info array, if they don't exist.
8905
8906 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8907
8908         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8909
8910 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8911
8912         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8913         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8914
8915 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8916
8917         * lib/old-dejagnu.exp: Don't remove the output file before we've
8918         actually tested it. Don't append pwd to the path of the executable
8919         we're testing.
8920
8921 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8922
8923         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8924
8925 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8926
8927         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8928         temporary directory for compiler files, and set it to a default
8929         value of /tmp. Set $output as the name of the output file from
8930         compiling the testcase. Add a -o option to $cflags_var so the
8931         compiler writes the final output file as $output. Set $executable
8932         to $output.
8933
8934         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8935         directory for compiler files, and set it to /tmp if it doesn't
8936         already have a value. Set $output_file to the name of the output
8937         file from compiling the testcase. Add a -o option to CXXFLAGS so
8938         the compiler writes the final output file as $output. Use $output
8939         as the executable to be tested.
8940
8941 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8942
8943         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8944
8945 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8946
8947         * gcc.c-torture/execute/pending-1.c: New test.  Still
8948         pending in Tege's queue.
8949
8950 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8951
8952         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8953         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8954         if there were failures.  Call unresolved if there were unresolved
8955         testcases.  Call gcc_fail if program did not run to completion.
8956         (ph_make): Pass additional argument name to ph_execute.
8957         (ph_execute): Add new argument.  Pass additional arguments to
8958         ph_summary.  Call gcc_fail is there is no execution output.
8959
8960 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8961
8962         * lib/plumhall.exp (proc_summary): Output relavent summary
8963         lines into the log so specific failures in plumhall can be
8964         investigated.
8965
8966 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8967
8968         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8969         (c-torture-execute): Don't try to execute tests which use
8970         "long long" types if $NO_LONG_LONG is nonzero.
8971
8972 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8973
8974         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8975         not c-torture.
8976
8977         * gcc.ieee: Move from here.
8978         * gcc.c-torture/execute/ieee: To here.
8979
8980 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8981
8982         * gcc.c-torture: Update to c-torture-1.41 release.
8983
8984 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8985
8986         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8987         not "$output".
8988
8989 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8990
8991         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8992         -c present.
8993
8994 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8995
8996         * config/proelf.exp: Handle connecting to a simulator.
8997
8998 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8999
9000         * config/proelf.exp: New file.  Enough framework that we can
9001         run c-torture tests on the proelf targets (or any other target
9002         that gdb can connect to for that matter).
9003
9004 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9005
9006         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9007         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9008
9009         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9010         exec_output exists.
9011
9012 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9013
9014         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9015         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9016
9017         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9018         to pass/fail/unresolved/unsupported/untested.  Caller must now
9019         call unresolved/unsupported/untested.
9020         * lib/*.exp: Update FSF address.  Update to handle new results of
9021         ${tool}_load.
9022         * lib/chill.exp (verbose): Delete.
9023
9024 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9025
9026         * lib/gcc.exp (default_gcc_start): Change order of args to
9027         $LDFLAGS $CFLAGS $LIBS.
9028         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9029         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9030         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9031         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9032         * gcc.misc-tests/dg-test.exp: Likewise.
9033         * gcc.misc-tests/msgs.exp: Likewise.
9034         * gcc.prms/prms.exp: Likewise.
9035         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9036         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9037
9038         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9039
9040 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9041
9042         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9043
9044         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9045         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9046
9047         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9048         necessary.
9049
9050 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9051
9052         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9053         global for loop; add use of $mathlib.
9054         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9055         settings here; set mathlib for anything but VxWorks.
9056
9057 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9058
9059         * gcc.c-torture: Update to c-torture-1.40 release.
9060
9061 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9062
9063         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9064         dg.exp.
9065
9066 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9067
9068         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9069         global.
9070
9071 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9072
9073         * lib/g++.exp (LIBS): Define if not already.
9074         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9075         (gcc-dg-prune): Call prune_gcc_output.
9076         * lib/gcc.exp (prune_gcc_output): New proc.
9077         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9078         prune_gcc_output.
9079
9080 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9081
9082         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9083         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9084
9085 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9086
9087         * gcc.c-torture: Update to c-torture-1.39 release.
9088
9089 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9090
9091         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9092         fails, try others as well.
9093
9094 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9095
9096         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9097         If compilation fails, mark execute tests as `untested'.
9098         If test is marked as unsupported, don't mark compilation and
9099         execute tests as failed.
9100
9101 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9102
9103         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9104         libstdc++ for whether or not we want to be doing shared
9105         libraries.  Delete link_curses since we don't need it anymore.
9106         * lib/mike-g++.exp (postbase): Don't link in libg++.
9107         * g++.old-deja/old-deja.exp: Likewise.
9108
9109 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9110
9111         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9112
9113 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9114
9115         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9116         For that, add `-Wl,-a,shared_archive'.
9117         * g++.old-deja/old-deja.exp: Likewise.
9118
9119 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9120
9121         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9122
9123 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9124
9125         * lib/mike-g++.exp (postbase): Pay attention to the status of
9126         g++_load.
9127
9128 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9129
9130           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9131
9132 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9133
9134         * lib/gcc.exp (default_gcc_start): No longer need to log program
9135         being executed or its output, execute_anywhere does that now.
9136         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9137         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9138
9139 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9140
9141         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9142         the same as those in lib/g++.exp.
9143
9144 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9145
9146         * gcc.c-torture: Update to c-torture-1.38 release.
9147         * gcc.ieee: Related changes.
9148
9149 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9150
9151         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9152         "exec". Minor reformatting changes.
9153
9154         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9155         cross. This means all "exec" calls now work on a remote host as
9156         well.
9157         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9158         cross. Filter out the extra "\r\n" stuff that expect puts in.
9159         (c-torture-execute): Filter out the bogus warnings like
9160         c-torture-compile does. Add support for canadian cross.
9161         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9162         Use execute_anywhere rather than calling exec directly. Now it
9163         works for canadian cross testing.
9164
9165 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9166
9167         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9168         results into a variable, and check that rather than using file exists.
9169
9170 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9171
9172         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9173         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9174
9175 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9176
9177         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9178         lib_curses if there's a shared libg++ in the build tree.
9179
9180 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9181
9182         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9183         if not supported target.
9184
9185 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9186
9187         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9188         link_curses up to always happen, not just for native builds.
9189
9190 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9191
9192         * gcc.c-torture: Update to c-torture-1.36 release.
9193         * gcc.failure: Related changes.
9194
9195 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9196
9197         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9198
9199 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9200
9201         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9202         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9203         runshlib, link_curses, and mathlib for link and run.
9204
9205         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9206         pass the runtime shared library options for Solaris, OSF/1, and
9207         Irix5, and link with -lcurses to avoid unresolved references.
9208
9209 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9210
9211         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9212         only run once.
9213
9214 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9215
9216         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9217
9218 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9219
9220         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9221         do not have a framework for the "compat" tests yet.
9222
9223 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9224
9225         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9226         set to null if we're testing vxworks5.1.  Use that instead of
9227         `-lm' in the setting of LIBS for link and run.
9228
9229 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9230
9231         * config/rom68k.exp (${tool}_load): Major changes to make it
9232         work.  Verified that it does in fact return the stuff in
9233         exec_output properly.  Catch any Emul or any TRAP other than 0.
9234
9235 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9236
9237         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9238         LDFLAGS properly for targets that need stuff from libgloss.
9239         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9240         only run once.
9241         (gpp_initialized): New variable.
9242
9243 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9244
9245         * config/rom68k.exp: Load libgloss.exp.
9246         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9247         so we can produce a fully linked binary.
9248         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9249         so we can produce a fully linked binary.
9250
9251 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9252
9253         * lib/plumhall.exp (ph_section): Watch for expected failures.
9254         Add missing `else'.
9255
9256         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9257         run the testcase.
9258         (c-torture): Likewise.
9259
9260 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9261
9262         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9263
9264         * lib/mike-g++.exp (mike_cleanup): New proc.
9265         (prebase): New globals compiler_result, not_compiler_result,
9266         target_regexp.
9267         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9268         allow leading "-" in pattern.  Watch for unsupported tests.
9269         If $compiler_result is set, pattern match assembler code,
9270         and ditto for $not_compiler_result.
9271         * lib/mike-gcc.exp: Likewise.
9272
9273         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9274         execution "succeeded".
9275
9276 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9277
9278         * config/win32.exp: New file.
9279         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9280
9281 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9282
9283         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9284         unsupported.
9285         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9286         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9287         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9288
9289         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9290         "... without exceptions was ...".  That is now handled by
9291         prune_system_crud.
9292         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9293
9294 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9295
9296         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9297         sieve.c,sort2.c}: New files.
9298         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9299         sieve.exp,sort2.exp}: Drivers for them.
9300
9301         * lib/mike-gcc.exp (program_output): New user settable variable.
9302         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9303         messages.
9304         * lib/mike-g++.exp (program_output): New user settable variable.
9305
9306         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9307
9308         * config/sh.exp: Deleted (use sim.exp instead).
9309
9310 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9311
9312         * config/vx.exp: Declare CHECKTASK as global.
9313         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9314         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9315         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9316
9317 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9318
9319         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9320         target. Like vx.exp, only includes `vx29k.exp' instead of
9321         `vxworks.exp'.
9322
9323 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9324
9325         * config/sim.exp: Increase time limit from 120 seconds to 240.
9326
9327 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9328
9329         * gcc.c-torture/execute/950628-1.c: New test.
9330
9331 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9332
9333         * gcc.c-torture: Update with changes/additions from
9334         c-torture-1.34.
9335
9336 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9337
9338         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9339
9340 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9341
9342         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9343
9344 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9345
9346         * gcc.c-torture/compile/950512-1.c: New test.
9347         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9348         * gcc.dg/struct-ret-1.c: Likewise.
9349
9350 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9351
9352         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9353           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9354
9355 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9356
9357         * gcc.c-torture/special/920411-1.c: Deleted.
9358         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
9359
9360 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
9361
9362         * config/sim.exp (${tool}_load): Hack in call to bash to get a
9363         cpu limit.
9364
9365 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9366
9367         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
9368
9369 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9370
9371         From kenner;
9372         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
9373         is the proper length.
9374         * va-arg-3.c: Likewise.
9375
9376 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
9377
9378         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
9379         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
9380
9381         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
9382         * lib/g++.exp (default_g++_start): Delete old cruft.
9383
9384 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
9385
9386         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
9387         (2 * (1 << 18)) to (2 * (1 << 17)).
9388
9389         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
9390
9391 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9392
9393         * config/rom68k.exp: Renamed from config/idp.exp
9394
9395 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9396
9397         * c-torture/compile/921109-2.c
9398
9399 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
9400
9401         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
9402         excess errors.
9403
9404 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
9405
9406         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
9407         output.
9408         * lib/g++.exp (default_g++_start): Likewise.
9409
9410 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9411
9412         * gcc.c-torture/compile/950329-1.c: New test.
9413
9414 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9415
9416           * config/bug.exp (${tool}_load): Updated to use new remote_open
9417           and remote_close procs.
9418         * config/idp.exp: New file.
9419
9420 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9421
9422         * gcc.c-torture/execute/950322-1.c: New test.
9423
9424 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
9425
9426         * config/vx.exp (${tool}_load): Clean up testing of return code from
9427         vxworks_ld and vxworks_spawn.
9428
9429 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9430
9431         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
9432
9433 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
9434
9435         * lib/old-deja.exp: Add `excess errors test - ' error, now one
9436         can mark excess errors on a machine by machine basis.  Note, the
9437         default is to not expect any excess errors, even when excess
9438         errors test - is given, so you will want to put an XFAIL ... on
9439         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
9440         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
9441         those 4 machines, but no others.
9442
9443 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9444
9445         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
9446         * lib/c-torture.exp: to here.
9447
9448 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9449
9450         * gcc.c-torture/execute/950221-1.c: New test.
9451         * gcc.c-torture/execute/struct-ret-1.c: New test.
9452         * gcc.c-torture/compile/950221-1.c: New test.
9453
9454         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
9455
9456 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9457
9458         * gcc.c-torture/execute/arith-1.c (main): Return 0.
9459         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
9460
9461 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
9462
9463         * g++.gb: New directory of tests, derived from my signature and
9464         class scoping tests.
9465
9466         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
9467         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
9468         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
9469         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
9470         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
9471         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
9472         * g++.gb/sig25.C: Likewise.
9473
9474         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
9475         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
9476         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
9477         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
9478         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
9479         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
9480         * g++.gb/sig25.exp: Likewise.
9481
9482         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
9483         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
9484         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
9485         * g++.gb/scope13.C: Likewise, this test still fails.
9486
9487         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
9488         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
9489         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
9490         * g++.gb/scope13.exp: Ditto.
9491
9492         * g++.gb/README: New file, explains what these tests are about.
9493
9494 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9495
9496         * lib/dg.exp (dg-do): Support `preprocess'.
9497         (dg-test): Likewise.
9498
9499 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9500
9501         * config/udi.exp: change "continue -expect" to "exp_continue".
9502
9503 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
9504
9505         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
9506         Delete redundant tests.
9507
9508         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
9509         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
9510         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
9511         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
9512         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
9513         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
9514         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
9515         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
9516
9517         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
9518         storing label pointers.
9519         * gcc.c-torture/execute/921019-1.c: Likewise.
9520         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
9521         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
9522         parameter fp.
9523         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
9524         constants.
9525
9526         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
9527         Delete obsolete tests.
9528
9529         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
9530         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
9531         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
9532         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
9533         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
9534         * gcc.c-torture/compile/950124-1.c: New test.
9535
9536         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
9537
9538 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9539
9540         * lib/mike-g++.exp: Add -lm to LIBS.
9541
9542 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9543
9544         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
9545
9546 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9547
9548         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
9549
9550 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
9551
9552         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
9553
9554 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
9555
9556         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
9557         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
9558         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
9559         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
9560         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
9561         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
9562         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
9563         * g++.law/{operators31.C, operators32.C,
9564         * g++.law/{operators33.C, operators34.C}: Likewise.
9565         * g++.law/{pic1.C, refs2.C}: Likewise.
9566         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
9567         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
9568         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
9569         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9570
9571         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
9572         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
9573         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
9574         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
9575         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
9576         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9577         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9578         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9579         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9580         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9581         * g++.law/{operators34.exp}: Likewise.
9582         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9583         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9584         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9585         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9586         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9587
9588         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9589         No longer expected to fail.
9590         * g++.law/missed-error3.C: Tweak for recent bool changes.
9591
9592 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9593
9594         * config/emb-unix: Deleted.
9595         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9596         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9597
9598 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9599
9600         * lib/dg.exp (dg-test): Fix typo in last patch.
9601
9602 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9603
9604         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9605         (handles multiple occurrences).
9606
9607 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9608
9609         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9610         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9611         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9612         printed).
9613         * lib/c-torture.exp (c-torture-compile): Likewise.
9614         (c-torture): Prepend full path if missing.
9615         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9616         (gcc_fail): Likewise.
9617         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9618
9619 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9620
9621         * lib/netware.exp: Only attach to NetWare i386 systems.
9622
9623 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9624
9625         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9626         messages.  Add test name to "output pattern match" pass/fail message.
9627
9628 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9629
9630         * gcc.dg: New testsuite.
9631         * gcc.dg/dg.exp: New file.
9632
9633         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9634         test-switch.c}: Deleted.
9635
9636         * gcc.misc-tests/msgs.exp: New testcase driver.
9637
9638 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9639
9640         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9641         Watch for illegal return values from ${tool}_load.
9642         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9643         cross targets.  Coerce return value >0 to 1.
9644
9645 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9646
9647         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9648
9649         * config/emb-unix.exp: New file.
9650
9651         * config/sim.exp: Error if variable $SIM not defined.
9652         (${tool}_load): Mark test as "untested" if simulator missing.
9653
9654         * config/unix.exp: Load remote.exp to get rcp_download.
9655         * lib/c-torture.exp: Use different option lists for testcases with
9656         and without loops.
9657         * gcc.c-torture/execute/execute.exp: Likewise.
9658
9659 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9660
9661         * config/*.exp: Clarify return code from ${tool}_load.
9662         Call `unresolved' or `untested' instead of `warning' or `perror'
9663         (sometimes you still want to call both though).
9664         Add comment that `shell_id' is local to each file.
9665         * config/udi.exp (timeout): Set to 30.
9666         Don't print warning if connection fails, $connectmode has already
9667         printed an error.
9668         (${tool}_load): Move verbose messages to level 2.
9669         Rework pattern for "Process started" message.
9670         Pass `shell_id' to ${connectmode}_download.
9671         Retry twice upon timeout.  Make resetting of target more robust.
9672         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9673         Pass `shell_id' to exit_$connectmode.
9674         Only call exit_$connectmode if connected.
9675         * config/unix.exp (${tool}_load): Check return codes better.
9676         * config/vrtx.exp (${tool}_load): Likewise.
9677         * config/vx.exp (${tool}_load): Likewise.
9678         Delete unneeded global's.
9679         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9680         from ${tool}_load.
9681         (dg-stat): Delete.
9682         (dg-init): Delete recording of pass/fail counts.
9683         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9684         (old-dejagnu-init): Likewise.
9685         (old-dejagnu-stat): Delete contents, empty proc now.
9686         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9687         (c-torture): Delete references to lcnt, lpass, lfail.
9688         Get option list from TORTURE_OPTIONS.
9689         Delete -funroll[-all]-loops if no loops.
9690         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9691         (g++_stat): Delete contents (empty proc now).
9692         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9693         (gcc_finish): Likewise.
9694         (gcc_stat): Deleted.
9695         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9696         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9697         * gcc.c-torture/execute/execute.exp: Likewise.
9698         Split tests into two parts: compile, execute.
9699         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9700         no loops.  Update to reflect clarified return codes from ${tool}_load.
9701
9702 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9703
9704         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9705         to grep for.
9706         (old-dejagnu): Likewise (where necessary).
9707
9708 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9709
9710         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9711
9712         * lib/dg.exp (dg-process-target): Fix processing of selector.
9713         Add comment regarding use of `error'.
9714
9715         * lib/gcc.exp (prune_system_crud): Define if missing.
9716         * lib/g++.exp (prune_system_crud): Likewise.
9717
9718         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9719         Call prune_system_crud.
9720         * lib/dg.exp (dg-runtest): New proc.
9721         Use perror instead of send_user for tcl errors in testcase.
9722         Don't return any value, it's never used.
9723         Don't clobber previous definition of `unknown'.
9724         Print tcl errors in `dg-final'.
9725
9726 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9727
9728         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9729         (dg-test): Don't print errorInfo, it contains stack backtrace.
9730
9731 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9732
9733         * lib/g++.exp (runtest_file_p): Define if missing.
9734
9735 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9736
9737         * lib/mike-g++.exp: Comment out loading of g++.exp.
9738         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9739         (default_g++_version): Always print something.
9740         (default_g++_start): Comment out call to `which'.
9741         (g++_start, g++_load): Deleted (must be defined in config file).
9742         * lib/gcc.exp: Test for existence of $CC at start.
9743         Delete check for tmpdir (done in gcc_init).
9744         (default_gcc_version): Always print something.
9745         (default_gcc_start): Comment out call to `which'.
9746         * config/*.exp: Major cleanup - make cross targets work at least a
9747         little better for g++ (by not being "--tool gcc" specific).
9748         Rename gcc_xxx to ${tool}_xxx.
9749         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9750         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9751
9752 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9753
9754         * lib/c-torture.exp (c-torture-compile): Rework compiler
9755         message processing.
9756
9757         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9758         c-torture.
9759
9760 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9761
9762         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9763
9764         * lib/dg.exp (dg-process-target): Support { target native }.
9765
9766 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9767
9768         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9769         looked for "... program xxx got fatal signal".
9770         Correct regsub munging of `comp_output'.
9771         Ignore compiler messages "path prefix not used" and "linker input
9772         file unused".
9773
9774 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9775
9776         * lib/gcc.exp (runtest_file_p): Define if missing.
9777         * gcc.prms/template.c: Example to work from.
9778
9779 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9780
9781         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9782         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9783
9784         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9785         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9786         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9787         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9788
9789         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9790         (dg-process-target): No longer a varargs proc.
9791         Return S/N for target, P/F for xfail.  All callers changed.
9792         (user option procs): More argument checking.
9793         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9794         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9795         (dg-test): Skip test if not running on selected target in `dg-do'.
9796         Update handling of `dg-do-what', `dg-output-text'.
9797         Separate execution pass/fail from output pattern match pass/fail.
9798         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9799
9800 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9801
9802         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9803         target for 920510-1.c.
9804
9805 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9806
9807         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9808         Clean up comment regarding use of passcnt, etc.
9809         (gcc_stat): Don't update `testcnt' here.
9810         (gcc_finish): Do it here.
9811         Might as well reset `but_id' here too.
9812         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9813         to determine if the file should be tested.
9814         * gcc.c-torture/compile/compile.exp: Likewise.
9815         * gcc.c-torture/execute/execute.exp: Likewise.
9816         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9817         * gcc.misc-tests/dg-test.exp: Likewise.
9818         * gcc.prms/prms.exp: Likewise.
9819         * gcc.wendy/wendy.exp: Likewise.
9820         * g++.old-deja.exp: Likewise.
9821         Move "Testing file" message to verbose level 1.
9822
9823 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9824
9825         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9826
9827 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9828
9829         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9830         (default_gcc_start): Accept optional second list element
9831         of compiler flags.  Print compiler output at verbosity level 2.
9832         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9833         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9834         Save current values of framework globals passcnt, failcnt, xpasscnt,
9835         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9836         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9837         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9838         xfailcnt to compute stats.  Update framework global `testcnt' from
9839         pass/fail counts.
9840         (gcc_finish): New proc.  Clean up test environment.
9841         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9842         (gcc_epass, gcc_efail): Delete.
9843         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9844         argument of line number.
9845         (dg-init): If the tool has an init routine, call it.
9846         (dg-test): Remove args `cflags_var' and `libs_var'.
9847         Pass all compiler options to ${tool}_start.
9848         Handle missing line number.
9849         (dg-finish): New function.
9850         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9851         particular files.  Call gcc_finish at end.  Move "skipping test"
9852         message to verbosity level 3.
9853         * gcc.c-torture/compile/compile.exp: Likewise.
9854         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9855         * gcc.c-torture/execute/execute.exp: Likewise.
9856         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9857         Print testcase being tried at verbosity level 1.
9858         * gcc.c-torture/special/special.exp: Unset xfail.
9859         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9860         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9861         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9862         * gcc.failure/failure.exp: Likewise.
9863         * gcc.ieee/ieee.exp: Likewise.
9864         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9865         Update call to dg-test.  Call dg-finish at end.
9866         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9867         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9868         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9869         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9870         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9871         * gcc.wendy/wendy.exp: Add copyright.
9872         Delete setting of tmpdir (done by gcc_init).
9873         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9874         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9875         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9876         gcc_[ce]pass/fail.
9877
9878 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9879
9880         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9881         confusion.
9882         (g++_load): Likewise.
9883
9884         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9885         Rename argument to `prog' to remove the confusion.
9886         Varargs fns behave differently too!
9887         (g++_load): Likewise.
9888
9889         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9890
9891         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9892         what it is.  Delete (always) printing of status value for !native.
9893         Simplify verbose code, and include status and exec_output.
9894         (g++_load): Use gcc_load.
9895
9896 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9897
9898         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9899         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9900         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9901         940714-3.c as these testcases don't exist anymore.  Make
9902         va-arg-1.c expected to pass.
9903
9904 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9905
9906         * gcc.misc-tests/misc.exp: Only run specific testcases.
9907         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9908         * gcc.misc-tests/dg-[1-9].c: New files.
9909
9910         * lib/dg.exp: New testsuite driver.
9911         * gcc.prms/prms.exp: Use it.
9912
9913         * README.gcc: New file.
9914
9915         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9916         Document and reset `lxpass' and `lxfail'.
9917         Simplify "initialized" message.
9918         (gcc_stat): Clean up comments a little.
9919
9920 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9921
9922         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9923
9924 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9925
9926         * lib/old-dejagnu.exp (process-option): New proc.
9927         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9928         (old-dejagnu): Simplify.
9929         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9930
9931 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9932
9933         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9934         exists and is not an empty string.
9935
9936         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9937         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9938         finished.
9939         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9940         automatically.
9941
9942         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9943         longer expected to fail.
9944
9945         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9946         "f" function call.
9947
9948         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9949
9950         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9951         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9952         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9953         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9954         c-torture-1.29.
9955
9956         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9957         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9958
9959         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9960
9961         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9962         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9963
9964         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9965         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9966         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9967
9968 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9969
9970         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9971         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9972         940714-1.c, 940714-2.c, 940714-3.c},
9973         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9974         gcc.misc-tests/{mg.c,mg.exp}:
9975         New tests.
9976         * gcc.noncompile/noncompile.exp: Change accordingly.
9977
9978 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9979
9980         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9981         Undo previous clobberage.
9982
9983 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9984
9985         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9986         * gcc.special/{930510-1.c, special.exp}:
9987         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9988         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9989         struct-varargs-1.c}: New tests from c-torture-1.26.
9990
9991 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9992
9993         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9994           argument to switch.
9995
9996 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9997
9998         * Revert the previous changes.  Please see Rob's directory
9999           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10000           fixes.
10001
10002 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10003
10004         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10005             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10006             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10007             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10008             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10009             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10010             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10011             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10012             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10013             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10014             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10015             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10016             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10017             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10018             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10019             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10020             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10021             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10022             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10023             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10024             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10025             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10026             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10027             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10028             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10029             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10030             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10031
10032 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10033
10034         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10035             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10036           with perror calls.
10037
10038 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10039
10040         * config/unix.exp (g++_load): Fix syntax.
10041
10042 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10043
10044         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10045         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10046         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10047         Don't expect va-arg-1.c to fail.  Correct expected output for
10048         920928-1.c.
10049         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10050         * gcc.wendy/hbm4.c: Correct typo.
10051         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10052
10053 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10054
10055         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10056         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10057         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10058         * lib/c-torture.exp (c-torture-compile): Ditto.
10059
10060         Reduce volume of output (remove all the -I's and such).
10061         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10062         Call gcc_cpass, gcc_cfail.
10063         (c-torture): Pass testing option to c-torture-compile.
10064
10065 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10066
10067         Bring patches over from progressive.
10068         * config/default.exp: Exit remote shell cleanly.
10069         (g++_exit, g++_start): Add default versions.
10070         * config/sim.exp (gcc_load): Use perror, not error.
10071
10072 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10073
10074         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10075         set in site.exp.
10076
10077 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10078
10079         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10080         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10081         (wendy_try): New proc to run testcase.
10082         (main loop): Call 'em.
10083         * gcc.wendy/*.c: Clean up pass to correct expected output.
10084
10085         * lib/gcc.exp: Minor cleanup work.
10086         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10087
10088 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10089
10090         * config/sim.exp (gcc_load): Document return codes better.
10091         Don't pass -v to simulator.
10092
10093 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10094
10095           * gcc.special/920717-x.c: Fix typo.
10096           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10097           get at sources.
10098
10099         * lib/mike-gcc.exp: Fix typo.
10100
10101 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10102
10103         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10104         binary to use, transform the name.
10105         * config/*.exp: rename everything. Nuke any g++ specific files,
10106         it's now a special case of gcc that requires no special support.
10107         Add a default.exp for unsupported targets.
10108
10109 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10110
10111         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10112         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10113         version of Tcl.
10114
10115 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10116
10117         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10118         than a warning.
10119
10120 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10121
10122         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10123
10124 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10125
10126         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10127         option_list.  Compile every file with only 4/6 option choices
10128         (same as C torture) instead of with 12/18 different option
10129         choices.
10130         * lib/c-torture.exp: Likewise.
10131
10132         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10133         not already set.
10134
10135 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10136
10137         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10138         can put an XFAIL *-*-* on excess errors.
10139
10140 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10141
10142         * g++.law: Add more tests derived from g++-bugs snapshots.
10143
10144         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10145         equivalent to g++.law/init9.
10146
10147         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10148         compiled it, and the a.out file after we've run it.
10149
10150 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10151
10152         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10153         compiled it, and the a.out file after we've run it.
10154
10155 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10156
10157         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10158
10159 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10160
10161         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10162         version number.
10163
10164 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10165
10166         * g++.law: New directory of g++ tests derived from the g++-bugs
10167         snapshots.
10168
10169 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10170
10171         * gcc.compile: initbug1.c initbug1.exp testcase added
10172
10173 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10174
10175         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10176         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10177           fixes submitted by Jeff Law (law@cs.utah.edu)
10178         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10179           Jeff Law (law@cs.utah.edu)
10180
10181
10182 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10183
10184         * config/unix-g++.exp: Follow the gcc way of doing things.
10185         * g++.old-deja/old-deja.exp: Minor updates.
10186         * lib/g++.exp: New file, follow the gcc way of doing things.
10187         * lib/old-dejagnu.exp: Minor updates.
10188         * lib/mike-g++.exp: Always unset errorInfo.
10189
10190 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10191
10192         * lib/gcc.exp: Fix some errors with the below change, CC and
10193         CFLAGS should be global when setting, not local.
10194
10195 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10196
10197         * lib/gcc.exp: Transform tool name.
10198
10199 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10200
10201         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10202
10203 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10204
10205         * lib/gcc.exp: change gcc_done to gcc_stat
10206
10207 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10208
10209         * Upgraded gcc testsuite to c-torture version 1.25
10210
10211 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10212
10213         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10214         * lib/c-torture: added hooks for new reporting code.
10215
10216 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10217
10218         * config/sh-gcc.exp: check if sh-sim exists in the path
10219
10220 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10221
10222         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10223         * gcc.compile/compile.exp: Initial changes for new logic.
10224         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10225         * gcc.failure/failure.exp: Initial changes for new logic.
10226         * gcc.ieee/ieee.exp: Initial changes for new logic.
10227         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10228         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10229         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10230         * lib/c-torture.exp: Initial changes for new logic.
10231         * lib/gcc.exp: Initial changes for new logic.
10232
10233 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10234
10235         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10236         depend upon failure or success.  Fully qualify names in failure
10237         and success messages.  Always remove a.out before starting
10238         compile, just in case.  Pay more attention to error text output by
10239         the compiler.  Handle testcases with no known past errors just
10240         like all others, so that things are uniform.  Other miscellaneous
10241         improvements.
10242
10243 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10244
10245         * gcc.cpp: new directory for cpp tests
10246
10247 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10248
10249         * lib/chill.exp: Code reformatted, removed unused code.
10250         * config/unix-chill.exp: Code reformatted, removed unused code.
10251         * chill.execute/execute.exp: Code reformatted, removed unused code.
10252         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10253
10254 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10255
10256         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10257         routines not written.
10258
10259 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10260
10261         * config/bug-gcc.exp: Use new procs from bug.exp.
10262
10263 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10264
10265         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10266         via ftp, rather than depending on NFS.
10267         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10268         case.
10269
10270 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10271
10272         * config/bug-gcc.exp: Use new download proc.
10273
10274 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10275
10276         * chill.execute/execute.exp: cleanups, handles errors better
10277         * chill.compile/compile.exp: rewrite, based on execute.exp
10278         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10279         * lib/chill.exp: major changes to diff proc and compile and link
10280           procs. added chill_fail and chill_pass wrappers to pass and
10281           fail. added more comments, and handle error codes better.
10282           Added a hack to capture stderr from exec, so noncompile tests
10283           can work.
10284
10285 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10286
10287         * chill.execute/execute.exp: rewrite of testsuite driver
10288         * lib/chill.exp: rewrite of testsuite driver
10289         * config/unix-chill.exp: rewrite of testsuite driver
10290
10291 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10292
10293     In chill.execute:
10294         * iexpr.ch: Standardize uppercase.
10295         * tuples.dat: Standardize uppercase.
10296         * vary.ch: standardize.  Correct varying string assignments.
10297         * vary.dat: Add new output lines.
10298
10299 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10300
10301     In chill.execute:
10302         * chprintf.ch: Standardize use of uppercase.
10303         * tuples.ch: Standardize and turn arr2 into a DCL,
10304           rather than a SYN.
10305         * pinits.ch: Standardize.
10306
10307 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10308
10309         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10310         * Makefil: Renamed to Makefile.in.
10311         * configure.in: New.
10312
10313 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10314
10315     In chill.execute:
10316         * .cvsignore: Add result/output files.
10317         * Makefile: Fix up variables at start.  Use MFLAGS
10318           everywhere.  Correct bool_loc, built_ins entries.
10319           Add entry for vary1.ch.
10320         * bitarray.ch: Standardize upper-case usage.
10321         * bitexpr.ch: Standardize, add output of b1.
10322         * params.ch: Use arrayt in along PROC parameters, to
10323           avoid novelty problems.
10324         * sets.ch: Tiny cleanup.
10325         * vary1.ch: Re-indent.
10326
10327 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10328
10329           * Add PR-related files to Makefiles, .cvsignore files, etc.
10330
10331 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10332
10333         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10334           with compiler objects. New names are test-flow.c and test-loop.c
10335
10336 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10337
10338         * Upgraded c-torture tests from 1.19 to 1.20
10339
10340         * new files:
10341         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10342         * gcc.compile: 930623-1.c 930623-2.c
10343         * gcc.noncompile: 930622-1.c 930622-2.c
10344         * gcc.failure: 920411-1.c 920627-2.c
10345         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10346
10347 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10348
10349         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10350           More changes to get testsuite working properly. Needs more work.
10351           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10352
10353 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10354
10355         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10356           More changes to get testsuite working properly. Needs more work.
10357
10358 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
10359
10360         * chill.compile/compile.exp: Added for Dejagnu support
10361         * chill.execute/execute.exp: Added for Dejagnu support
10362         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
10363
10364 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10365
10366     This should complete moving the CHILL test files.
10367         * chill.noncompile(.cvsignore printf.grt
10368             in-printf.grt chprintf.grt chprintf.ch):
10369             Added test-support files.
10370           (Makefile): Modified further.
10371         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
10372             signal.ch): Added test files.
10373           * chill.execute (.cvsignore printf.grt printr.c
10374             in-printf.grt rts.c chprintf.grt rts.h): Added
10375           test-support files.
10376             (Makefile): More corrections.
10377
10378 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
10379
10380         * chill.compile, chill.execute, chill.nocompile: Add CHILL
10381           test cases, ready for DejaGnu.
10382
10383 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10384
10385         * Upgraded c-torture tests from 1.18 to 1.19
10386
10387         * gcc.compile: added test(s):
10388           930607-1.c
10389         * gcc.execute: added test(s):
10390           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
10391
10392         * added new subdirectory for misc tests: gcc.misc-tests
10393         * gcc.misc-test(s): added tests:
10394           inst-check.c test-consts.c test-ior.c test-switch.c
10395
10396 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10397
10398         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
10399
10400 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10401
10402         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
10403
10404 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10405
10406         * Upgraded c-torture tests from 1.17 to 1.18
10407
10408 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10409
10410         * Upgraded c-torture tests from 1.12 to 1.17
10411
10412 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
10413
10414         * lib/old-dejagnu.exp:
10415           Fixed handling of XFAIL target triplets to correctly
10416           recognize wildcard characters.  Removed code that
10417           appended a unique id tag to the end of the file name
10418           printed out by the result of the testcases within a
10419           given test file.
10420
10421 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
10422
10423         * lib/old-dejagnu.exp:
10424           Reworked expected failure handling to trigger off of XFAIL
10425           keyword in keyphrase embeded in testcase source code. The
10426           XFAIL keyword must be at the end of the keyphrase line. It
10427           may optionally be followed by one or more target triplets.
10428           It has just occured that the handling of wildcards in the
10429           target triplet may not be correct.
10430
10431 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
10432
10433         * g++.old-deja/tests:
10434           Moved all subdirectories up one level into g++.old-deja .
10435
10436         * lib/old-dejagnu.exp:
10437           Fixed problem with CXXFLAGS not being properly reset, and being
10438           corrupted with extraneous "-c" compiler option.  This was
10439           causing binaries to not be generated for test that needed them.
10440           Modified strings passed to "pass" and "fail" so that individual
10441           tests from the same test file would be distinguished by an
10442           identifier appended to the test file name in the summary logs;
10443           this corrected a problem with erroneous diff logs.  Added code
10444           to search testcases for expected fail and unexpected pass keywords.
10445
10446 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10447
10448         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
10449
10450 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10451
10452         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
10453           Removed extraneous text from end of "Special g++ Options"
10454           keyphrase.
10455
10456         * lib/old-dejagnu.exp: Added pattern matching to look for new
10457           keywords, embedded in testcases comments, which will trigger
10458           calls to xpass and xfail.
10459
10460 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
10461
10462         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
10463           comments embedded in the testcases, especially the one looking for
10464           special compiler options, as well as the pattern matching for the
10465           compiler output again.
10466
10467 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
10468
10469         * lib/old-dejagnu.exp: Do a proper check of the return value for
10470           execute tests. Fixed several problems with the pattern matching
10471           of the compiler output which gave erroneous test results.
10472           Changed several of the test result messages to be more descriptive.
10473         * config/unix-g++.exp: Proc g++_load now actually works and
10474           executes the tests passed to it and returns a usable return
10475           value.
10476
10477 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10478
10479           * lib/gcc.exp: Exits gracefully if $CC is bogus.
10480
10481 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10482
10483         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
10484           Modified both files to properly execute the old style
10485           dejagnu tests. The previous versions of these files were
10486           experimental and did not function anything near correctly.
10487
10488 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
10489
10490         * Removed all Makefile.in and configure.in files. No configuration
10491         needed now.
10492
10493 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
10494
10495         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
10496
10497 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10498
10499         * gcc.compile/configure.in, gcc.unsorted/configure.in,
10500         gcc.special/configure.in, gcc.noncompile/configure.in,
10501         gcc.execute/configure.in, gcc.code_quality/configure.in,
10502         g++.other/configure.in, g++.old-deja/configure.in,
10503         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
10504         in srcname setting.
10505
10506 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10507
10508         * lib/udi.exp:  Fixed mondfe and mondfe_download.
10509         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
10510         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
10511
10512 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10513
10514         * config/udi-gdb.exp: Check $shell_id after connecting to target.
10515         (gdb_exit): Don't remove *_soc files.
10516
10517 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10518
10519         * lib/c-torture.exp: Don't look for main; instead always use -w
10520         -c.  This is how the c-torture tests work.  Remove the object
10521         file if the compilation succeeds.
10522         * gcc.execute/execute.exp: Remove executable if test passes.
10523         * gcc.noncompile/noncompile.exp: Every test is an expected
10524         failure.
10525         * gcc.special/special.exp: Added tests from c-torture 1.11,
10526         corrected use of existing test.
10527         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
10528         gcc.execute/920625-1.c: Updated to c-torture 1.11.
10529         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
10530         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
10531         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
10532         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
10533         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
10534         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
10535         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
10536         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
10537         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
10538         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
10539         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
10540         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
10541         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
10542         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
10543         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
10544         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
10545         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
10546         c-torture 1.11.
10547         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
10548         correspond to c-torture 1.11.
10549
10550         * New file.