OSDN Git Service

* c-decl.c (grokdeclarator): Handle type being a typedef for an
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * gcc.dg/noncompile/20020130-1.c: New test.
4
5 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
6
7         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8
9 2002-01-29  Richard Henderson  <rth@redhat.com>
10
11         * gcc.c-torture/execute/991118-1.c: Cast various constants back
12         to long long.
13         * gcc.c-torture/execute/bf64-1.c: Likewise.
14
15 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
16
17         * gcc.c-torture/execute/20020129-1.c: New test.
18
19 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20
21         * gcc.c-torture/compile/20000224-1.c: Update.
22         * gcc.c-torture/execute/bitfld-1.c: New tests.
23         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
24         * gcc.dg/uninit-A.c: Update.
25
26 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
27
28         * g++.dg/template/ctor1.C: Add instantiation.
29
30 2002-01-28  Paul Koning  <pkoning@equallogic.com>
31
32         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
33         argument to __builtin_prefetch to be const ptr.
34
35 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
36
37         * gcc.c-torture/compile/20020120-1.c: New test.
38
39 2002-01-27  Kazu Hirata  <kazu@hxi.com>
40
41         * gcc.c-torture/execute/20020127-1.c: New test.
42
43 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
44  
45         * g77.dg/f77-edit-i-in.f: New test
46         * g77.dg/f77-edit-i-out.f: New test
47
48 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
49
50         * gcc.dg/debug/debug.exp: New file.
51         * gcc.dg/debug/trivial.c: New file.
52         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
53         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
54         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
55         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
56         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
57         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
58         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
59         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
60         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
61         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
62         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
63         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
64         * gcc.dg/20000503-1.c: Removed.
65         * gcc.dg/20010207-1.c: Removed.
66         * gcc.dg/20011223-1.c: Removed.
67         * gcc.dg/20020104-2.c: Removed.
68         * gcc.dg/debug-1.c: Removed.
69         * gcc.dg/debug-2.c: Removed.
70         * gcc.dg/debug-3.c: Removed.
71         * gcc.dg/debug-4.c: Removed.
72         * gcc.dg/debug-5.c: Removed.
73         * gcc.dg/debug-6.c: Removed.
74         * gcc.dg/dwarf2-1.c: Removed.
75         * gcc.dg/dwarf2-2.c: Removed.
76
77 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
78
79         * g++.old-deja/g++.other/eh5.C: New test.
80         * g++.old-deja/g++.other/sibcall2.C: New test.
81         * g++.old-deja/g++.other/array9.C: New test.
82         * g++.old-deja/g++.other/typename2.C: New test.
83         * g++.old-deja/g++.other/crash60.C: New test.
84         * g++.old-deja/g++.other/conv9.C: New test.
85         * g++.old-deja/g++.other/mangle10.C: New test.
86         * g++.old-deja/g++.other/unchanging1.C: New test.
87         * g++.old-deja/g++.other/exprstmt1.C: New test.
88         * g++.old-deja/g++.other/inline23.C: New test.
89         * g++.old-deja/g++.eh/ia64-1.C: New test.
90         * g++.old-deja/g++.other/dwarf2-1.C: New test.
91         * g++.old-deja/g++.other/mangle11.C: New test.
92         * g++.old-deja/g++.other/reload1.C: New test.
93         * g++.old-deja/g++.other/static20.C: New test.
94         * g++.old-deja/g++.other/local-alloc1.C: New test.
95         * g++.old-deja/g++.other/conv8.C: New test.
96         * g++.old-deja/g++.other/stmtexpr2.C: New test.
97         * g++.old-deja/g++.other/storeexpr1.C: New test.
98         * g++.old-deja/g++.other/storeexpr2.C: New test.
99         * g++.dg/eh/template2.C: New test.
100         * g++.dg/warn/weak1.C: New test.
101
102 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
103
104         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
105         Remove first, non-varying, argument.
106
107 2002-01-23  Richard Henderson  <rth@redhat.com>
108
109         * gcc.dg/inline-2.c: New.
110
111         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
112         Add optional target arg.  Check number of arguments.
113         (scan-assembler-not, scan-assembler-dem): Likewise.
114         (scan-assembler-dem-not): Likewise.
115
116 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
117
118         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
119         line 12.
120         * g++.old-deja/g++.brendan/parse3.C,
121         g++.old-deja/g++.other/crash26.C,
122         g++.old-deja/g++.other/crash28.C,
123         g++.old-deja/g++.other/crash29.C,
124         g++.old-deja/g++.other/crash30.C,
125         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
126
127 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
128
129         * gcc.dg/20020115-1.c: New.
130
131 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
132
133         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
134
135 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
136
137         * gcc.dg/20020122-3.c: New.
138
139 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
140
141         * g++.dg/other/gc1.C: New test.
142
143 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
144
145         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
146
147 2002-01-22  Richard Henderson  <rth@redhat.com>
148
149         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
150
151 2002-01-22  Richard Henderson  <rth@redhat.com>
152
153         * gcc.dg/20020122-4.c: New.
154
155 2002-01-22  H.J. Lu <hjl@gnu.org>
156
157         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
158         link output.
159         * gcc.dg/special/ecos.exp: Likewise.
160         * lib/g++-dg.exp: Likewise.
161         * lib/g77-dg.exp: Likewise.
162         * lib/gcc-dg.exp : Likewise.
163         * lib/mike-g++.exp: Likewise.
164         * lib/mike-g77.exp: Likewise.
165         * lib/mike-gcc.exp: Likewise.
166         * lib/objc-dg.exp: Likewise.
167
168 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
169
170         PR target/5379
171         * gcc.dg/20020122-2.c: New test.
172
173 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
174
175         * gcc.dg/20020122-1.c: New test.
176
177 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
178
179         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
180
181 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
182
183         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
184
185 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
186
187         * gcc.c-torture/compile/20020121-1.c: New test.
188
189 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
190
191         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
192         ld_library_path.
193
194 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
195
196         * gcc.dg/20020218-1.c: New test.
197
198 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
199
200         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
201         messages
202         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
203         "At global scope" warning
204         * g++.dg/ext/align1.C: Change cygwin test for alignment
205         from db-bogus to dg-warning
206
207 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
208
209         * g77.f-torture/compile/cpp2.F: New test.
210
211 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
212
213         * g++.dg/template/access1.C: New test.
214
215 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
216
217         * gcc.dg/20020118-1.c: New.
218
219 2002-01-18  Kazu Hirata  <kazu@hxi.com>
220
221         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
222
223 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
224
225         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
226         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
227         alignment warnings.
228
229 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
230
231         * gcc.misc-tests/i386-prefetch.exp: Save and restore
232         torture_with_loops and torture_without_loops
233
234 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
235
236         * gcc.c-torture/compile/20020116-1.c: New test.
237
238 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
239
240         * gcc.dg/20020116-2.c: New test.
241
242         * gcc.dg/ultrasp4.c: New test.
243
244         * gcc.dg/20020116-1.c: New test.
245
246 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
247
248         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
249         by EABI.
250
251 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
252
253         * gcc.misc-tests/i386-prefetch.exp: New.
254         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
255         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
256         * gcc.misc-tests/i386-pf-none-1.c: New test.
257         * gcc.misc-tests/i386-pf-sse-1.c: New test.
258
259 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
260
261         * gcc.dg/gnu89-init-1.c: Add new tests.
262
263 2002-01-15  Andreas Jaeger  <aj@suse.de>
264
265         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
266         * gcc.dg/i386-mmx-2.c: Likewise.
267         * gcc.dg/i386-sse-1.c: Likewise.
268         * gcc.dg/i386-sse-2.c: Likewise.
269         * gcc.dg/i386-sse-3.c: Likewise.
270
271 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
272
273         * g77.f-torture/execute/intrinsic-unix-bessel.f:
274         Uncomment additional cases that now pass.
275
276 2002-01-11  Richard Henderson  <rth@redhat.com>
277
278         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
279         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
280
281 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
282
283         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
284
285 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
286
287         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
288         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
289
290 2002-01-10  Dale Johannesen  <dalej@apple.com>
291
292         * gcc.c-torture/execute/loop-11.c: New.
293
294 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
295
296         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
297         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
298
299 2002-01-09  Richard Henderson  <rth@redhat.com>
300
301         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
302         type in which to perform the operation for each size.
303
304 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
305
306         * gcc.c-torture/compile/20020109-2.c: New test.
307
308 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
309
310         * gcc.c-torture/execute/loop-10.c: New test.
311
312 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
313
314         * gcc.c-torture/compile/20010226-1.c: New test.
315         * gcc.c-torture/compile/20010227-1.c: New test.
316         * gcc.c-torture/compile/20010426-1.c: New test.
317         * gcc.c-torture/compile/20010510-1.c: New test.
318         * gcc.c-torture/compile/20010605-3.c: New test.
319         * gcc.c-torture/compile/20010824-1.c: New test.
320         * gcc.c-torture/execute/20010409-1.c: New test.
321         * gcc.dg/noncompile/20000901-1.c: New test.
322         * gcc.dg/20001023-1.c: New test.
323         * gcc.dg/20001101-1.c: New test.
324         * gcc.dg/20001102-1.c: New test.
325         * gcc.dg/20010207-1.c: New test.
326         * gcc.dg/20010405-1.c: New test.
327         * gcc.dg/20010822-1.c: New test.
328         * gcc.dg/20011107-1.c: New test.
329
330 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
331
332         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
333
334         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
335         execution failure on PA targets.
336
337 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
338
339         * gcc.c-torture/compile/20020109-1.c: New test.
340
341 2002-01-08  Kazu Hirata  <kazu@hxi.com>
342
343         * gcc.c-torture/execute/20020108-1.c: New test.
344
345 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
346
347         * gcc.dg/20020108-1.c: New test.
348
349 2002-01-08  H.J. Lu <hjl@gnu.org>
350
351         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
352         for header files.
353
354 2002-01-08  Geoff Keating  <geoffk@redhat.com>
355
356         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
357         consistency.
358
359 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
360
361         * gcc.dg/altivec-4.c: Test altivec predicates.
362
363 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
364
365         * gcc.c-torture/execute/20020107-1.c: New test.
366
367 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
368
369         PR c/5279
370         * gcc.c-torture/compile/20020106-1.c: New test.
371
372 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
373
374         * gcc.c-torture/execute/nestfunc-4.c: New test.
375
376 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
377
378         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
379         extra triple that slipped in.
380         * g++.old-deja/g++.abi/align.C: Likewise.
381         * g++.old-deja/g++.abi/bitfields.C: Likewise.
382
383 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
384
385         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
386         * g++.old-deja/g++.abi/align.C: Likewise.
387         * g++.old-deja/g++.abi/bitfields.C: Likewise.
388
389         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
390         on FreeBSD/i386.
391         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
392         FreeBSD.
393
394 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
395
396         * gcc.dg/20020104-1.c: New test.
397
398         * gcc.dg/20020104-2.c: New test.
399
400 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
401
402         * gcc.dg/20020103-1.c: Fix typo in target selector.
403
404 2002-01-03  Richard Henderson  <rth@redhat.com>
405
406         * gcc.dg/20020103-1.c: New.
407
408 2002-01-03  Kazu Hirata  <kazu@hxi.com>
409
410         * gcc.c-torture/execute/20020103-1.c: New test.
411
412 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
413
414         * g++.dg/other/debug2.C: New test.
415
416         * gcc.c-torture/compile/20020103-1.c: New test.
417
418 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
419
420         * gcc.dg/gnu89-init-1.c: Added new tests.
421
422 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
423
424         * g++.dg/template/friend2.C: Remove as patch is reverted.
425
426         * g++.dg/warn/oldcast1.C: New test.
427
428         * g++.dg/template/ptrmem1.C: New test.
429         * g++.dg/template/ptrmem2.C: New test.
430
431         * g++.dg/template/ntp.C: New test.
432
433         * g++.dg/other/component1.C: New test.
434
435         * g++.dg/template/ttp3.C: New test.
436
437         * g++.dg/template/friend2.C: New test.
438         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
439
440 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
441
442         * g++.dg/other/ptrmem1.C: New test.
443         * g++.dg/other/ptrmem2.C: New test.
444
445 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
446
447         * g++.dg/template/ctor1.C: New test.
448
449 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
450
451         * g++.dg/template/friend2.C: New test.
452
453 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
454
455         * gcc.dg/mmix-1.c: New test.
456
457 2001-12-31  Richard Henderson  <rth@redhat.com>
458
459         * gcc.dg/asm-5.c: New.
460
461 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
462
463         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
464         in namespace __gnu_cxx
465
466 2001-12-30  Richard Henderson  <rth@redhat.com>
467
468         * gcc.dg/debug-6.c: New.
469
470 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
471
472         * gcc.c-torture/compile/20011229-2.c: New test.
473
474 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
475
476         * gcc.dg/debug-3.c: New test.
477         * gcc.dg/debug-4.c: New test.
478         * gcc.dg/debug-5.c: New test.
479
480 2001-12-29  Richard Henderson  <rth@redhat.com>
481
482         * g++.dg/eh/loop1.C: New.
483
484 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
485
486         * g++.dg/template/crash1.C: New test.
487
488 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
489
490         * g++.dg/other/const1.C: New test.
491
492 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
493
494         * gcc.c-torture/compile/20011229-1.c: New test.
495
496 2001-12-28  Stan Shebs  <shebs@apple.com>
497
498         * lib/objc-torture.exp: Resync with c-torture.exp.
499         * lib/objc.exp: Load standard libraries.
500
501 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
502
503         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
504         additional tests.
505
506 2001-12-27  Roger Sayle <roger@eyesopen.com>
507
508         * gcc.c-torture/execute/string-opt-16.c: New testcase.
509
510 2001-12-27  Richard Henderson  <rth@redhat.com>
511
512         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
513
514 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
515
516         * g++.dg/eh/ctor1.C: New test.
517         * g++.dg/other/error2.C: New test.
518
519 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
520
521         * g++.dg/other/init2.C: New test.
522
523 2001-12-24  Richard Henderson  <rth@redhat.com>
524
525         * gcc.dg/20011223-1.c: New.
526         * gcc.dg/inline-1.c: New.
527
528 2001-12-23  Richard Henderson  <rth@redhat.com>
529
530         * gcc.dg/asm-4.c: Test operand modifiers.
531
532 2001-12-23  Richard Henderson  <rth@redhat.com>
533
534         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
535
536 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
537
538         * gcc.c-torture/execute/20011223-1.c: New test.
539
540 2001-12-21  Richard Henderson  <rth@redhat.com>
541
542         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
543         re-enables the warning.
544
545 2001-12-21  Richard Henderson  <rth@redhat.com>
546
547         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
548
549 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
550
551         * gcc.c-torture/compile/20011218-1.c: New test.
552
553 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
554
555         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
556         arm-isr.c test.
557         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
558         epilogue generation for ARM ISR routines.
559
560 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
561
562         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
563         * gcc.dg/format/c90-printf-3.c: Likewise.
564         * gcc.dg/format/c99-printf-3.c: Likewise.
565         * gcc.dg/format/ext-1.c: Likewise.
566         * gcc.dg/format/ext-6.c: Likewise.
567         * gcc.dg/format/format.h: Prototype unlocked stdio.
568
569 2001-12-20  Richard Henderson  <rth@redhat.com>
570
571         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
572         (arena): Use it.
573         (malloc): Correct allocation logic.  Abort if we fill up the
574         arena before initialization complete.
575         (realloc): Correct allocation logic.
576
577 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
578
579         * gcc.c-torture/compile/20011219-2.c: New test.
580
581         * gcc.c-torture/execute/20011219-1.c: New test.
582
583 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
584
585         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
586         target does not support weak symbols.
587
588 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
589
590         * gcc.c-torture/compile/20011219-1.c: New test.
591
592 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
593
594         * g++.dg/other/error1.C: New test.
595
596 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
597
598         * gcc.c-torture/execute/20011217-1.c: New test.
599
600 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
601
602         * objc.dg/special/: New directory.
603         * objc.dg/special/special.exp: New file.
604         * objc.dg/special/unclaimed-category-1.h: New file.
605         * objc.dg/special/unclaimed-category-1a.m: New file.
606         * objc.dg/special/unclaimed-category-1.m: New file.
607
608 2001-12-17  Andreas Jaeger  <aj@suse.de>
609
610         * gcc.c-torture/compile/20011217-2.c: New test.
611
612 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
613
614         * gcc.c-torture/compile/20011217-1.c: New test.
615
616 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
617
618         * testsuite/gcc.dg/20011214-1.c: New.
619
620 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
621
622         * gcc.dg/altivec-4.c: New.
623
624 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
625
626         * gcc.dg/20011113-1.c: New test.
627
628 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
629
630         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
631         std::__malloc_alloc_template<0> and
632         std::__default_alloc_template<false, 0>.
633
634 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
635
636         * objc/execute/bf-21.m: New test.
637         * objc/execute/enumeration-1.m: New test.
638         * objc/execute/enumeration-2.m: New test.
639
640 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
641
642         * gcc.dg/gnu89-init-1.c: New test.
643
644 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
645
646         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
647         * g++.old-deja/g++.jason/2371.C: Likewise.
648         * g++.old-deja/g++.jason/template33.C: Likewise.
649         * g++.old-deja/g++.jason/template34.C: Likewise.
650         * g++.old-deja/g++.jason/template36.C: Likewise.
651         * g++.old-deja/g++.oliva/typename1.C: Likewise.
652         * g++.old-deja/g++.oliva/typename2.C: Likewise.
653         * g++.old-deja/g++.other/typename1.C: Likewise.
654         * g++.old-deja/g++.pt/inherit2.C: Likewise.
655         * g++.old-deja/g++.pt/nontype5.C: Likewise.
656         * g++.old-deja/g++.pt/typename11.C: Likewise.
657         * g++.old-deja/g++.pt/typename14.C: Likewise.
658         * g++.old-deja/g++.pt/typename16.C: Likewise.
659         * g++.old-deja/g++.pt/typename3.C: Likewise.
660         * g++.old-deja/g++.pt/typename4.C: Likewise.
661         * g++.old-deja/g++.pt/typename5.C: Likewise.
662         * g++.old-deja/g++.pt/typename7.C: Likewise.
663         * g++.old-deja/g++.robertl/eb9.C: Likewise.
664
665 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
666
667         * g++.dg/other/linkage1.C: New test.
668         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
669         specifiers.
670
671 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
672
673         * gcc.dg/concat.c: New test.
674
675 2001-12-11  Stan Shebs  <shebs@apple.com>
676
677         * objc/compile: New test directory.
678         * objc/compile/compile.exp: New expect script.
679         * objc/compile/20011211-1.m: New compile test.
680
681 2001-12-11  Jason Merrill  <jason@redhat.com>
682
683         * lib/prune.exp (prune_gcc_output): Also handle "In member
684         function".  So many permutations...
685
686 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
687
688         * g++.dg/template/typedef1.C: New test.
689
690 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
691
692         * g++.dg/other/copy1.C: New test.
693
694 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
695
696         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
697
698         * gcc.dg/builtin-choose-expr.c: New.
699
700 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
701
702         * gcc.dg/altivec-2.c: New.
703
704 2001-12-07  Richard Henderson  <rth@redhat.com>
705
706         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
707
708 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
709
710         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
711         ultrasparc.
712
713 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
714
715         * g++-old.deja/g++.robertl/eb101.C: Deleted.
716
717 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
718
719         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
720         variable argument list.
721
722 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
723
724         * gcc.c-torture/execute/memcheck: Delete entire directory.
725         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
726         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
727
728 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
729
730         * gcc.dg/Wshadow-1.c: New test.
731
732 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
733
734         * gcc.c-torture/compile/20011130-1.c: New test.
735
736         * gcc.dg/noncompile/20011025-1.c: New test.
737
738         * g++.dg/other/anon-union.C: New test.
739
740         * gcc.c-torture/execute/20011024-1.c: New test.
741
742 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
743
744         * gcc.c-torture/execute/20000722-1.x,
745         gcc.c-torture/execute/20010123-1.x: Remove.
746         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
747         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
748         gcc.dg/c99-complit-2.c: New tests.
749
750 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
751
752         * g++.dg/inherit/base1.C: New test.
753
754 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
755
756         * g++.dg/other/stdarg1.C: New test.
757
758         * gcc.c-torture/compile/20011130-2.c: New test.
759
760 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
761
762         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
763         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
764         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
765         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
766         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
767         * gcc.dg/builtin-prefetch-1.c: New test.
768
769 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
770
771         * gcc.dg/20011130-1.c: New test.
772
773 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
774
775         * g++.dg/other/scope1.C: New test.
776         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
777
778 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
779
780         * gcc.dg/vla-init-1.c: New test.
781
782 2001-12-01  Geoff Keating  <geoffk@redhat.com>
783
784         * gcc.c-torture/compile/structs.c: New testcase from GDB.
785
786 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
787
788         * objc.dg/alias.m: Update.
789         * objc.dg/class-1.m: Update.
790         * objc.dg/const-str-1.m: Update.
791         * objc.dg/fwd-proto-1.m: Update.
792         * objc.dg/id-1.m: Update.
793         * objc.dg/super-class-1.m: Update.
794
795 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
796
797         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
798         constructs.
799
800 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
801
802         * gcc.c-torture/execute/20011128-1.c: New test.
803
804 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
805
806         * gcc.dg/20011127-1.c: New test.
807
808 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
809
810         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
811         from Austin Group draft 7.
812         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
813         scanf format arguments.
814         * gcc.dg/format/no-exargs-2.c: New test.
815
816 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
817
818         * g++.dg/abi/vbase8-4.C: New test.
819
820 2001-11-24  Ian Lance Taylor  <ian@airs.com>
821
822         * gcc.c-torture/execute/20011121-1.c: New test.
823
824 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
825
826         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
827
828 2001-11-23  Andreas Jaeger  <aj@suse.de>
829
830         * gcc.dg/cpp/charconst-2.c: New test.
831
832 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
833
834         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
835         to the host if it is remote.  Let tests specify extra headers
836         they use.
837         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
838         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
839         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
840         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
841         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
842         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
843         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
844         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
845         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
846         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
847
848 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
849
850         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
851         for little endian ARMs.
852
853 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
854
855         * gcc.c-torture/compile/20011119-1.c: New test.
856         * gcc.c-torture/compile/20011119-2.c: New test.
857
858 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
859
860         * gcc.dg/altivec-1.c: Fix typo.
861
862 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
863
864         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
865
866 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
867
868         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
869
870 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
871
872         * lib/g77.exp: Don't specify --rpath-link.
873
874         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
875         across all the headers.
876         * gcc.dg/format/format.exp: For testing on a remote host,
877         copy format.h.
878
879         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
880         * gcc.c-torture/execute/930406-1.c: Likewise.
881         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
882
883 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
884
885         * gcc.dg/altivec-1.c: New.
886
887 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
888
889         * gcc.dg/cpp/fpreprocessed.c: New test case.
890
891 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
892
893         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
894         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
895         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
896
897 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
898
899         * gcc.dg/no-builtin-1.c: New test.
900
901 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
902
903         * gcc.c-torture/execute/20011115-1.c: New test.
904
905 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
906
907         * gcc.c-torture/compile/20011114-2.c: New test.
908         * gcc.c-torture/compile/20011114-3.c: New test.
909         * gcc.c-torture/compile/20011114-4.c: New test.
910
911 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
912
913         * g++.dg/other/init1.C: New test.
914
915 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
916
917         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
918         message.
919
920         * gcc.c-torture/execute/20011114-1.c: New testcase.
921
922         * gcc.c-torture/compile/20010327-1.c: Revert last change.
923         * gcc.c-torture/compile/20011114-1.c: New test, exactly
924         like the (before this change) version of 20010327-1.c.
925
926 2001-11-14  Roger Sayle <roger@eyesopen.com>
927
928         * gcc.c-torture/execute/string-opt-13.c: New testcase.
929
930 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
931
932         * g++.dg/init/array2.C: New test.
933
934 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
935
936         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
937
938 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
939
940         * g++.dg/other/forscope1.C: New test.
941         * g++.dg/ext/forscope1.C: New test.
942         * g++.dg/ext/forscope2.C: New test.
943
944 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
945
946         * gcc.c-torture/execute/20011113-1.c: New test.
947
948 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
949
950         * gcc.c-torture/execute/20011109-2.c: New test.
951
952         * gcc.c-torture/execute/20011109-1.c: New test.
953
954 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
955
956         * gcc.c-torture/compile/20011109-1.c: New test.
957
958 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
959
960         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
961         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
962         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
963         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
964         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
965         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
966         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
967
968 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
969
970         * g++.dg/warn/Wshadow-1.C: New tests.
971         * g++.old-deja/g++.mike/for3.C: Update.
972
973 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
974
975         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
976         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
977         XFAILs.  Adjust expected error texts.
978         * gcc.c-torture/compile/20011106-1.c,
979         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
980         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
981         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
982         gcc.dg/c99-array-lval-5.c: New tests.
983
984 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
985
986         * gcc.dg/cpp/defined.c: Update.
987
988 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
989
990         * gcc.c-torture/execute/anon-1.c: New test.
991
992 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
993
994         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
995         same size, so no warning should be produced on stormy16.
996
997         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
998         due to oversized array.
999         * g++.old-deja/g++.mike/ns15.C: Likewise.
1000         * g++.old-deja/g++.pt/crash16.C: Likewise.
1001
1002 2001-11-02  Graham Stott  <grahams@redhat.com>
1003
1004         * g++.dgother/debug1.C: Fix typos.
1005
1006 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1007
1008         * g++.dg/other/debug1.C: New test.
1009
1010 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1011
1012         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1013         of unsigned long.
1014
1015 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1016
1017         * gcc.dg/20011029-2.c: New test.
1018
1019         * gcc.c-torture/compile/20011029-1.c: New test.
1020
1021 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1022
1023         * objc/execute/class_self-1.m: New test.
1024         * objc/execute/class_self-2.m: New test.
1025
1026 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1027
1028         * gcc.misc-tests/msgs.exp: Delete.
1029         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1030         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1031         error set to match recent changes.
1032
1033 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1034
1035         * gcc.dg/20011021-1.c: New test.
1036
1037 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1038
1039         * gcc.c-torture/compile/20011023-1.c: New test.
1040
1041 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1042
1043         * lib/g77.exp: Rewrite based on lib/g++.exp.
1044
1045 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1046
1047         * gcc.c-torture/execute/20011019-1.c: New test.
1048
1049         * gcc.dg/20011018-1.c: New test.
1050
1051 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1052
1053         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1054
1055 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1056
1057         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1058         * gcc.dg/attr-invalid.c: Likewise.
1059
1060 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1061
1062         * testsuite/gcc.dg/20011015-1.c: New test.
1063
1064 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1065
1066         * g++.dg/template/unify2.C: New test.
1067
1068 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1069
1070         * g++.dg/other/exception-specification.C: New test
1071
1072 2001-10-13  Tom Rix  <trix@redhat.com>
1073
1074         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1075         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1076
1077 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1078
1079         * testsuite/gcc.dg/20011009-1.c: New test.
1080
1081 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1082
1083         PR g++/4476
1084         * g++.dg/other/friend1.C: New test.
1085
1086 2001-10-11  Richard Henderson  <rth@redhat.com>
1087
1088         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1089
1090 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1091
1092         * gcc.c-torture/compile/20011010-1.c: New.
1093
1094 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1095
1096         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1097         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1098         g77.f-torture/execute/execute.exp,
1099         g77.f-torture/noncompile/noncompile.exp,
1100         gcc.c-torture/compile/compile.exp,
1101         gcc.c-torture/execute/execute.exp,
1102         gcc.c-torture/execute/ieee/ieee.exp,
1103         gcc.c-torture/execute/memcheck/memcheck.exp,
1104         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1105         objc/execute/execute.exp: Update FSF address.
1106
1107 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1108
1109         * gcc.dg/cpp/cmdlne-C.c: Update.
1110         * gcc.dg/cpp/cmdlne-C2.c: New.
1111
1112 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1113
1114         * gcc.c-torture/execute/20011008-3.c: New.
1115
1116 2001-10-08  DJ Delorie  <dj@redhat.com>
1117
1118         * gcc.dg/20011008-1.c: New.
1119         * gcc.dg/20011008-2.c: New.
1120
1121 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1122
1123         * gcc.dg/cpp/spacing1.c: Update test.
1124
1125 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1126
1127         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1128         spelling errors of "separate" as "seperate".
1129
1130 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1131
1132         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1133         enough to avoid inlining.
1134
1135 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1136
1137         * lib/g77.exp: set libg2c_dir correctly.
1138
1139 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1140
1141         * gcc.dg/cpp/macro11.c: New test.
1142
1143 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1144
1145         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1146         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1147         gcc.dg/format/multattr-3.c: New tests.
1148         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1149         tests for format attributes on function pointers being rejected.
1150
1151 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1152
1153         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1154
1155 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1156
1157         * g++.dg/warn/format1.C: New test.
1158
1159 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1160
1161         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1162
1163 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1164
1165         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1166
1167 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1168
1169         * gcc.dg/cpp/redef2.c: Add test.
1170
1171 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1172
1173         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1174         long-standing bug on i686, apparently.
1175         * gcc.c-torture/execute/loop-2c.x: New file.
1176         * gcc.c-torture/execute/loop-2d.x: New file.
1177         * gcc.c-torture/execute/loop-3c.x: New file.
1178
1179 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1180
1181         * gcc.dg/cpp/20000625-2.c: Correct line number.
1182
1183 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1184
1185         * gcc.dg/cpp/macro10.c: New test.
1186         * gcc.dg/cpp/strify3.c: New test.
1187         * gcc.dg/cpp/spacing1.c: Add tests.
1188         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1189         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1190
1191 2001-09-24  DJ Delorie  <dj@redhat.com>
1192
1193         * gcc.c-torture/execute/20010924-1.c: New test.
1194
1195 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1196
1197         * testsuite/objc/execute/paste.m: Remove.
1198
1199 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1200
1201         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
1202
1203 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
1204
1205         * g77.dg/strlen0.f: New test.
1206
1207 2001-09-21  Richard Henderson  <rth@redhat.com>
1208
1209         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
1210         * g++.old-deja/g++.abi/vtable2.C: Likewise.
1211
1212 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1213
1214         Table-driven attributes.
1215         * g++.dg/ext/attrib1.C: New test.
1216
1217 2001-09-20  DJ Delorie  <dj@redhat.com>
1218
1219         * gcc.dg/20000926-1.c: Update expected warning messages.
1220         * gcc.dg/array-2.c: Likewise, and test for warnings too.
1221         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
1222         array.
1223
1224 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
1225
1226         * g++.dg/eh/registers1.C: New test case.
1227
1228 2001-09-17  Richard Henderson  <rth@redhat.com>
1229
1230         * gcc.dg/array-5.c: Fix VLA decomposition test.
1231
1232 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1233
1234         * gcc.dg/cpp/line5.c: New testcase.
1235
1236 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1237
1238         * gcc.dg/cpp/macro9.c: New test.
1239
1240 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
1241
1242         * gcc.c-torture/execute/980223.c: Change type of addr from long
1243         to char *.
1244
1245 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
1246
1247         * gcc.c-torture/execute/20010915-1.c: New test.
1248
1249 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
1250
1251         * g77.dg/bprob: New directory.
1252         * g77.dg/bprob/bprob.exp: New file.
1253         * g77.dg/bprob/bprob-1.f: New test.
1254         * g77.dg/gcov: New directory.
1255         * g77.dg/gcov/gcov.exp: New file.
1256         * g77.dg/gcov/gcov-1.f: New test.
1257         * g77.dg/gcov/gcov-1.x: New file.
1258
1259 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1260
1261         * gcc.dg/cpp/directiv.c: Update.
1262         * gcc.dg/cpp/undef1.c: Update.
1263
1264 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
1265
1266         * gcc.dg/20010912-1.c: New test.
1267
1268 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
1269
1270         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
1271         language-independent file in lib.
1272         * lib/gcov.exp: New file.
1273
1274 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1275
1276         * gcc.c-torture/compile/20010911-1.c: New test.
1277
1278 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
1279
1280         * lib/profopt.exp: New, to support profile-directed optimizations.
1281         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
1282         * gcc.misc-tests/bprob-1.c: New test.
1283         * gcc.misc-tests/bprob-2.c: New test.
1284
1285 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
1286
1287         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
1288         XFAIL and which kinds of gcov output to verify.
1289         * gcc.misc-tests/gcov-4b.x: New file.
1290         * gcc.misc-tests/gcov-5b.x: New file.
1291         * gcc.misc-tests/gcov-6.x: New file.
1292         * gcc.misc-tests/gcov-7.c: New test.
1293         * gcc.misc-tests/gcov-7.x: New file.
1294
1295 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
1296
1297         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
1298         * gcc.misc-tests/gcov-6.c: New test.
1299
1300 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1301
1302         PR c++/3986
1303         * g++.dg/abi/vbase1.C: New test.
1304
1305 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
1306
1307         * objc.dg/method-2.m: New.
1308
1309 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1310
1311         PR c++/4203
1312         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
1313         * g++.dg/init/empty1.C: New test.
1314
1315 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
1316
1317         * gcc.c-torture/compile/20010903-1.c: New test.
1318
1319 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
1320
1321         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
1322         for m68k.
1323
1324 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
1325
1326         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
1327
1328         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
1329
1330         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
1331
1332 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
1333
1334         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
1335         for 16-bit 'unsigned int'.
1336
1337 2001-08-29  Kazu Hirata  <kazu@hxi.com>
1338
1339         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
1340
1341 2001-08-27  Richard Henderson  <rth@redhat.com>
1342
1343         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
1344         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
1345
1346 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
1347
1348         * gcc.dg/asm-names.c (ymain): New.
1349
1350 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
1351
1352         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
1353         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
1354         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
1355
1356 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1357
1358         * gcc.dg/compare5.c: New testcase.
1359
1360 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1361
1362         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
1363         and "In instantiation".
1364
1365 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
1366
1367         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
1368
1369 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
1370
1371         * gcc.misc-tests/gcov.exp: Add support for branch information.
1372         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
1373         * gcc.misc-tests/gcov-4.c: New test.
1374         * gcc.misc-tests/gcov-4b.c: New test.
1375         * gcc.misc-tests/gcov-5b.c: New test.
1376
1377 2001-08-20  Zack Weinberg  <zackw@panix.com>
1378
1379         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1380         expected to fail.
1381
1382 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1383
1384         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1385
1386 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1387
1388         * g++.dg/eh/template1.C: New test.
1389
1390 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
1391
1392         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1393         Fix thinko.
1394         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1395         for xfail.
1396
1397 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
1398
1399         * lib/g77-dg.exp:  Use prune.exp for common procedures
1400         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1401         * lib/g77.exp: (g77-dg-prune) Remove
1402
1403 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
1404
1405         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1406
1407 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1408
1409         * g++.dg/template/unify1.C: New test.
1410
1411 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1412
1413         * g++.dg/abi/empty4.C: New test.
1414
1415 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1416
1417         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1418         solaris2.*
1419         * g77.f-torture/compile/pr3743.x: Likewise
1420
1421 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1422
1423         * g++.dg/other/using-declaration.C: New test.
1424
1425 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1426
1427         * gcc.dg/cpp/tr-sign.c: New testcase.
1428
1429 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1430
1431         * gcc.dg/cpp/19951025-1.c: Revert.
1432         * gcc.dg/cpp/directiv.c: We no longer process directives that
1433         interrupt macro arguments.
1434
1435 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1436
1437         * gcc.dg/bconstp-1.c: New test.
1438
1439 2001-08-03  Richard Henderson  <rth@redhat.com>
1440
1441         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1442
1443 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1444
1445         * gcc.dg/cpp/19951025-1.c: Update.
1446
1447 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1448
1449         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1450         should be x.
1451
1452 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1453
1454         Kill -fhonor-std.
1455         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1456         * g++.old-deja/g++.other/std1.C: Likewise.
1457         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1458
1459 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1460
1461         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1462         (g77_pass, g77_fail, g77_finish, g77_exit,
1463         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1464
1465 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1466
1467         * g77.dg/fbackslash.f
1468         * g77.dg/fcase-preserve.f
1469         * g77.dg/ff90-1.f
1470         * g77.dg/ffixed-line-length-0.f
1471         * g77.dg/ffixed-line-length-132.f
1472         * g77.dg/ffixed-line-length-7.f
1473         * g77.dg/ffixed-line-length-72.f
1474         * g77.dg/ffixed-line-length-none.f
1475         * g77.dg/ffree-form-1.f
1476         * g77.dg/fno-backslash.f
1477         * g77.dg/fno-f90-1.f
1478         * g77.dg/fno-fixed-form-1.f
1479         * g77.dg/fno-onetrip.f
1480         * g77.dg/fno-typeless-boz.f
1481         * g77.dg/fno-underscoring.f
1482         * g77.dg/fno-vxt-1.f
1483         * g77.dg/fonetrip.f
1484         * g77.dg/ftypeless-boz.f
1485         * g77.dg/fugly-assumed.f
1486         * g77.dg/funderscoring.f
1487         * g77.dg/fvxt-1.f
1488
1489 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1490
1491         * objc.dg/fwd-proto-1.m: New.
1492         * objc.dg/local-decl-1.m: New.
1493         * objc.dg/naming-1.m: New.
1494         * objc.dg/naming-2.m: New.
1495         * objc.dg/proto-hier-1.m: New.
1496
1497 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1498
1499         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1500         largest-type elements to a struct makes its size grow.
1501
1502 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1503
1504         * g++.dg/abi/vthunk1.C: New test.
1505
1506 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1507
1508         * g++.dg/abi/vbase8-22.C: New test.
1509
1510 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1511
1512         * gcc.dg/cpp/macro8.c: New test.
1513
1514 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1515
1516         * g++.dg/abi/vbase8-21.C: New test.
1517
1518 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1519
1520         * g++.dg/abi/vbase8-10.C: New test.
1521
1522 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1523
1524         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1525         ${tool}_set_ld_library_path.
1526         Changed caller.
1527         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1528         g++.exp.
1529
1530 2001-07-26  Stan Cox <scox@redhat.com>
1531
1532         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1533         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1534         gcc_exit, gcc_check_unsupported_p):
1535         Moved to gcc-deps.exp
1536         * gcc-deps.exp: New file.
1537
1538 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1539
1540         * g++.old-deja/g++.pt/defarg14.C: New test.
1541
1542 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1543
1544         * g++.old-deja/g++.other/lineno5.C: New test.
1545
1546 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1547
1548         * g++.old-deja/g++.pt/crash68.C: New test.
1549
1550 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1551
1552         * g++.old-deja/g++.other/crash42.C: New test.
1553
1554 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1555
1556         * gcc.dg/cpp/extratokens.c: Fix.
1557         * gcc.dg/cpp/skipping2.c: New tests.
1558
1559 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1560
1561         * gcc.c-torture/execute/20010724-1.c: New file.
1562         * gcc.c-torture/execute/20010724-1.x: New file.
1563
1564 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1565
1566         * g++.old-deja/g++.other/cond7.C: New test.
1567
1568 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1569
1570         * g++.old-deja/g++.other/optimize4.C: New test.
1571
1572 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1573
1574         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1575
1576 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1577
1578         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1579         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1580         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1581         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1582
1583         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1584         bug report" message.
1585
1586         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1587         * g++.dg/ext/instantiate1.C: Move from old-deja.
1588
1589 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1590
1591         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1592         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1593         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1594         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1595
1596 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1597
1598         * gcc.c-torture/execute/20010723-1.c: New test.
1599
1600 2001-07-23  Ben Elliston  <bje@redhat.com>
1601
1602         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1603
1604 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1605
1606         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1607         i[34567]86-*-*.
1608         Delete handling of ieee_multilib_flags.
1609         Pass -mieee for alpha*-*-* and sh-*-*.
1610         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1611
1612 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1613
1614         Remove old-abi tests.
1615         * g++.old-deja/g++.mike/p11116.C: Remove.
1616         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1617
1618 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1619
1620         * g77.f-torture/compile/pr3743.f:  New test
1621
1622 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1623
1624         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1625
1626 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1627
1628         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1629         g++.old-deja/g++.pt/static6.C: Likewise.
1630         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1631         supports weak symbols.
1632
1633 2001-07-18  Andreas Jaeger  <aj@suse.de>
1634
1635         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1636         supported again.
1637
1638 2001-07-18  Andreas Jaeger  <aj@suse.de>
1639
1640         * gcc.dg/iftrap-1.c: Fix target line.
1641
1642 2001-07-17  Richard Henderson  <rth@redhat.com>
1643
1644         * gcc.c-torture/execute/20010717-1.c: New.
1645
1646 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1647
1648         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1649         tests.
1650
1651 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1652
1653         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1654
1655 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1656
1657         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1658         UAC_SIGBUS, UAC_NOPRINT definitions.
1659
1660 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1661
1662         * objc/execute/object_is_class.m: New test.
1663         * objc/execute/object_is_meta_class.m: New test.
1664
1665 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1666
1667         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1668         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1669
1670 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1671
1672         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1673         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1674
1675 2001-07-14  Richard Henderson  <rth@redhat.com>
1676
1677         * gcc.dg/iftrap-1.c: New.
1678
1679 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1680
1681         * g77.f-torture/execute/intrinsic77.f: New test.
1682
1683 2001-07-11  Janis Johnson <janis@us.ibm.com>
1684
1685         * gcc.misc-tests/gcov-3.c: New test.
1686
1687 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1688
1689         * gcc.c-torture/compile/20010711-1.c,
1690         * gcc.c-torture/compile/20010711-2.c: New tests.
1691
1692 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1693
1694         * gcc.c-torture/execute/20010711-1.c: New test.
1695
1696 2001-07-11  Ben Elliston  <bje@redhat.com>
1697
1698         * g++.old-deja/g++.other/enum5.C: New test.
1699
1700 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1701
1702         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1703         (g++-dg-prune): Call prune_gcc_output.
1704         * prune.exp: New file for prune_gcc_output.
1705         * lib/g++.exp, lib/gcc.exp: Load it.
1706
1707 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1708
1709         * gcc.c-torture/compile/20010701-1.c,
1710         g++.old-deja/g++.ext/attrib6.C: New tests.
1711
1712 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1713
1714         * gcc.c-torture/compile/20010706-1.c: New test.
1715
1716 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1717
1718         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1719
1720 2001-06-28  Stan Shebs  <shebs@apple.com>
1721
1722         * gcc.dg/pragma-darwin.c: New test.
1723
1724 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1725
1726         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1727         Solaris 2.[678] system.
1728
1729 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1730
1731         * gcc.dg/20010622-1.c: New test.
1732
1733 2001-06-18  Stan Shebs  <shebs@apple.com>
1734
1735         * objc.dg: New directory.
1736         * objc.dg/dg.exp: New file.
1737         * objc.dg/alias.m: New.
1738         * objc.dg/class-1.m: New.
1739         * objc.dg/class-2.m: New.
1740         * objc.dg/const-str-1.m: New.
1741         * objc.dg/const-str-2.m: New.
1742         * objc.dg/id-1.m: New.
1743         * objc.dg/method-1.m: New.
1744         * objc.dg/super-class-1.m: New.
1745         * lib/objc-dg.exp: New file.
1746
1747 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1748
1749         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1750         of label name.
1751
1752 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1753
1754         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1755
1756 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1757
1758         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1759         variable.
1760
1761 2001-06-12  Richard Henderson  <rth@redhat.com>
1762
1763         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1764
1765 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1766
1767         * g++.old-deja/g++.abi/vbase5.C: New test.
1768         * g++.old-deja/g++.abi/vbase6.C: New test.
1769         * g++.old-deja/g++.abi/vbase7.C: New test.
1770
1771 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1772
1773         * gcc.c-torture/compile/20010610-1.c: New test.
1774
1775 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1776
1777         * g++.old-deja/g++.abi/vbase4.C: New test.
1778
1779 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1780
1781         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1782         support %f for HC11/HC12 targets.
1783         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1784         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1785         on HC11/HC12 targets.
1786         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1787
1788 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1789
1790         * gcc.dg/wchar_t-1.c: New file.
1791         * gcc.dg/wint_t-1.c: Likewise.
1792
1793 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1794
1795         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1796
1797 2001-06-11  Richard Henderson  <rth@redhat.com>
1798
1799         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1800
1801 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1802
1803         * gcc.c-torture/compile/20010611-1.c: New test.
1804
1805 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1806
1807         * gcc.dg/c99-tag-1.c: Add more tests.
1808
1809 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1810
1811         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1812         representation on MN10300 and ARM/Thumb.
1813
1814 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1815
1816         * g77.f-torture/execute/20010610.f: New.
1817
1818 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1819
1820         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1821         names.
1822
1823 2001-06-09  Richard Henderson  <rth@redhat.com>
1824
1825         * gcc.c-torture/execute/ashrdi-1.c: New.
1826         * gcc.c-torture/execute/ashldi-1.c: New.
1827         * gcc.c-torture/execute/lshrdi-1.c: New.
1828
1829 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1830
1831         * objc/execute/load-3.m: Added. Check sending +load to categories,
1832         in addition to classes.
1833
1834 2001-06-08  Stan Shebs  <shebs@apple.com>
1835
1836         * objc/execute/load-2.m: New test.  From Nicola Pero
1837         <n.pero@mi.flashnet.it>.
1838
1839 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1840
1841         * gcc.c-torture/execute/20010605-2.c: New test.
1842
1843 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1844
1845         * g++.old-deja/g++.abi/vbase2.C: New test.
1846         * g++.old-deja/g++.abi/vbase3.C: New test.
1847
1848 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1849
1850         * g++.old-deja/g++.pt/friend49.C: New test.
1851
1852 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1853
1854         * g++.old-deja/g++.ext/anon3.C: New test.
1855
1856 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1857
1858         * g++.old-deja/g++.other/conv7.C: New test.
1859
1860 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1861
1862         * gcc.c-torture/compile/20010605-2.c: New test.
1863
1864 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1865
1866         * gcc.c-torture/execute/20010604-1.c: New test.
1867
1868 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1869
1870         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1871
1872 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1873
1874         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1875         (g++_link_flags): Likewise.
1876         (g++_init): Pass gccpath's value to two previous functions.
1877
1878 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1879
1880         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1881         Ensure logfile entry matches exec command line.
1882
1883 2001-05-31  Richard Henderson  <rth@redhat.com>
1884
1885         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1886         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1887
1888 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1889
1890         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1891         compiler for irix6.2
1892
1893 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1894
1895         * g++.old-deja/g++.other/optimize3.C: New file.
1896
1897 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1898
1899         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1900         assemble.
1901
1902 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1903
1904         * g++.old-deja/g++.other/optimize2.C: New file.
1905
1906 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1907
1908         * gcc.c-torture/compile/20010518-2.c: New file.
1909         * gcc.c-torture/execute/20010518-1.c: New file.
1910         * gcc.c-torture/execute/20010518-2.c: New file.
1911
1912 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1913
1914         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1915
1916 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1917
1918         G++ no longer defines builtins that do not begin with __builtin.
1919         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1920         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1921         * g++.old-deja/g++.law/builtin1.C: Likewise.
1922         * g++.old-deja/g++.law/cvt2.C: Likewise.
1923         * g++.old-deja/g++.mike/net5.C: Likewise.
1924         * g++.old-deja/g++.other/builtins1.C: Likewise.
1925         * g++.old-deja/g++.other/builtins2.C: Likewise.
1926         * g++.old-deja/g++.other/builtins3.C: Likewise.
1927         * g++.old-deja/g++.other/builtins4.C: Likewise.
1928         * g++.old-deja/g++.other/inline8.C: Likewise.
1929         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1930
1931 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1932
1933         * g++.old-deja/g++.pt/using1.C: Adjust.
1934         * g++.old-deja/g++.pt/using2.C: New test.
1935
1936 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1937
1938         * gcc.dg/cpp/charconst.c: New tests.
1939         * gcc.dg/cpp/escape.c: New tests.
1940         * gcc.dg/cpp/escape-1.c: New tests.
1941         * gcc.dg/cpp/escape-2.c: New tests.
1942         * gcc.dg/cpp/ucs.c: New tests.
1943
1944 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1945
1946         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1947         native compiler for irix6.5.
1948
1949 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1950
1951         * lib/g++.exp (g++_include_flags): Use args to compute
1952         get_multilibs.
1953         (g++_link_flags): Likewise.
1954         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1955
1956 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1957
1958         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1959
1960 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1961
1962         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1963         this file.
1964
1965 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1966
1967         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1968         STACK_SIZE;
1969         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1970         to STACK_SIZE; Use it to define size of add_histo array.
1971         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1972         to STACK_SIZE.
1973         (f): Use GITT_SIZE to define size of gitt local table.
1974         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1975         to STACK_SIZE; Use it to define size of bytemem array.
1976
1977 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1978
1979         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1980         on 68HC11/HC12 due to the asm instruction.
1981         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1982         * gcc.c-torture/compile/920520-1.x: Likewise.
1983         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1984         on 68HC11/HC12 because the function is larger than 64K.
1985         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1986         on 68HC11/HC12 because the structure is too large.
1987
1988 2001-05-20  Richard Henderson  <rth@redhat.com>
1989
1990         * gcc.c-torture/execute/20010520-1.c: New.
1991
1992 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1993
1994         * g++.old-deja/g++.warn/compare1.C: New test.
1995         * gcc.dg/compare4.c: New test.
1996
1997 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1998
1999         * g++.old-deja/g++.other/optimize1.C: New test.
2000
2001 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2002
2003         * g++.old-deja/g++.pt/spec41.C: New test.
2004
2005 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2006
2007         * gcc.c-torture/compile/20010114-1.x: Remove.
2008
2009 2001-05-18  Stan Shebs  <shebs@apple.com>
2010
2011         * gcc.c-torture/compile/20010518-1.c: New test.
2012
2013 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2014
2015         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2016         * g++.old-deja/g++.pt/crash67.C: New test.
2017
2018 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2019
2020         * g++.old-deja/g++.other/debug9.C: New test.
2021
2022 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2023
2024         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2025
2026 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2027
2028         * gcc.c-torture/compile/20010516-1.c: New test.
2029
2030 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2031
2032         * g++.old-deja/g++.other/crash41.C: New test.
2033
2034 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2035
2036         * g++.old-deja/g++.pt/crash66.C: New test.
2037
2038 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2039
2040         * g++.old-deja/g++.robertl/eb27.C: Convert.
2041
2042 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2043
2044         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2045         declaration being redundant.
2046
2047 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2048
2049         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2050
2051 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2052
2053         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2054
2055 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2056
2057         * lib/g++.exp: Use testsuite_flags.
2058
2059 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2060
2061         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2062
2063 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2064
2065         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2066
2067 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2068
2069         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2070
2071 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2072
2073         * gcc.c-torture/compile/20010313-1.c: New test.
2074
2075 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2076
2077         * gcc.dg/cpp/direct2.c: New test.
2078         * gccq.dg/cpp/direct2s.c: New test.
2079
2080         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2081
2082 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2083
2084         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2085         * g++.old-deja/g++.other/op3.C: Likewise.
2086
2087 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2088
2089         * gcc.dg/cpp/syshdr.h: New file.
2090         * gcc.dg/cpp/sysmac1.c: Update.
2091         * gcc.dg/cpp/sysmac2.c: Update.
2092
2093 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2094
2095         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2096
2097 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2098
2099         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2100         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2101
2102 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2103
2104         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2105
2106 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2107
2108         * lib/g++.exp (g++_include_flags): Don't use any special flags
2109         if TESTING_IN_BUILD_TREE is not defined.
2110         (g++_init): Use a plain 'c++' as the compiler if
2111         TESTING_IN_BUILD_TREEE is not defined.
2112
2113 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2114
2115         * g++.old-deja/g++.eh/catch13.C: New test.
2116         * g++.old-deja/g++.eh/catch14.C: New test.
2117
2118 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2119
2120         * gcc.dg/cpp/tr-define.c: New test.
2121
2122 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2123
2124         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2125         <stdlib.h>, not <malloc.h>.
2126
2127 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2128
2129         * g++.old-deja/g++.ns/template17.C: New test.
2130
2131 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2132
2133         * g++.old-deja/g++.pt/ref4.C: New test.
2134
2135 2001-04-30  Richard Henderson  <rth@redhat.com>
2136
2137         * gcc.dg/20000724-1.c: Revert last change.
2138
2139 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2140
2141         * g77.f-torture/execute/20010430.f: New test.
2142
2143 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2144
2145         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2146
2147 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2148
2149         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2150
2151 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2152
2153         * g++.old-deja/g++.eh/crash6.C: New test.
2154
2155 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2156
2157         * g++.old-deja/g++.other/warn7.C: New test.
2158
2159 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2160
2161         * g++.old-deja/g++.other/defarg9.C: New test.
2162
2163 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2164
2165         * g77.f-torture/compile/20010426.f: New test.
2166         * g77.f-torture/execute/20010426.f: New test.
2167
2168 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2169
2170         * g77.f-torture/compile/20000629-1.x: Remove - error
2171         has been fixed.
2172
2173 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2174
2175         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2176         Tweak slightly to work with g++.dg framework.
2177         * g++.dg/special/ecos.exp: Run initp1.C test.
2178         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2179
2180         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2181         its linker doesn't give line numbers either.
2182         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2183
2184 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2185
2186         * g++.old-deja/g++.other/lex1.C: New test.
2187
2188 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2189
2190         * gcc.dg/noncompile/20010425-1.c: New test.
2191
2192 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2193
2194         * g++.old-deja/g++.pt/mangle2.C: New test.
2195
2196 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2197
2198         * gcc.dg/format/plus-1.c: New test.
2199
2200 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2201
2202         * gcc.dg/20010423-1.c: New test.
2203
2204 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2205
2206         * gcc.c-torture/execute/20010422-1.c: New test.
2207
2208 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2209
2210         * g++.old-deja/g++.ns/type2.C: New test.
2211
2212 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
2213
2214         * g++.old-deja/g++.other/perf1.C: New test.
2215
2216 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
2217
2218         * gcc.dg/c99-func-2.c: Remove xfail.
2219         * gcc.dg/c99-func-3.c: Remove xfail.
2220         * gcc.dg/c99-func-4.c: Remove xfail.
2221
2222 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
2223
2224         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
2225
2226 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2227
2228         * gcc.c-torture/compile/20010423-1.c: New test.
2229
2230 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2231
2232         * g++.old-deja/g++.pt/typename28.C: New test.
2233
2234 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2235
2236         * g++.old-deja/g++.abi/empty2.C: New test.
2237         * g++.old-deja/g++.abi/empty3.C: New test.
2238
2239 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2240
2241         * g++.old-deja/g++.other/comdat2.C: New test.
2242         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
2243
2244 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2245
2246         * g++.old-deja/g++.other/overload14.C: New test.
2247
2248 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2249
2250         * g++.old-deja/g++.other/lookup23.C: New test.
2251
2252 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2253
2254         * gcc.c-torture/execute/20010403-1.c: New test.
2255
2256 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
2257             Mark Mitchell  <mark@codesourcery.com>
2258
2259         * lib/old-dejagnu.exp: Don't delete output of executable.
2260         Add .exe suffix to executables.
2261
2262 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
2263
2264         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
2265
2266 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2267
2268         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
2269
2270 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2271
2272         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
2273         * g++.old-deja/g++.abi/crash1.C: New test.
2274
2275 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2276
2277         * g++.old-deja/g++.other/crash40.C: New test.
2278
2279 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2280
2281         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
2282
2283 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
2284
2285         * g++.old-deja/g++.other/warn6.C: New test.
2286
2287 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2288
2289         * g++.old-deja/g++.robertl/eb42.C: Same.
2290
2291 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2292
2293         * gcc.dg/wtr-conversion-1.c: New testcase.
2294
2295 2001-04-10  Richard Henderson  <rth@redhat.com>
2296
2297         * g++.old-deja/g++.other/array5.C: New.
2298
2299 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2300
2301         * gcc.c-torture/execute/20010408-1.c: New test.
2302
2303 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
2304
2305         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
2306         headers and constructs.
2307         * g++.old-deja/g++.robertl/eb79.C: Same.
2308         * g++.old-deja/g++.robertl/eb77.C (main): Same.
2309         * g++.old-deja/g++.robertl/eb73.C: Same.
2310         * g++.old-deja/g++.robertl/eb66.C (main): Same.
2311         * g++.old-deja/g++.robertl/eb55.C (t): Same.
2312         * g++.old-deja/g++.robertl/eb54.C (main): Same.
2313         * g++.old-deja/g++.robertl/eb46.C (main): Same.
2314         * g++.old-deja/g++.robertl/eb44.C: Same.
2315         * g++.old-deja/g++.robertl/eb41.C (main): Same.
2316         * g++.old-deja/g++.robertl/eb4.C (main): Same.
2317         * g++.old-deja/g++.robertl/eb39.C: Same.
2318         * g++.old-deja/g++.robertl/eb33.C (main): Same.
2319         * g++.old-deja/g++.robertl/eb31.C (main): Same.
2320         * g++.old-deja/g++.robertl/eb30.C: Same.
2321         * g++.old-deja/g++.robertl/eb3.C: Same.
2322         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
2323         * g++.old-deja/g++.robertl/eb21.C: Same.
2324         * g++.old-deja/g++.robertl/eb15.C: Same.
2325         * g++.old-deja/g++.robertl/eb118.C: Same.
2326         * g++.old-deja/g++.robertl/eb115.C (main): Same.
2327         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
2328         * g++.old-deja/g++.robertl/eb109.C: Same.
2329         * g++.old-deja/g++.other/sibcall1.C (main): Same.
2330         * g++.old-deja/g++.mike/rtti1.C: Same.
2331         * g++.old-deja/g++.mike/p658.C: Same.
2332         * g++.old-deja/g++.mike/net46.C: Same.
2333         * g++.old-deja/g++.mike/net34.C: Same.
2334         * g++.old-deja/g++.mike/memoize1.C: Same.
2335         * g++.old-deja/g++.mike/eh2.C: Same.
2336         * g++.old-deja/g++.law/weak.C: Same.
2337         * g++.old-deja/g++.law/visibility7.C: Same.
2338         * g++.old-deja/g++.law/visibility25.C: Same.
2339         * g++.old-deja/g++.law/visibility22.C: Same.
2340         * g++.old-deja/g++.law/visibility2.C: Same.
2341         * g++.old-deja/g++.law/visibility17.C: Same.
2342         * g++.old-deja/g++.law/visibility13.C: Same.
2343         * g++.old-deja/g++.law/visibility10.C: Same.
2344         * g++.old-deja/g++.law/visibility1.C: Same.
2345         * g++.old-deja/g++.law/virtual3.C (eval): Same.
2346         * g++.old-deja/g++.law/vbase1.C: Same.
2347         * g++.old-deja/g++.law/operators32.C: Same.
2348         * g++.old-deja/g++.law/nest3.C: Same.
2349         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
2350         * g++.old-deja/g++.law/except5.C (main): Same.
2351         * g++.old-deja/g++.law/cvt7.C (run): Same.
2352         * g++.old-deja/g++.law/cvt2.C: Same.
2353         * g++.old-deja/g++.law/cvt16.C: Same.
2354         * g++.old-deja/g++.law/ctors6.C (bar): Same.
2355         * g++.old-deja/g++.law/ctors17.C (main): Same.
2356         * g++.old-deja/g++.law/ctors13.C: Same.
2357         * g++.old-deja/g++.law/ctors12.C (main): Same.
2358         * g++.old-deja/g++.law/ctors10.C: Same.
2359         * g++.old-deja/g++.law/code-gen5.C: Same.
2360         * g++.old-deja/g++.law/bad-error7.C: Same.
2361         * g++.old-deja/g++.law/arm9.C: Same.
2362         * g++.old-deja/g++.law/arm12.C: Same.
2363         * g++.old-deja/g++.law/arg8.C: Same.
2364         * g++.old-deja/g++.law/arg1.C: Same.
2365         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
2366         * g++.old-deja/g++.jason/template31.C: Same.
2367         * g++.old-deja/g++.jason/template24.C (main): Same.
2368         * g++.old-deja/g++.jason/2371.C: Same.
2369         * g++.old-deja/g++.eh/new2.C: Same.
2370         * g++.old-deja/g++.eh/new1.C: Same.
2371         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
2372         * g++.old-deja/g++.brendan/nest21.C (main): Same.
2373         * g++.old-deja/g++.brendan/err-msg3.C: Same.
2374         * g++.old-deja/g++.brendan/crash62.C: Same.
2375         * g++.old-deja/g++.brendan/crash52.C: Same.
2376         * g++.old-deja/g++.brendan/crash49.C (main): Same.
2377         * g++.old-deja/g++.brendan/crash38.C: Same.
2378         * g++.old-deja/g++.brendan/crash15.C (main): Same.
2379         * g++.old-deja/g++.brendan/copy9.C: Same.
2380
2381 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
2382
2383         * gcc.c-torture/execute/20001203-2.c (memset):
2384         Count argument is of type __SIZE_TYPE__.
2385
2386 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
2387
2388         * gcc.c-torture/compile/20010404-1.c: New test.
2389
2390 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2391
2392         * gcc.c-torture/compile/20010326-1.c: New test.
2393
2394 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
2395
2396         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2397         peculiarities of the SH.
2398         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2399
2400 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2401
2402         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2403         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2404         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2405
2406 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2407
2408         * g77.f-torture/compile/20010321-1.f: New test.
2409
2410 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2411
2412         * gcc.c-torture/compile/20010329-1.c: New test.
2413
2414 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2415
2416         * gcc.c-torture/execute/20010329-1.c: New test.
2417
2418 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2419
2420         * g++.old-deja/g++.other/eh4.C: Fix typo.
2421
2422 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2423
2424         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2425
2426 2001-03-28  Philip Blundell  <philb@gnu.org>
2427
2428         * gcc.c-torture/compile/20010328-1.c: New test.
2429
2430 2001-03-27  Richard Henderson  <rth@redhat.com>
2431
2432         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2433         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2434
2435 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2436
2437         * gcc.c-torture/compile/20010327-1.c: New test.
2438
2439 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2440
2441         * g++.old-deja/g++.other/friend12.C: New test.
2442         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2443         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2444
2445 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2446
2447         * gcc.c-torture/execute/20010325-1.c: New test.
2448
2449 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2450
2451         * g++.old-deja/g++.other/mangle3.C: New test.
2452
2453 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2454
2455         * g++.old-deja/g++.other/anon8.C: New test.
2456
2457 2001-03-20  Philip Blundell  <philb@gnu.org>
2458
2459         * gcc.c-torture/compile/20010320-1.c: New test.
2460
2461 2001-03-17  Richard Henderson  <rth@redhat.com>
2462
2463         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2464
2465 2001-03-15  Geoff Keating  <geoff@redhat.com>
2466
2467         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2468         tests on AIX.
2469
2470 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2471
2472         * g++.old-deja/g++.other/eh4.C: New test.
2473
2474 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2475
2476         * gcc.dg/cpp/mi1.c: Update.
2477
2478 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2479
2480         * g++.old-deja/g++.other/regstack.C: New test.
2481
2482 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2483
2484         * g++.old-deja/g++.other/ref4.C: New test.
2485
2486 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2487
2488         * objc/execute/va_method.m: Added.
2489         * objc/execute/IMP.m: Added.
2490         * objc/execute/_cmd.m: Added.
2491         * objc/execute/accessing_ivars.m: Added.
2492         * objc/execute/class-1.m: Added.
2493         * objc/execute/class-10.m: Added.
2494         * objc/execute/class-11.m: Added.
2495         * objc/execute/class-12.m: Added.
2496         * objc/execute/class-13.m: Added.
2497         * objc/execute/class-14.m: Added.
2498         * objc/execute/class-2.m: Added.
2499         * objc/execute/class-3.m: Added.
2500         * objc/execute/class-4.m: Added.
2501         * objc/execute/class-5.m: Added.
2502         * objc/execute/class-6.m: Added.
2503         * objc/execute/class-7.m: Added.
2504         * objc/execute/class-8.m: Added.
2505         * objc/execute/class-9.m: Added.
2506         * objc/execute/class-tests-1.h
2507         * objc/execute/class-tests-2.h
2508         * objc/execute/compatibility_alias.m: Added.
2509         * objc/execute/encode-1.m: Added.
2510         * objc/execute/formal_protocol-1.m: Added.
2511         * objc/execute/formal_protocol-2.m: Added.
2512         * objc/execute/formal_protocol-3.m: Added.
2513         * objc/execute/formal_protocol-4.m: Added.
2514         * objc/execute/formal_protocol-5.m: Added.
2515         * objc/execute/formal_protocol-6.m: Added.
2516         * objc/execute/formal_protocol-7.m: Added.
2517         * objc/execute/informal_protocol.m: Added.
2518         * objc/execute/initialize.m: Added.
2519         * objc/execute/load.m: Added.
2520         * objc/execute/many_args_method.m: Added.
2521         * objc/execute/nested-3.m: Added.
2522         * objc/execute/no_clash.m: Added.
2523         * objc/execute/private.m: Added.
2524         * objc/execute/redefining_self.m: Added.
2525         * objc/execute/root_methods.m: Added.
2526         * objc/execute/selector-1.m: Added.
2527         * objc/execute/static-1.m: Added.
2528         * objc/execute/static-2.m: Added.
2529         * objc/execute/va_method.m: Added.
2530
2531 2001-03-10  Richard Henderson  <rth@redhat.com>
2532
2533         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2534
2535 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2536
2537         * g++.old-deja/g++.other/crash31.C: XFAIL.
2538         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2539         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2540         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2541         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2542         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2543
2544 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2545
2546         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2547
2548 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2549
2550         * gcc.dg/20000724-1.c: Don't use multiline strings.
2551
2552 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2553
2554         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2555         result of -cString against what we expect it to be; don't just
2556         print it out for no one to read.
2557
2558         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2559         Based on testcases provided by Nicola Pero.
2560
2561 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2562
2563         * gcc.dg/cpp/macro7.c: New test.
2564
2565 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2566
2567         * gcc.dg/cpp/multiline.c: Update.
2568
2569 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2570
2571         * g++.old-deja/g++.other/enum3.C: New test.
2572
2573 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2574
2575         * g++.old-deja/g++.other/pod1.C: New test.
2576
2577 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2578
2579         * g++.old-deja/g++.ext/overload1.C: New test.
2580
2581 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2582
2583         * g++.old-deja/g++.pt/using1.C: New test.
2584
2585 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2586
2587         * g++.old-deja/g++.other/using9.C: New test.
2588
2589 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2590
2591         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2592
2593         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2594
2595 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2596
2597         * g++.old-deja/g++.ext/realpt1.C: Remove.
2598
2599 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2600
2601         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2602
2603 2001-02-26  Will Cohen  <wcohen@redhat.com>
2604
2605         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2606
2607 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2608
2609         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2610         templatized constructors.
2611
2612 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2613
2614         * gcc.c-torture/execute/20010224-1.c: New test.
2615
2616 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2617
2618         * gcc.c-torture/execute/20010222-1.c: New test.
2619
2620 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2621
2622         * g++.old-deja/g++.other/inline20.C: New test.
2623
2624 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2625
2626         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2627
2628 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2629
2630         * g++.old-deja/g++.other/lookup22.C: New test.
2631
2632 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2633
2634         * g77.dg: New directory.
2635         * g77.dg/20010216-1.f: New test case.
2636         * g77.dg/dg.exp: New driver.
2637         * lib/g77-dg.exp: New driver library.
2638
2639 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2640
2641         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2642
2643 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2644
2645         * g++.old-deja/g++.other/decl9.C: New test.
2646
2647 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2648
2649         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2650         not need <string> and also tests the initialization at runtime.
2651
2652 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2653
2654         * gcc.c-torture/execute/longlong.c: New test.
2655
2656 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2657
2658         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2659
2660 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2661
2662         * gcc.c-torture/execute/920302-1.c (execute):
2663         Change argument type to short.
2664
2665 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2666
2667         * g++.old-deja/g++.pt/deduct6.C: New test.
2668
2669 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2670
2671         * g++.old-deja/g++.pt/deduct5.C: New test.
2672
2673 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2674
2675         * gcc.c-torture/execute/20010209-1.c: New test.
2676
2677 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2678
2679         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2680
2681 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2682
2683         * g++.dg/vtgc1.C: Update for new ABI.
2684
2685         * consistency.vlad: New directory, 1665 files.
2686
2687 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2688
2689         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2690         return type.
2691         * gcc.dg/cpp/digraphs.c: Declare puts.
2692
2693 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2694
2695         * g++.old-deja/g++.other/warn5.C: New test.
2696
2697 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2698
2699         * g++.old-deja/g++.pt/spec40.C: New test.
2700
2701 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2702
2703         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2704         case.
2705         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2706
2707 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2708
2709         * gcc.c-torture/compile/20010209-1.c: New test.
2710
2711 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2712
2713         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2714         excess errors message but not if it crashes.
2715         * g++.old-deja/g++.other/crash27.C: Likewise.
2716         * g++.old-deja/g++.other/crash28.C: Likewise.
2717         * g++.old-deja/g++.other/crash30.C: Likewise.
2718         * g++.old-deja/g++.other/crash32.C: Likewise.
2719         * g++.old-deja/g++.other/crash35.C: Likewise.
2720         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2721
2722 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2723
2724         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2725         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2726         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2727         g77.f-torture/execute/execute.exp,
2728         g77.f-torture/noncompile/noncompile.exp,
2729         gcc.c-torture/execute/execute.exp,
2730         gcc.c-torture/execute/memcheck/memcheck.exp,
2731         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2732         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2733         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2734         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2735         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2736         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2737         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2738         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2739         Remove bug reporting instructions with ancient email addresses.
2740
2741 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2742
2743         * gcc.dg/20010202-1.c: New test.
2744         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2745
2746 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2747
2748         * g++.dg/stdbool-if.C: New test.
2749
2750 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2751
2752         * objc/execute/fdecl.m: Added main().
2753
2754 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2755
2756         * gcc.c-torture/execute/20010206-1.c: New test.
2757
2758 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2759
2760         * gcc.dg/cpp/avoidpaste1.c: Update.
2761
2762 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2763
2764         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2765         Pero <nicola@brainstorm.co.uk>.
2766         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2767
2768 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2769
2770         * g++.old-deja/g++.pt/spec39.C: New test.
2771
2772 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2773
2774         * gcc.c-torture/compile/20010202-1.c: New test.
2775
2776 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2777
2778         * g++.old-deja/g++.abi/primary2.C: New test.
2779         * g++.old-deja/g++.abi/primary3.C: New test.
2780         * g++.old-deja/g++.abi/primary4.C: New test.
2781         * g++.old-deja/g++.abi/primary5.C: New test.
2782         * g++.old-deja/g++.abi/vtable3.h: New test.
2783         * g++.old-deja/g++.abi/vtable3a.C: New test.
2784         * g++.old-deja/g++.abi/vtable3b.C: New test.
2785         * g++.old-deja/g++.abi/vtable3c.C: New test.
2786         * g++.old-deja/g++.abi/vtable3d.C: New test.
2787         * g++.old-deja/g++.abi/vtable3e.C: New test.
2788         * g++.old-deja/g++.abi/vtable3f.C: New test.
2789         * g++.old-deja/g++.abi/vtable3g.C: New test.
2790         * g++.old-deja/g++.abi/vtable3h.C: New test.
2791         * g++.old-deja/g++.abi/vtable3i.C: New test.
2792         * g++.old-deja/g++.abi/vtable3j.C: New test.
2793         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2794
2795 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2796
2797         * g++.old-deja/g++.other/anon6.C: New test.
2798         * g++.old-deja/g++.other/anon7.C: New test.
2799
2800 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2801
2802         * gcc.dg/cpp/avoidpaste2.c: New tests.
2803
2804 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2805
2806         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2807
2808 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2809
2810         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2811         DECIMAL_DIG cases for Irix."
2812
2813 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2814
2815         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2816
2817 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2818
2819         * gcc.dg/c99-tag-1.c: New test.
2820
2821 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2822
2823         * gcc.dg/cpp/tr-warn1.c: Add tests.
2824
2825 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2826
2827         * gcc.dg/cpp/avoidpaste1.c: Update.
2828         * gcc.dg/cpp/paste4.c: Update.
2829
2830 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2831
2832         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2833         cases for Irix.
2834
2835 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2836
2837         * g++.old-deja/g++.other/inline19.C: New test.
2838
2839 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2840
2841         * gcc.dg/Wlarger-than.c: New test.
2842
2843 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2844
2845         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2846
2847 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2848
2849         * gcc.c-torture/execute/20010129-1.c: New test.
2850         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2851
2852 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2853
2854         * gcc.dg/cpp/avoidpaste1.c: Test case.
2855
2856 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2857
2858         * g++.old-deja/g++.other/inline18.C: New test.
2859
2860 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2861
2862         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2863         and __builtin_putchar.
2864
2865 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2866
2867         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2868         tests.
2869
2870 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2871
2872         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2873         floating point number rounding mode to round to the nearest
2874         representable mode.
2875
2876 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2877
2878         * g++.old-deja/g++.other/mangle2.C: New test.
2879
2880 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2881
2882         * gcc.c-torture/compile/20010124-1.c: New test.
2883
2884 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2885
2886         * g++.old-deja/g++.pt/spec38.C: New test.
2887
2888 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2889
2890         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2891         "Build don't run".
2892
2893 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2894
2895         * gcc.c-torture/execute/20010123-1.c: New test.
2896
2897 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2898
2899         * g++.old-deja/g++.pt/spec37.C: New test.
2900
2901 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2902
2903         * g++.old-deja/g++.pt/overload14.C: New test.
2904
2905 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2906
2907         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2908         __builtin_return_address.
2909
2910 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2911
2912         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2913         * g++.old-deja/g++.pt/spec35.C: New test.
2914         * g++.old-deja/g++.pt/spec36.C: New test.
2915
2916 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2917
2918         * gcc.c-torture/compile/20010118-1.c: New test.
2919
2920 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2921
2922         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2923
2924 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2925
2926         * gcc.c-torture/execute/20010119-1.c: New test.
2927
2928 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2929
2930         * g++.old-deja/g++.other/vbase5.C: New test.
2931
2932 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2933
2934         * gcc.c-torture/execute/20010118-1.c: New test.
2935
2936 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2937
2938         * g++.old-deja/g++.pt/deduct3.C: New test.
2939
2940 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2941
2942         * g++.old-deja/g++.pt/spec34.C: New test.
2943
2944 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2945
2946         * g77.f-torture/compile/20000601-2.f: New test.
2947
2948 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2949
2950         * g++.old-deja/g++.other/init17.C: New test.
2951
2952 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2953
2954         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2955
2956 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2957
2958         * g++.old-deja/g++.pt/unify8.C: New test.
2959
2960 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2961
2962         * g++.old-deja/g++.abi/vbase1.C: New test.
2963
2964 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2965
2966         * g++.old-deja/g++.pt/crash65.C: New test.
2967
2968 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2969
2970         * gcc.dg/cpp/assembl2.S: New test case.
2971
2972 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2973
2974         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2975         are supported.
2976
2977 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2978
2979         * g++.old-deja/g++.other/builtins1.C: New test.
2980         * g++.old-deja/g++.other/builtins2.C: Likewise.
2981         * g++.old-deja/g++.other/builtins3.C: Likewise.
2982         * g++.old-deja/g++.other/builtins4.C: Likewise.
2983
2984 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2985
2986         * gcc.c-torture/compile/20010117-1.c: New test.
2987         * gcc.c-torture/compile/20010117-2.c: New test.
2988
2989 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2990
2991         * g77.f-torture/execute/20010116.[fx]: New test,
2992         XFAIL on i?86-*-*.
2993         * g77.f-torture/compile/20010115.f: Indicate it's
2994         a test for PR fortran/1636.
2995
2996 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2997
2998         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2999
3000 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3001
3002         * g77.f-torture/compile/20010115.f: New test.
3003
3004 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3005
3006         * g++.old-deja/g++.pt/nontype5.C: New test.
3007
3008 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3009
3010         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3011         have an equivalent working one below it.
3012
3013 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3014
3015         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3016         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3017
3018 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3019
3020         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3021         message containing "init_priority".
3022         (conpr-2.C): Likewise.
3023         (conpr-3.C): Likewise.
3024         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3025
3026 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3027
3028         * gcc.c-torture/execute/20010114-2.c: New test.
3029
3030 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3031
3032         * gcc.c-torture/compile/20010114-1.c: New test.
3033         * gcc.c-torture/compile/20010114-1.x: Xfail.
3034         * gcc.c-torture/compile/20010114-2.c: New test.
3035         * gcc.c-torture/execute/20010114-1.c: New test.
3036         * gcc.dg/trunc-1.c: New test.
3037         * gcc.dg/uninit-B.c: New test.
3038
3039 2001-01-13  Nick Clifton  <nickc@redhat.com>
3040
3041         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3042         target.
3043
3044 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * gcc.c-torture/compile/20010113-1.c: New test.
3047
3048 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3049
3050         * gcc.c-torture/compile/20001212-1.c: New test.
3051
3052 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3053
3054         * gcc.dg/cpp/widestr1.c: Update.
3055         * gcc.dg/cpp/prag-imp.c: Remove.
3056
3057 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3058
3059         * gcc.c-torture/execute/20000801-3.x: Remove.
3060         * gcc.dg/c90-init-1.c: New test.
3061         * gcc.dg/c99-init-1.c: New test.
3062         * gcc.dg/c99-init-2.c: New test.
3063         * gcc.dg/gnu99-init-1.c: New test.
3064
3065 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3066
3067         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3068         testing that no relevant ones were found.
3069
3070 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3071
3072         * g++.old-deja/g++.pt/cast2.C: New test.
3073
3074 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3075
3076         * g++.old-deja/g++.pt/friend47.C: New test.
3077
3078 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3079
3080         * g++.old-deja/g++.pt/instantiate13.C: New test.
3081
3082 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3083
3084         * g++.old-deja/g++.other/defarg7.C: New test.
3085         * g++.old-deja/g++.other/defarg8.C: New test.
3086
3087 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3088
3089         * g++.old-deja/g++.pt/crash64.C: New test.
3090
3091 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3092
3093         * g++.old-deja/g++.pt/crash63.C: New test.
3094
3095 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3096
3097         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3098
3099 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3100
3101         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3102
3103 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3104
3105         * g++.old-deja/g++.pt/error3.C: New test.
3106
3107 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3108
3109         * g++.old-deja/g++.other/crash39.C: New test.
3110
3111 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3112
3113         * g++.old-deja/g++.other/vbase4.C: New test.
3114
3115 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3116
3117         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3118         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3119         * gcc.dg/special/special.exp: New test driver which will check
3120         for alias support for the above test.
3121
3122 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3123
3124         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3125         problems on small machines.
3126         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3127         parameterize.
3128
3129 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3130
3131         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3132         mips.
3133         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3134
3135 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3136
3137         * g++.old_deja/g++.pt/using8.C: New test.
3138
3139 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3140
3141         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3142
3143 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3144
3145         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3146         where a failure is expected.
3147         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3148
3149 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3150
3151         * g++.old_deja/g++.pt/instantiate12.C: New test.
3152
3153 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3154
3155         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3156         start of structs.
3157         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3158         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3159         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3160         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3161         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3162         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3163         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3164         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3165         * g++.old-deja/g++.eh/spec6.C: Likewise.
3166         * g++.old-deja/g++.jason/crash3.C: Likewise.
3167         * g++.old-deja/g++.law/ctors11.C: Likewise.
3168         * g++.old-deja/g++.law/ctors17.C: Likewise.
3169         * g++.old-deja/g++.law/ctors5.C: Likewise.
3170         * g++.old-deja/g++.law/ctors9.C: Likewise.
3171         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3172         * g++.old-deja/g++.mike/net22.C: Likewise.
3173         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3174         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3175         * g++.old-deja/g++.mike/virt3.C: Likewise.
3176         * g++.old-deja/g++.niklas/t128.C: Likewise.
3177         * g++.old-deja/g++.other/anon4.C: Likewise.
3178         * g++.old-deja/g++.other/using1.C: Likewise.
3179         * g++.old-deja/g++.other/warn3.C: Likewise.
3180         * g++.old-deja/g++.pt/t37.C: Likewise.
3181         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3182         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3183
3184 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3185
3186         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3187
3188 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3189
3190         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3191
3192 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3193
3194         * gcc.c-torture/compile/20010107-1.c: New test.
3195
3196 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3197
3198         * gcc.c-torture/execute/builtin-noret-1.c: New test.
3199
3200 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3201
3202         * gcc.dg/format/format.h: New file.
3203         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
3204         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
3205         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
3206         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
3207         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
3208         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3209         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
3210         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
3211         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
3212         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
3213         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
3214         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
3215         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
3216         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
3217         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
3218         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
3219         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
3220         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
3221         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
3222         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
3223         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
3224         instead of declaring standard types, macros and functions in each
3225         test.
3226
3227 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
3228
3229         * gcc.c-torture/execute/20010106-1.c: New test.
3230
3231 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3232
3233         * gcc.dg/format/format.exp: New file.
3234         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
3235         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
3236         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
3237         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
3238         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
3239         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
3240         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
3241         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
3242         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
3243         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
3244         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
3245         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
3246         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
3247         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
3248         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
3249         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
3250         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
3251         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
3252         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
3253         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
3254         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
3255         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
3256         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
3257         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
3258         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
3259         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
3260         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
3261         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
3262         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
3263         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
3264         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
3265         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
3266         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
3267         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
3268         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
3269         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
3270         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
3271         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
3272         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
3273         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
3274         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
3275         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
3276
3277 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
3278
3279         * gcc.c-torture/execute/991228-1.c: Take word endianness into
3280         account.
3281
3282 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3283
3284         * gcc.c-torture/execute/builtin-complex-1.c: New test.
3285
3286 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3287
3288         * g++.old-deja/g++.pt/crash62.C: New test.
3289
3290 2001-01-04  Richard Henderson  <rth@redhat.com>
3291
3292         * gcc.dg/20000926-1.c: Update expected warnings.
3293         * gcc.dg/array-2.c: Likewise.
3294         * gcc.dg/array-4.c: Also validate flexible array members.
3295         * gcc.dg/c99-flex-array-1.c: New.
3296
3297 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3298
3299         * gcc.c-torture/compile/20001222-1.x: Remove.
3300
3301 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3302
3303         * gcc.c-torture/execute/built-in-setjmp.c: New.
3304
3305 2001-01-03  Richard Henderson  <rth@redhat.com>
3306
3307         * gcc.dg/940510-1.c: Update expected error wording.
3308         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
3309
3310 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
3311
3312         * lib/target-supports.exp (check_alias_available): Modified to
3313         indicate aliases not supported if only weak aliases are supported.
3314
3315 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3316
3317         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
3318         Turn on cmpstrsi checks for __pj__ and __i370__.
3319
3320 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3321
3322         * g++.old-deja/g++.other/virtual11.C: New test.
3323
3324 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3325
3326         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
3327
3328 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3329
3330         * gcc.c-torture/compile/20010102-1.c: New test.
3331
3332 2001-01-02  Andreas Jaeger  <aj@suse.de>
3333
3334         * gcc.dg/noreturn-3.c: New test.
3335
3336         * gcc.dg/noreturn-4.c: New test.
3337
3338 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3339
3340         * gcc.c-torture/execute/stdio-opt-1.c: Also test
3341         __builtin_fputc and __builtin_fwrite.
3342
3343 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3344
3345         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
3346         signed char, not default char.
3347
3348 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3349
3350         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
3351
3352 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
3353
3354         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
3355
3356 2000-12-29  Richard Henderson  <rth@redhat.com>
3357
3358         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
3359         (__cyg_profile_func_exit): Define.
3360
3361 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3362
3363         * g++.dg/vtgc1.C: New test.
3364
3365 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
3366
3367         * gcc.dg/noncompile/20001228-1.c: New test.
3368
3369         * gcc.dg/20001228-1.c: New test.
3370
3371         * gcc.c-torture/execute/20001228-1.c: New test.
3372
3373 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3374
3375         * gcc.dg/format-strfmon-1.c: New test.
3376
3377 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3378
3379         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
3380         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
3381         * gcc.c-torture/execute/string-opt-1.c: Likewise.
3382         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3383         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3384         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3385         * gcc.c-torture/execute/string-opt-6.c: Likewise.
3386         * gcc.c-torture/execute/string-opt-7.c: Likewise.
3387         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3388         * gcc.c-torture/execute/string-opt-9.c: Likewise.
3389         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3390         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3391         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3392
3393         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3394         * gcc.c-torture/execute/string-opt-4.c: Test index.
3395
3396 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
3397
3398         * gcc.c-torture/compile/20001226-1.c: New test.
3399
3400 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3401
3402         * gcc.c-torture/compile/20001222-1.c: New test.
3403         * gcc.c-torture/compile/20001222-1.x: Xfail.
3404
3405 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
3406
3407         * gcc.c-torture/execute/comp-goto-2.c: New test.
3408
3409 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
3410
3411         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3412         Use long types if __INT_MAX__ is 32767.
3413         (main): Use cast to (sint32 *) when poking 88 into a_page.
3414
3415         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3416
3417 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3418
3419         * gcc.c-torture/compile/20001221-1.c: New test.
3420         * gcc.c-torture/execute/20001221-1.c: New test.
3421
3422 2000-12-20  Richard Henderson  <rth@redhat.com>
3423
3424         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3425         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3426
3427 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3428
3429         * gcc.dg/compare3.c: New test.
3430
3431 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3432
3433         * gcc.dg/format-warnll-1.c: New test.
3434
3435 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3436
3437         * gcc.dg/cpp/cmdlne-P.c: New test.
3438
3439 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3440
3441         * gcc.c-torture/execute/builtin-abs-1.c,
3442         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3443
3444 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3445
3446         * gcc.dg/cpp/multiline.c: New test.
3447
3448 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3449
3450         * g++.old-deja/g++.other/syshdr1.C: Update.
3451         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3452
3453 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3454
3455         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3456
3457 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3458
3459         * g++.old-deja/g++.pt/ttp65.C: New test.
3460
3461 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3462
3463         * g++.old-deja/g++.pt/ttp64.C: New test.
3464
3465 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3466
3467         * g++.old-deja/g++.pt/spec33.C: New test.
3468
3469 2000-12-14  Catherine Moore  <clm@redhat.com>
3470
3471         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3472         * gcc.c-torture/execute/920612-2.c: Likewise.
3473         * gcc.c-torture/execute/920428-2.c: Likewise.
3474         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3475         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3476
3477 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3478
3479         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3480         * gcc.dg/pack-test-2.c: Likewise.
3481
3482 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3483
3484         Tests by Zack Weinberg <zackw@stanford.edu>.
3485
3486         * gcc.dg/cpp/defined.c: Update.
3487         * gcc.dg/cpp/defined_trad.c: New tests.
3488
3489 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3490
3491         * gcc.dg/cpp/trad-direct.c: Update.
3492
3493 2000-12-11  Neil Booth  <neilb@earthling.net>
3494
3495         * gcc.dg/cpp/defined_trad.c
3496
3497 2000-12-11  Neil Booth  <neilb@earthling.net>
3498
3499         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3500
3501 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3502
3503         * gcc.dg/format-miss-2.c: New test.
3504
3505 2000-12-09  Neil Booth  <neilb@earthling.net>
3506
3507         * gcc.dg/cpp/lineflags.c: New tests.
3508         * gcc.dg/cpp/poison.c: Update.
3509         * gcc.dg/cpp/redef2.c: Update.
3510         * gcc.dg/cpp/skipping.c: New test.
3511
3512 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3513
3514         * g++.old-deja/g++.other/eh3.C: New testcase.
3515
3516 2000-12-07  Neil Booth  <neilb@earthling.net>
3517
3518         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3519         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3520         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3521         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3522         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3523         Update.
3524
3525 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3526
3527         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3528         __SIZE_TYPE__ instead of int for type of integers cast to
3529         pointers.
3530
3531 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3532
3533         * g++.old-deja/g++.other/cleanup4.C: New test.
3534
3535 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3536
3537         * format-sec-1.c: New test.
3538
3539 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3540
3541         * gcc.dg/format-nonlit-3.c: New test.
3542
3543 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3544
3545         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3546         through a null pointer.
3547
3548 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3549
3550         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3551         * g++.old-deja/g++.pt/partial4.C: New test.
3552
3553 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3554
3555         * gcc.c-torture/execute/ieee/hugeval.x: New.
3556
3557 2000-12-06  Neil Booth  <neilb@earthling.net>
3558
3559         * gcc.dg/cpp/backslash2.c: New tests.
3560
3561 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3562
3563         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3564         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3565
3566 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3567
3568         * gcc.c-torture/execute/20001203-2.c: New testcase.
3569
3570 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3571
3572         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3573         * g++.old-deja/g++.other/virtual10.C: New test.
3574
3575 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3576
3577         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3578
3579 2000-12-05  Richard Henderson  <rth@redhat.com>
3580
3581         * gcc.c-torture/compile/20001205-1.c: New.
3582
3583 2000-12-04  Neil Booth  <neilb@earthling.net>
3584
3585         * g++.old-deja/g++.other/virtual9.C: New test.
3586         * g++.old-deja/g++.pt/crash61.C: New test.
3587         * gcc.c-torture/execute/loop-9.c: New test.
3588
3589 2000-12-04  Neil Booth  <neilb@earthling.net>
3590
3591         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3592         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3593         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3594         * gcc.dg/cpp/extratokens.c: ...here.
3595
3596 2000-12-04  Neil Booth  <neilb@earthling.net>
3597
3598         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3599         New tests.
3600
3601 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3602
3603         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3604         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3605
3606 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3607
3608         * gcc.c-torture/execute/20001203-1.c: New test.
3609
3610 2000-12-03  Neil Booth  <neilb@earthling.net>
3611
3612         * gcc.dg/cpp/macro6.c: New test cases.
3613
3614 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3615
3616         * gcc.c-torture/execute/string-opt-9.c: New test.
3617         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3618         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3619         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3620
3621         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3622         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3623
3624 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3625
3626         * gcc.dg/cpp/if-6.c: New testcase.
3627
3628         * gcc.dg/20001201-1.c: New testcase.
3629
3630 2000-12-02  Neil Booth  <neilb@earthling.net>
3631
3632         * g++.old-deja/g++.other/externC4.C,
3633         g++.old-deja/g++.other/friend10.C: New tests.
3634
3635 2000-12-02  Neil Booth  <neilb@earthling.net>
3636
3637         * g++.old-deja/g++.other/instan2.C
3638         * g++.old-deja/g++.other/instan3.C: New test.
3639
3640 2000-12-02  Neil Booth  <neilb@earthling.net>
3641
3642         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3643         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3644         gnuc99.c,gnuc99-pedantic.c: New tests.
3645
3646 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3647
3648         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3649         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3650
3651 2000-12-01  Neil Booth  <neilb@earthling.net>
3652
3653         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3654         * gcc.dg/cpp/poison.c: Update.
3655         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3656
3657 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3658
3659         * g77.f-torture/execute/20001201.f: New test.
3660
3661 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3662
3663         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3664
3665 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3666
3667         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3668
3669 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3670
3671         * g++.old-deja/g++.other/cast6.C: New test.
3672
3673 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3674
3675         * gcc.c-torture/execute/20001130-2.c: New testcase.
3676
3677 2000-11-30  Richard Henderson  <rth@redhat.com>
3678
3679         * gcc.c-torture/execute/20001130-1.c: New test.
3680
3681 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3682
3683         * g++.old-deja/g++.other/op3.C: New test.
3684
3685 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3686
3687         * g++.old-deja/g++.other/op2.C: New test.
3688
3689 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3690
3691         * g++.old-deja/g++.other/crash38.C: New test.
3692
3693 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3694
3695         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3696
3697 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3698
3699         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3700         tests.
3701         * gcc.c-torture/execute/string-opt-6.c: New test.
3702
3703         * gcc.dg/20001117-1.c: Add main.
3704
3705 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3706
3707         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3708         Move from here ...
3709         * gcc.dg/940510-1.c: ... to here.
3710
3711         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3712         zero-size arrays in toplevel structures.
3713
3714 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3715
3716         * gcc.c-torture/execute/loop-8.c: New test.
3717
3718 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3719
3720         * g++.old-deja/g++.other/base1.C: New test.
3721
3722 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3723
3724         * g++.old-deja/g++.other/parse2.C: New test.
3725
3726 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * g++.old-deja/g++.pt/incomplete1.C: New test.
3729
3730 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3731
3732         * g++.old-deja/g++.other/friend9.C: New test.
3733
3734 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3735
3736         * gcc.dg/20001127-1.c: New test.
3737
3738 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3739
3740         * g++.old-deja/g++.pt/friend46.C: New test.
3741
3742 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3743
3744         * g++.old-deja/g++.other/ptrmem8.C: New test.
3745
3746 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3747
3748         * gcc.c-torture/execute/string-opt-7.c: New test.
3749         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3750
3751 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3752
3753         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3754         instead of 'mkcheck 2'.
3755
3756 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3757
3758         * gcc.c-torture/execute/memcheck/driver.c,
3759         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3760         C9X references to refer to C99.
3761
3762 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3763
3764         * gcc.dg/ultrasp3.c: New test.
3765
3766 2000-11-25  Neil Booth  <neilb@earthling.net>
3767
3768         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3769
3770 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3771
3772         * gcc.c-torture/compile/20001123-2.c: New.
3773
3774 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3775
3776         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3777
3778 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3779
3780         * gcc.dg/sequence-point-1.c: Add some new tests.
3781         * gcc.c-torture/execute/20001124-1.c: New test.
3782
3783 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3784
3785         * g++.old-deja/g++.other/vaarg4.C: New test.
3786         * gcc.c-torture/compile/20001123-1.c: New test.
3787
3788 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3789
3790         * g++.other/crash24.C: Adjust and remove XFAIL.
3791         * g++.other/crash37.C: New test.
3792
3793 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3794
3795         * g++.old-deja/g++.pt/instantiate9.C: New test.
3796
3797 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3798
3799         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3800         new ABI, too.
3801
3802         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3803         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3804
3805 2000-11-22  Neil Booth  <neilb@earthling.net>
3806
3807         * gcc.dg/cpp/Wtrigraphs.c: New test.
3808
3809 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3810
3811         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3812
3813 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3814
3815         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3816
3817 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3818
3819         * lib/gcc-dg.exp: load_lib scanasm.exp.
3820         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3821         * lib/g++-dg.exp: load_lib scanasm.exp.
3822         * lib/scanasm.exp: New.
3823         (scan-assembler, scan-assembler-not): Add optional arguments to
3824         test name, or if not present, the pattern name.
3825         (scan-assembler-dem, scan-assembler-dem-not): New.
3826
3827         * g++.dg/dg.exp: New.
3828
3829 2000-11-21  Neil Booth  <neilb@earthling.net>
3830
3831         * gcc.dg/cpp/integrated1.c: Remove.
3832
3833 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3834
3835         * gcc.c-torture/execute/20001121-1.c: New test.
3836
3837 2000-11-21  Richard Henderson  <rth@redhat.com>
3838
3839         * gcc.c-torture/compile/20001121-1.c: New test.
3840
3841 2000-11-20  Neil Booth  <neilb@earthling.net>
3842
3843         * gcc.dg/cpp/integrated1.c: New test.
3844
3845 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3846
3847         * g++.old-deja/g++.other/inline17.C: New test.
3848
3849 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3850
3851         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3852         local variable to be zero: I made the variable global. Now
3853         uses abort() and exit() instead of relying on main's return value.
3854
3855 2000-11-20  Neil Booth  <neilb@earthling.net>
3856
3857         * gcc.dg/cpp/paste2.c: Update test.
3858         * objc/execute/paste.m: New test.
3859
3860 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3861
3862         * gcc.dg/c99-condexpr-1.c: New test.
3863
3864 2000-11-20  Neil Booth  <neilb@earthling.net>
3865
3866         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3867
3868 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3869
3870         * g++.old-deja/g++.pt/export1.C: New test.
3871
3872 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3873
3874         * gcc.dg/20001117-1.c: New test.
3875
3876 2000-11-18  Richard Henderson  <rth@redhat.com>
3877
3878         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3879
3880 2000-11-18  Richard Henderson  <rth@redhat.com>
3881
3882         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3883         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3884         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3885
3886 2000-11-18  Richard Henderson  <rth@redhat.com>
3887
3888         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3889         (main): New.  Exit cleanly.
3890
3891 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3892
3893         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3894         gcc.dg/c99-fordecl-2.c: New tests.
3895
3896 2000-11-18  Richard Henderson  <rth@redhat.com>
3897
3898         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3899         * gcc.c-torture/execute/zerolen-2.c: New.
3900
3901 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3902
3903         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3904         memory.
3905
3906 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3907
3908         * g++.old-deja/g++.pt/instantiate8.C: New test.
3909
3910 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3911
3912         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3913         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3914
3915 2000-11-16  Nick Clifton  <nickc@redhat.com>
3916
3917         * gcc.c-torture/execute/nestfunc-2.c: New test.
3918         * gcc.c-torture/execute/nestfunc-3.c: New test.
3919
3920 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3921
3922         * gcc.c-torture/compile/20001116-1.c: New test.
3923
3924 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3925
3926         * gcc.c-torture/execute/20001115-1.c: New test.
3927
3928 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3929
3930         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3931         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3932         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3933         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3934
3935 2000-11-15  Neil Booth  <neilb@earthling.net>
3936
3937         gcc.dg/cpp/_Pragma1.c: Update.
3938         gcc.dg/cpp/_Pragma2.c: New test.
3939
3940 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3941
3942         * g++.old-deja/g++.other/anon5.C: New test.
3943
3944 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3945
3946         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3947         tests.
3948
3949 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3950
3951         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3952         output.
3953
3954 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3955
3956         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3957         labels at end of compound statements.
3958
3959 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3960
3961         * gcc.c-torture/execute/loop-7.c: New test.
3962
3963 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3964
3965         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3966
3967 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3968
3969         * gcc.dg/c99-bool-1.c: New test.
3970
3971 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3972
3973         * gcc.dg/c99-scope-1.c: Remove xfail.
3974         * gcc.dg/c99-scope-2.c: New test.
3975
3976 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3977
3978         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3979         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3980
3981 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3982
3983         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3984         error messages.
3985
3986         * g++.mike/p700.C: Don't typedef wchar_t.
3987         * g++.mike/p784.C: Likewise.
3988         * g++.mike/eb101.C: Don't use __wchar_t.
3989
3990 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3991
3992         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3993         from DO loop.
3994
3995 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3996
3997         * gcc.c-torture/execute/20001111-1.c: New test.
3998
3999 2000-11-10  Nick Clifton  <nickc@redhat.com>
4000
4001         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4002         long multuiple and accumulate.
4003
4004 2000-11-09  Richard Henderson  <rth@redhat.com>
4005
4006         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4007         via size_t instead of int.
4008
4009         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4010         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4011         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4012         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4013
4014 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4015
4016         * gcc.c-torture/compile/20001109-1.c: New test.
4017         * gcc.c-torture/compile/20001109-2.c: New test.
4018
4019 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4020
4021         * g++.old-deja/g++.pt/operator1.C: New test.
4022         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4023
4024 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4025
4026         * gcc.dg/20001108-1.c: New test.
4027
4028 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4029
4030         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4031         with both arguments constant strings.
4032         * gcc.c-torture/execute/string-opt-3.c: New test.
4033         * gcc.c-torture/execute/string-opt-4.c: New test.
4034         * gcc.c-torture/execute/string-opt-5.c: New test.
4035
4036 2000-11-08  Nick Clifton  <nickc@redhat.com>
4037
4038         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4039         mulsidi3adddi patterns.
4040
4041 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4042
4043         * g++.old-deja/g++.other/crash36.C: New test.
4044
4045 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4046
4047         * g++.old-deja/g++.other/init16.C: New test.
4048
4049 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4050
4051         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4052
4053 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4054
4055         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4056         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4057         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4058
4059 2000-11-07  DJ Delorie  <dj@redhat.com>
4060
4061         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4062
4063 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4064
4065         * gcc.c-torture/execute/string-opt-1.c: New test.
4066
4067 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4068
4069         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4070         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4071         parameters in registers, and there is no way for a varargs
4072         function to know in which order the integer and floating-point
4073         parameters should be interleaved when they are placed on the
4074         stack.
4075         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4076         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4077
4078 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4079
4080         * gcc.c-torture/execute/string-opt-2.c: New test.
4081
4082 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4083
4084         * g++.old-deja/g++.pt/crash60.C: New test.
4085
4086 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4087
4088         * g++.old-deja/g++.other/crash24.C: New test.
4089         * g++.old-deja/g++.other/crash25.C: New test.
4090         * g++.old-deja/g++.other/crash26.C: New test.
4091         * g++.old-deja/g++.other/crash27.C: New test.
4092         * g++.old-deja/g++.other/crash28.C: New test.
4093         * g++.old-deja/g++.other/crash29.C: New test.
4094         * g++.old-deja/g++.other/crash30.C: New test.
4095         * g++.old-deja/g++.other/crash31.C: New test.
4096         * g++.old-deja/g++.other/crash32.C: New test.
4097         * g++.old-deja/g++.other/crash33.C: New test.
4098         * g++.old-deja/g++.other/crash34.C: New test.
4099         * g++.old-deja/g++.other/crash35.C: New test.
4100
4101 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4102
4103         * gcc.c-torture/execute/20001031-1.c: New test.
4104
4105 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4106
4107         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4108         namespace.
4109
4110         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4111         standards-conformant.
4112
4113         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4114
4115         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4116         * g++.old-deja/g++.mike/p755a.C: Likewise.
4117         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4118         library makes no calls to `operator new' during initialization.
4119
4120 2000-11-04  Neil Booth  <neilb@earthling.net>
4121
4122         * gcc.dg/cpp/include2.c: New tests.
4123
4124 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4125
4126         * lib/g++.exp (g++_set_ld_library_path): New function.
4127         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4128
4129 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4130
4131         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4132         warnings.
4133
4134 2000-11-01  Richard Henderson  <rth@redhat.com>
4135
4136         * g++.old-deja/g++.ext/namedret1.C: New.
4137         * g++.old-deja/g++.ext/namedret2.C: New.
4138         * g++.old-deja/g++.ext/namedret3.C: New.
4139
4140 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4141
4142         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4143         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4144
4145 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4146
4147         * gcc.c-torture/execute/va-arg-21.c: New test.
4148
4149 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4150
4151         * gcc.dg/c99-complex-2.c: New test.
4152
4153 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4154
4155         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4156
4157 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4158
4159         * g++.old-deja/g++.other/inline16.C: New test.
4160
4161 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4162
4163         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4164         __PRETTY_FUNCTION__
4165
4166 2000-10-29  Neil Booth  <neilb@earthling.net>
4167
4168         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4169         New tests.
4170         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4171         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4172         optimisation.
4173
4174 2000-10-29  Neil Booth  <neilb@earthling.net>
4175
4176         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4177         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4178         * mi5.c: Test multiple includes work with -C.
4179         * trigraphs.c: Test ^= version.
4180
4181 2000-10-28  Neil Booth  <neilb@earthling.net>
4182
4183         New tests and test updates for new macro expander.
4184
4185         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4186         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4187         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4188         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4189         new diagnostic messages.
4190
4191         * gcc.dg/cpp/macro3.c: New tests.
4192
4193 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4194
4195         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
4196         on the same line.
4197
4198 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4199
4200         * g++.old-deja/g++.other/eh2.C: New test.
4201
4202 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4203
4204         * gcc.c-torture/execute/20001027-1.c: New test.
4205
4206 2000-10-26  Richard Henderson  <rth@redhat.com>
4207
4208         * gcc.c-torture/execute/20001026-1.c: New.
4209
4210 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
4211
4212         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
4213         * g++.old-deja/g++.law/builtin1.C: Likewise.
4214         * g++.old-deja/g++.law/ctors10.C: Likewise.
4215         * g++.old-deja/g++.law/virtual3.C: Likewise.
4216         * g++.old-deja/g++.mike/p658.C: Likewise.
4217         * g++.old-deja/g++.other/sibcall1.C: Likewise.
4218         * g++.old-deja/g++.other/vaarg2.C: Likewise.
4219         * g++.old-deja/g++.robertl/eb124.C: Likewise.
4220         * g++.old-deja/g++.robertl/eb44.C: Likewise.
4221         * g++.old-deja/g++.robertl/eb77.C: Likewise.
4222
4223 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
4224
4225         * gcc.c-torture/compile/20001024-1.c: New test.
4226
4227 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4228
4229         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
4230         to tell us whether or not we are using V3.
4231
4232 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4233
4234         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
4235         operands.
4236
4237 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4238
4239         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
4240
4241 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
4242
4243         * gcc.c-torture/execute/20001024-1.c: New test.
4244
4245 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
4246
4247         * g++.old-deja/g++.other/sibcall1.C: New test.
4248
4249 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
4250
4251         * gcc.dg/noncompile/init-3.c: New test.
4252
4253 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4254
4255         * gcc.dg/format-array-1.c: New test.
4256
4257 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4258
4259         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
4260         writing through null pointers; remove comment about testing
4261         unterminated strings.
4262
4263 2000-10-17  Matthew Hiller  <hiller@redhat.com>
4264
4265         * gcc.c-torture/execute/20001017-2.c: New test.
4266
4267 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4268
4269         * gcc.c-torture/compile/20001018-1.c: New test.
4270         * gcc.c-torture/compile/20001018-1.x: Xfail.
4271
4272 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4273
4274         * gcc.c-torture/execute/20001017-1.c: New test.
4275
4276 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4277
4278         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
4279         for multiple use of arguments with scanf formats; add tests for
4280         multiple use of arguments.
4281
4282 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
4283
4284         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
4285
4286 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4287
4288         * gcc.dg/format-miss-1.c: New test.
4289
4290 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4291
4292         * gcc.c-torture/execute/20001013-1.c: New test.
4293
4294 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4295
4296         * gcc.dg/format-branch-1.c: New test.
4297
4298 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4299
4300         * README, lib/file-format.exp: Remove EGCS references.
4301
4302 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4303
4304         * gcc.dg/20001013-1.c: New test.
4305
4306 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4307
4308         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
4309         for intmax_t in the compiler using __typeof__ and the type rules
4310         for conditional expressions.
4311
4312 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
4313
4314         * gcc.dg/20001012-1.c: New test.
4315         * gcc.dg/20001012-2.c: New test.
4316
4317 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4318
4319         * gcc.dg/format-attr-1.c: New test.
4320
4321 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4322
4323         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
4324         __LONG_LONG_MAX__ instead of LLONG_MAX.
4325
4326 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4327
4328         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
4329         scanf flags.
4330         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
4331         flags.
4332
4333 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4334
4335         * gcc.dg/sequence-pt-1.c: New test.
4336
4337 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
4338
4339         * gcc.c-torture/execute/20001011-1.c: New testcase.
4340         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
4341
4342 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4343
4344         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
4345         does not error on it.
4346
4347 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4348
4349         * gcc.dg/20001009-1.c: New test.
4350
4351 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4352
4353         * gcc.c-torture/compile/20001009-1.c: Move from here ....
4354         * gcc.c-torture/execute/20001009-2.c: ... to here.
4355
4356 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
4357
4358         * gcc.c-torture/compile/20001009-1.c: New testcase.
4359         * gcc.c-torture/execute/20001009-1.c: New testcase.
4360         Testcases provided by Jan Hubicka <jh@suse.cz>.
4361
4362 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4363
4364         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4365         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
4366         uintmax_t using <limits.h> to emulate the compiler's internal
4367         logic.  No longer XFAIL %j tests.
4368
4369 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4370
4371         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
4372         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4373         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
4374         regexps and details of expected handling of some bad formats.
4375         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
4376         suppression.
4377
4378 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4379
4380         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
4381         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
4382         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
4383         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
4384         in list archives.
4385
4386 2000-10-06  Richard Henderson  <rth@cygnus.com>
4387
4388         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
4389         * g++.old-deja/g++.brendan/crash52.C: Likewise.
4390         * g++.old-deja/g++.jason/report.C: Likewise.
4391         * g++.old-deja/g++.law/friend5.C: Likewise.
4392         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
4393         of the expected warnings.
4394
4395 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4396
4397         * g++.old-deja/g++.pt/enum14.C: New test.
4398
4399 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4400
4401         * g++.old-deja/g++.pt/crash59.C: New test.
4402
4403 2000-10-04  Will Cohen  <wcohen@redhat.com>
4404
4405         * gcc.dg/20000926-1.c: New test.
4406
4407 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
4408
4409         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4410         function name for current C++ compiler.
4411         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4412
4413 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4414
4415         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4416         __PRETTY_FUNCTION__.
4417         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4418
4419 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4420
4421         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4422
4423 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4424
4425         * gcc.c-torture/compile/20000923-1.c: New test.
4426
4427 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4428
4429         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4430         * g++.old-deja/g++.pt/ttp62.C: Same.
4431         * g++.old-deja/g++.other/inline14.C: Same.
4432
4433 2000-09-24  Richard Henderson  <rth@cygnus.com>
4434
4435         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4436
4437 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4438
4439         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4440
4441 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4442
4443         * gcc.c-torture/compile/20000922-1.c: New file.
4444
4445 2000-09-21  Nick Clifton  <nickc@redhat.com>
4446
4447         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4448         a signed long modulo operation.
4449         (mod6): New funciton - perform an unsigned long modulo operation.
4450         (main): Add tests for modulos of very large numbers by very small
4451         dividends.
4452
4453 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4454
4455         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4456
4457 2000-09-19  Richard Henderson  <rth@cygnus.com>
4458
4459         * gcc.dg/compare2.c (case 10): XFAIL.
4460
4461 2000-09-18  Richard Henderson  <rth@cygnus.com>
4462
4463         * gcc.c-torture/execute/20000906-1.c: Move ...
4464         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4465         that support __builtin_trap.
4466
4467 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4468
4469         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4470
4471 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4472
4473         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4474         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4475         more $ format tests.
4476
4477 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4478
4479         * gcc.dg/format-errmk-1.c: New test.
4480
4481 2000-09-17  Greg McGary  <greg@mcgary.org>
4482
4483         * gcc.c-torture/execute/20000917-1.x: Remove.
4484
4485 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4486
4487         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4488
4489 2000-09-17  Greg McGary  <greg@mcgary.org>
4490
4491         * gcc.c-torture/execute/20000917-1.c: New test.
4492         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4493
4494 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4495
4496         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4497         in nested macro bug.
4498
4499 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4500
4501         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4502
4503 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4504
4505         * gcc.c-torture/execute/20000914-1.c: New test.
4506
4507 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4508
4509         * g++.other/inline13.C: New test.
4510
4511 2000-09-12  Andreas Jaeger  <aj@suse.de>
4512
4513         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4514         constant by Ulrich Drepper <drepper@redhat.com>.
4515
4516 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4517
4518         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4519
4520 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4521
4522         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4523
4524 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4525
4526         * gcc.dg/cpp/backslash.c: New test.
4527
4528 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4529
4530         * gcc.c-torture/execute/20000910-1.c: New test.
4531         * gcc.c-torture/execute/20000910-2.c: Likewise.
4532
4533 2000-09-11  Robert Lipe  <robertl@sco.com>
4534
4535         * gcc.dg/pragma-align.c: New test.
4536
4537 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4538
4539         * g++.old-deja/g++.pt/explicit82.C: New test.
4540         * g++.old-deja/g++.pt/explicit83.C: New test.
4541
4542 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4543
4544         * gcc.dg/asm-names.c: New test.
4545
4546 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4547
4548         * gcc.dg/cpp/tr-warn6.c: New test
4549
4550 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4551
4552         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4553         be accepted.
4554
4555 2000-09-07  Catherine Moore  <clm@redhat.com>
4556
4557         * gcc.c-torture/execute/unroll-1.c: New test.
4558
4559 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4560
4561         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4562         ERROR markers.
4563         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4564         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4565         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4566         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4567         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4568         Preprocess only.
4569         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4570         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4571
4572 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4573
4574         * g++.old-deja/g++.pt/deduct2.C: New test.
4575
4576 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4577
4578         * g++.old-deja/g++.pt/parms2.C: New test.
4579
4580 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4581
4582         * g++.old-deja/g++.pt/crash58.C: New test.
4583
4584 2000-09-06  Greg McGary  <greg@mcgary.org>
4585
4586         * gcc.c-torture/execute/20000906-1.c: New test.
4587         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4588
4589 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4590
4591         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4592
4593 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4594
4595         * g++.old-deja/g++.pt/crash57.C: New test.
4596
4597 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4598
4599         * g++.old-deja/g++.pt/crash56.C: New test.
4600
4601 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4602
4603         * g++.old-deja/g++.pt/koenig1.C: New test.
4604
4605 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4606
4607         * gcc.dg/20000904-1.c: New test.
4608
4609 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4610
4611         * gcc.dg/cpp/paste8.c: New test.
4612
4613 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4614
4615         * gcc.c-torture/compile/20000827-1.c: New test.
4616
4617 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4618
4619         * gcc.dg/format-diag-1.c: New test.
4620
4621 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4622
4623         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4624         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4625         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4626         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4627         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4628
4629 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4630
4631         * g++.old-deja/g++.other/nested4.C: New test.
4632
4633 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4634
4635         * g++.old-deja/g++.ns/scoped1.C: New test.
4636
4637 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4638
4639         * lib/g++.exp: Support testing already-installed GCC.
4640
4641 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4642
4643         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4644
4645 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4646
4647         * gcc.dg/return-type-2.c: New test.
4648
4649 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4650
4651         * gcc.c-torture/compile/20000825-1.c: New test.
4652
4653 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4654
4655         * gcc.dg/dwarf2-2.c: New test.
4656
4657 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4658
4659         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4660         dg-warning regexps.
4661
4662 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4663
4664         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4665         gcc.dg/format-ext-5.c: New tests.
4666
4667 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4668
4669         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4670
4671 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4672
4673         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4674
4675 2000-08-24  Richard Henderson  <rth@cygnus.com>
4676
4677         * gcc.dg/ia64-sync-1.c: New test.
4678         * gcc.dg/ia64-sync-2.c: New test.
4679         * gcc.dg/ia64-asm-1.c: New test.
4680
4681 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4682
4683         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4684         * gcc.dg/format-ext-2.c: New test.
4685
4686 2000-08-23  Jason Merrill  <jason@redhat.com>
4687
4688         * lib/old-dejagnu.exp: Also ignore "In member function" and
4689         "At global scope".
4690
4691 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4692
4693         * gcc.dg/noncompile/label-lineno-1.c: New test.
4694
4695 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4696
4697         * gcc.dg/c99-array-nonobj-1.c: New test.
4698
4699 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4700
4701         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4702         tests.
4703         * gcc.dg/format-ext-1.c: New test.
4704
4705 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4706
4707         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4708         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4709         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4710         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4711         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4712
4713 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4714
4715         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4716         gcc.dg/c99-strftime-2.c: New tests.
4717
4718 2000-08-22  Richard Henderson  <rth@cygnus.com>
4719
4720         * gcc.c-torture/execute/20000822-1.c: New test.
4721
4722 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4723
4724         * gcc.c-torture/execute/20000819-1.x: Remove.
4725
4726 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4727
4728         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4729         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4730         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4731         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4732         gcc.dg/format-xopen-1.c: New tests.
4733
4734 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4735
4736         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4737
4738 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4739
4740         * g++.old-deja/g++.other/loop2.C: New test.
4741
4742         * gcc.c-torture/compile/20000606-1.c: New test.
4743         * gcc.c-torture/compile/20000728-1.c: New test.
4744         * gcc.c-torture/execute/20000801-1.c: New test.
4745         * gcc.c-torture/execute/20000801-2.c: New test.
4746         * gcc.c-torture/execute/20000819-1.c: New test.
4747         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4748         * gcc.dg/20000629-1.c: New test.
4749         * gcc.dg/20000724-1.c: New test.
4750         * gcc.dg/20000807-1.c: New test.
4751
4752 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4753
4754         * gcc.dg/cpp/pragma-1.c: New test.
4755         * gcc.dg/cpp/pragma-2.c: New test.
4756
4757 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4758
4759         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4760         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4761
4762 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4763
4764         * gcc.c-torture/compile/20000818-1.c: New test.
4765
4766 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4767
4768         * gcc.c-torture/execute/20000818-1.c: New test.
4769
4770 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4771
4772         * gcc.dg/format-va-1.c: New test.
4773
4774 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4775
4776         * g++.old-deja/g++.other/typedef8.C: New test.
4777
4778 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4779
4780         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4781         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4782         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4783         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4784         * g++.old-deja/g++.other/ptrmem7.C: New test.
4785         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4786
4787 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4788
4789         * g++.old-deja/g++.pt/typename27.C: New test.
4790
4791 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4792
4793         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4794         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4795         * g++.old-deja/g++.pt/friend45.C: New test.
4796         * g++.old-deja/g++.other/friend8.C: New test.
4797
4798 2000-08-15  Richard Henderson  <rth@cygnus.com>
4799
4800         * gcc.c-torture/execute/20000815-1.c: New test.
4801
4802 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4803
4804         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4805         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4806         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4807
4808 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4809
4810         * g++.old-deja/g++.other/refinit2.C: New test.
4811
4812 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4813
4814         * lib/c-torture.exp (c-torture): Make
4815         compiler_conditional_xfail_data global.
4816         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4817         compiler_conditional_xfail_data machinery.
4818         (f-torture-execute): Likewise.
4819         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4820         and only when unrolling loops.
4821
4822         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4823
4824 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4825
4826         * g++.old-deja/g++.pt/explicit81.C: New test.
4827
4828 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4829
4830         * g++.old-deja/g++.pt/typename26.C: New test.
4831
4832 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4833
4834         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4835         warning.
4836
4837 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4838
4839         * g++.old-deja/g++.other/array3.C: New test.
4840
4841 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4842
4843         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4844         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4845         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4846         New tests.
4847
4848 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4849
4850         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4851         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4852
4853 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4854
4855         * gcc.c-torture/execute/20000808-1.c: New test.
4856
4857 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4858
4859         * gcc.dg/c90-const-expr-1.c: New test.
4860
4861 2000-08-08  Richard Henderson  <rth@cygnus.com>
4862
4863         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4864
4865 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4866
4867         * gcc.dg/noncompile/const-ll-1.c: New test.
4868
4869 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4870
4871         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4872
4873 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4874
4875         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4876         that running programs linked against the shared version of libobjc
4877         run correctly.
4878
4879 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4880
4881         * gcc.dg/c99-printf-1.c: New test.
4882
4883 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4884
4885         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4886
4887 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4888
4889         * gcc.c-torture/execute/20000731-1.x: Delete.
4890
4891 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4892
4893         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4894         and torture_without_loops as is done by c-torture.exp.
4895         (search_for): Copy from c-torture.exp.
4896         (gcc-dg-runtest): New function, drives a directory of tests
4897         iterating over the TORTURE_OPTIONS.
4898         (scan-assembler, scan-assembler-not): Move here from
4899         individual directory drivers.
4900
4901         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4902         defined by lib/gcc-dg.exp.
4903         * gcc.dg/cpp/cpp.exp: Likewise.
4904         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4905         gcc-dg-runtest, so we cycle over optimization options.
4906
4907         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4908         * gcc.dg/compare2.c: No longer expected to fail.
4909
4910 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4911
4912         * gcc.c-torture/execute/20000804-1.c: New test.
4913
4914 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4915
4916         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4917
4918 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4919
4920         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4921
4922 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4923
4924         * gcc.c-torture/compile/20000803-1.c: New test.
4925
4926 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4927
4928         * gcc.c-torture/execute/20000801-3.c,
4929         gcc.c-torture/execute/20000801-4.c: New tests.
4930         * gcc.c-torture/execute/20000801-3.x,
4931         gcc.c-torture/execute/20000801-4.x: Xfail.
4932
4933 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4934
4935         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4936         libobjc/.libs to allow for libtool.
4937
4938 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4939
4940         * gcc.c-torture/compile/20000802-1.c: New test.
4941
4942 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4943
4944         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4945
4946 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4947
4948         * gcc-c-torture/execute/20000731-2.c: New test.
4949
4950         * gcc.c-torture/execute/20000731-1.c: New test.
4951         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4952
4953 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4954
4955         * testsuite/gcc.dg/cpp/paste7.c: New test.
4956         * gcc.dg/cpp/20000725-1.c: New test.
4957
4958 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4959
4960         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4961         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4962         declaration warning for __builtin_dwarf_reg_size.
4963
4964         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4965
4966 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4967
4968         * gcc.dg/noncompile/voidparam-1.c: New test.
4969
4970 2000-07-30  Richard Henderson  <rth@cygnus.com>
4971
4972         * gcc.dg/c90-digraph-1.c: Don't xfail.
4973         * gcc.dg/compare2.c (case 10): Xfail.
4974         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4975
4976 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4977
4978         * gcc.dg/c99-main-1.c: New test.
4979
4980 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4981
4982         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4983
4984 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4985
4986         * gcc.c-tortuer/execute/20000726-1.c: New test.
4987
4988 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4989
4990         * gcc.c-torture/execute/enum-2.c: New test.
4991
4992 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4993
4994         * gcc.dg/cpp/tr-warn3.c: New test.
4995
4996 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4997
4998         * g++.old-deja/g++.ext/implicit1.C: Remove.
4999         * g++.old-deja/g++.jason/c2.C: Remove
5000         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5001         * g++.old-deja/g++.pt/crash16.C: Likewise.
5002         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5003
5004 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5005
5006         * g++.old-deja/g++.other/for2.C: New test.
5007
5008 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5009
5010         * gcc.dg/20000720-1.c: New test.
5011
5012 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5013
5014         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5015
5016 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5017
5018         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5019         * gcc.c-torture/execute/20000722-1.c: New.
5020         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5021
5022 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5023
5024         * gcc.dg/cpp/20000720-1.S: New test.
5025
5026 2000-07-21  Michael Meissner  <meissner@redhat.com>
5027
5028         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5029
5030 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5031
5032         * g++.old-deja/g++.brendan/crash16.C,
5033         g++.old-deja/g++.brendan/parse3.C,
5034         g++.old-deja/g++.brendan/redecl1.C,
5035         g++.old-deja/g++.ns/template13.C,
5036         g++.old-deja/g++.other/decl4.C,
5037         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5038
5039 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5040
5041         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5042         and "Internal error".
5043
5044         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5045         regexps.
5046         * gcc.dg/cpp/paste6.c: New test.
5047
5048 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5049
5050         * gcc.dg/cpp/tr-direct.c: New test.
5051
5052         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5053         gcc.dg/cpp/undef1.c: Tweak error regexps.
5054
5055 2000-07-18  Eric Christopher <echristo@redhat.com>
5056
5057         * gcc.c-torture/compile/20000718-1.c: New test.
5058
5059 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5060
5061         * cpplex.c (_cpp_push_token): If the token being pushed back
5062         is the previous token in this context, just subtract one from
5063         context->posn.
5064         * cppmacro.c (save_expansion): Clear aux field when storing a
5065         placemarker.
5066
5067 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5068
5069         * gcc.dg/noncompile/redecl-1.c: New test.
5070
5071 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5072
5073         * gcc.c-torture/execute/20000717-5.c: New test.
5074         * gcc.c-torture/execute/20000717-1.x: Removed.
5075
5076 2000-07-17  Richard Henderson  <rth@cygnus.com>
5077
5078         * gcc.c-torture/execute/20000717-4.c: New test.
5079
5080 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5081
5082         * gcc.dg/cpp/syshdr.c: New test.
5083         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5084
5085 2000-07-17  Neil Booth  <neilb@earthling.net>
5086
5087         * gcc.dg/cpp/cmdlne-dM.c: New test.
5088         * gcc.dg/cpp/cmdlne-dD.c: New test.
5089
5090 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5091
5092         * gcc.c-torture/execute/20000717-3.c: New test.
5093
5094         * gcc.c-torture/compile/20000717-1.c: New test.
5095
5096 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5097
5098         * gcc.c-torture/execute/20000717-2.c: New test.
5099
5100 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5101
5102         * gcc.dg/formatz-1.c: New test.
5103
5104         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5105         * gcc.dg/c99-digraph-1.c: New tests.
5106
5107         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5108         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5109
5110         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5111         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5112         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5113         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5114         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5115         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5116         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5117
5118 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5119
5120         * gcc.c-torture/execute/20000717-1.c: New test.
5121         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5122
5123 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5124
5125         * gcc.c-torture/execute/20000715-2.c: New test.
5126         * gcc.dg/20000715-1.c: New test.
5127
5128 2000-07-15  Michael Meissner  <meissner@redhat.com>
5129
5130         * gcc.c-torture/execute/20000715-1.c: New test.
5131
5132 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5133
5134         * gcc.c-torture/execute/20000707-1.c: New test.
5135
5136 2000-07-13  Neil Booth  <NeilB@earthling.net>
5137
5138         * testsuite/gcc.dg/cpp/digraph1.c,
5139         testsuite/gcc.dg/cpp/digraph2.c,
5140         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5141
5142 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5143
5144         * g77.f-torture/compile/20000630-2.f:  New test.
5145         * g77.f-torture/compile/20000630-2.x
5146
5147 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5148
5149         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5150
5151 2000-07-11  Neil Booth  <NeilB@earthling.net>
5152
5153         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5154
5155 2000-07-11  Neil Booth  <NeilB@earthling.net>
5156
5157         * gcc.dg/cpp/cmdlne-C.c: New.
5158
5159 2000-07-09  Neil Booth  <NeilB@earthling.net>
5160
5161         * gcc.dg/cpp/directiv.c: New tests.
5162         * gcc.dg/cpp/undef1.c: Update.
5163
5164 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5165
5166         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5167
5168 2000-07-09  Neil Booth  <NeilB@earthling.net>
5169
5170         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5171
5172 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5173
5174         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5175         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5176
5177 2000-07-08  Neil Booth  <NeilB@earthling.net>
5178
5179         * gcc.dg/cpp/macsyntx.c: New tests.
5180
5181 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5182
5183         * gcc.dg/20000707-1.c: New test.
5184
5185 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5186
5187         * gcc.c-torture/execute/20000706-1.c: New test.
5188         * gcc.c-torture/execute/20000706-2.c: New test.
5189         * gcc.c-torture/execute/20000706-3.c: New test.
5190         * gcc.c-torture/execute/20000706-4.c: New test.
5191         * gcc.c-torture/execute/20000706-5.c: New test.
5192
5193 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5194
5195         * g++.old-deja/g++.pt/instantiate7.C: New test.
5196
5197 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5198
5199         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
5200         * g++.old-deja/g++.mike/thunk3.C: Likewise.
5201         * g++.old-deja/g++.other/rtti3.C: Likewise.
5202         * g++.old-deja/g++.other/rttid3.C: Likewise.
5203
5204 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
5205
5206         *  g77.f-torture/compile/20000630-1.x: Fix typo
5207
5208 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
5209
5210         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
5211         assembly output.
5212
5213 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
5214
5215         * gcc.dg/cpp/ident.c: New test.
5216
5217 2000-07-05  Neil Booth  <NeilB@earthling.net>
5218
5219         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
5220           gcc.dg/cpp/lexstrng.c: New tests.
5221
5222 2000-07-04  Neil Booth  <NeilB@earthling.net>
5223
5224         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
5225         * gcc.dg/cpp/strify2.c: Same.
5226
5227 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
5228
5229         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
5230         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
5231         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
5232         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
5233
5234         * testsuite/gcc.dg/cpp/macro1.c,
5235         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
5236         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
5237         testsuite/gcc.dg/cpp/strify1.c,
5238         testsuite/gcc.dg/cpp/strify2.c: New tests.
5239
5240 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
5241
5242         * gcc.c-torture/execute/20000703-1.c: New test.
5243
5244 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5245
5246         * g++.old-deja/g++.pt (lookup10.C): New test.
5247
5248 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5249
5250         * g++.old-deja/g++.pt (typename25.C): New test.
5251
5252 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
5253
5254         * gcc.c-torture/compile/20000701-1.c: New test.
5255
5256 2000-06-30  Nick Clifton  <nickc@cygnus.com>
5257
5258         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
5259         to test case.
5260
5261 2000-06-30  Catherine Moore  <clm@cygnus.com>
5262
5263         * gcc.c-torture/execute/align-1.c: New test.
5264
5265 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
5266
5267         * g++.old-deja/g++.pt/expr8.C: New test.
5268         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
5269
5270 2000-06-29  Nick Clifton  <nickc@cygnus.com>
5271
5272         * gcc.c-torture/compile/20000629-1.c: New test.
5273
5274 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5275
5276
5277         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
5278         gcc.dg/noncompile directory, depending on whether they're
5279         preprocessor tests or not.  Annotate all the tests for the dg
5280         framework.
5281
5282         * gcc.c-torture/noncompile/noncompile.exp: Delete.
5283         * gcc.dg/noncompile/noncompile.exp: New.
5284
5285         * Moved files:
5286         Old name                                New name
5287         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
5288         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
5289         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
5290         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
5291         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
5292         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
5293         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
5294         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
5295         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
5296         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
5297         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
5298         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
5299         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
5300         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
5301         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
5302         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
5303         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
5304         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
5305         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
5306         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
5307         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
5308         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
5309         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
5310         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
5311
5312         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
5313         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
5314         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
5315         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
5316         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
5317         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
5318
5319 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5320
5321         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
5322         declare one variable.  On the fourth, error.
5323         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
5324         declared by 20000628-1a.h.
5325
5326 2000-06-29  Richard Henderson  <rth@redhat.com>
5327
5328         * gcc.c-torture/execute/930529-1.x: New file.
5329         * gcc.dg/920413-1.c: Adjust expected warning text.
5330         * gcc.dg/980217-1.c: Declare abort.
5331         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
5332
5333 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
5334
5335         * g77.f-torture/compile/20000629-1.f: New test.
5336         * g77.f-torture/compile/20000629-1.x: Expected to fail.
5337
5338 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5339
5340         Rearrange lots of files, removing entirely the
5341         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
5342         directories.
5343
5344         * Deleted files:
5345         gcc.c-torture/code_quality/code_quality.exp
5346         gcc.c-torture/special/special.exp
5347         gcc.failure/failure.exp
5348         gcc.failure/940409-1.x
5349         gcc.c-torture/compile/961203-1.x
5350
5351         * New files:
5352         gcc.misc-tests/linkage.exp
5353         gcc.c-torture/execute/920730-1t.c
5354         gcc.c-torture/execute/920730-1t.x
5355         gcc.c-torture/compile/920520-1.x
5356         gcc.c-torture/compile/920521-1.x
5357         gcc.c-torture/compile/981006-1.x
5358         gcc.c-torture/execute/eeprof-1.x
5359
5360         * Moved files (possibly with modifications to fit a new harness):
5361         Old name                                New name
5362         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
5363         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
5364         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
5365         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
5366         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
5367         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
5368         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
5369         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
5370         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
5371         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
5372         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
5373         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
5374         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
5375         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
5376
5377 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5378
5379         * c-torture/compile/961203-1.x: Delete.
5380
5381         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
5382         not exit. Include stdio.h.
5383         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
5384         * gcc.misc-tests/dg-12.c: Likewise.
5385         * gcc.misc-tests/dg-5.c: Likewise.
5386         * gcc.misc-tests/dg-6.c: Likewise.
5387         * gcc.misc-tests/dg-7.c: Prototype abort.
5388         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
5389         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
5390         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
5391         not exit.
5392         * gcc.misc-tests/sieve.c: Use return from main, not exit.
5393         * gcc.misc-tests/sort2.c: Use return from main, not exit.
5394
5395 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5396
5397         * gcc.dg/cpp/20000628-1.c: New test.
5398         * gcc.dg/cpp/20000628-1.h: New header for above test.
5399         * gcc.dg/cpp/20000628-1a.h: Likewise.
5400
5401 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
5402
5403         * gcc.dg/cpp: New directory.
5404         * gcc.dg/cpp/cpp.exp: New driver.
5405         * gcc.dg/cpp/20000627-1.c: New test.
5406         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
5407         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
5408         and rewrite as a compilation test.
5409
5410         * gcc.dg: Move many files into the cpp subdirectory, possibly
5411         renaming or editing them as well.
5412         Old name                New name
5413         990119-1.c              cpp/19990119-1.c
5414         990228-1.c              cpp/19990228-1.c
5415         990407-1.c              cpp/19990407-1.c
5416         990409-1.c              cpp/19990409-1.c
5417         990413-1.c              cpp/19990413-1.c
5418         990703-1.c              cpp/19990703-1.c
5419         20000127-1.c            cpp/20000127-1.c
5420         20000129-1.c            cpp/20000129-1.c
5421         20000207-1.c            cpp/20000207-1.c
5422         20000207-2.c            cpp/20000207-2.c
5423         20000209-1.c            cpp/20000209-1.c
5424         20000209-2.c            cpp/20000209-2.c
5425         20000301-1.c            cpp/20000301-1.c
5426         20000419-1.c            cpp/20000419-1.c
5427         20000510-1.S            cpp/20000510-1.S
5428         20000519-1.c            cpp/20000519-1.c
5429         20000529-1.c            cpp/20000529-1.c
5430         20000625-1.c            cpp/20000625-1.c
5431         20000625-2.c            cpp/20000625-2.c
5432         cpp-as1.c               cpp/assert1.c
5433         cpp-as2.c               cpp/assert2.c
5434         cxx-comments-1.c        cpp/cxxcom1.c
5435         cxx-comments-2.c        cpp/cxxcom2.c
5436         endif-label.c           cpp/endif.c
5437         cpp-hash1.c             cpp/hash1.c
5438         cpp-hash2.c             cpp/hash2.c
5439         cpp-if1.c               cpp/if-1.c
5440         cpp-if2.c               cpp/if-2.c
5441         cpp-if3.c               cpp/if-3.c
5442         cpp-if4.c               cpp/if-4.c
5443         cpp-if5.c               cpp/if-5.c
5444         cpp-cond.c              cpp/if-cexp.c
5445         cpp-missingop.c         cpp/if-mop.c
5446         cpp-missingparen.c      cpp/if-mpar.c
5447         cpp-opprec.c            cpp/if-oppr.c
5448         cpp-ifparen.c           cpp/if-paren.c
5449         cpp-shortcircuit.c      cpp/if-sc.c
5450         cpp-shift.c             cpp/if-shift.c
5451         cpp-unary.c             cpp/if-unary.c
5452         cpp-li1.c               cpp/line1.c
5453         cpp-li2.c               cpp/line2.c
5454         lineno.c                cpp/line3.c
5455         lineno-2.c              cpp/line4.c
5456         cpp-mi.c                cpp/mi1.c
5457         cpp-mic.h               cpp/mi1c.h
5458         cpp-micc.h              cpp/mi1cc.h
5459         cpp-mind.h              cpp/mi1nd.h
5460         cpp-mindp.h             cpp/mi1ndp.h
5461         cpp-mix.h               cpp/mi1x.h
5462         cpp-mi2.c               cpp/mi2.c
5463         cpp-mi2a.h              cpp/mi2a.h
5464         cpp-mi2b.h              cpp/mi2b.h
5465         cpp-mi2c.h              cpp/mi2c.h
5466         cpp-mi3.c               cpp/mi3.c
5467         cpp-mi3.def             cpp/mi3.def
5468         poison-1.c              cpp/poison.c
5469         pr-impl.c               cpp/prag-imp.c
5470         cpp-redef-2.c           cpp/redef1.c
5471         cpp-redef.c             cpp/redef2.c
5472         strpaste.c              cpp/strp1.c
5473         strpaste-2.c            cpp/strp2.c
5474         cpp-tradpaste.c         cpp/tr-paste.c
5475         cpp-tradstringify.c     cpp/tr-str.c
5476         cpp-tradwarn1.c         cpp/tr-warn1.c
5477         cpp-tradwarn2.c         cpp/tr-warn2.c
5478         trigraphs.c             cpp/trigraphs.c
5479         cpp-unc1.c              cpp/unc1.c
5480         cpp-unc2.c              cpp/unc2.c
5481         cpp-unc3.c              cpp/unc3.c
5482         cpp-unc.c               cpp/unc4.c
5483         undef.c                 cpp/undef1.c
5484         undef-2.c               cpp/undef2.c
5485         cpp-wi1.c               cpp/widestr1.c
5486
5487 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5488
5489         * lib/g++.exp (g++_include_flags): Tweak.
5490
5491 2000-06-27  H.J. Lu  <hjl@gnu.org>
5492             Loren J. Rittle  <ljrittle@acm.org>
5493
5494         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5495         version with one that knows about the new gcc tree structure.
5496         (g++_link_flags): Same.
5497
5498 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5499
5500         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5501         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5502         case we are cross-compiling.
5503
5504         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5505         g++.old-deja/g++.niklas/Makefile.in,
5506         g++.old-deja/g++.niklas/configure.in,
5507         g++.old-deja/g++.other/Makefile.in,
5508         g++.old-deja/g++.other/configure.in,
5509         gcc.c-torture/code_quality/Makefile.in,
5510         gcc.c-torture/code_quality/configure.in,
5511         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5512         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5513         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5514         gcc.c-torture/execute/ieee/Makefile.in,
5515         gcc.c-torture/execute/ieee/configure.in,
5516         gcc.c-torture/noncompile/Makefile.in,
5517         gcc.c-torture/noncompile/configure.in,
5518         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5519         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5520         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5521
5522 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5523
5524         * g++.old-deja/g++.other/ambig3.C: New test.
5525
5526 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5527
5528         * g++.old-deja/g++.pt/syntax1.C: New test.
5529         * g++.old-deja/g++.pt/syntax2.C: New test.
5530         * g++.old-deja/g++.other/syntax3.C: New test.
5531         * g++.old-deja/g++.other/syntax4.C: New test.
5532
5533 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5534
5535         * gcc.dg/20000623-1.c: Prototype exit and abort.
5536
5537 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5538
5539         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5540         New tests.
5541         * gcc.dg/cpp-mi3.def: New file.
5542
5543         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5544         inside assertions.
5545         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5546         lexer's error messages.
5547         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5548         divine anything from the linemarkers.
5549         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5550         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5551
5552 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5553
5554         * gcc.dg/20000623-1.c: New test.
5555
5556 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5557
5558         * gcc.c-torture/execute/20000622-1.c: New test.
5559
5560 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5561
5562         * g++.old-deja/g++.other/init15.C: New test.
5563
5564 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5565
5566         * g++.old-deja/g++.pt/vaarg2.C: New test.
5567         * g++.old-deja/g++.pt/vaarg3.C: New test.
5568
5569 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5570
5571         * g++.old-deja/g++.other/dyncast6.C: New test.
5572
5573 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5574
5575         * gcc.c-torture/execute/loop-6.c: New test.
5576
5577 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5578
5579         * gcc.dg/20000614-1.c: New test.
5580         * gcc.dg/20000614-2.c: New test.
5581
5582 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5583
5584         * g++.old-deja/g++.other/inline12.C: New test.
5585
5586 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5587
5588         * g++.old-deja/g++.other/eh1.C: New test.
5589
5590 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5591
5592         * g++.old-deja/g++.other/type.C: New test.
5593
5594 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5595
5596         * g++.old-deja/g++.other/initstring.C: New test.
5597
5598 2000-06-12  Jason Merrill  <jason@redhat.com>
5599
5600         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5601
5602 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5603
5604         * gcc.c-torture/compile/20000609-1.c: New test.
5605
5606 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5607
5608         * gcc.dg/20000609-1.c: New test.
5609
5610 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5611
5612         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5613         * gcc.c-torture/noncompile/poison-1.c: Move...
5614         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5615         * gcc.dg/cpp-li1.c: Add a token after the #line.
5616
5617 2000-06-05  Richard Henderson  <rth@cygnus.com>
5618
5619         * gcc.c-torture/execute/20000605-2.c: New test.
5620         * gcc.c-torture/execute/20000605-3.c: New test.
5621
5622 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5623
5624         * g77.f-torture/execute/20000503-1.x: New file.
5625
5626 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5627
5628         * g++.old-deja/g++.eh/badalloc1.C: New test.
5629
5630 2000-06-05  Richard Henderson  <rth@cygnus.com>
5631
5632         * gcc.c-torture/execute/20000605-1.c: New test.
5633
5634 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5635             Nathan Sidwell <nathan@codesourcery.com>
5636
5637         * gcc.c-torture/compile/20000605-1.c: New test.
5638
5639 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5640
5641         * g77.f-torture/compile/20000601-1.f:  New test.
5642
5643 2000-06-03  Richard Henderson  <rth@cygnus.com>
5644
5645         * gcc.c-torture/execute/20000603-1.c: New.
5646
5647 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5648
5649         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5650         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5651
5652 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5653
5654         * gcc.dg/compare2.c (case 12): XFAIL.
5655         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5656         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5657
5658         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5659
5660 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5661
5662         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5663         guard macro is already defined when the header is first
5664         included.
5665         * gcc.dg/cpp-mix.h: New file.
5666         * gcc.dg/endif-label.c: Update patterns to match compiler.
5667
5668         * g++.brendan/complex1.C: Declare abort.
5669         * g++.law/refs4.C: Remove XFAIL.
5670         * g++.oliva/expr2.C: Declare abort and exit.
5671
5672 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5673
5674         * gcc.c-torture/execute/20000528-1.c: New test.
5675
5676         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5677         * g++.old-deja/g++.law/temps4.C: Likewise.
5678
5679         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5680         stdlib.h.  Call abort() on failure.
5681         * g++.old-deja/g++.law/refs4.C: Likewise.
5682         * g++.old-deja/g++.law/temps4.C: Likewise.
5683         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5684         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5685
5686 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5687
5688         Relative to g++.dg/special:
5689         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5690
5691         Relative to g++.old-deja:
5692         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5693         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5694         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5695         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5696         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5697         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5698         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5699
5700         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5701         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5702         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5703         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5704         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5705         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5706         and/or string.h.
5707
5708         * g++.other/goto1.C: Update expectations for error messages.
5709
5710 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5711
5712         * gcc.c-torture/compile/20000523-1.c: New test.
5713
5714 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5715
5716         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5717
5718 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5719
5720         * g++.old-deja/g++.eh/catch11.C: New test.
5721         * g++.old-deja/g++.eh/catch12.C: New test.
5722
5723 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5724
5725         * gcc.c-torture/execute/20000523-1.c: New test.
5726
5727 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5728
5729         * c-torture/execute/bcp-1.c: Replace abort in arg of
5730         __builtin_constant_p with a generic external function.
5731
5732         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5733         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5734         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5735         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5736         Prototype abort and/or exit.
5737
5738         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5739         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5740         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5741         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5742
5743 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5744
5745         * gcc.dg/dwarf2-1.c: New test.
5746
5747 2000-05-20  Richard Henderson  <rth@cygnus.com>
5748
5749         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5750
5751 2000-05-20  Andreas Jaeger  <aj@suse.de>
5752
5753         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5754         testcase.
5755
5756 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5757
5758         * gcc.c-torture/execute/20000519-2.c: New test.
5759
5760 2000-05-19  Andreas Jaeger  <aj@suse.de>
5761
5762         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5763         which fails with SSA.
5764
5765         * lib/c-torture.exp: Also test with -O3 -fssa.
5766
5767 2000-05-18  Michael Meissner  <meissner@redhat.com>
5768
5769         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5770         * gcc.c-torture/execute/920415-1.c: Ditto.
5771         * gcc.c-torture/execute/920501-1.c: Ditto.
5772         * gcc.c-torture/execute/conversion.c: Ditto.
5773         * gcc.c-torture/execute/cvt-1.c: Ditto.
5774
5775 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5776
5777         * gcc.c-torture/compile/20000518-1.c: New test.
5778
5779 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5780
5781         * g77.f-torture/compile/200005018.f:  New test.
5782
5783 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5784
5785         * gcc.c-torture/compile/20000517-1.c: New test.
5786
5787 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5788
5789         * gcc.c-torture/execute/20000516-1.c: New test.
5790
5791 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5792
5793         * g++.old-deja/g++.other/eh.C: New test.
5794
5795 2000-05-12  Richard Henderson  <rth@cygnus.com>
5796
5797         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5798         constants through to doit's conditional.
5799
5800 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5801
5802         * gcc.c-torture/compile/20000511-1.c: New test.
5803         * g77.f-torture/compile/20000511-1.f: New test.
5804         * g77.f-torture/compile/20000511-2.f: New test.
5805
5806 2000-05-11  Michael Meissner  <meissner@redhat.com>
5807
5808         * gcc.c-torture/execute/20000511-1.c: New test.
5809
5810 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5811
5812         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5813         * gcc.dg/20000510-1.S: New.
5814
5815 2000-05-08  Catherine Moore  <clm@cygnus.com>
5816
5817         * gcc.dg/unused-3.c: New.
5818
5819 2000-05-06  Richard Henderson  <rth@cygnus.com>
5820
5821           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5822           * g++.old-deja/g++.mike/warn1.C: Likewise.
5823           * g++.old-deja/g++.pt/local1.C: Likewise.
5824           * g++.old-deja/g++.pt/local7.C: Likewise.
5825           * g++.old-deja/g++.pt/spec16.C: Likewise.
5826
5827 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5828
5829         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5830
5831 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5832
5833           * g77.f-torture/execute/20000503-1.f:  New test.
5834
5835 2000-05-04  Andreas Jaeger  <aj@suse.de>
5836
5837         * gcc.dg/noreturn-2.c: New test.
5838
5839 2000-05-04  Neil Booth  <NeilB@earthling.net>
5840
5841         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5842         preprocessor.
5843
5844 2000-05-04  Richard Henderson  <rth@cygnus.com>
5845
5846         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5847
5848 2000-05-04  Richard Henderson  <rth@cygnus.com>
5849
5850         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5851         OpenSSL by Jason R Thorpe.
5852
5853 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5854
5855         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5856
5857 2000-05-03  Robert Lipe <robertlipe@usa.net>
5858
5859         * gcc.dg/20000503-1.c: New test.
5860
5861 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5862
5863         * gcc.c-torture/compile/20000502-1.c: New test.
5864         * g++.old-deja/g++.other/align.C: New test.
5865         * gcc.dg/cpp-tradstringify.c: New test.
5866
5867 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5868
5869         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5870         and hard registers.
5871
5872 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5873
5874         * gcc.c-torture/execute/loop-5.c: New test.
5875
5876 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5877
5878         * gcc.c-torture/execute/va-arg-20.c: New test.
5879
5880 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5881
5882         * gcc.c-torture/execute/20000422-1.c: New test.
5883
5884 2000-04-20  Greg McGary  <gkm@gnu.org>
5885
5886         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5887         when optimizing, but without sibling-call optimizations (-O1).
5888
5889 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5890
5891           * gcc.c-torture/compile/20000420-1.c: New test.
5892
5893 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5894
5895         * g++.abi/ptrflags.C: New test.
5896         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5897
5898 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5899
5900         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5901
5902 2000-04-19  Greg McGary  <gkm@gnu.org>
5903
5904         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5905         sibling-call optimizations.
5906
5907 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5908
5909         * gcc.dg/20000419-1.c: New test.
5910
5911 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5912
5913         * gcc.c-torture/execute/20000412-6.c: New test.
5914
5915 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5916
5917         * gcc.c-torture/execute/20000412-5.c: New test.
5918         * g77.f-torture/compile/20000412-1.f: New test.
5919         * gcc.c-torture/execute/20000412-4.c: New test.
5920         * gcc.c-torture/compile/20000412-2.c: New test.
5921         * gcc.c-torture/execute/20000412-3.c: New test.
5922         * gcc.c-torture/compile/20000412-1.c: New test.
5923         * gcc.c-torture/execute/20000412-2.c: New test.
5924
5925 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5926
5927         * objc/execute/bf-20.m: New test.
5928
5929 2000-04-10  Richard Henderson  <rth@cygnus.com>
5930
5931         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5932
5933         * gcc.c-torture/execute/20000412-1.c: New test.
5934
5935 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5936
5937         * g++.old-deja/g++.eh/catchptr1.C: New test.
5938
5939 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5940
5941         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5942
5943 2000-04-08  Neil Booth  <NeilB@earthling.net>
5944
5945         * gcc.dg/cpp-nullchar.c: Remove test as
5946         embedded nulls cause problems.
5947
5948 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5949
5950         * gcc.dg/compare2.c: New test.
5951
5952 2000-04-08  Neil Booth  <NeilB@earthling.net>
5953
5954         * gcc.dg/cpp-nullchar.c: New test.
5955
5956 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5957
5958         * gcc.dg/cpp-mi2.c: New test.
5959         * gcc.dg/cpp-mi2[abc].h: New files.
5960
5961 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5962
5963         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5964         member name.
5965
5966 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5967
5968         * g++.old-deja/g++.abi/vmihint.C: New test.
5969
5970 2000-04-06  Neil Booth  <NeilB@earthling.net>
5971
5972         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5973         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5974         copyright.
5975
5976 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5977
5978         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5979         avoid stack-frame overwrite.
5980
5981 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5982
5983         * gcc.c-torture/compile/20000405-2.c: New test.
5984         * gcc.c-torture/compile/20000405-3.c: New test.
5985
5986 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5987
5988         * gcc.c-torture/compile/20000405-1.c: New test.
5989
5990 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5991
5992         * gcc.dg/cast-qual-1.c: Revert last change.
5993
5994 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5995
5996         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5997
5998 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5999
6000         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6001         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6002
6003 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6004
6005         * gcc.c-torture/compile/20000403-2.c: New test.
6006         * gcc.c-torture/compile/20000403-1.c: New test.
6007
6008 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6009
6010         * gcc.c-torture/execute/20000403-1.c: New test.
6011
6012 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6013
6014         * gcc.c-torture/execute/20000402-1.c: New test.
6015
6016 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6017
6018         * gcc.c-torture/execute/va-arg-15.c: New test.
6019         * gcc.c-torture/execute/va-arg-16.c: New test.
6020         * gcc.c-torture/execute/va-arg-17.c: New test.
6021         * gcc.c-torture/execute/va-arg-18.c: New test.
6022         * gcc.c-torture/execute/va-arg-19.c: New test.
6023
6024 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6025
6026         * gcc.c-torture/compile/981211-1.c: Move to...
6027         * gcc.dg/cpp-as1.c: ...here.
6028         * gcc.dg/cpp-as2.c: New file.
6029
6030         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6031         compiler.
6032
6033 2000-04-02  Neil Booth  <NeilB@earthling.net>
6034
6035         * gcc.dg/cpp-cond.c  New tests.
6036         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6037         accidental success less likely.
6038         * gcc.dg/cpp-missingop.c  New tests.
6039         * gcc.dg/cpp-missingparen.c  New tests.
6040         * gcc.dg/cpp-shift.c  New tests.
6041         * gcc.dg/cpp-shortcircuit.c  New tests.
6042         * gcc.dg/cpp-unary.c  New tests.
6043
6044 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6045
6046         * gcc.c-torture/compile/20000329-1.c: New test.
6047
6048 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6049
6050         * gcc.c-torture/compile/20000326-1.c: New test.
6051         * gcc.c-torture/compile/20000326-2.c: New test.
6052
6053 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6054
6055         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6056         the first parameter is a function argument.
6057
6058 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6059
6060         * g++.old-deja/g++.ext/array4.C: New test.
6061
6062 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6063
6064         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6065
6066 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6067
6068         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6069
6070 2000-03-19  Richard Henderson  <rth@cygnus.com>
6071
6072         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6073
6074 2000-03-19  Richard Henderson  <rth@cygnus.com>
6075
6076         * gcc.c-torture/compile/20000319-1.c: New test.
6077
6078 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6079
6080         * gcc.c-torture/execute/20000314-3.c: New test.
6081         * gcc.c-torture/execute/20000314-2.c: New test.
6082         * gcc.c-torture/execute/20000314-1.c: New test.
6083         * gcc.c-torture/compile/20000314-2.c: New test.
6084         * gcc.c-torture/compile/20000314-1.c: New test.
6085
6086 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6087
6088         * g++.old-deja/g++.warn/inline.C: New test.
6089
6090 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6091
6092         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6093         standards-compliant result rather than specific constants.
6094         Put test-values in array.
6095
6096 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6097
6098         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6099         (g++_target_compile): Put test-specific options last.
6100
6101 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6102
6103         * g++.old-deja/g++.eh/vbase4.C: New test.
6104
6105 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6106
6107         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6108
6109 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6110
6111         * g++.old-deja/g++.brendan/misc12.C: Removed.
6112         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6113         * g++.old-deja/g++.ext/pretty4.C: New test.
6114
6115 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6116
6117         * g++.old-deja/g++.other/string2.C: New test.
6118
6119 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6120
6121         * g++.old-deja/g++.warn/impint2.C: New test.
6122
6123 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6124
6125         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6126         is 1, not zero.
6127
6128 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6129
6130         * g++.old-deja/g++.warn/impint.C: New test.
6131         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6132         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6133         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6134         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6135         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6136         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6137         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6138         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6139         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6140         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6141         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6142         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6143
6144 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6145
6146         * gcc.dg/cpp-redef.c: New test.
6147
6148 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6149
6150         * g++.old-deja/g++.pt/unify7.C: New test.
6151
6152 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6153
6154         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6155         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6156
6157 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6158
6159         * gcc.c-torture/compile/20000224-1.c: New test.
6160
6161 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6162
6163         * gcc.c-torture/compile/cpp-2.c: New test.
6164         * gcc.c-torture/compile/cpp-1.c: New test.
6165
6166 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6167
6168         * gcc.c-torture/execute/20000225-1.c: New test.
6169
6170 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6171
6172         * gcc.dg/cpp-li2.c: New test.
6173
6174         * gcc.dg/cpp-wi1.c: New test.
6175
6176         * gcc.dg/cpp-li1.c: New test.
6177
6178 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6179
6180         * g++.old-deja/g++.other/sizeof5.C: New test.
6181
6182 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6183
6184         * gcc.c-torture/execute/va-arg-13.c: New test.
6185
6186 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6187
6188         * gcc.c-torture/execute/va-arg-12.c: New test.
6189
6190 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6191
6192         * gcc.c-torture/execute/20000223-1.c: New test.
6193
6194 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6195
6196         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
6197
6198 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
6199
6200         * g++.old-deja/g++.abi/ptrmem.C: New test.
6201
6202 2000-02-19  Richard Henderson  <rth@cygnus.com>
6203
6204         * gcc.c-torture/compile/init-3.c: New.
6205
6206 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
6207
6208         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
6209         ALWAYS_CXXFLAGS.
6210
6211 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
6212
6213         * gcc.c-torture/compile/20000211-3.c: New test.
6214
6215 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
6216
6217         * gcc.c-torture/compile/20000211-2.c: New test.
6218
6219 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
6220
6221         * gcc.c-torture/compile/20000211-1.c: New test.
6222
6223 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
6224
6225         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
6226           on native targets
6227
6228 2000-02-08  Nathan Sidwell  <nathan@acm.org>
6229
6230         * g++.old-deja/g++.other/cast5.C: New test.
6231
6232 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
6233
6234         * gcc.c-torture/execute/20000205-1.c: New.
6235
6236 2000-02-03  Nathan Sidwell  <nathan@acm.org>
6237
6238         * g++.old-deja/g++.jason/cast3.C: Return void.
6239         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
6240
6241 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6242
6243         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
6244
6245         * gcc.dg/loop-1.c: New test.
6246
6247 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
6248
6249         * gcc.c-torture/compile/20000127-1.c: New test.
6250         * gcc.c-torture/execute/991228-1.c: New test.
6251
6252 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6253
6254         * gcc.dg/unused-2.c: New test.
6255
6256         * gcc.dg/conv-1.c: New test.
6257
6258 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6259
6260         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
6261         compiler.
6262         (tool_option_proc): Fix typo.
6263
6264 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
6265
6266         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
6267         of the ld on the host, not on the build machine.
6268         Also, don't crash if '--help' is not a supported option.
6269
6270 2000-01-24  Richard Henderson  <rth@cygnus.com>
6271
6272         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
6273
6274 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
6275
6276         * gcc.c-torture/execute/20000120-2.c: New test.
6277         * gcc.c-torture/execute/20000120-1.c: New test.
6278
6279 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
6280
6281         * gcc.c-torture/execute/20000113-1.c: New test.
6282
6283 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
6284
6285         * gcc.c-torture/execute/20000112-1.c: New test.
6286
6287 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6288
6289         * gcc.dg/20000111-1.c: New test.
6290
6291 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
6292
6293         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
6294         with 16 bit integers.
6295
6296 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6297
6298         * gcc.dg/20000108-1.c: New test.
6299
6300 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6301
6302         * g++.old-deja/g++.ns/koenig8.C: New test.
6303
6304 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6305
6306         * g++.old-deja/g++.other/cast4.C: New test.
6307
6308 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
6309
6310         * gcc.c-torture/compile/20000105-2.c: New test.
6311         * gcc.c-torture/compile/20000105-1.c: New test.
6312
6313 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6314
6315         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
6316         references to printf & atoi to conform to ANSI standard.
6317         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
6318         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
6319         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
6320         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
6321         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
6322         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6323         * g++.old-deja/g++.brendan/copy1.C: Likewise.
6324         * g++.old-deja/g++.brendan/copy2.C: Likewise.
6325         * g++.old-deja/g++.brendan/copy3.C: Likewise.
6326         * g++.old-deja/g++.brendan/copy4.C: Likewise.
6327         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6328         * g++.old-deja/g++.brendan/copy6.C: Likewise.
6329         * g++.old-deja/g++.brendan/copy7.C: Likewise.
6330         * g++.old-deja/g++.brendan/copy8.C: Likewise.
6331         * g++.old-deja/g++.brendan/crash11.C: Likewise.
6332         * g++.old-deja/g++.brendan/crash14.C: Likewise.
6333         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
6334         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6335         * g++.old-deja/g++.brendan/delete2.C: Likewise.
6336         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
6337         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
6338         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
6339         * g++.old-deja/g++.brendan/eh1.C: Likewise.
6340         * g++.old-deja/g++.brendan/groff1.C: Likewise.
6341         * g++.old-deja/g++.brendan/init3.C: Likewise.
6342         * g++.old-deja/g++.brendan/misc12.C: Likewise.
6343         * g++.old-deja/g++.brendan/misc7.C: Likewise.
6344         * g++.old-deja/g++.brendan/new2.C: Likewise.
6345         * g++.old-deja/g++.brendan/operators4.C: Likewise.
6346         * g++.old-deja/g++.brendan/operators5.C: Likewise.
6347         * g++.old-deja/g++.brendan/overload2.C: Likewise.
6348         * g++.old-deja/g++.brendan/overload7.C: Likewise.
6349         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
6350         * g++.old-deja/g++.brendan/reference1.C: Likewise.
6351         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
6352         * g++.old-deja/g++.brendan/template24.C: Likewise.
6353         * g++.old-deja/g++.brendan/template3.C: Likewise.
6354         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
6355         * g++.old-deja/g++.jason/inline3.C: Likewise.
6356         * g++.old-deja/g++.jason/opeq.C: Likewise.
6357         * g++.old-deja/g++.law/arg5.C: Likewise.
6358         * g++.old-deja/g++.law/arm7.C: Likewise.
6359         * g++.old-deja/g++.law/ctors11.C: Likewise.
6360         * g++.old-deja/g++.law/cvt8.C: Likewise.
6361         * g++.old-deja/g++.law/init9.C: Likewise.
6362         * g++.old-deja/g++.law/refs4.C: Likewise.
6363         * g++.old-deja/g++.law/template2.C: Likewise.
6364         * g++.old-deja/g++.law/visibility24.C: Likewise.
6365         * g++.old-deja/g++.law/vtable3.C: Likewise.
6366         * g++.old-deja/g++.mike/asm2.C: Likewise.
6367         * g++.old-deja/g++.mike/eh1.C: Likewise.
6368         * g++.old-deja/g++.mike/misc1.C: Likewise.
6369         * g++.old-deja/g++.mike/misc13.C: Likewise.
6370         * g++.old-deja/g++.mike/misc14.C: Likewise.
6371         * g++.old-deja/g++.mike/ns12.C: Likewise.
6372         * g++.old-deja/g++.mike/p1248.C: Likewise.
6373         * g++.old-deja/g++.mike/p3708.C: Likewise.
6374         * g++.old-deja/g++.mike/p3708a.C: Likewise.
6375         * g++.old-deja/g++.mike/p3708b.C: Likewise.
6376         * g++.old-deja/g++.mike/p646.C: Likewise.
6377         * g++.old-deja/g++.mike/p700.C: Likewise.
6378         * g++.old-deja/g++.mike/p783.C: Likewise.
6379         * g++.old-deja/g++.mike/p783a.C: Likewise.
6380         * g++.old-deja/g++.mike/p783b.C: Likewise.
6381         * g++.old-deja/g++.mike/p786.C: Likewise.
6382         * g++.old-deja/g++.mike/p789.C: Likewise.
6383         * g++.old-deja/g++.mike/p789a.C: Likewise.
6384         * g++.old-deja/g++.mike/p807a.C: Likewise.
6385         * g++.old-deja/g++.other/delete3.C: Likewise.
6386         * g++.old-deja/g++.other/dyncast1.C: Likewise.
6387         * g++.old-deja/g++.other/dyncast2.C: Likewise.
6388         * g++.old-deja/g++.other/dyncast3.C: Likewise.
6389         * g++.old-deja/g++.other/empty1.C: Likewise.
6390         * g++.old-deja/g++.other/temporary1.C: Likewise.
6391         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
6392         * g++.old-deja/g++.pt/t16.C: Likewise.
6393         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
6394
6395 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6396
6397         * gcc.dg/991230-1.c: New test.
6398
6399 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
6400
6401         * gcc.c-torture/compile/991229-3.c: New test.
6402         * gcc.c-torture/compile/991229-2.c: New test.
6403         * gcc.c-torture/compile/991229-1.c: New test.
6404
6405 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
6406
6407         * gcc.c-torture/compile/labels-2.c: New test.
6408
6409 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6410
6411         * gcc.c-torture/execute/991227-1.c: New test.
6412
6413 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6414
6415         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6416
6417 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6418
6419         * gcc.c-torture/execute/991221-1.c: New test.
6420
6421 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6422
6423         * g++.old-deja/g++.other/cast3.C: New test.
6424
6425 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6426
6427         * gcc.c-torture/execute/991216-4.c: New test.
6428
6429 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6430
6431         * gcc.c-torture/execute/991216-1.c: New test.
6432         * gcc.c-torture/execute/991216-2.c: New test.
6433         * gcc.c-torture/execute/991216-3.c: New test.
6434
6435 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6436
6437         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6438         Actually make the test fail by using "-O2" for compilation.
6439
6440 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6441
6442         * g++.old-deja/g++.warn/cast-align1.C: New test.
6443
6444 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6445
6446         * gcc.c-torture/compile/991214-1.c: New test.
6447         * gcc.c-torture/compile/991214-2.c: New test.
6448
6449 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6450
6451         * gcc.dg/991214-1.c: New test.
6452
6453 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6454
6455         * gcc.c-torture/compile/991213-3.c: New test.
6456         * gcc.c-torture/compile/991213-2.c: New test.
6457         * gcc.c-torture/compile/991213-1.c: New test.
6458
6459 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6460
6461         * gcc.dg/991209-1.c: New test.
6462
6463 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6464
6465         * gcc.c-torture/compile/991208-1.c: New test.
6466
6467 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6468
6469         * gcc.dg/ultrasp2.c: New test.
6470
6471 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6472
6473         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6474
6475 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6476
6477         * gcc.c-torture/compile/991202-1.c: New test.
6478         * gcc.c-torture/execute/991202-1.c: New test.
6479         * gcc.c-torture/execute/991202-2.c: New test.
6480         * gcc.c-torture/execute/991202-3.c: New test.
6481
6482 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6483
6484         * g++.old-deja/g++.abi/align.C: New test.
6485         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6486         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6487
6488 1999-12-01  Richard Henderson  <rth@cygnus.com>
6489
6490         * gcc.c-torture/execute/991201-1.c: New.
6491
6492 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6493
6494         * gcc.dg/991129-1.c: New test.
6495
6496 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6497
6498         * gcc.c-torture/compile/991127-1.c: New test.
6499
6500 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6501
6502         * g++.old-deja/g++.other/warn4.C: New test.
6503
6504 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6505
6506         * g++.old-deja/g++.eh/cleanup2.C: New test.
6507         * g++.old-deja/g++.ext/pretty2.C: New test.
6508         * g++.old-deja/g++.ext/pretty3.C: New test.
6509         * g++.old-deja/g++.other/debug6.C: New test.
6510
6511 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6512
6513         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6514         compiler_output to look for one error message instead of two.
6515
6516 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6517
6518         * gcc.c-torture/execute/991118-1.c: Also test case
6519         where the word boundary does not split a byte evenly.
6520
6521 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6522
6523         * g++.old-deja/g++.ext/restrict1.C: New test.
6524
6525 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6526
6527         * gcc.c-torture/execute/991118-1.c: New test.
6528
6529 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6530
6531         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6532         working directory pathnames.
6533
6534 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6535
6536         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6537         host is equipped with driver.h and driver.o so it can actually
6538         compile and run the tests.
6539
6540 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6541
6542         * gcc.c-torture/compile/991008-1.c: New test.
6543
6544 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6545
6546         * lib/gcc-dg.exp: Include target-supports.exp
6547
6548 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6549
6550         * lib/target-supports.exp: New file: Provide procs to test for
6551         features supported by the target.
6552         (check_weak_available): Moved here from ecos.exp.
6553         (check_alias_available): New proc: Determine of the target
6554         toolchain supports the alias attribute.
6555
6556         * gcc.dg/special/ecos.exp: Move check_weak_available to
6557         target-supports.exp.
6558         (alias-1.c): Only perform the test if the target supports
6559         aliases.
6560         (wkali-1.c): Only perform the test if the target supports
6561         aliases.
6562
6563         * gcc.dg/990506-0.c: Expect error messages from cross
6564         targets as well as native targets.
6565
6566 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6567
6568         * gcc.dg/ultrasp1.c: Removed xfail.
6569         * gcc.dg/struct-ret-2.c: Likewise.
6570         * gcc.dg/array-1.c: Likewise.
6571
6572 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6573
6574         * gcc.dg/struct-ret-2.c: New test.
6575
6576         * gcc.dg/array-1.c: New test.
6577
6578 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6579
6580         * gcc.c-torture/execute/991030-1.c: New test.
6581
6582 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6583
6584         * gcc.c-torture/compile/991026-2.c: New test.
6585
6586 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6587
6588         * gcc.c-torture/compile/991026-1.c: New test.
6589
6590 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6591
6592         * gcc.c-torture/execute/991023-1.c: New test.
6593
6594 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6595
6596         * gcc.c-torture/execute/991019-1.c: New test.
6597
6598 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6599
6600         * gcc.c-torture/execute/991016-1.c: New test.
6601
6602 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6603
6604         * gcc.c-torture/execute/991014-1.c: New test.
6605
6606 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6607
6608         * g++.old-deja/g++.other/union2.C: New test.
6609
6610 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6611
6612         * g++.old-deja/g++.other/vaarg2.C: New test.
6613         * g++.old-deja/g++.other/vaarg3.C: New test.
6614
6615 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6616
6617         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6618         in compile/.
6619
6620 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6621
6622         * gcc.c-torture/execute/va-arg-11.c: New test.
6623
6624 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6625
6626         * lib/file-format.exp (gcc_target_object_format): Don't
6627         crash if objdump is unavailable.
6628
6629 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6630
6631         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6632
6633 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6634
6635         * gcc.c-torture/compile/990928-1.c: New test.
6636
6637 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6638
6639         * g++.old-deja/g++.other/decl6.C: New test.
6640
6641 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6642
6643         * gcc.c-torture/execute/va-arg-10.c: New test.
6644
6645 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6646
6647         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6648         __PRETTY_FUNCTION__.
6649
6650 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6651
6652         * gcc.c-torture/execute/990923-1.c: New test.
6653
6654 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6655
6656         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6657         for which -fpic is inappropriate.
6658
6659 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6660
6661         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6662
6663 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6664
6665         * g++.old-deja/g++.other/dyncast1.C: New test.
6666         * g++.old-deja/g++.other/dyncast2.C: New test.
6667         * g++.old-deja/g++.other/dyncast3.C: New test.
6668         * g++.old-deja/g++.other/dyncast4.C: New test.
6669         * g++.old-deja/g++.other/dyncast5.C: New test.
6670         * g++.old-deja/g++.eh/catch3.C: New test.
6671         * g++.old-deja/g++.eh/catch3p.C: New test.
6672         * g++.old-deja/g++.eh/catch4.C: New test.
6673         * g++.old-deja/g++.eh/catch4p.C: New test.
6674         * g++.old-deja/g++.eh/catch5.C: New test.
6675         * g++.old-deja/g++.eh/catch5p.C: New test.
6676         * g++.old-deja/g++.eh/catch6.C: New test.
6677         * g++.old-deja/g++.eh/catch6p.C: New test.
6678         * g++.old-deja/g++.eh/catch7.C: New test.
6679         * g++.old-deja/g++.eh/catch7p.C: New test.
6680         * g++.old-deja/g++.eh/catch8.C: New test.
6681         * g++.old-deja/g++.eh/catch8p.C: New test.
6682         * g++.old-deja/g++.eh/catch9.C: New test.
6683         * g++.old-deja/g++.eh/catch9p.C: New test.
6684
6685 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6686
6687         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6688         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6689
6690 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6691
6692         * gcc.c-torture/compile/990913-1.c: New test.
6693
6694 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6695
6696         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6697         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6698
6699 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6700
6701         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6702
6703 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6704
6705         * g++.old-deja/g++.other/lookup11.C: New test.
6706         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6707         what is permitted and what we want.
6708         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6709         overload use.
6710         * g++.old-deja/g++.jason/rfg5.C: Likewise
6711
6712 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6713
6714         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6715         * gcc.c-torture/noncompile/poison-1.c: New file.
6716
6717 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6718
6719         * g++.old-deja/g++.other/sizeof3.C: New test.
6720         * g++.old-deja/g++.other/sizeof4.C: New test.
6721         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6722         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6723
6724 1999-09-07  Richard Henderson  <rth@cygnus.com>
6725
6726         * gcc.dg/va-arg-1.c: New.
6727
6728 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6729
6730         * gcc.c-torture/execute/va-arg-9.c: New test.
6731
6732 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6733
6734         * g77.f-torture/compile/980519-2.f: New test.
6735         * g77.f-torture/compile/19990905-0.f: New test.
6736         * g77.f-torture/compile/19990905-1.f: New test.
6737         * g77.f-torture/compile/19990905-2.f: New test.
6738
6739         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6740
6741 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6742
6743         * gcc.c-torture/execute/990827-1.c: Fix typo.
6744
6745 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6746
6747         * g++.old-deja/g++.other/deref1.C: New test.
6748
6749 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6750
6751         * g++.old-deja/g++.other/ambig2.C: New test.
6752         * g++.old-deja/g++.other/cond5.C: New test.
6753         * g++.old-deja/g++.other/lookup16.C: New test.
6754
6755 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6756
6757         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6758         assemblers too.
6759
6760 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6761
6762         * lib/c-torture.exp: Avoid the "compare executables" optimization
6763         when testing native.
6764
6765 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6766
6767         * gcc.c-torture/execute/990829-1.c: New test.
6768         * gcc.c-torture/compile/990829-1.c: New test.
6769
6770 1999-08-27  Paul Burchard  <burchard@pobox.com>
6771
6772         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6773         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6774         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6775         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6776         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6777         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6778         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6779         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6780         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6781         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6782         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6783
6784 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6785
6786         * gcc.c-torture/execute/990827-1.c: New test.
6787
6788 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6789
6790         * g77.f-torture/noncompile/19990826-4.f: New test.
6791
6792         * g77.f-torture/compile/19990826-3.f: New test.
6793
6794         * g77.f-torture/execute/19990826-2.f: New test.
6795
6796         * g77.f-torture/compile/19990826-1.f: New test.
6797
6798         * gcc.c-torture/execute/990826-0.c: New test.
6799         * g77.c-torture/execute/19990826-0.f: New test.
6800
6801         * g77.f-torture/noncompile/970626-2.f: New test.
6802
6803 1999-08-25  Paul Burchard  <burchard@pobox.com>
6804
6805         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6806         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6807         lss-011.C: New tests.
6808
6809 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6810
6811         * g++.old-deja/g++.other/decl5.C: New test.
6812
6813 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6814
6815         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6816         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6817         call `postbase' for each one.  All callers of `postbase' changed
6818         to call this instead.
6819
6820 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6821
6822         * gcc.c-torture/execute/990811-1.c: New test.
6823
6824 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6825
6826         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6827         just native ones.
6828
6829         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6830         just native ones.
6831
6832 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6833
6834         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6835
6836 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6837
6838         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6839
6840 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6841
6842         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6843
6844 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6845
6846         * gcc.c-torture/execute/990804-1.c: New test.
6847
6848 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6849
6850         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6851         * g++.old-deja/g++.brendan/crash64.C: Likewise
6852         * g++.old-deja/g++.brendan/overload8.C: Likewise
6853
6854 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6855
6856         * g++.old-deja/g++.other/struct1.C: New test.
6857
6858 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6859
6860         * g++.old-deja/g++.other/enum2.C: New test.
6861
6862 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6863
6864         Adapted from tests from Franz Sirl:
6865         * gcc.c-torture/execute/va-arg-7.c: New test.
6866         * gcc.c-torture/execute/va-arg-8.c: New test.
6867
6868 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6869
6870         * gcc.c-torture/compile/990801-2.c: New test.
6871
6872         * gcc.c-torture/compile/990801-1.c: New test.
6873
6874 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6875
6876         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6877         fp-cmp-1.c, converting double to float.
6878
6879         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6880         fp-cmp-1.c, converting double to long double.
6881
6882         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6883         from fr1 to unknown_register, since fr1 is a legitimate register
6884         on some machines.
6885
6886 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6887
6888         * README: More listname related changes.
6889
6890 1999-07-08  Catherine Moore  <clm@cygnus.com>
6891
6892         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6893
6894 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6895
6896         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6897
6898 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6899
6900         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6901
6902 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6903
6904         * gcc.dg/990703-1.c: New test.
6905
6906 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6907
6908         * lib/file-format.exp: New file: Move definition of proc
6909         gcc_target_object_format to here from
6910         gcc.dg/special/ecos.exp.
6911
6912         * lib/c-torture.exp: Include lib file-format.exp.
6913         * lib/gcc-dg.exp: Include lib file-format.exp.
6914
6915         * gcc.dg/special/ecos.exp: Remove definition of proc
6916         gcc_target_object_format.
6917
6918 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6919
6920         * gcc.c-torture/execute/990628-1.c: New test.
6921
6922 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6923
6924         * gcc.c-torture/compile/990625-2.c: New test.
6925
6926         * gcc.c-torture/compile/990625-1.c: New test.
6927
6928 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6929
6930         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6931         attributes compile.
6932         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6933         ports that use the COFF/PE file format.
6934
6935 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6936
6937         * gcc.c-torture/compile/990617-1.c: New test.
6938
6939 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6940
6941         * g++.old-deja/g++.other/decl4.C: New test.
6942
6943 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6944
6945         * g++.old-deja/g++.other/bitfld3.C: New test.
6946
6947 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6948
6949         * g++.old-deja/g++.eh/catch1.C: New test.
6950
6951 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6952
6953         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6954
6955         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6956         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6957
6958 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6959
6960         * g77.f-torture/compile/19990502-0.f: Replace with new,
6961         shorter, test that still fails after recent changes.
6962
6963 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6964
6965         * gcc.c-torture/execute/990604-1.c: New test.
6966
6967 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6968
6969         * gcc.c-torture/execute/990531-1.c: New test.
6970
6971 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6972
6973         * gcc.c-torture/compile/990527-1.c: New test.
6974
6975 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6976
6977         * gcc.c-torture/execute/990527-1.c: New test.
6978
6979 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6980
6981         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6982         bitfields as signed.
6983
6984 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6985
6986         * g77.f-torture/compile/19990525-0.f: New test.
6987
6988 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6989
6990         * gcc.c-torture/execute/990525-2.c: New test.
6991
6992         * gcc.c-torture/execute/990525-1.c: New test.
6993
6994 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6995
6996         * g++.old-deja/g++.other/anon3.C: New test.
6997         * g++.old-deja/g++.other/anon4.C: New test.
6998         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6999         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7000         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7001         Merrill).
7002
7003 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7004
7005         * gcc.c-torture/execute/990524-1.c: New test.
7006
7007         * gcc.dg/990524-1.c: New test.
7008
7009 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7010
7011         * gcc.c-torture/compile/990523-1.c: New test.
7012
7013 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7014
7015         * gcc.c-torture/compile/990519-1.c: New test.
7016
7017 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7018
7019         * gcc.c-torture/compile/990517-1.c: New test.
7020
7021         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7022         (e4, f4): New tests.
7023         (main): Call them.
7024
7025 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7026
7027         * gcc.dg/noreturn-1.c: New test.
7028
7029 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7030
7031         * gcc.c-torture/execute/990513-1.c: New test.
7032
7033 1999-05-10  Richard Henderson  <rth@cygnus.com>
7034
7035         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7036
7037 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7038
7039         * g77.f-torture/execute/erfc.f: Use small single-precision
7040         values, to avoid problems on Alphas when not -mieee.
7041
7042 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7043
7044         * gcc.dg/990506-0.c: New test.
7045
7046 1999-05-08  Richard Henderson  <rth@cygnus.com>
7047
7048         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7049         the constant to test.  Don't XFAIL 64-bit targets.
7050
7051         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7052         * g++.old-deja/g++.law/profile1.C: Likewise.
7053
7054         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7055         operator new instances.
7056         * g++.old-deja/g++.other/delete5.C: Likewise.
7057
7058 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7059
7060         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7061         intrinsic.
7062
7063 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7064
7065         * g77.f-torture/execute/u77-test.f: Reverse order of two
7066         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7067
7068 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7069
7070         * gcc.dg/compare1.c: New test.
7071
7072 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7073
7074         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7075         New tests.
7076
7077 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7078
7079         * g77.f-torture/compile/19990502-1.f: New test.
7080
7081 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7082
7083         * g77.f-torture/compile/19990502-0.f: New test.
7084
7085 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7086
7087         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7088         intrinsic.
7089
7090 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7091
7092         * g77.f-torture/execute/u77-test.f (main): List libU77
7093         intrinsics not currently tested.
7094         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7095         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7096         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7097         Trim blanks off the ends of some printed strings.
7098
7099 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7100
7101         * g77.f-torture/execute/u77-test.f (main): Just warn about
7102         FSTAT gid disagreement, as it's expected on some systems.
7103
7104 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7105
7106         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7107         use a new function, which allows for some slop.
7108         Clean up some commentary.
7109         (issum): The new function.
7110         (sgladd): Deleted subroutine.
7111
7112 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7113
7114         * g77.f-torture/execute/u77-test.f: Modify to be more like
7115         libf2c/libU77 version, bringing patches to that version here.
7116         Add suitable commentary.
7117
7118 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7119
7120         * gcc.dg/990424-1.c: New test.
7121
7122 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7123
7124         * g77.f-torture/execute/u77-test.f (main): Bug involving
7125         LSTAT has been fixed, so turn back on full checking.
7126
7127 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7128
7129         * g77.f-torture/compile/19990419-0.f: New test.
7130         * g77.f-torture/execute/19990419-1.f: New test.
7131
7132 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7133
7134         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7135         to avoid the need for a prototype to supress a warning.
7136
7137 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7138
7139         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7140
7141 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7142
7143         * gcc.c-torture/execute/990404-1.c: New test.
7144
7145 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7146
7147         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7148         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7149         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7150         missing initializer warnings.
7151
7152 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7153
7154         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7155         matching strings.
7156
7157 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7158
7159         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7160
7161 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7162
7163         * g77.f-torture/execute/19990325-0.f: New test.
7164         * g77.f-torture/execute/19990325-1.f: New test.
7165
7166 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7167
7168         * gcc.c-torture/execute/990324-1.c: New test.
7169
7170 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7171
7172         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7173         test with 4.
7174
7175 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7176
7177         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7178
7179 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7180
7181         * g77.f-torture/execute/19990313-2.f: New test.
7182         * g77.f-torture/execute/19990313-3.f: New test.
7183
7184 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7185
7186         * g77.f-torture/execute/19990313-0.f: New test.
7187         * g77.f-torture/execute/19990313-1.f: New test.
7188
7189 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7190
7191         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7192         printf to sprintf.
7193         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7194         (main): Add check for u15.  Conditionalize u31 check depending on
7195         whether ints are <32 bits or >=32 bits.
7196
7197 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7198
7199         * g77.f-torture/execute/19981119-0.f: Improve testiness.
7200
7201 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7202
7203         * g77.f-torture/compile/19990305-0.f: New test.
7204         * g77.f-torture/execute/19981119-0.f: New test.
7205
7206 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7207
7208         * g77.f-torture/execute/970625-2.f: call ABORT if final
7209         result is not correct, instead of just printing it.
7210         Add this checking via newly introduced obfuscation, to
7211         trip up buggy front ends.
7212
7213 1999-03-07  Craig Burley  <craig@jcb-sc.com>
7214
7215         * g77.f-torture/compile/960317-1.f: Moved from being
7216         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
7217
7218 1999-03-06  Craig Burley  <craig@jcb-sc.com>
7219
7220         * g77.f-torture/execute/960317-1.f: New (old) test.
7221         * g77.f-torture/execute/970625-2.f: Ditto.
7222
7223 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
7224
7225         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
7226         message on line 1 or line 2; cccp and cpplib do this differently.
7227
7228 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
7229
7230         * g++.old-deja/g++.law/weak1.C: New test.
7231
7232 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7233
7234         * gcc.c-torture/execute/990119-1.c: Renamed to...
7235         * gcc.dg/990119-1.c: this, so it will only be tested once
7236         (it's a preprocessor test, it doesn't need to be run at
7237         multiple optimization levels).
7238
7239 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7240
7241         * lib/g++.exp: Don't add incdir=$base_dir/../include to
7242           ALWAYS_CXXFLAGS.
7243
7244 1999-02-24  Craig Burley  <craig@jcb-sc.com>
7245
7246         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
7247         * g77.f-torture/compile/19981216-0.f: ...as it is expected
7248         to not be compilable by current g77.
7249
7250 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7251
7252         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
7253
7254 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
7255
7256         * gcc.c-torture/execute/990222-1.c: New test.
7257
7258 1999-02-19  Craig Burley  <craig@jcb-sc.com>
7259
7260         * g77.f-torture/compile/19990218-0.f: New test.
7261         * g77.f-torture/noncompile/19990218-1.f: New test.
7262
7263 1999-02-18  Craig Burley  <craig@jcb-sc.com>
7264
7265         * g77.f-torture/compile/19981216-0.f: New test.
7266
7267 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
7268
7269         * gcc.dg/990214-1.c: New test.
7270
7271 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
7272
7273         * gcc.dg/990213-2.c: New test.
7274
7275         * gcc.dg/990213-1.c: New test.
7276
7277 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
7278
7279         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
7280         ints.
7281
7282 1999-02-11  Nick Clifton  <nickc@cygnus.com>
7283
7284         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
7285         specified by target.
7286
7287         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
7288
7289 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
7290
7291         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
7292
7293 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7294
7295         * gcc.dg/special/ecos.exp: New test driver for new tests with
7296         special requirements.
7297
7298         * gcc.dg/special/alias-1.c: New test.
7299         * gcc.dg/special/gcsec-1.c: New test.
7300         * gcc.dg/special/weak-1.c: New test.
7301         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
7302         * gcc.dg/special/weak-2.c: New test.
7303         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
7304         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
7305         * gcc.dg/special/wkali-1.c: New test.
7306         * gcc.dg/special/wkali-2.c: New test.
7307         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
7308         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
7309
7310 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
7311
7312           * lib/c-torture.exp (c-torture-compile): Pull out code for
7313           analyzing gcc error messages.
7314           (c-torture-execute): Likewise.  Fix some (harmless) false
7315           positives.
7316           * lib/gcc.exp (gcc_check_compile): New function.
7317
7318 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
7319
7320         * gcc.c-torture/execute/990208-1.c: New test.
7321
7322 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7323
7324         * g++.dg/special/ecos.exp: New driver for new tests with special
7325         requirements
7326
7327         * g++.dg/special/conpr-1.C: New test
7328         * g++.dg/special/conpr-2.C: New test
7329         * g++.dg/special/conpr-2a.C: New test
7330         * g++.dg/special/conpr-3.C: New test
7331         * g++.dg/special/conpr-3a.C: New test
7332         * g++.dg/special/conpr-3b.C: New test
7333
7334         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
7335         allow g++ to use the dg driver
7336
7337         * README: Add comment about g++.dg directory
7338
7339 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
7340
7341         * README: Update email addresses.
7342
7343 1999-02-03  Nick Clifton  <nickc@cygnus.com>
7344
7345         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
7346         arguments in order to force structure S onto the stack even on
7347         the alpha.
7348         (test): Pass 10 leading arguments to function foo as well as the
7349         structure S.
7350
7351         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
7352         failure for all targets.
7353
7354         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
7355         abort to terminate program execution.
7356
7357 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
7358
7359         * gcc.c-torture/execute/990130-1.c: New test.
7360
7361 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
7362
7363         * gcc.dg/990130-1.c: New test.
7364
7365 1999-01-28  Michael Meissner  <meissner@cygnus.com>
7366
7367         * gcc.c-torture/execute/990128-1.c: New test.
7368
7369 1999-01-27  Michael Meissner  <meissner@cygnus.com>
7370
7371         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
7372
7373 1999-01-27  Felix Lee  <flee@cygnus.com>
7374
7375         * lib/c-torture.exp (c-torture-compile): pull out code for
7376         analyzing gcc error messages.
7377         (c-torture-execute): ditto, and fix some (harmless) false
7378         positives.
7379         * lib/gcc.exp (gcc_check_compile): new function.
7380
7381 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
7382
7383         * gcc.dg/990117-1.c: New test.
7384
7385         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
7386
7387         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
7388
7389 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
7390
7391         * g77.f-torture/compile/990115-1.f: New test.
7392
7393 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
7394
7395         * gcc.c-torture/compile/990107-1.c: New test
7396
7397 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
7398
7399         * gcc.c-torture/execute/990106-2.c: New test.
7400
7401         * gcc.c-torture/execute/990106-1.c: New test.
7402
7403 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
7404
7405         * gcc.c-torture/compile/981223-1.c: New test.
7406
7407 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
7408
7409         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
7410         (opt3): Rename from opt4 and disable.
7411
7412 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7413
7414         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7415
7416 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7417
7418         * g++.old-deja/g++.other/conv5.C: New test.
7419
7420 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7421
7422         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7423
7424 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7425
7426         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7427
7428 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7429
7430         * gcc.c-torture/compile/981211-1.c: New test.
7431
7432 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7433
7434         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7435
7436         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7437
7438 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7439
7440         * gcc.special/930510-1.c: Make C9X safe.
7441         * gcc.misc-tests/gcov-1.c Similarly.
7442         * gcc.misc-tests/gcov-2.c Similarly.
7443
7444 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7445
7446         * gcc.dg/ultrasp1.c: New test.
7447
7448 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7449
7450         * gcc.c-torture/execute/981206.c: New test.
7451
7452 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7453
7454         * g++.old-deja/g++.ns/template7.C: New test.
7455
7456         * g++.old-deja/g++.other/expr1.C: New test.
7457
7458         * g++.old-deja/g++.eh/tmpl3.C: New test.
7459
7460         * g++.old-deja/g++.eh/tmpl2.C: New test.
7461
7462 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7463
7464         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7465         * g++.old-deja/g++.other/using6.C: Removed.
7466         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7467
7468         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7469
7470 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7471
7472         * g++.old-deja/g++.pt/overload8.C: New test.
7473
7474         * g++.old-deja/g++.pt/overload7.C: New test.
7475
7476         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7477
7478         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7479         and relinking messages.
7480         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7481         compiling with -frepo.
7482
7483 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7484
7485         * g++.old-deja/g++.pt/lookup6.C: New test.
7486
7487 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7488
7489         * gcc.c-torture/execute/981130-1.c: New test.
7490         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7491
7492 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7493
7494         * g++.old-deja/g++.pt/explicit76.C: New test.
7495
7496         * g++.old-deja/g++.pt/friend38.C: New test.
7497
7498         * g++.old-deja/g++.ns/crash2.C: New test.
7499
7500         * g++.old-deja/g++.pt/defarg8.C: New test.
7501
7502         * g++.old-deja/g++.pt/instantiate6.C: New test.
7503
7504         * g++.old-deja/g++.pt/static6.C: New test.
7505
7506         * g++.old-deja/g++.pt/decl2.C: New test.
7507
7508 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7509
7510         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7511         problem is actually related with name lookup, but so what? :-)
7512
7513         * g++.old-deja/g++.pt/friend37.C: New test.
7514
7515 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7516
7517         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7518         element, which fails on some systems.
7519
7520         * g77.f-torture/execute/labug1.f: New test.
7521
7522 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7523
7524         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7525         is defined.
7526
7527 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7528
7529         * g77.f-torture/compile/981117-1.f: New test.
7530
7531 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7532
7533         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7534         properly discarded.
7535
7536 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7537
7538         * gcc.c-torture/execute/memcheck: New directory of tests for
7539         -fcheck-memory-usage.
7540
7541 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7542
7543         * README: New file, general information about the testsuite and
7544         new description of the various C++ test subdirectories.
7545         * README.g++: Eliminate obsolete information, update and move most
7546         relevant stuff to README.
7547
7548 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7549
7550         * gcc.c-torture/compile/981107-1.c: New test.
7551
7552 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7553
7554         * execute/memcpy-bi.c: New testcase.
7555
7556 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7557
7558         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7559         base classes.
7560
7561         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7562         template is selected.
7563
7564         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7565         classes, it should be accepted for all types.
7566
7567         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7568
7569         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7570         specializations start with template headers.
7571
7572 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7573
7574         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7575
7576         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7577         non-POD types.
7578
7579 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7580
7581         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7582
7583 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7584
7585         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7586
7587 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7588
7589         * 981019-1.c: New test.
7590
7591 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7592
7593         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7594         find objc headers.
7595
7596 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7597
7598         * compile/981001-4.c: Remove use of GCC extension that triggers a
7599         compiler bug.
7600
7601 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7602
7603         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7604
7605 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7606
7607         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7608         instantiation of template produces incorrect code for delete
7609         expression.
7610
7611         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7612         constructors' name is not unique.
7613         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7614         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7615
7616         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7617         automatic array of const is ill-formed.
7618
7619         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7620         of template parameter?
7621
7622         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7623         const.
7624
7625         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7626         pointer-to-member expression.
7627
7628         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7629         declaration causes ICE.
7630
7631 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7632
7633         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7634         reserved in the global namespace.
7635
7636         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7637         generate needed virtual table.
7638
7639         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7640
7641 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7642
7643         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7644         template-dependent type
7645
7646 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7647
7648         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7649         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7650         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7651
7652         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7653         class should be usable as argument of member function.
7654         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7655         class should be usable as return type of member function.
7656         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7657         class should be usable as type of data member.
7658
7659         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7660
7661 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7662
7663         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7664
7665 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7666
7667         * gcc.dg/dll-?.c Add thumb to target list.
7668         Fix assembler scan patterns to match current assembler output.
7669
7670 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7671
7672         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7673         matching of template brackets.
7674
7675         * g++.old-deja/g++.other/using4.C: New test.  Test using
7676         declarations of methods from base classes.
7677
7678         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7679         within functions should introduce names into the innermost
7680         enclosing namespace.
7681
7682         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7683         of static locals if first initialization throws.
7684
7685 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7686
7687         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7688
7689 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7690
7691         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7692         lose track of the possible targets of tablejump insns.
7693         * special/special.exp: Run it.
7694
7695 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7696
7697         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7698         must be declared before its specializations can be named in friend
7699         declarations.
7700
7701 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7702
7703         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7704
7705         * g77.f-torture/execute/io1.f: New test.
7706
7707 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7708
7709         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7710         with pointer to template function, for which no argument deduction
7711         is possible.
7712
7713         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7714         specialization of template function as argument to template
7715         function.
7716
7717         * g++.old-deja/g++.other/access2.C: New test; Inner class
7718         shouldn't have privileged access to Outer's names.
7719
7720 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7721
7722         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7723         friend template declared within template class conflicts with
7724         nested class of the same name.
7725
7726         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7727         is ignored.
7728
7729         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7730         object with direct initializer as function declaration.
7731
7732         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7733         initializers.
7734
7735         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7736         involving const pointer and NULL produces incorrect result.
7737
7738         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7739         type name without `typename' should be rejected with -pedantic.
7740
7741 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7742
7743         * g++.old-deja/g++.other/addrof1.C: New test.
7744
7745 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7746
7747         * gcc.c-torture/compile/981001-1.c: New test.
7748         * gcc.c-torture/execute/981001-1.c: New test.
7749
7750 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7751
7752         * gcc.c-torture/compile/981001-2.c: New test.
7753         * gcc.c-torture/compile/981001-3.c: New test.
7754         * gcc.c-torture/compile/981001-4.c: New test.
7755
7756 1998-10-01  Robert Lipe  <robertl@dgii.com>
7757
7758         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7759         multilibbed hosts.   Idea grafted from g77.exp.
7760
7761 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7762
7763         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7764         avoid losing on systems which need -lsocket.
7765
7766 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7767
7768         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7769         * g++.old-deja/g++.other/nested2.C: Ditto.
7770         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7771         failure.
7772
7773 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7774
7775         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7776         preferred over template operator!= for enum bitfields.
7777
7778 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7779
7780         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7781         that happen to have the same base name, but in different scopes,
7782         are incorrectly rejected.
7783
7784 1998-09-16  Richard Henderson  <rth@cygnus.com>
7785
7786         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7787         on the native word size instead of an integer literal.
7788
7789 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7790
7791         * g++.old-deja/g++.other/static2.C: Invocation of static data
7792         member of type pointer-to-function denoted as non-static member.
7793
7794         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7795         checks involving function types and aliases.
7796
7797 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7798
7799         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7800         redefined to the same non-trivial type.
7801
7802         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7803         namespace-qualification of template specializations declared in
7804         other namespaces.
7805
7806         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7807         to declare a subset of the specializations of a template function
7808         as friends of specializations of a template class.
7809
7810         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7811         member templates that do not fully specialize the enclosing
7812         template class are rejected.
7813
7814 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7815
7816         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7817
7818 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7819
7820         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7821         altered from libf2c/libU77 version.
7822
7823 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7824
7825         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7826
7827 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7828
7829         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7830         (un)signed char are different types for template specialization
7831         purposes.
7832
7833 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7834
7835         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7836         * objc: ObjC testsuite.
7837
7838 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7839
7840         * gcc.c-torture/execute/941014-1.x:  New file.
7841
7842 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7843
7844         * lib/c-torture.exp: Add support for
7845         torture_eval_before_compile and torture_eval_before_execute
7846         variables.
7847
7848 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7849
7850         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7851         this test triggers valid.
7852
7853 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7854
7855         * gcc.dg/980827-1.c: New test.
7856
7857 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7858
7859         * gcc.c-torture/execute/loop-4b.c: New test.
7860
7861 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7862
7863         * lib/c-torture.exp: Add support for
7864         torture_eval_before_compile and torture_eval_before_execute
7865         variables.
7866
7867 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7868
7869         * gcc.c-torture/compile/980825-1.c: New test.
7870
7871 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7872
7873         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7874         count number tests in opt_t0 not good_t0.
7875
7876 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7877
7878         * gcc.c-torture/compile/930326-1.x: Fix typo.
7879
7880 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7881
7882         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7883         causes an ICE.
7884
7885 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7886
7887         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7888         STACK_SIZE is defined.
7889         * gcc.c-torture/unsorted/stuct.c: Similarly.
7890
7891         * gcc.c-torture/compile/980821-1.c: New test.
7892
7893 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7894
7895         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7896
7897 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7898
7899         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7900         code.
7901
7902 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7903
7904         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7905         error'.
7906
7907 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7908
7909         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7910
7911 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7912
7913         * gcc.c-torture/compile/980816-1.c: New test.
7914
7915         * gcc.dg/980816-1.c: New test.
7916
7917 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7918
7919         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7920         compiler for ieee tests.
7921
7922 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7923
7924         * g77.f-torture/compile/980729-0.f: New test.
7925
7926 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7927
7928         * gcc.c-torture/special/eeprof-1.c: New test, for
7929         -finstrument-functions.
7930         * gcc.c-torture/special/special.exp: Run it.
7931
7932 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7933
7934         * gcc.c-torture/compile/980729-1.c: New test.
7935
7936 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7937
7938         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7939         __thumb__ is defined, and test for ARM style doubles if so.
7940
7941 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7942
7943         * g77.f-torture/noncompile/980615-0.f: New test.
7944
7945 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7946
7947         * gcc.dg/980312-1.c: Do link instead of compile.
7948         * gcc.dg/980313-1.c: Likewise.
7949
7950 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7951
7952         * gcc.c-torture/compile/980726-1.c: New test.
7953
7954 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7955
7956         * g77.f-torture/execute/io0.f: New test.
7957
7958 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7959
7960         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7961         an int.
7962
7963 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7964
7965         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7966         m32r bugs.
7967
7968 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7969
7970         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7971         c-decl.c:grokdeclarator can handle mode attributes.
7972
7973 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7974
7975         * gcc.c-torture/execute/980716-1.c: New test.
7976
7977 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7978
7979         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7980         the mn10200.
7981         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7982         the mn10200.
7983         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7984         * gcc.c-torture/compile/930326-1.x: Similarly.
7985
7986 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7987
7988         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7989         New test from Craig.
7990
7991 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7992
7993         * g77.f-torture/noncompile/980616-0.f: New test.
7994
7995         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7996
7997 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7998
7999         *  g++.other/singleton.C: Return error value instead of taking
8000         SIGSEGV.
8001
8002 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8003
8004         *  g++.other/singleton.C: New test.   Warning is under dispute.
8005         Runtime crash is not.
8006
8007 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8008
8009         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8010         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8011         using6.C, using7.C}:  New namespace tests.
8012
8013 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8014
8015         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8016         specialization with typedef'ed names used as array indexes.
8017
8018 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8019
8020         * gcc.c-torture/execute/980709-1.c: New test.
8021
8022         * gcc.dg/980709-1.c: New test.
8023
8024 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8025
8026         * gcc.c-torture/execute/bcp-1.c: New test.
8027
8028 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8029
8030         * gcc.c-torture/execute/980707-1.c: New test.
8031
8032 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8033
8034         * gcc.c-torture/compile/980706-1.c: New test.
8035
8036 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8037
8038         * g77.f-torture/execute/980701-0.f,
8039         g77.f-torture/execute/980701-1.f: New test from Craig.
8040
8041 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8042
8043         * gcc.c-torture/compile/980701-1.c: New test.
8044
8045         * gcc.c-torture/execute/980701-1.c: New test.
8046
8047 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8048 rlsruhe.de>
8049
8050         * g++.old-deja/g++.robertl/eb132.C: New test.
8051         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8052
8053 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8054
8055         * g77.f-torture/execute/980628-7.f,
8056         g77.f-torture/execute/980628-8.f,
8057         g77.f-torture/execute/980628-9.f,
8058         g77.f-torture/execute/980628-10.f: New tests from Craig.
8059
8060         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8061
8062 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8063
8064         * g77.f-torture/execute/980628-4.f: New test from Craig.
8065         * g77.f-torture/execute/980628-5.f: Likewise.
8066         * g77.f-torture/execute/980628-2.f: Likewise.
8067         * g77.f-torture/execute/980628-0.f: Likewise.
8068         * g77.f-torture/execute/980628-1.f: Likewise.
8069         * g77.f-torture/execute/980628-3.f: Likewise.
8070         * g77.f-torture/execute/980628-6.f: Likewise.
8071
8072 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8073
8074         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8075         directory when nothing has been installed yet.
8076
8077 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8078
8079         * gcc.c-torture/special/special.exp: Handle newer versions of
8080         dejagnu.
8081
8082 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8083
8084         * gcc.dg/980626-1.c: New test.
8085
8086 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8087
8088         * gcc.misc-tests/m-un-2.c: New test.
8089         * g++.old-deja/g++.other/warn01.c: Likewise.
8090
8091 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8092
8093         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8094         compatibility with assmblers with a different comment character.
8095         Eliminate use of GAS-specific extensions.
8096
8097 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8098
8099         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8100
8101 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8102
8103         *lib/g77.exp: Replace search for libf2c.a with search for newly
8104         renamed libg2c.a
8105
8106 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8107
8108         * gcc.c-torture/execute/980617-1.c: New test.
8109
8110 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8111
8112         * gcc.c-torture/execute/980612-1.c: New test.
8113
8114 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8115
8116         * gcc.dg/980523-1.c: Only test on ppc-linux.
8117         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8118
8119         * gcc.c-torture/execute/980608-1.c: New test.
8120
8121 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8122
8123         * gcc.c-torture/execute/980605-1.c: New test.
8124
8125 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8126
8127         * gcc.c-torture/execute/980604-1.c: New test.
8128
8129 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8130
8131         * gcc.c-torture/execute/980602-1.c: New test.
8132         * gcc.c-torture/execute/980602-2.c: Likewise.
8133
8134 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8135
8136         * 970125-0.f: Fix per JCB.  Add commentary.
8137
8138 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8139
8140         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8141         IEEE -0 support.
8142
8143 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8144
8145         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8146         earlier.
8147
8148 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8149
8150         * gcc.c-torture/execute/980526-3.c: New test.
8151
8152 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8153
8154         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8155         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8156         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8157         m88k-motorola-sysv3 to XFAIL.
8158
8159 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8160
8161         * gcc.dg/980526-1.c: New test.
8162         * gcc.c-torture/execute/980526-2.c: New test.
8163
8164 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8165
8166         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8167
8168         * gcc.c-torture/execute/980526-1.c: New test.
8169
8170 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8171
8172         * g77.f-torture/execute/alpha2.f: Add runtime test.
8173
8174 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8175
8176         * g++.old-deja/old-deja.exp: Strip leading directories.
8177
8178         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8179         error for the line.  Don't run multiple tests for the same line.
8180
8181 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8182
8183         * gcc.dg/980523-1.c: New test.
8184
8185 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8186
8187         * g77.f-torture/compile/970915-0.f: New test.
8188
8189 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8190
8191         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8192
8193 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
8194
8195         * gcc.dg/980520-1.c: New test.
8196
8197 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8198
8199         * gcc.dg/980502-1.c: Fix return type.
8200
8201 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
8202
8203         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
8204         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
8205         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
8206         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
8207         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
8208
8209 1998-05-20  Dave Love  <d.love@dl.ac.uk>
8210
8211         * g77.f-torture/execute/980520-1.f: New test.
8212
8213 1998-05-15  Dave Love  <d.love@dl.ac.uk>
8214
8215         * lib/mike-g77.exp: New file.
8216
8217         * g77.f-torture/noncompile/noncompile.exp,
8218         g77.f-torture/noncompile/check0.f: New files.
8219
8220 1998-05-14  Dave Love  <d.love@dl.ac.uk>
8221
8222         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
8223         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
8224         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
8225         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
8226         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
8227         abort where appropriate.
8228
8229 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
8230
8231         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
8232         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
8233
8234 1998-04-29  Dave Love  <d.love@dl.ac.uk>
8235
8236         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
8237
8238 1998-04-27  Dave Love  <d.love@dl.ac.uk>
8239
8240         * g77.f-torture/compile/980427-0.f: New test.
8241
8242 1998-04-24  Dave Love  <d.love@dl.ac.uk>
8243
8244         * g77.f-torture/compile/980424-0.f: New test.
8245
8246 1998-04-19  Dave Love  <d.love@dl.ac.uk>
8247
8248         * g77.f-torture/compile/980419-2.f (main): New test.
8249         * g77.f-torture/compile/970125-0.f: New test.
8250         * g77.f-torture/compile/980419-1.f: New test.
8251
8252 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
8253
8254         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
8255         of loop-4.c.
8256
8257 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
8258
8259         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
8260
8261 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
8262
8263         * gcc.c-torture/compile/980329-1.c: New test.
8264
8265 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
8266
8267         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
8268         * gcc.dg/980312-1.c: Fix typo in -march command.
8269
8270 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
8271
8272         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
8273
8274 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
8275
8276         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
8277         Dave Love agree the Fortran source is bogus.
8278
8279 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
8280
8281         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
8282         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
8283         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
8284         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
8285         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
8286
8287 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8288
8289         * g++.old-deja/g++.other/friend1.C: New test.
8290
8291 1998-02-18  Dave Love  <d.love@dl.ac.uk>
8292
8293         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
8294         possibly uninitialized) variables and declare dnrm2.
8295
8296 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
8297
8298         From Bruno Haible <haible@ilog.fr>:
8299         * gcc.c-torture/execute/980223.c: New test.
8300
8301 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
8302
8303         * gcc.dg/ifelse-1.c: New test.
8304
8305 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
8306
8307         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
8308
8309           * lib/old-dejagnu.exp (old-dejagnu): Added the
8310           "execution test - XFAIL *-*-*" handling in the spirit of
8311           "excess errors test -". Changed the "execution test fails"
8312           handling to be like "excess errors test fails".
8313           * Update various tests accordingly.
8314
8315 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
8316
8317         * gcc.c-torture/execute/980205.c: New test.
8318
8319 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
8320
8321         * lib/c-torture.exp: Look for .x files instead of .cexp files.
8322         * lib/f-torture.exp: Similarly.
8323         * gcc.c-torture: Rename all .cexp files to .x files.
8324
8325 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8326
8327         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
8328         (940510-1.c): Removed duplicate.
8329         (971104-1.c): New test.
8330
8331 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
8332
8333           * lib/f-torture.exp: Improve error and loop detection.
8334
8335 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
8336
8337         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
8338         use that to size the filler array.
8339
8340 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8341
8342         * lib/c-torture.exp(c-torture-execute): Fix typo.
8343
8344         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
8345         testcase as the executable name. Keep the executable around if
8346         the test fails.
8347
8348 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8349
8350         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
8351         changes.  Only test one -g option, and move it to the end of the
8352         list of options to test.
8353
8354 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
8355
8356         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
8357         variable GCC_TORTURE_OPTIONS to supply default switches separated
8358         by colons.  If no environment variable, run tests with -O0 -g, -O1
8359         -g, and -O2 -g as well.
8360
8361 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8362
8363         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
8364         explanatory comments. Fix indentation.
8365
8366 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
8367
8368         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
8369
8370 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
8371
8372         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
8373         * g++.old-deja/g++.mike/p7325.C: Likewise.
8374         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
8375
8376 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
8377
8378         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
8379         * g++.old-deja/g++.brendan/crash30.C: Likewise.
8380         * g++.old-deja/g++.brendan/crash39.C: Likewise.
8381         * g++.old-deja/g++.law/operators4.C: Likewise.
8382
8383 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
8384
8385         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
8386         * g++.old-deja/g++.mike/p784.C: Ditto.
8387         * g++.old-deja/g++.mike/p785.C: Ditto.
8388
8389 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
8390
8391           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
8392
8393 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
8394
8395         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
8396         target feature; pass this to c-torture-execute as needed.
8397
8398 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
8399
8400         * lib/c-torture.exp(c-torture-execute): If the previous and the
8401         current executables being tested are identical, we don't need to
8402         run the executable again. Try to make the executable names
8403         unique. Add an optional argument for passing additional compiler
8404         flags.
8405
8406 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
8407
8408         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
8409
8410 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
8411
8412         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8413
8414 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8415
8416         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8417         32bit or larger longs.
8418
8419         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8420         have either a 32bit long or 32bit int.
8421
8422 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8423
8424         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8425         Make double precision tests dependent on sizeof (double).
8426
8427 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8428
8429         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8430         too.
8431
8432 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8433
8434         * gcc.c-torture/compile/961203-1.cexp: New script.
8435
8436 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8437
8438         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8439         up the includes ourselves.
8440
8441 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8442
8443         * lib/plumhall.exp: Remove random include, and add a few
8444         verbose messages for debugging.
8445
8446 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8447
8448         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8449         of trying to do it ourselves.
8450
8451 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8452
8453         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8454
8455 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8456
8457         * gcc.prms/5403.c: Made regexp a bit less strict.
8458
8459 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8460
8461         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8462         is returned from remote_load instead.
8463         * lib/plumhall.exp: Ditto.
8464         * lib/mike-g++.exp: Ditto.
8465         * lib/old-dejagnu.exp: Ditto.
8466         * lib/c-torture.exp: Ditto.
8467
8468 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8469
8470         * lib/g++.exp: Use build_wrapper procedure.
8471         * lib/gcc.exp: Ditto.
8472
8473 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8474
8475         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8476         an old-style decl for malloc.  Fixes tests to work when
8477         sizeof (int) != sizeof (size_t).
8478
8479 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8480
8481         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8482
8483         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8484         use stdargs.h interface.
8485
8486 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8487
8488         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8489         NO_VARARGS when compiling.
8490
8491 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8492
8493         * lib/plumhall.exp(ph_includes): New procedure.
8494         (ph_make): Use it.
8495         (ph_compiler): Ditto.
8496
8497         * lib/g++.exp: Rename test-glue.c to testglue.c.
8498         * lib/gcc.exp: Ditto.
8499
8500 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8501
8502         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8503         to completion when it's called.
8504
8505 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8506
8507         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8508         is defined, don't do test.
8509
8510 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8511
8512         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8513         for object files.
8514         (ph_summary): Mark skipped testcases as untested, not unresolved.
8515
8516         * lib/plumhall.exp (ph_make): If unresolved because of bad
8517         errorCode, record errorCode in log file.
8518         (*): Replace send_log/verbose with verbose -log.
8519
8520 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8521
8522         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8523         double conversion if double isn't at least 8 bytes.
8524
8525         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8526         int to work with targets where int is 16 bits.
8527
8528         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8529         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8530         precision for the test to complete.
8531
8532 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8533
8534         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8535         if d10v is not compiled with the -mdouble64 flag.
8536         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8537
8538         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8539         d10v is not compiled with the -mint32 flag.
8540
8541 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8542
8543         * lib/plumhall.exp: Use incr_count.
8544
8545 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8546
8547         * gcc.c-torture: Update to c-torture-1.45.
8548
8549 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8550
8551         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8552         the name of the expect testcase file).
8553
8554         * lib/g++.exp(g++_init): Ditto.
8555
8556 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8557
8558         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8559         the host.
8560
8561         * lib/gcc.exp(gcc_exit): New procedure.
8562
8563 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8564
8565         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8566         specs where appropriate.
8567
8568         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8569         because of new "candidates are" messages, and removed a few
8570
8571         * Converted all non-old-style g++ testcases to old-style, and
8572         moved into g++.old-deja.
8573
8574 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8575
8576         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8577         options.
8578
8579         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8580         succeeded.
8581
8582         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8583
8584 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8585
8586         * lib/gcc.exp (gcc_target_compile): Add support for defining
8587         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8588         the machine doesn't have those features.
8589
8590 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8591
8592         * g++.law/operators4.exp: Don't use LIBS.
8593
8594 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8595
8596         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8597
8598         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8599         * lib/g++.exp: Set it here instead. Also, allow use of the
8600         --tool_exec and --tool_opt options. Change CXX to
8601         GXX_UNDER_TEST.
8602
8603         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8604
8605         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8606
8607 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8608
8609         * lib/old-dejagnu.exp: Use prune_warnings instead of
8610         prune_system_crud.
8611         * lib/mike-g++.exp: Ditto.
8612         * lib/gcc.exp: Ditto.
8613         * lib/g++.exp: Ditto.
8614
8615         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8616
8617 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8618
8619           * 941014-2.c: Include stdlib.h
8620           * 960327-1.c: Include stdio.h
8621           * dbra.c, index-1.c: Don't assume ints are 32bits.
8622
8623 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8624
8625         * lib/gcc.exp: Add gcc,stack_size target feature.
8626
8627         * lib/g++.exp(g++_target_compile): Add the include and link
8628         paths here, not in two other places. And, it's $options, not
8629         options.
8630
8631         * lib/mike-g++.exp(postbase): Remove the code that determines
8632         the correct include and link paths.
8633         * g++.old-deja/old-deja.exp: Ditto.
8634
8635 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8636
8637         * lib/g++.exp(g++_init): target_compile no longer returns the
8638         filename of the result.
8639
8640 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8641
8642         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8643         call to glob.
8644
8645         * gcc.c-torture/special/special.exp: Change call to
8646         gcc_target_compile to include the object file.
8647
8648 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8649
8650         * gcc.c-torture/special/special.exp: Correct misspelling in last
8651         change.
8652
8653 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8654
8655         * lib/plumhall.exp(ph_summary): Log the entire output of the
8656         executable. Return -1 if there were any failures, 0 otherwise.
8657         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8658         (ph_make): Clean up objects and executables that were built
8659         if the tests succeeded.
8660
8661 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8662
8663         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8664         libraries and includes in the build tree as appropriate.
8665
8666 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8667
8668         * lib/c-torture.exp: Instead of looking for the global variable
8669         NO_LONG_LONG, check to see if that's a feature of the target.
8670
8671 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8672
8673         * config/default.exp: Minimize. Delete the remainer of the files in
8674         config; this functionality is now in devo/dejagnu/config.
8675
8676         g++.*/*: Pass any additional flags used to compile to postbase;
8677         delete CXXFLAGS.
8678
8679         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8680         is now done by runtest.exp. Use gcc_target_compile instead of
8681         compile.
8682
8683         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8684         Remove references to CFLAGS. Use remote_file instead of
8685         calling rm -f.
8686         (c-torture): Take a list of arguments to use to compile this
8687         testcase.
8688
8689         lib/g++.exp: Simplify. Use target_compile instead of compile.
8690         lib/gcc-dg.exp: Ditto.
8691         lib/gcc.exp: Ditto.
8692         lib/mike-{gcc,g++}.exp: Ditto.
8693         lib/old-dejagnu.exp: Ditto.
8694         lib/plumhall.exp: Ditto.
8695
8696 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8697
8698         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8699         (ph_linker): Likewise.
8700
8701 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8702
8703           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8704         MAP_ANON / MAP_ANONYMOUS if defined;
8705         else try to map from /dev/zero .
8706
8707 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8708
8709         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8710         isn't defined, then define it to MAP_ANONYMOUS.
8711
8712 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8713
8714         * gcc.c-torture: Update to c-torture-1.42 release.
8715
8716 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8717
8718         * gcc.c-torture: Update to c-torture-1.41 release.
8719
8720 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8721
8722         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8723         c-torture release.
8724
8725 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8726
8727         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8728         and LDFLAGS.  Fix second case to append the target_info ldflags
8729         onto LDFLAGS, not CFLAGS.
8730         * lib/g++.exp (g++_init): Add target_info stuff.
8731         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8732         of libgloss and newlib flags for !native.
8733
8734         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8735         (GDB): Fix relative path to go up another dir for finding gdb.
8736
8737 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8738
8739         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8740         versions in the target_info array, if they don't exist.
8741
8742 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8743
8744         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8745
8746 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8747
8748         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8749         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8750
8751 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8752
8753         * lib/old-dejagnu.exp: Don't remove the output file before we've
8754         actually tested it. Don't append pwd to the path of the executable
8755         we're testing.
8756
8757 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8758
8759         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8760
8761 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8762
8763         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8764         temporary directory for compiler files, and set it to a default
8765         value of /tmp. Set $output as the name of the output file from
8766         compiling the testcase. Add a -o option to $cflags_var so the
8767         compiler writes the final output file as $output. Set $executable
8768         to $output.
8769
8770         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8771         directory for compiler files, and set it to /tmp if it doesn't
8772         already have a value. Set $output_file to the name of the output
8773         file from compiling the testcase. Add a -o option to CXXFLAGS so
8774         the compiler writes the final output file as $output. Use $output
8775         as the executable to be tested.
8776
8777 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8778
8779         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8780
8781 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8782
8783         * gcc.c-torture/execute/pending-1.c: New test.  Still
8784         pending in Tege's queue.
8785
8786 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8787
8788         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8789         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8790         if there were failures.  Call unresolved if there were unresolved
8791         testcases.  Call gcc_fail if program did not run to completion.
8792         (ph_make): Pass additional argument name to ph_execute.
8793         (ph_execute): Add new argument.  Pass additional arguments to
8794         ph_summary.  Call gcc_fail is there is no execution output.
8795
8796 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8797
8798         * lib/plumhall.exp (proc_summary): Output relavent summary
8799         lines into the log so specific failures in plumhall can be
8800         investigated.
8801
8802 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8803
8804         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8805         (c-torture-execute): Don't try to execute tests which use
8806         "long long" types if $NO_LONG_LONG is nonzero.
8807
8808 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8809
8810         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8811         not c-torture.
8812
8813         * gcc.ieee: Move from here.
8814         * gcc.c-torture/execute/ieee: To here.
8815
8816 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8817
8818         * gcc.c-torture: Update to c-torture-1.41 release.
8819
8820 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8821
8822         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8823         not "$output".
8824
8825 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8826
8827         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8828         -c present.
8829
8830 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8831
8832         * config/proelf.exp: Handle connecting to a simulator.
8833
8834 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8835
8836         * config/proelf.exp: New file.  Enough framework that we can
8837         run c-torture tests on the proelf targets (or any other target
8838         that gdb can connect to for that matter).
8839
8840 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8841
8842         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8843         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8844
8845         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8846         exec_output exists.
8847
8848 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8849
8850         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8851         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8852
8853         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8854         to pass/fail/unresolved/unsupported/untested.  Caller must now
8855         call unresolved/unsupported/untested.
8856         * lib/*.exp: Update FSF address.  Update to handle new results of
8857         ${tool}_load.
8858         * lib/chill.exp (verbose): Delete.
8859
8860 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8861
8862         * lib/gcc.exp (default_gcc_start): Change order of args to
8863         $LDFLAGS $CFLAGS $LIBS.
8864         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8865         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8866         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8867         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8868         * gcc.misc-tests/dg-test.exp: Likewise.
8869         * gcc.misc-tests/msgs.exp: Likewise.
8870         * gcc.prms/prms.exp: Likewise.
8871         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8872         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8873
8874         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8875
8876 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8877
8878         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8879
8880         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8881         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8882
8883         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8884         necessary.
8885
8886 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8887
8888         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8889         global for loop; add use of $mathlib.
8890         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8891         settings here; set mathlib for anything but VxWorks.
8892
8893 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8894
8895         * gcc.c-torture: Update to c-torture-1.40 release.
8896
8897 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8898
8899         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8900         dg.exp.
8901
8902 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8903
8904         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8905         global.
8906
8907 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8908
8909         * lib/g++.exp (LIBS): Define if not already.
8910         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8911         (gcc-dg-prune): Call prune_gcc_output.
8912         * lib/gcc.exp (prune_gcc_output): New proc.
8913         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8914         prune_gcc_output.
8915
8916 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8917
8918         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8919         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8920
8921 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8922
8923         * gcc.c-torture: Update to c-torture-1.39 release.
8924
8925 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8926
8927         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8928         fails, try others as well.
8929
8930 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8931
8932         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8933         If compilation fails, mark execute tests as `untested'.
8934         If test is marked as unsupported, don't mark compilation and
8935         execute tests as failed.
8936
8937 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8938
8939         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8940         libstdc++ for whether or not we want to be doing shared
8941         libraries.  Delete link_curses since we don't need it anymore.
8942         * lib/mike-g++.exp (postbase): Don't link in libg++.
8943         * g++.old-deja/old-deja.exp: Likewise.
8944
8945 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8946
8947         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8948
8949 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8950
8951         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8952         For that, add `-Wl,-a,shared_archive'.
8953         * g++.old-deja/old-deja.exp: Likewise.
8954
8955 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8956
8957         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8958
8959 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8960
8961         * lib/mike-g++.exp (postbase): Pay attention to the status of
8962         g++_load.
8963
8964 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8965
8966           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8967
8968 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8969
8970         * lib/gcc.exp (default_gcc_start): No longer need to log program
8971         being executed or its output, execute_anywhere does that now.
8972         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8973         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8974
8975 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8976
8977         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8978         the same as those in lib/g++.exp.
8979
8980 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8981
8982         * gcc.c-torture: Update to c-torture-1.38 release.
8983         * gcc.ieee: Related changes.
8984
8985 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8986
8987         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8988         "exec". Minor reformatting changes.
8989
8990         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8991         cross. This means all "exec" calls now work on a remote host as
8992         well.
8993         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8994         cross. Filter out the extra "\r\n" stuff that expect puts in.
8995         (c-torture-execute): Filter out the bogus warnings like
8996         c-torture-compile does. Add support for canadian cross.
8997         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8998         Use execute_anywhere rather than calling exec directly. Now it
8999         works for canadian cross testing.
9000
9001 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9002
9003         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9004         results into a variable, and check that rather than using file exists.
9005
9006 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9007
9008         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9009         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9010
9011 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9012
9013         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9014         lib_curses if there's a shared libg++ in the build tree.
9015
9016 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9017
9018         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9019         if not supported target.
9020
9021 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9022
9023         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9024         link_curses up to always happen, not just for native builds.
9025
9026 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9027
9028         * gcc.c-torture: Update to c-torture-1.36 release.
9029         * gcc.failure: Related changes.
9030
9031 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9032
9033         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9034
9035 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9036
9037         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9038         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9039         runshlib, link_curses, and mathlib for link and run.
9040
9041         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9042         pass the runtime shared library options for Solaris, OSF/1, and
9043         Irix5, and link with -lcurses to avoid unresolved references.
9044
9045 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9046
9047         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9048         only run once.
9049
9050 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9051
9052         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9053
9054 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9055
9056         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9057         do not have a framework for the "compat" tests yet.
9058
9059 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9060
9061         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9062         set to null if we're testing vxworks5.1.  Use that instead of
9063         `-lm' in the setting of LIBS for link and run.
9064
9065 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9066
9067         * config/rom68k.exp (${tool}_load): Major changes to make it
9068         work.  Verified that it does in fact return the stuff in
9069         exec_output properly.  Catch any Emul or any TRAP other than 0.
9070
9071 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9072
9073         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9074         LDFLAGS properly for targets that need stuff from libgloss.
9075         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9076         only run once.
9077         (gpp_initialized): New variable.
9078
9079 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9080
9081         * config/rom68k.exp: Load libgloss.exp.
9082         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9083         so we can produce a fully linked binary.
9084         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9085         so we can produce a fully linked binary.
9086
9087 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9088
9089         * lib/plumhall.exp (ph_section): Watch for expected failures.
9090         Add missing `else'.
9091
9092         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9093         run the testcase.
9094         (c-torture): Likewise.
9095
9096 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9097
9098         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9099
9100         * lib/mike-g++.exp (mike_cleanup): New proc.
9101         (prebase): New globals compiler_result, not_compiler_result,
9102         target_regexp.
9103         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9104         allow leading "-" in pattern.  Watch for unsupported tests.
9105         If $compiler_result is set, pattern match assembler code,
9106         and ditto for $not_compiler_result.
9107         * lib/mike-gcc.exp: Likewise.
9108
9109         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9110         execution "succeeded".
9111
9112 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9113
9114         * config/win32.exp: New file.
9115         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9116
9117 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9118
9119         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9120         unsupported.
9121         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9122         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9123         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9124
9125         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9126         "... without exceptions was ...".  That is now handled by
9127         prune_system_crud.
9128         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9129
9130 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9131
9132         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9133         sieve.c,sort2.c}: New files.
9134         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9135         sieve.exp,sort2.exp}: Drivers for them.
9136
9137         * lib/mike-gcc.exp (program_output): New user settable variable.
9138         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9139         messages.
9140         * lib/mike-g++.exp (program_output): New user settable variable.
9141
9142         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9143
9144         * config/sh.exp: Deleted (use sim.exp instead).
9145
9146 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9147
9148         * config/vx.exp: Declare CHECKTASK as global.
9149         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9150         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9151         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9152
9153 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9154
9155         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9156         target. Like vx.exp, only includes `vx29k.exp' instead of
9157         `vxworks.exp'.
9158
9159 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9160
9161         * config/sim.exp: Increase time limit from 120 seconds to 240.
9162
9163 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9164
9165         * gcc.c-torture/execute/950628-1.c: New test.
9166
9167 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9168
9169         * gcc.c-torture: Update with changes/additions from
9170         c-torture-1.34.
9171
9172 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9173
9174         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9175
9176 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9177
9178         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9179
9180 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9181
9182         * gcc.c-torture/compile/950512-1.c: New test.
9183         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9184         * gcc.dg/struct-ret-1.c: Likewise.
9185
9186 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9187
9188         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9189           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9190
9191 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9192
9193         * gcc.c-torture/special/920411-1.c: Deleted.
9194         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
9195
9196 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
9197
9198         * config/sim.exp (${tool}_load): Hack in call to bash to get a
9199         cpu limit.
9200
9201 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9202
9203         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
9204
9205 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9206
9207         From kenner;
9208         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
9209         is the proper length.
9210         * va-arg-3.c: Likewise.
9211
9212 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
9213
9214         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
9215         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
9216
9217         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
9218         * lib/g++.exp (default_g++_start): Delete old cruft.
9219
9220 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
9221
9222         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
9223         (2 * (1 << 18)) to (2 * (1 << 17)).
9224
9225         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
9226
9227 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9228
9229         * config/rom68k.exp: Renamed from config/idp.exp
9230
9231 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9232
9233         * c-torture/compile/921109-2.c
9234
9235 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
9236
9237         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
9238         excess errors.
9239
9240 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
9241
9242         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
9243         output.
9244         * lib/g++.exp (default_g++_start): Likewise.
9245
9246 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9247
9248         * gcc.c-torture/compile/950329-1.c: New test.
9249
9250 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9251
9252           * config/bug.exp (${tool}_load): Updated to use new remote_open
9253           and remote_close procs.
9254         * config/idp.exp: New file.
9255
9256 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9257
9258         * gcc.c-torture/execute/950322-1.c: New test.
9259
9260 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
9261
9262         * config/vx.exp (${tool}_load): Clean up testing of return code from
9263         vxworks_ld and vxworks_spawn.
9264
9265 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9266
9267         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
9268
9269 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
9270
9271         * lib/old-deja.exp: Add `excess errors test - ' error, now one
9272         can mark excess errors on a machine by machine basis.  Note, the
9273         default is to not expect any excess errors, even when excess
9274         errors test - is given, so you will want to put an XFAIL ... on
9275         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
9276         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
9277         those 4 machines, but no others.
9278
9279 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9280
9281         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
9282         * lib/c-torture.exp: to here.
9283
9284 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9285
9286         * gcc.c-torture/execute/950221-1.c: New test.
9287         * gcc.c-torture/execute/struct-ret-1.c: New test.
9288         * gcc.c-torture/compile/950221-1.c: New test.
9289
9290         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
9291
9292 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9293
9294         * gcc.c-torture/execute/arith-1.c (main): Return 0.
9295         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
9296
9297 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
9298
9299         * g++.gb: New directory of tests, derived from my signature and
9300         class scoping tests.
9301
9302         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
9303         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
9304         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
9305         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
9306         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
9307         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
9308         * g++.gb/sig25.C: Likewise.
9309
9310         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
9311         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
9312         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
9313         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
9314         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
9315         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
9316         * g++.gb/sig25.exp: Likewise.
9317
9318         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
9319         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
9320         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
9321         * g++.gb/scope13.C: Likewise, this test still fails.
9322
9323         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
9324         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
9325         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
9326         * g++.gb/scope13.exp: Ditto.
9327
9328         * g++.gb/README: New file, explains what these tests are about.
9329
9330 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9331
9332         * lib/dg.exp (dg-do): Support `preprocess'.
9333         (dg-test): Likewise.
9334
9335 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9336
9337         * config/udi.exp: change "continue -expect" to "exp_continue".
9338
9339 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
9340
9341         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
9342         Delete redundant tests.
9343
9344         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
9345         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
9346         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
9347         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
9348         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
9349         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
9350         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
9351         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
9352
9353         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
9354         storing label pointers.
9355         * gcc.c-torture/execute/921019-1.c: Likewise.
9356         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
9357         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
9358         parameter fp.
9359         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
9360         constants.
9361
9362         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
9363         Delete obsolete tests.
9364
9365         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
9366         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
9367         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
9368         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
9369         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
9370         * gcc.c-torture/compile/950124-1.c: New test.
9371
9372         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
9373
9374 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9375
9376         * lib/mike-g++.exp: Add -lm to LIBS.
9377
9378 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9379
9380         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
9381
9382 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9383
9384         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
9385
9386 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
9387
9388         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
9389
9390 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
9391
9392         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
9393         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
9394         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
9395         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
9396         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
9397         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
9398         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
9399         * g++.law/{operators31.C, operators32.C,
9400         * g++.law/{operators33.C, operators34.C}: Likewise.
9401         * g++.law/{pic1.C, refs2.C}: Likewise.
9402         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
9403         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
9404         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
9405         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9406
9407         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
9408         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
9409         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
9410         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
9411         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
9412         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9413         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9414         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9415         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9416         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9417         * g++.law/{operators34.exp}: Likewise.
9418         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9419         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9420         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9421         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9422         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9423
9424         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9425         No longer expected to fail.
9426         * g++.law/missed-error3.C: Tweak for recent bool changes.
9427
9428 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9429
9430         * config/emb-unix: Deleted.
9431         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9432         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9433
9434 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9435
9436         * lib/dg.exp (dg-test): Fix typo in last patch.
9437
9438 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9439
9440         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9441         (handles multiple occurrences).
9442
9443 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9444
9445         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9446         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9447         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9448         printed).
9449         * lib/c-torture.exp (c-torture-compile): Likewise.
9450         (c-torture): Prepend full path if missing.
9451         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9452         (gcc_fail): Likewise.
9453         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9454
9455 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9456
9457         * lib/netware.exp: Only attach to NetWare i386 systems.
9458
9459 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9460
9461         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9462         messages.  Add test name to "output pattern match" pass/fail message.
9463
9464 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9465
9466         * gcc.dg: New testsuite.
9467         * gcc.dg/dg.exp: New file.
9468
9469         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9470         test-switch.c}: Deleted.
9471
9472         * gcc.misc-tests/msgs.exp: New testcase driver.
9473
9474 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9475
9476         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9477         Watch for illegal return values from ${tool}_load.
9478         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9479         cross targets.  Coerce return value >0 to 1.
9480
9481 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9482
9483         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9484
9485         * config/emb-unix.exp: New file.
9486
9487         * config/sim.exp: Error if variable $SIM not defined.
9488         (${tool}_load): Mark test as "untested" if simulator missing.
9489
9490         * config/unix.exp: Load remote.exp to get rcp_download.
9491         * lib/c-torture.exp: Use different option lists for testcases with
9492         and without loops.
9493         * gcc.c-torture/execute/execute.exp: Likewise.
9494
9495 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9496
9497         * config/*.exp: Clarify return code from ${tool}_load.
9498         Call `unresolved' or `untested' instead of `warning' or `perror'
9499         (sometimes you still want to call both though).
9500         Add comment that `shell_id' is local to each file.
9501         * config/udi.exp (timeout): Set to 30.
9502         Don't print warning if connection fails, $connectmode has already
9503         printed an error.
9504         (${tool}_load): Move verbose messages to level 2.
9505         Rework pattern for "Process started" message.
9506         Pass `shell_id' to ${connectmode}_download.
9507         Retry twice upon timeout.  Make resetting of target more robust.
9508         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9509         Pass `shell_id' to exit_$connectmode.
9510         Only call exit_$connectmode if connected.
9511         * config/unix.exp (${tool}_load): Check return codes better.
9512         * config/vrtx.exp (${tool}_load): Likewise.
9513         * config/vx.exp (${tool}_load): Likewise.
9514         Delete unneeded global's.
9515         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9516         from ${tool}_load.
9517         (dg-stat): Delete.
9518         (dg-init): Delete recording of pass/fail counts.
9519         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9520         (old-dejagnu-init): Likewise.
9521         (old-dejagnu-stat): Delete contents, empty proc now.
9522         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9523         (c-torture): Delete references to lcnt, lpass, lfail.
9524         Get option list from TORTURE_OPTIONS.
9525         Delete -funroll[-all]-loops if no loops.
9526         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9527         (g++_stat): Delete contents (empty proc now).
9528         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9529         (gcc_finish): Likewise.
9530         (gcc_stat): Deleted.
9531         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9532         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9533         * gcc.c-torture/execute/execute.exp: Likewise.
9534         Split tests into two parts: compile, execute.
9535         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9536         no loops.  Update to reflect clarified return codes from ${tool}_load.
9537
9538 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9539
9540         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9541         to grep for.
9542         (old-dejagnu): Likewise (where necessary).
9543
9544 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9545
9546         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9547
9548         * lib/dg.exp (dg-process-target): Fix processing of selector.
9549         Add comment regarding use of `error'.
9550
9551         * lib/gcc.exp (prune_system_crud): Define if missing.
9552         * lib/g++.exp (prune_system_crud): Likewise.
9553
9554         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9555         Call prune_system_crud.
9556         * lib/dg.exp (dg-runtest): New proc.
9557         Use perror instead of send_user for tcl errors in testcase.
9558         Don't return any value, it's never used.
9559         Don't clobber previous definition of `unknown'.
9560         Print tcl errors in `dg-final'.
9561
9562 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9563
9564         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9565         (dg-test): Don't print errorInfo, it contains stack backtrace.
9566
9567 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9568
9569         * lib/g++.exp (runtest_file_p): Define if missing.
9570
9571 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9572
9573         * lib/mike-g++.exp: Comment out loading of g++.exp.
9574         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9575         (default_g++_version): Always print something.
9576         (default_g++_start): Comment out call to `which'.
9577         (g++_start, g++_load): Deleted (must be defined in config file).
9578         * lib/gcc.exp: Test for existence of $CC at start.
9579         Delete check for tmpdir (done in gcc_init).
9580         (default_gcc_version): Always print something.
9581         (default_gcc_start): Comment out call to `which'.
9582         * config/*.exp: Major cleanup - make cross targets work at least a
9583         little better for g++ (by not being "--tool gcc" specific).
9584         Rename gcc_xxx to ${tool}_xxx.
9585         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9586         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9587
9588 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9589
9590         * lib/c-torture.exp (c-torture-compile): Rework compiler
9591         message processing.
9592
9593         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9594         c-torture.
9595
9596 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9597
9598         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9599
9600         * lib/dg.exp (dg-process-target): Support { target native }.
9601
9602 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9603
9604         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9605         looked for "... program xxx got fatal signal".
9606         Correct regsub munging of `comp_output'.
9607         Ignore compiler messages "path prefix not used" and "linker input
9608         file unused".
9609
9610 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9611
9612         * lib/gcc.exp (runtest_file_p): Define if missing.
9613         * gcc.prms/template.c: Example to work from.
9614
9615 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9616
9617         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9618         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9619
9620         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9621         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9622         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9623         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9624
9625         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9626         (dg-process-target): No longer a varargs proc.
9627         Return S/N for target, P/F for xfail.  All callers changed.
9628         (user option procs): More argument checking.
9629         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9630         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9631         (dg-test): Skip test if not running on selected target in `dg-do'.
9632         Update handling of `dg-do-what', `dg-output-text'.
9633         Separate execution pass/fail from output pattern match pass/fail.
9634         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9635
9636 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9637
9638         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9639         target for 920510-1.c.
9640
9641 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9642
9643         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9644         Clean up comment regarding use of passcnt, etc.
9645         (gcc_stat): Don't update `testcnt' here.
9646         (gcc_finish): Do it here.
9647         Might as well reset `but_id' here too.
9648         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9649         to determine if the file should be tested.
9650         * gcc.c-torture/compile/compile.exp: Likewise.
9651         * gcc.c-torture/execute/execute.exp: Likewise.
9652         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9653         * gcc.misc-tests/dg-test.exp: Likewise.
9654         * gcc.prms/prms.exp: Likewise.
9655         * gcc.wendy/wendy.exp: Likewise.
9656         * g++.old-deja.exp: Likewise.
9657         Move "Testing file" message to verbose level 1.
9658
9659 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9660
9661         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9662
9663 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9664
9665         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9666         (default_gcc_start): Accept optional second list element
9667         of compiler flags.  Print compiler output at verbosity level 2.
9668         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9669         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9670         Save current values of framework globals passcnt, failcnt, xpasscnt,
9671         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9672         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9673         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9674         xfailcnt to compute stats.  Update framework global `testcnt' from
9675         pass/fail counts.
9676         (gcc_finish): New proc.  Clean up test environment.
9677         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9678         (gcc_epass, gcc_efail): Delete.
9679         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9680         argument of line number.
9681         (dg-init): If the tool has an init routine, call it.
9682         (dg-test): Remove args `cflags_var' and `libs_var'.
9683         Pass all compiler options to ${tool}_start.
9684         Handle missing line number.
9685         (dg-finish): New function.
9686         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9687         particular files.  Call gcc_finish at end.  Move "skipping test"
9688         message to verbosity level 3.
9689         * gcc.c-torture/compile/compile.exp: Likewise.
9690         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9691         * gcc.c-torture/execute/execute.exp: Likewise.
9692         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9693         Print testcase being tried at verbosity level 1.
9694         * gcc.c-torture/special/special.exp: Unset xfail.
9695         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9696         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9697         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9698         * gcc.failure/failure.exp: Likewise.
9699         * gcc.ieee/ieee.exp: Likewise.
9700         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9701         Update call to dg-test.  Call dg-finish at end.
9702         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9703         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9704         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9705         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9706         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9707         * gcc.wendy/wendy.exp: Add copyright.
9708         Delete setting of tmpdir (done by gcc_init).
9709         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9710         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9711         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9712         gcc_[ce]pass/fail.
9713
9714 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9715
9716         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9717         confusion.
9718         (g++_load): Likewise.
9719
9720         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9721         Rename argument to `prog' to remove the confusion.
9722         Varargs fns behave differently too!
9723         (g++_load): Likewise.
9724
9725         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9726
9727         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9728         what it is.  Delete (always) printing of status value for !native.
9729         Simplify verbose code, and include status and exec_output.
9730         (g++_load): Use gcc_load.
9731
9732 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9733
9734         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9735         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9736         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9737         940714-3.c as these testcases don't exist anymore.  Make
9738         va-arg-1.c expected to pass.
9739
9740 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9741
9742         * gcc.misc-tests/misc.exp: Only run specific testcases.
9743         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9744         * gcc.misc-tests/dg-[1-9].c: New files.
9745
9746         * lib/dg.exp: New testsuite driver.
9747         * gcc.prms/prms.exp: Use it.
9748
9749         * README.gcc: New file.
9750
9751         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9752         Document and reset `lxpass' and `lxfail'.
9753         Simplify "initialized" message.
9754         (gcc_stat): Clean up comments a little.
9755
9756 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9757
9758         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9759
9760 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9761
9762         * lib/old-dejagnu.exp (process-option): New proc.
9763         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9764         (old-dejagnu): Simplify.
9765         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9766
9767 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9768
9769         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9770         exists and is not an empty string.
9771
9772         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9773         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9774         finished.
9775         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9776         automatically.
9777
9778         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9779         longer expected to fail.
9780
9781         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9782         "f" function call.
9783
9784         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9785
9786         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9787         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9788         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9789         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9790         c-torture-1.29.
9791
9792         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9793         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9794
9795         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9796
9797         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9798         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9799
9800         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9801         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9802         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9803
9804 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9805
9806         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9807         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9808         940714-1.c, 940714-2.c, 940714-3.c},
9809         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9810         gcc.misc-tests/{mg.c,mg.exp}:
9811         New tests.
9812         * gcc.noncompile/noncompile.exp: Change accordingly.
9813
9814 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9815
9816         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9817         Undo previous clobberage.
9818
9819 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9820
9821         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9822         * gcc.special/{930510-1.c, special.exp}:
9823         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9824         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9825         struct-varargs-1.c}: New tests from c-torture-1.26.
9826
9827 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9828
9829         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9830           argument to switch.
9831
9832 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9833
9834         * Revert the previous changes.  Please see Rob's directory
9835           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9836           fixes.
9837
9838 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9839
9840         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9841             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9842             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9843             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9844             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9845             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9846             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9847             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9848             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9849             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9850             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9851             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9852             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9853             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9854             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9855             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9856             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9857             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9858             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9859             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9860             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9861             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9862             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9863             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9864             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9865             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9866             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9867
9868 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9869
9870         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9871             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9872           with perror calls.
9873
9874 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9875
9876         * config/unix.exp (g++_load): Fix syntax.
9877
9878 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9879
9880         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9881         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9882         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9883         Don't expect va-arg-1.c to fail.  Correct expected output for
9884         920928-1.c.
9885         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9886         * gcc.wendy/hbm4.c: Correct typo.
9887         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9888
9889 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9890
9891         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9892         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9893         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9894         * lib/c-torture.exp (c-torture-compile): Ditto.
9895
9896         Reduce volume of output (remove all the -I's and such).
9897         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9898         Call gcc_cpass, gcc_cfail.
9899         (c-torture): Pass testing option to c-torture-compile.
9900
9901 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9902
9903         Bring patches over from progressive.
9904         * config/default.exp: Exit remote shell cleanly.
9905         (g++_exit, g++_start): Add default versions.
9906         * config/sim.exp (gcc_load): Use perror, not error.
9907
9908 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9909
9910         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9911         set in site.exp.
9912
9913 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9914
9915         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9916         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9917         (wendy_try): New proc to run testcase.
9918         (main loop): Call 'em.
9919         * gcc.wendy/*.c: Clean up pass to correct expected output.
9920
9921         * lib/gcc.exp: Minor cleanup work.
9922         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9923
9924 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9925
9926         * config/sim.exp (gcc_load): Document return codes better.
9927         Don't pass -v to simulator.
9928
9929 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9930
9931           * gcc.special/920717-x.c: Fix typo.
9932           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9933           get at sources.
9934
9935         * lib/mike-gcc.exp: Fix typo.
9936
9937 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9938
9939         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9940         binary to use, transform the name.
9941         * config/*.exp: rename everything. Nuke any g++ specific files,
9942         it's now a special case of gcc that requires no special support.
9943         Add a default.exp for unsupported targets.
9944
9945 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9946
9947         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9948         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9949         version of Tcl.
9950
9951 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9952
9953         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9954         than a warning.
9955
9956 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9957
9958         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9959
9960 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9961
9962         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9963         option_list.  Compile every file with only 4/6 option choices
9964         (same as C torture) instead of with 12/18 different option
9965         choices.
9966         * lib/c-torture.exp: Likewise.
9967
9968         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9969         not already set.
9970
9971 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9972
9973         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9974         can put an XFAIL *-*-* on excess errors.
9975
9976 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9977
9978         * g++.law: Add more tests derived from g++-bugs snapshots.
9979
9980         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9981         equivalent to g++.law/init9.
9982
9983         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9984         compiled it, and the a.out file after we've run it.
9985
9986 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9987
9988         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9989         compiled it, and the a.out file after we've run it.
9990
9991 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9992
9993         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9994
9995 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9996
9997         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9998         version number.
9999
10000 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10001
10002         * g++.law: New directory of g++ tests derived from the g++-bugs
10003         snapshots.
10004
10005 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10006
10007         * gcc.compile: initbug1.c initbug1.exp testcase added
10008
10009 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10010
10011         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10012         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10013           fixes submitted by Jeff Law (law@cs.utah.edu)
10014         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10015           Jeff Law (law@cs.utah.edu)
10016
10017
10018 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10019
10020         * config/unix-g++.exp: Follow the gcc way of doing things.
10021         * g++.old-deja/old-deja.exp: Minor updates.
10022         * lib/g++.exp: New file, follow the gcc way of doing things.
10023         * lib/old-dejagnu.exp: Minor updates.
10024         * lib/mike-g++.exp: Always unset errorInfo.
10025
10026 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10027
10028         * lib/gcc.exp: Fix some errors with the below change, CC and
10029         CFLAGS should be global when setting, not local.
10030
10031 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10032
10033         * lib/gcc.exp: Transform tool name.
10034
10035 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10036
10037         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10038
10039 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10040
10041         * lib/gcc.exp: change gcc_done to gcc_stat
10042
10043 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10044
10045         * Upgraded gcc testsuite to c-torture version 1.25
10046
10047 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10048
10049         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10050         * lib/c-torture: added hooks for new reporting code.
10051
10052 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10053
10054         * config/sh-gcc.exp: check if sh-sim exists in the path
10055
10056 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10057
10058         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10059         * gcc.compile/compile.exp: Initial changes for new logic.
10060         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10061         * gcc.failure/failure.exp: Initial changes for new logic.
10062         * gcc.ieee/ieee.exp: Initial changes for new logic.
10063         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10064         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10065         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10066         * lib/c-torture.exp: Initial changes for new logic.
10067         * lib/gcc.exp: Initial changes for new logic.
10068
10069 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10070
10071         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10072         depend upon failure or success.  Fully qualify names in failure
10073         and success messages.  Always remove a.out before starting
10074         compile, just in case.  Pay more attention to error text output by
10075         the compiler.  Handle testcases with no known past errors just
10076         like all others, so that things are uniform.  Other miscellaneous
10077         improvements.
10078
10079 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10080
10081         * gcc.cpp: new directory for cpp tests
10082
10083 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10084
10085         * lib/chill.exp: Code reformatted, removed unused code.
10086         * config/unix-chill.exp: Code reformatted, removed unused code.
10087         * chill.execute/execute.exp: Code reformatted, removed unused code.
10088         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10089
10090 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10091
10092         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10093         routines not written.
10094
10095 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10096
10097         * config/bug-gcc.exp: Use new procs from bug.exp.
10098
10099 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10100
10101         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10102         via ftp, rather than depending on NFS.
10103         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10104         case.
10105
10106 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10107
10108         * config/bug-gcc.exp: Use new download proc.
10109
10110 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10111
10112         * chill.execute/execute.exp: cleanups, handles errors better
10113         * chill.compile/compile.exp: rewrite, based on execute.exp
10114         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10115         * lib/chill.exp: major changes to diff proc and compile and link
10116           procs. added chill_fail and chill_pass wrappers to pass and
10117           fail. added more comments, and handle error codes better.
10118           Added a hack to capture stderr from exec, so noncompile tests
10119           can work.
10120
10121 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10122
10123         * chill.execute/execute.exp: rewrite of testsuite driver
10124         * lib/chill.exp: rewrite of testsuite driver
10125         * config/unix-chill.exp: rewrite of testsuite driver
10126
10127 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10128
10129     In chill.execute:
10130         * iexpr.ch: Standardize uppercase.
10131         * tuples.dat: Standardize uppercase.
10132         * vary.ch: standardize.  Correct varying string assignments.
10133         * vary.dat: Add new output lines.
10134
10135 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10136
10137     In chill.execute:
10138         * chprintf.ch: Standardize use of uppercase.
10139         * tuples.ch: Standardize and turn arr2 into a DCL,
10140           rather than a SYN.
10141         * pinits.ch: Standardize.
10142
10143 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10144
10145         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10146         * Makefil: Renamed to Makefile.in.
10147         * configure.in: New.
10148
10149 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10150
10151     In chill.execute:
10152         * .cvsignore: Add result/output files.
10153         * Makefile: Fix up variables at start.  Use MFLAGS
10154           everywhere.  Correct bool_loc, built_ins entries.
10155           Add entry for vary1.ch.
10156         * bitarray.ch: Standardize upper-case usage.
10157         * bitexpr.ch: Standardize, add output of b1.
10158         * params.ch: Use arrayt in along PROC parameters, to
10159           avoid novelty problems.
10160         * sets.ch: Tiny cleanup.
10161         * vary1.ch: Re-indent.
10162
10163 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10164
10165           * Add PR-related files to Makefiles, .cvsignore files, etc.
10166
10167 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10168
10169         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10170           with compiler objects. New names are test-flow.c and test-loop.c
10171
10172 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10173
10174         * Upgraded c-torture tests from 1.19 to 1.20
10175
10176         * new files:
10177         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10178         * gcc.compile: 930623-1.c 930623-2.c
10179         * gcc.noncompile: 930622-1.c 930622-2.c
10180         * gcc.failure: 920411-1.c 920627-2.c
10181         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10182
10183 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10184
10185         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10186           More changes to get testsuite working properly. Needs more work.
10187           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10188
10189 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10190
10191         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10192           More changes to get testsuite working properly. Needs more work.
10193
10194 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
10195
10196         * chill.compile/compile.exp: Added for Dejagnu support
10197         * chill.execute/execute.exp: Added for Dejagnu support
10198         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
10199
10200 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10201
10202     This should complete moving the CHILL test files.
10203         * chill.noncompile(.cvsignore printf.grt
10204             in-printf.grt chprintf.grt chprintf.ch):
10205             Added test-support files.
10206           (Makefile): Modified further.
10207         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
10208             signal.ch): Added test files.
10209           * chill.execute (.cvsignore printf.grt printr.c
10210             in-printf.grt rts.c chprintf.grt rts.h): Added
10211           test-support files.
10212             (Makefile): More corrections.
10213
10214 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
10215
10216         * chill.compile, chill.execute, chill.nocompile: Add CHILL
10217           test cases, ready for DejaGnu.
10218
10219 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10220
10221         * Upgraded c-torture tests from 1.18 to 1.19
10222
10223         * gcc.compile: added test(s):
10224           930607-1.c
10225         * gcc.execute: added test(s):
10226           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
10227
10228         * added new subdirectory for misc tests: gcc.misc-tests
10229         * gcc.misc-test(s): added tests:
10230           inst-check.c test-consts.c test-ior.c test-switch.c
10231
10232 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10233
10234         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
10235
10236 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10237
10238         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
10239
10240 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10241
10242         * Upgraded c-torture tests from 1.17 to 1.18
10243
10244 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10245
10246         * Upgraded c-torture tests from 1.12 to 1.17
10247
10248 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
10249
10250         * lib/old-dejagnu.exp:
10251           Fixed handling of XFAIL target triplets to correctly
10252           recognize wildcard characters.  Removed code that
10253           appended a unique id tag to the end of the file name
10254           printed out by the result of the testcases within a
10255           given test file.
10256
10257 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
10258
10259         * lib/old-dejagnu.exp:
10260           Reworked expected failure handling to trigger off of XFAIL
10261           keyword in keyphrase embeded in testcase source code. The
10262           XFAIL keyword must be at the end of the keyphrase line. It
10263           may optionally be followed by one or more target triplets.
10264           It has just occured that the handling of wildcards in the
10265           target triplet may not be correct.
10266
10267 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
10268
10269         * g++.old-deja/tests:
10270           Moved all subdirectories up one level into g++.old-deja .
10271
10272         * lib/old-dejagnu.exp:
10273           Fixed problem with CXXFLAGS not being properly reset, and being
10274           corrupted with extraneous "-c" compiler option.  This was
10275           causing binaries to not be generated for test that needed them.
10276           Modified strings passed to "pass" and "fail" so that individual
10277           tests from the same test file would be distinguished by an
10278           identifier appended to the test file name in the summary logs;
10279           this corrected a problem with erroneous diff logs.  Added code
10280           to search testcases for expected fail and unexpected pass keywords.
10281
10282 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10283
10284         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
10285
10286 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10287
10288         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
10289           Removed extraneous text from end of "Special g++ Options"
10290           keyphrase.
10291
10292         * lib/old-dejagnu.exp: Added pattern matching to look for new
10293           keywords, embedded in testcases comments, which will trigger
10294           calls to xpass and xfail.
10295
10296 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
10297
10298         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
10299           comments embedded in the testcases, especially the one looking for
10300           special compiler options, as well as the pattern matching for the
10301           compiler output again.
10302
10303 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
10304
10305         * lib/old-dejagnu.exp: Do a proper check of the return value for
10306           execute tests. Fixed several problems with the pattern matching
10307           of the compiler output which gave erroneous test results.
10308           Changed several of the test result messages to be more descriptive.
10309         * config/unix-g++.exp: Proc g++_load now actually works and
10310           executes the tests passed to it and returns a usable return
10311           value.
10312
10313 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10314
10315           * lib/gcc.exp: Exits gracefully if $CC is bogus.
10316
10317 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10318
10319         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
10320           Modified both files to properly execute the old style
10321           dejagnu tests. The previous versions of these files were
10322           experimental and did not function anything near correctly.
10323
10324 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
10325
10326         * Removed all Makefile.in and configure.in files. No configuration
10327         needed now.
10328
10329 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
10330
10331         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
10332
10333 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10334
10335         * gcc.compile/configure.in, gcc.unsorted/configure.in,
10336         gcc.special/configure.in, gcc.noncompile/configure.in,
10337         gcc.execute/configure.in, gcc.code_quality/configure.in,
10338         g++.other/configure.in, g++.old-deja/configure.in,
10339         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
10340         in srcname setting.
10341
10342 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10343
10344         * lib/udi.exp:  Fixed mondfe and mondfe_download.
10345         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
10346         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
10347
10348 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10349
10350         * config/udi-gdb.exp: Check $shell_id after connecting to target.
10351         (gdb_exit): Don't remove *_soc files.
10352
10353 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10354
10355         * lib/c-torture.exp: Don't look for main; instead always use -w
10356         -c.  This is how the c-torture tests work.  Remove the object
10357         file if the compilation succeeds.
10358         * gcc.execute/execute.exp: Remove executable if test passes.
10359         * gcc.noncompile/noncompile.exp: Every test is an expected
10360         failure.
10361         * gcc.special/special.exp: Added tests from c-torture 1.11,
10362         corrected use of existing test.
10363         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
10364         gcc.execute/920625-1.c: Updated to c-torture 1.11.
10365         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
10366         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
10367         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
10368         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
10369         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
10370         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
10371         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
10372         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
10373         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
10374         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
10375         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
10376         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
10377         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
10378         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
10379         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
10380         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
10381         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
10382         c-torture 1.11.
10383         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
10384         correspond to c-torture 1.11.
10385
10386         * New file.