f3bd7830104823d1ddb38ba3f9756e8e66a83d76
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.c-torture/compile/20020116-1.c: New test.
4
5 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
6
7         * gcc.dg/20020116-2.c: New test.
8
9         * gcc.dg/ultrasp4.c: New test.
10
11         * gcc.dg/20020116-1.c: New test.
12
13 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
14
15         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16         by EABI.
17
18 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
19
20         * gcc.misc-tests/i386-prefetch.exp: New.
21         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
22         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
23         * gcc.misc-tests/i386-pf-none-1.c: New test.
24         * gcc.misc-tests/i386-pf-sse-1.c: New test.
25
26 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
27
28         * gcc.dg/gnu89-init-1.c: Add new tests.
29
30 2002-01-15  Andreas Jaeger  <aj@suse.de>
31
32         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
33         * gcc.dg/i386-mmx-2.c: Likewise.
34         * gcc.dg/i386-sse-1.c: Likewise.
35         * gcc.dg/i386-sse-2.c: Likewise.
36         * gcc.dg/i386-sse-3.c: Likewise.
37
38 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
39
40         * g77.f-torture/execute/intrinsic-unix-bessel.f:
41         Uncomment additional cases that now pass.
42
43 2002-01-11  Richard Henderson  <rth@redhat.com>
44
45         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
46         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
47
48 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
49
50         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
51
52 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
53
54         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
55         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
56
57 2002-01-10  Dale Johannesen  <dalej@apple.com>
58
59         * gcc.c-torture/execute/loop-11.c: New.
60
61 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
62
63         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
64         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
65
66 2002-01-09  Richard Henderson  <rth@redhat.com>
67
68         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
69         type in which to perform the operation for each size.
70
71 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
72
73         * gcc.c-torture/compile/20020109-2.c: New test.
74
75 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
76
77         * gcc.c-torture/execute/loop-10.c: New test.
78
79 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
80
81         * gcc.c-torture/compile/20010226-1.c: New test.
82         * gcc.c-torture/compile/20010227-1.c: New test.
83         * gcc.c-torture/compile/20010426-1.c: New test.
84         * gcc.c-torture/compile/20010510-1.c: New test.
85         * gcc.c-torture/compile/20010605-3.c: New test.
86         * gcc.c-torture/compile/20010824-1.c: New test.
87         * gcc.c-torture/execute/20010409-1.c: New test.
88         * gcc.dg/noncompile/20000901-1.c: New test.
89         * gcc.dg/20001023-1.c: New test.
90         * gcc.dg/20001101-1.c: New test.
91         * gcc.dg/20001102-1.c: New test.
92         * gcc.dg/20010207-1.c: New test.
93         * gcc.dg/20010405-1.c: New test.
94         * gcc.dg/20010822-1.c: New test.
95         * gcc.dg/20011107-1.c: New test.
96
97 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
98
99         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
100
101         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
102         execution failure on PA targets.
103
104 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
105
106         * gcc.c-torture/compile/20020109-1.c: New test.
107
108 2002-01-08  Kazu Hirata  <kazu@hxi.com>
109
110         * gcc.c-torture/execute/20020108-1.c: New test.
111
112 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
113
114         * gcc.dg/20020108-1.c: New test.
115
116 2002-01-08  H.J. Lu <hjl@gnu.org>
117
118         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
119         for header files.
120
121 2002-01-08  Geoff Keating  <geoffk@redhat.com>
122
123         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
124         consistency.
125
126 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
127
128         * gcc.dg/altivec-4.c: Test altivec predicates.
129
130 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
131
132         * gcc.c-torture/execute/20020107-1.c: New test.
133
134 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
135
136         PR c/5279
137         * gcc.c-torture/compile/20020106-1.c: New test.
138
139 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
140
141         * gcc.c-torture/execute/nestfunc-4.c: New test.
142
143 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
144
145         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
146         extra triple that slipped in.
147         * g++.old-deja/g++.abi/align.C: Likewise.
148         * g++.old-deja/g++.abi/bitfields.C: Likewise.
149
150 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
151
152         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
153         * g++.old-deja/g++.abi/align.C: Likewise.
154         * g++.old-deja/g++.abi/bitfields.C: Likewise.
155
156         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
157         on FreeBSD/i386.
158         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
159         FreeBSD.
160
161 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
162
163         * gcc.dg/20020104-1.c: New test.
164
165         * gcc.dg/20020104-2.c: New test.
166
167 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
168
169         * gcc.dg/20020103-1.c: Fix typo in target selector.
170
171 2002-01-03  Richard Henderson  <rth@redhat.com>
172
173         * gcc.dg/20020103-1.c: New.
174
175 2002-01-03  Kazu Hirata  <kazu@hxi.com>
176
177         * gcc.c-torture/execute/20020103-1.c: New test.
178
179 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
180
181         * g++.dg/other/debug2.C: New test.
182
183         * gcc.c-torture/compile/20020103-1.c: New test.
184
185 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
186
187         * gcc.dg/gnu89-init-1.c: Added new tests.
188
189 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
190
191         * g++.dg/template/friend2.C: Remove as patch is reverted.
192
193         * g++.dg/warn/oldcast1.C: New test.
194
195         * g++.dg/template/ptrmem1.C: New test.
196         * g++.dg/template/ptrmem2.C: New test.
197
198         * g++.dg/template/ntp.C: New test.
199
200         * g++.dg/other/component1.C: New test.
201
202         * g++.dg/template/ttp3.C: New test.
203
204         * g++.dg/template/friend2.C: New test.
205         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
206
207 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
208
209         * g++.dg/other/ptrmem1.C: New test.
210         * g++.dg/other/ptrmem2.C: New test.
211
212 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
213
214         * g++.dg/template/ctor1.C: New test.
215
216 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
217
218         * g++.dg/template/friend2.C: New test.
219
220 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
221
222         * gcc.dg/mmix-1.c: New test.
223
224 2001-12-31  Richard Henderson  <rth@redhat.com>
225
226         * gcc.dg/asm-5.c: New.
227
228 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
229
230         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
231         in namespace __gnu_cxx
232
233 2001-12-30  Richard Henderson  <rth@redhat.com>
234
235         * gcc.dg/debug-6.c: New.
236
237 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
238
239         * gcc.c-torture/compile/20011229-2.c: New test.
240
241 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
242
243         * gcc.dg/debug-3.c: New test.
244         * gcc.dg/debug-4.c: New test.
245         * gcc.dg/debug-5.c: New test.
246
247 2001-12-29  Richard Henderson  <rth@redhat.com>
248
249         * g++.dg/eh/loop1.C: New.
250
251 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
252
253         * g++.dg/template/crash1.C: New test.
254
255 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
256
257         * g++.dg/other/const1.C: New test.
258
259 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
260
261         * gcc.c-torture/compile/20011229-1.c: New test.
262
263 2001-12-28  Stan Shebs  <shebs@apple.com>
264
265         * lib/objc-torture.exp: Resync with c-torture.exp.
266         * lib/objc.exp: Load standard libraries.
267
268 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
269
270         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
271         additional tests.
272
273 2001-12-27  Roger Sayle <roger@eyesopen.com>
274
275         * gcc.c-torture/execute/string-opt-16.c: New testcase.
276
277 2001-12-27  Richard Henderson  <rth@redhat.com>
278
279         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
280
281 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
282
283         * g++.dg/eh/ctor1.C: New test.
284         * g++.dg/other/error2.C: New test.
285
286 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
287
288         * g++.dg/other/init2.C: New test.
289
290 2001-12-24  Richard Henderson  <rth@redhat.com>
291
292         * gcc.dg/20011223-1.c: New.
293         * gcc.dg/inline-1.c: New.
294
295 2001-12-23  Richard Henderson  <rth@redhat.com>
296
297         * gcc.dg/asm-4.c: Test operand modifiers.
298
299 2001-12-23  Richard Henderson  <rth@redhat.com>
300
301         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
302
303 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
304
305         * gcc.c-torture/execute/20011223-1.c: New test.
306
307 2001-12-21  Richard Henderson  <rth@redhat.com>
308
309         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
310         re-enables the warning.
311
312 2001-12-21  Richard Henderson  <rth@redhat.com>
313
314         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
315
316 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
317
318         * gcc.c-torture/compile/20011218-1.c: New test.
319
320 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
321
322         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
323         arm-isr.c test.
324         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
325         epilogue generation for ARM ISR routines.
326
327 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
328
329         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
330         * gcc.dg/format/c90-printf-3.c: Likewise.
331         * gcc.dg/format/c99-printf-3.c: Likewise.
332         * gcc.dg/format/ext-1.c: Likewise.
333         * gcc.dg/format/ext-6.c: Likewise.
334         * gcc.dg/format/format.h: Prototype unlocked stdio.
335
336 2001-12-20  Richard Henderson  <rth@redhat.com>
337
338         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
339         (arena): Use it.
340         (malloc): Correct allocation logic.  Abort if we fill up the
341         arena before initialization complete.
342         (realloc): Correct allocation logic.
343
344 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
345
346         * gcc.c-torture/compile/20011219-2.c: New test.
347
348         * gcc.c-torture/execute/20011219-1.c: New test.
349
350 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
351
352         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
353         target does not support weak symbols.
354
355 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
356
357         * gcc.c-torture/compile/20011219-1.c: New test.
358
359 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
360
361         * g++.dg/other/error1.C: New test.
362
363 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
364
365         * gcc.c-torture/execute/20011217-1.c: New test.
366
367 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
368
369         * objc.dg/special/: New directory.
370         * objc.dg/special/special.exp: New file.
371         * objc.dg/special/unclaimed-category-1.h: New file.
372         * objc.dg/special/unclaimed-category-1a.m: New file.
373         * objc.dg/special/unclaimed-category-1.m: New file.
374
375 2001-12-17  Andreas Jaeger  <aj@suse.de>
376
377         * gcc.c-torture/compile/20011217-2.c: New test.
378
379 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
380
381         * gcc.c-torture/compile/20011217-1.c: New test.
382
383 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
384
385         * testsuite/gcc.dg/20011214-1.c: New.
386
387 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
388
389         * gcc.dg/altivec-4.c: New.
390
391 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
392
393         * gcc.dg/20011113-1.c: New test.
394
395 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
396
397         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
398         std::__malloc_alloc_template<0> and
399         std::__default_alloc_template<false, 0>.
400
401 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
402
403         * objc/execute/bf-21.m: New test.
404         * objc/execute/enumeration-1.m: New test.
405         * objc/execute/enumeration-2.m: New test.
406
407 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
408
409         * gcc.dg/gnu89-init-1.c: New test.
410
411 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
412
413         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
414         * g++.old-deja/g++.jason/2371.C: Likewise.
415         * g++.old-deja/g++.jason/template33.C: Likewise.
416         * g++.old-deja/g++.jason/template34.C: Likewise.
417         * g++.old-deja/g++.jason/template36.C: Likewise.
418         * g++.old-deja/g++.oliva/typename1.C: Likewise.
419         * g++.old-deja/g++.oliva/typename2.C: Likewise.
420         * g++.old-deja/g++.other/typename1.C: Likewise.
421         * g++.old-deja/g++.pt/inherit2.C: Likewise.
422         * g++.old-deja/g++.pt/nontype5.C: Likewise.
423         * g++.old-deja/g++.pt/typename11.C: Likewise.
424         * g++.old-deja/g++.pt/typename14.C: Likewise.
425         * g++.old-deja/g++.pt/typename16.C: Likewise.
426         * g++.old-deja/g++.pt/typename3.C: Likewise.
427         * g++.old-deja/g++.pt/typename4.C: Likewise.
428         * g++.old-deja/g++.pt/typename5.C: Likewise.
429         * g++.old-deja/g++.pt/typename7.C: Likewise.
430         * g++.old-deja/g++.robertl/eb9.C: Likewise.
431
432 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
433
434         * g++.dg/other/linkage1.C: New test.
435         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
436         specifiers.
437
438 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
439
440         * gcc.dg/concat.c: New test.
441
442 2001-12-11  Stan Shebs  <shebs@apple.com>
443
444         * objc/compile: New test directory.
445         * objc/compile/compile.exp: New expect script.
446         * objc/compile/20011211-1.m: New compile test.
447
448 2001-12-11  Jason Merrill  <jason@redhat.com>
449
450         * lib/prune.exp (prune_gcc_output): Also handle "In member
451         function".  So many permutations...
452
453 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
454
455         * g++.dg/template/typedef1.C: New test.
456
457 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
458
459         * g++.dg/other/copy1.C: New test.
460
461 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
462
463         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
464
465         * gcc.dg/builtin-choose-expr.c: New.
466
467 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
468
469         * gcc.dg/altivec-2.c: New.
470
471 2001-12-07  Richard Henderson  <rth@redhat.com>
472
473         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
474
475 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
476
477         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
478         ultrasparc.
479
480 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
481
482         * g++-old.deja/g++.robertl/eb101.C: Deleted.
483
484 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
485
486         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
487         variable argument list.
488
489 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
490
491         * gcc.c-torture/execute/memcheck: Delete entire directory.
492         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
493         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
494
495 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
496
497         * gcc.dg/Wshadow-1.c: New test.
498
499 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
500
501         * gcc.c-torture/compile/20011130-1.c: New test.
502
503         * gcc.dg/noncompile/20011025-1.c: New test.
504
505         * g++.dg/other/anon-union.C: New test.
506
507         * gcc.c-torture/execute/20011024-1.c: New test.
508
509 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
510
511         * gcc.c-torture/execute/20000722-1.x,
512         gcc.c-torture/execute/20010123-1.x: Remove.
513         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
514         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
515         gcc.dg/c99-complit-2.c: New tests.
516
517 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
518
519         * g++.dg/inherit/base1.C: New test.
520
521 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
522
523         * g++.dg/other/stdarg1.C: New test.
524
525         * gcc.c-torture/compile/20011130-2.c: New test.
526
527 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
528
529         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
530         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
531         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
532         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
533         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
534         * gcc.dg/builtin-prefetch-1.c: New test.
535
536 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
537
538         * gcc.dg/20011130-1.c: New test.
539
540 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
541
542         * g++.dg/other/scope1.C: New test.
543         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
544
545 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
546
547         * gcc.dg/vla-init-1.c: New test.
548
549 2001-12-01  Geoff Keating  <geoffk@redhat.com>
550
551         * gcc.c-torture/compile/structs.c: New testcase from GDB.
552
553 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
554
555         * objc.dg/alias.m: Update.
556         * objc.dg/class-1.m: Update.
557         * objc.dg/const-str-1.m: Update.
558         * objc.dg/fwd-proto-1.m: Update.
559         * objc.dg/id-1.m: Update.
560         * objc.dg/super-class-1.m: Update.
561
562 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
563
564         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
565         constructs.
566
567 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
568
569         * gcc.c-torture/execute/20011128-1.c: New test.
570
571 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
572
573         * gcc.dg/20011127-1.c: New test.
574
575 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
576
577         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
578         from Austin Group draft 7.
579         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
580         scanf format arguments.
581         * gcc.dg/format/no-exargs-2.c: New test.
582
583 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
584
585         * g++.dg/abi/vbase8-4.C: New test.
586
587 2001-11-24  Ian Lance Taylor  <ian@airs.com>
588
589         * gcc.c-torture/execute/20011121-1.c: New test.
590
591 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
592
593         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
594
595 2001-11-23  Andreas Jaeger  <aj@suse.de>
596
597         * gcc.dg/cpp/charconst-2.c: New test.
598
599 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
600
601         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
602         to the host if it is remote.  Let tests specify extra headers
603         they use.
604         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
605         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
606         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
607         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
608         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
609         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
610         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
611         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
612         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
613         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
614
615 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
616
617         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
618         for little endian ARMs.
619
620 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
621
622         * gcc.c-torture/compile/20011119-1.c: New test.
623         * gcc.c-torture/compile/20011119-2.c: New test.
624
625 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
626
627         * gcc.dg/altivec-1.c: Fix typo.
628
629 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
630
631         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
632
633 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
634
635         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
636
637 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
638
639         * lib/g77.exp: Don't specify --rpath-link.
640
641         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
642         across all the headers.
643         * gcc.dg/format/format.exp: For testing on a remote host,
644         copy format.h.
645
646         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
647         * gcc.c-torture/execute/930406-1.c: Likewise.
648         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
649
650 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
651
652         * gcc.dg/altivec-1.c: New.
653
654 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
655
656         * gcc.dg/cpp/fpreprocessed.c: New test case.
657
658 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
659
660         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
661         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
662         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
663
664 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
665
666         * gcc.dg/no-builtin-1.c: New test.
667
668 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
669
670         * gcc.c-torture/execute/20011115-1.c: New test.
671
672 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
673
674         * gcc.c-torture/compile/20011114-2.c: New test.
675         * gcc.c-torture/compile/20011114-3.c: New test.
676         * gcc.c-torture/compile/20011114-4.c: New test.
677
678 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
679
680         * g++.dg/other/init1.C: New test.
681
682 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
683
684         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
685         message.
686
687         * gcc.c-torture/execute/20011114-1.c: New testcase.
688
689         * gcc.c-torture/compile/20010327-1.c: Revert last change.
690         * gcc.c-torture/compile/20011114-1.c: New test, exactly
691         like the (before this change) version of 20010327-1.c.
692
693 2001-11-14  Roger Sayle <roger@eyesopen.com>
694
695         * gcc.c-torture/execute/string-opt-13.c: New testcase.
696
697 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
698
699         * g++.dg/init/array2.C: New test.
700
701 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
702
703         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
704
705 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
706
707         * g++.dg/other/forscope1.C: New test.
708         * g++.dg/ext/forscope1.C: New test.
709         * g++.dg/ext/forscope2.C: New test.
710
711 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
712
713         * gcc.c-torture/execute/20011113-1.c: New test.
714
715 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
716
717         * gcc.c-torture/execute/20011109-2.c: New test.
718
719         * gcc.c-torture/execute/20011109-1.c: New test.
720
721 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
722
723         * gcc.c-torture/compile/20011109-1.c: New test.
724
725 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
726
727         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
728         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
729         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
730         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
731         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
732         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
733         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
734
735 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
736
737         * g++.dg/warn/Wshadow-1.C: New tests.
738         * g++.old-deja/g++.mike/for3.C: Update.
739
740 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
741
742         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
743         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
744         XFAILs.  Adjust expected error texts.
745         * gcc.c-torture/compile/20011106-1.c,
746         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
747         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
748         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
749         gcc.dg/c99-array-lval-5.c: New tests.
750
751 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
752
753         * gcc.dg/cpp/defined.c: Update.
754
755 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
756
757         * gcc.c-torture/execute/anon-1.c: New test.
758
759 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
760
761         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
762         same size, so no warning should be produced on stormy16.
763
764         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
765         due to oversized array.
766         * g++.old-deja/g++.mike/ns15.C: Likewise.
767         * g++.old-deja/g++.pt/crash16.C: Likewise.
768
769 2001-11-02  Graham Stott  <grahams@redhat.com>
770
771         * g++.dgother/debug1.C: Fix typos.
772
773 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
774
775         * g++.dg/other/debug1.C: New test.
776
777 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
778
779         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
780         of unsigned long.
781
782 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
783
784         * gcc.dg/20011029-2.c: New test.
785
786         * gcc.c-torture/compile/20011029-1.c: New test.
787
788 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
789
790         * objc/execute/class_self-1.m: New test.
791         * objc/execute/class_self-2.m: New test.
792
793 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
794
795         * gcc.misc-tests/msgs.exp: Delete.
796         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
797         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
798         error set to match recent changes.
799
800 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
801
802         * gcc.dg/20011021-1.c: New test.
803
804 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
805
806         * gcc.c-torture/compile/20011023-1.c: New test.
807
808 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
809
810         * lib/g77.exp: Rewrite based on lib/g++.exp.
811
812 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
813
814         * gcc.c-torture/execute/20011019-1.c: New test.
815
816         * gcc.dg/20011018-1.c: New test.
817
818 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
819
820         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
821
822 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
823
824         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
825         * gcc.dg/attr-invalid.c: Likewise.
826
827 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
828
829         * testsuite/gcc.dg/20011015-1.c: New test.
830
831 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
832
833         * g++.dg/template/unify2.C: New test.
834
835 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
836
837         * g++.dg/other/exception-specification.C: New test
838
839 2001-10-13  Tom Rix  <trix@redhat.com>
840
841         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
842         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
843
844 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
845
846         * testsuite/gcc.dg/20011009-1.c: New test.
847
848 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
849
850         PR g++/4476
851         * g++.dg/other/friend1.C: New test.
852
853 2001-10-11  Richard Henderson  <rth@redhat.com>
854
855         * g++.old-deja/g++.other/crash18.C: Add -S to options.
856
857 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
858
859         * gcc.c-torture/compile/20011010-1.c: New.
860
861 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
862
863         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
864         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
865         g77.f-torture/execute/execute.exp,
866         g77.f-torture/noncompile/noncompile.exp,
867         gcc.c-torture/compile/compile.exp,
868         gcc.c-torture/execute/execute.exp,
869         gcc.c-torture/execute/ieee/ieee.exp,
870         gcc.c-torture/execute/memcheck/memcheck.exp,
871         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
872         objc/execute/execute.exp: Update FSF address.
873
874 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
875
876         * gcc.dg/cpp/cmdlne-C.c: Update.
877         * gcc.dg/cpp/cmdlne-C2.c: New.
878
879 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
880
881         * gcc.c-torture/execute/20011008-3.c: New.
882
883 2001-10-08  DJ Delorie  <dj@redhat.com>
884
885         * gcc.dg/20011008-1.c: New.
886         * gcc.dg/20011008-2.c: New.
887
888 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
889
890         * gcc.dg/cpp/spacing1.c: Update test.
891
892 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
893
894         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
895         spelling errors of "separate" as "seperate".
896
897 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
898
899         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
900         enough to avoid inlining.
901
902 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
903
904         * lib/g77.exp: set libg2c_dir correctly.
905
906 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
907
908         * gcc.dg/cpp/macro11.c: New test.
909
910 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
911
912         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
913         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
914         gcc.dg/format/multattr-3.c: New tests.
915         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
916         tests for format attributes on function pointers being rejected.
917
918 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
919
920         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
921
922 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
923
924         * g++.dg/warn/format1.C: New test.
925
926 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
927
928         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
929
930 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
931
932         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
933
934 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
935
936         * gcc.dg/cpp/redef2.c: Add test.
937
938 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
939
940         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
941         long-standing bug on i686, apparently.
942         * gcc.c-torture/execute/loop-2c.x: New file.
943         * gcc.c-torture/execute/loop-2d.x: New file.
944         * gcc.c-torture/execute/loop-3c.x: New file.
945
946 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
947
948         * gcc.dg/cpp/20000625-2.c: Correct line number.
949
950 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
951
952         * gcc.dg/cpp/macro10.c: New test.
953         * gcc.dg/cpp/strify3.c: New test.
954         * gcc.dg/cpp/spacing1.c: Add tests.
955         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
956         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
957
958 2001-09-24  DJ Delorie  <dj@redhat.com>
959
960         * gcc.c-torture/execute/20010924-1.c: New test.
961
962 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
963
964         * testsuite/objc/execute/paste.m: Remove.
965
966 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
967
968         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
969
970 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
971
972         * g77.dg/strlen0.f: New test.
973
974 2001-09-21  Richard Henderson  <rth@redhat.com>
975
976         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
977         * g++.old-deja/g++.abi/vtable2.C: Likewise.
978
979 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
980
981         Table-driven attributes.
982         * g++.dg/ext/attrib1.C: New test.
983
984 2001-09-20  DJ Delorie  <dj@redhat.com>
985
986         * gcc.dg/20000926-1.c: Update expected warning messages.
987         * gcc.dg/array-2.c: Likewise, and test for warnings too.
988         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
989         array.
990
991 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
992
993         * g++.dg/eh/registers1.C: New test case.
994
995 2001-09-17  Richard Henderson  <rth@redhat.com>
996
997         * gcc.dg/array-5.c: Fix VLA decomposition test.
998
999 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1000
1001         * gcc.dg/cpp/line5.c: New testcase.
1002
1003 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1004
1005         * gcc.dg/cpp/macro9.c: New test.
1006
1007 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
1008
1009         * gcc.c-torture/execute/980223.c: Change type of addr from long
1010         to char *.
1011
1012 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
1013
1014         * gcc.c-torture/execute/20010915-1.c: New test.
1015
1016 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
1017
1018         * g77.dg/bprob: New directory.
1019         * g77.dg/bprob/bprob.exp: New file.
1020         * g77.dg/bprob/bprob-1.f: New test.
1021         * g77.dg/gcov: New directory.
1022         * g77.dg/gcov/gcov.exp: New file.
1023         * g77.dg/gcov/gcov-1.f: New test.
1024         * g77.dg/gcov/gcov-1.x: New file.
1025
1026 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1027
1028         * gcc.dg/cpp/directiv.c: Update.
1029         * gcc.dg/cpp/undef1.c: Update.
1030
1031 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
1032
1033         * gcc.dg/20010912-1.c: New test.
1034
1035 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
1036
1037         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
1038         language-independent file in lib.
1039         * lib/gcov.exp: New file.
1040
1041 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1042
1043         * gcc.c-torture/compile/20010911-1.c: New test.
1044
1045 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
1046
1047         * lib/profopt.exp: New, to support profile-directed optimizations.
1048         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
1049         * gcc.misc-tests/bprob-1.c: New test.
1050         * gcc.misc-tests/bprob-2.c: New test.
1051
1052 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
1053
1054         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
1055         XFAIL and which kinds of gcov output to verify.
1056         * gcc.misc-tests/gcov-4b.x: New file.
1057         * gcc.misc-tests/gcov-5b.x: New file.
1058         * gcc.misc-tests/gcov-6.x: New file.
1059         * gcc.misc-tests/gcov-7.c: New test.
1060         * gcc.misc-tests/gcov-7.x: New file.
1061
1062 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
1063
1064         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
1065         * gcc.misc-tests/gcov-6.c: New test.
1066
1067 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1068
1069         PR c++/3986
1070         * g++.dg/abi/vbase1.C: New test.
1071
1072 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
1073
1074         * objc.dg/method-2.m: New.
1075
1076 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1077
1078         PR c++/4203
1079         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
1080         * g++.dg/init/empty1.C: New test.
1081
1082 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
1083
1084         * gcc.c-torture/compile/20010903-1.c: New test.
1085
1086 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
1087
1088         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
1089         for m68k.
1090
1091 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
1092
1093         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
1094
1095         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
1096
1097         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
1098
1099 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
1100
1101         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
1102         for 16-bit 'unsigned int'.
1103
1104 2001-08-29  Kazu Hirata  <kazu@hxi.com>
1105
1106         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
1107
1108 2001-08-27  Richard Henderson  <rth@redhat.com>
1109
1110         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
1111         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
1112
1113 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
1114
1115         * gcc.dg/asm-names.c (ymain): New.
1116
1117 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
1118
1119         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
1120         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
1121         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
1122
1123 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1124
1125         * gcc.dg/compare5.c: New testcase.
1126
1127 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1128
1129         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
1130         and "In instantiation".
1131
1132 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
1133
1134         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
1135
1136 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
1137
1138         * gcc.misc-tests/gcov.exp: Add support for branch information.
1139         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
1140         * gcc.misc-tests/gcov-4.c: New test.
1141         * gcc.misc-tests/gcov-4b.c: New test.
1142         * gcc.misc-tests/gcov-5b.c: New test.
1143
1144 2001-08-20  Zack Weinberg  <zackw@panix.com>
1145
1146         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1147         expected to fail.
1148
1149 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1150
1151         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1152
1153 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1154
1155         * g++.dg/eh/template1.C: New test.
1156
1157 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
1158
1159         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1160         Fix thinko.
1161         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1162         for xfail.
1163
1164 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
1165
1166         * lib/g77-dg.exp:  Use prune.exp for common procedures
1167         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1168         * lib/g77.exp: (g77-dg-prune) Remove
1169
1170 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
1171
1172         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1173
1174 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1175
1176         * g++.dg/template/unify1.C: New test.
1177
1178 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1179
1180         * g++.dg/abi/empty4.C: New test.
1181
1182 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1183
1184         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1185         solaris2.*
1186         * g77.f-torture/compile/pr3743.x: Likewise
1187
1188 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1189
1190         * g++.dg/other/using-declaration.C: New test.
1191
1192 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1193
1194         * gcc.dg/cpp/tr-sign.c: New testcase.
1195
1196 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1197
1198         * gcc.dg/cpp/19951025-1.c: Revert.
1199         * gcc.dg/cpp/directiv.c: We no longer process directives that
1200         interrupt macro arguments.
1201
1202 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1203
1204         * gcc.dg/bconstp-1.c: New test.
1205
1206 2001-08-03  Richard Henderson  <rth@redhat.com>
1207
1208         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1209
1210 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1211
1212         * gcc.dg/cpp/19951025-1.c: Update.
1213
1214 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1215
1216         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1217         should be x.
1218
1219 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1220
1221         Kill -fhonor-std.
1222         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1223         * g++.old-deja/g++.other/std1.C: Likewise.
1224         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1225
1226 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1227
1228         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1229         (g77_pass, g77_fail, g77_finish, g77_exit,
1230         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1231
1232 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1233
1234         * g77.dg/fbackslash.f
1235         * g77.dg/fcase-preserve.f
1236         * g77.dg/ff90-1.f
1237         * g77.dg/ffixed-line-length-0.f
1238         * g77.dg/ffixed-line-length-132.f
1239         * g77.dg/ffixed-line-length-7.f
1240         * g77.dg/ffixed-line-length-72.f
1241         * g77.dg/ffixed-line-length-none.f
1242         * g77.dg/ffree-form-1.f
1243         * g77.dg/fno-backslash.f
1244         * g77.dg/fno-f90-1.f
1245         * g77.dg/fno-fixed-form-1.f
1246         * g77.dg/fno-onetrip.f
1247         * g77.dg/fno-typeless-boz.f
1248         * g77.dg/fno-underscoring.f
1249         * g77.dg/fno-vxt-1.f
1250         * g77.dg/fonetrip.f
1251         * g77.dg/ftypeless-boz.f
1252         * g77.dg/fugly-assumed.f
1253         * g77.dg/funderscoring.f
1254         * g77.dg/fvxt-1.f
1255
1256 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1257
1258         * objc.dg/fwd-proto-1.m: New.
1259         * objc.dg/local-decl-1.m: New.
1260         * objc.dg/naming-1.m: New.
1261         * objc.dg/naming-2.m: New.
1262         * objc.dg/proto-hier-1.m: New.
1263
1264 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1265
1266         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1267         largest-type elements to a struct makes its size grow.
1268
1269 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1270
1271         * g++.dg/abi/vthunk1.C: New test.
1272
1273 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1274
1275         * g++.dg/abi/vbase8-22.C: New test.
1276
1277 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1278
1279         * gcc.dg/cpp/macro8.c: New test.
1280
1281 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1282
1283         * g++.dg/abi/vbase8-21.C: New test.
1284
1285 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1286
1287         * g++.dg/abi/vbase8-10.C: New test.
1288
1289 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1290
1291         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1292         ${tool}_set_ld_library_path.
1293         Changed caller.
1294         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1295         g++.exp.
1296
1297 2001-07-26  Stan Cox <scox@redhat.com>
1298
1299         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1300         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1301         gcc_exit, gcc_check_unsupported_p):
1302         Moved to gcc-deps.exp
1303         * gcc-deps.exp: New file.
1304
1305 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1306
1307         * g++.old-deja/g++.pt/defarg14.C: New test.
1308
1309 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1310
1311         * g++.old-deja/g++.other/lineno5.C: New test.
1312
1313 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1314
1315         * g++.old-deja/g++.pt/crash68.C: New test.
1316
1317 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1318
1319         * g++.old-deja/g++.other/crash42.C: New test.
1320
1321 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1322
1323         * gcc.dg/cpp/extratokens.c: Fix.
1324         * gcc.dg/cpp/skipping2.c: New tests.
1325
1326 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1327
1328         * gcc.c-torture/execute/20010724-1.c: New file.
1329         * gcc.c-torture/execute/20010724-1.x: New file.
1330
1331 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1332
1333         * g++.old-deja/g++.other/cond7.C: New test.
1334
1335 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1336
1337         * g++.old-deja/g++.other/optimize4.C: New test.
1338
1339 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1340
1341         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1342
1343 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1344
1345         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1346         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1347         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1348         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1349
1350         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1351         bug report" message.
1352
1353         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1354         * g++.dg/ext/instantiate1.C: Move from old-deja.
1355
1356 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1357
1358         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1359         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1360         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1361         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1362
1363 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1364
1365         * gcc.c-torture/execute/20010723-1.c: New test.
1366
1367 2001-07-23  Ben Elliston  <bje@redhat.com>
1368
1369         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1370
1371 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1372
1373         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1374         i[34567]86-*-*.
1375         Delete handling of ieee_multilib_flags.
1376         Pass -mieee for alpha*-*-* and sh-*-*.
1377         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1378
1379 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1380
1381         Remove old-abi tests.
1382         * g++.old-deja/g++.mike/p11116.C: Remove.
1383         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1384
1385 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1386
1387         * g77.f-torture/compile/pr3743.f:  New test
1388
1389 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1390
1391         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1392
1393 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1394
1395         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1396         g++.old-deja/g++.pt/static6.C: Likewise.
1397         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1398         supports weak symbols.
1399
1400 2001-07-18  Andreas Jaeger  <aj@suse.de>
1401
1402         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1403         supported again.
1404
1405 2001-07-18  Andreas Jaeger  <aj@suse.de>
1406
1407         * gcc.dg/iftrap-1.c: Fix target line.
1408
1409 2001-07-17  Richard Henderson  <rth@redhat.com>
1410
1411         * gcc.c-torture/execute/20010717-1.c: New.
1412
1413 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1414
1415         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1416         tests.
1417
1418 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1419
1420         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1421
1422 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1423
1424         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1425         UAC_SIGBUS, UAC_NOPRINT definitions.
1426
1427 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1428
1429         * objc/execute/object_is_class.m: New test.
1430         * objc/execute/object_is_meta_class.m: New test.
1431
1432 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1433
1434         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1435         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1436
1437 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1438
1439         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1440         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1441
1442 2001-07-14  Richard Henderson  <rth@redhat.com>
1443
1444         * gcc.dg/iftrap-1.c: New.
1445
1446 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1447
1448         * g77.f-torture/execute/intrinsic77.f: New test.
1449
1450 2001-07-11  Janis Johnson <janis@us.ibm.com>
1451
1452         * gcc.misc-tests/gcov-3.c: New test.
1453
1454 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1455
1456         * gcc.c-torture/compile/20010711-1.c,
1457         * gcc.c-torture/compile/20010711-2.c: New tests.
1458
1459 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1460
1461         * gcc.c-torture/execute/20010711-1.c: New test.
1462
1463 2001-07-11  Ben Elliston  <bje@redhat.com>
1464
1465         * g++.old-deja/g++.other/enum5.C: New test.
1466
1467 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1468
1469         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1470         (g++-dg-prune): Call prune_gcc_output.
1471         * prune.exp: New file for prune_gcc_output.
1472         * lib/g++.exp, lib/gcc.exp: Load it.
1473
1474 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1475
1476         * gcc.c-torture/compile/20010701-1.c,
1477         g++.old-deja/g++.ext/attrib6.C: New tests.
1478
1479 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1480
1481         * gcc.c-torture/compile/20010706-1.c: New test.
1482
1483 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1484
1485         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1486
1487 2001-06-28  Stan Shebs  <shebs@apple.com>
1488
1489         * gcc.dg/pragma-darwin.c: New test.
1490
1491 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1492
1493         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1494         Solaris 2.[678] system.
1495
1496 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1497
1498         * gcc.dg/20010622-1.c: New test.
1499
1500 2001-06-18  Stan Shebs  <shebs@apple.com>
1501
1502         * objc.dg: New directory.
1503         * objc.dg/dg.exp: New file.
1504         * objc.dg/alias.m: New.
1505         * objc.dg/class-1.m: New.
1506         * objc.dg/class-2.m: New.
1507         * objc.dg/const-str-1.m: New.
1508         * objc.dg/const-str-2.m: New.
1509         * objc.dg/id-1.m: New.
1510         * objc.dg/method-1.m: New.
1511         * objc.dg/super-class-1.m: New.
1512         * lib/objc-dg.exp: New file.
1513
1514 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1515
1516         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1517         of label name.
1518
1519 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1520
1521         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1522
1523 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1524
1525         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1526         variable.
1527
1528 2001-06-12  Richard Henderson  <rth@redhat.com>
1529
1530         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1531
1532 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1533
1534         * g++.old-deja/g++.abi/vbase5.C: New test.
1535         * g++.old-deja/g++.abi/vbase6.C: New test.
1536         * g++.old-deja/g++.abi/vbase7.C: New test.
1537
1538 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1539
1540         * gcc.c-torture/compile/20010610-1.c: New test.
1541
1542 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1543
1544         * g++.old-deja/g++.abi/vbase4.C: New test.
1545
1546 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1547
1548         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1549         support %f for HC11/HC12 targets.
1550         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1551         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1552         on HC11/HC12 targets.
1553         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1554
1555 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1556
1557         * gcc.dg/wchar_t-1.c: New file.
1558         * gcc.dg/wint_t-1.c: Likewise.
1559
1560 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1561
1562         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1563
1564 2001-06-11  Richard Henderson  <rth@redhat.com>
1565
1566         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1567
1568 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1569
1570         * gcc.c-torture/compile/20010611-1.c: New test.
1571
1572 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1573
1574         * gcc.dg/c99-tag-1.c: Add more tests.
1575
1576 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1577
1578         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1579         representation on MN10300 and ARM/Thumb.
1580
1581 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1582
1583         * g77.f-torture/execute/20010610.f: New.
1584
1585 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1586
1587         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1588         names.
1589
1590 2001-06-09  Richard Henderson  <rth@redhat.com>
1591
1592         * gcc.c-torture/execute/ashrdi-1.c: New.
1593         * gcc.c-torture/execute/ashldi-1.c: New.
1594         * gcc.c-torture/execute/lshrdi-1.c: New.
1595
1596 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1597
1598         * objc/execute/load-3.m: Added. Check sending +load to categories,
1599         in addition to classes.
1600
1601 2001-06-08  Stan Shebs  <shebs@apple.com>
1602
1603         * objc/execute/load-2.m: New test.  From Nicola Pero
1604         <n.pero@mi.flashnet.it>.
1605
1606 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1607
1608         * gcc.c-torture/execute/20010605-2.c: New test.
1609
1610 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1611
1612         * g++.old-deja/g++.abi/vbase2.C: New test.
1613         * g++.old-deja/g++.abi/vbase3.C: New test.
1614
1615 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1616
1617         * g++.old-deja/g++.pt/friend49.C: New test.
1618
1619 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1620
1621         * g++.old-deja/g++.ext/anon3.C: New test.
1622
1623 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1624
1625         * g++.old-deja/g++.other/conv7.C: New test.
1626
1627 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1628
1629         * gcc.c-torture/compile/20010605-2.c: New test.
1630
1631 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1632
1633         * gcc.c-torture/execute/20010604-1.c: New test.
1634
1635 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1636
1637         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1638
1639 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1640
1641         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1642         (g++_link_flags): Likewise.
1643         (g++_init): Pass gccpath's value to two previous functions.
1644
1645 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1646
1647         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1648         Ensure logfile entry matches exec command line.
1649
1650 2001-05-31  Richard Henderson  <rth@redhat.com>
1651
1652         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1653         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1654
1655 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1656
1657         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1658         compiler for irix6.2
1659
1660 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1661
1662         * g++.old-deja/g++.other/optimize3.C: New file.
1663
1664 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1665
1666         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1667         assemble.
1668
1669 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1670
1671         * g++.old-deja/g++.other/optimize2.C: New file.
1672
1673 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1674
1675         * gcc.c-torture/compile/20010518-2.c: New file.
1676         * gcc.c-torture/execute/20010518-1.c: New file.
1677         * gcc.c-torture/execute/20010518-2.c: New file.
1678
1679 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1680
1681         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1682
1683 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1684
1685         G++ no longer defines builtins that do not begin with __builtin.
1686         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1687         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1688         * g++.old-deja/g++.law/builtin1.C: Likewise.
1689         * g++.old-deja/g++.law/cvt2.C: Likewise.
1690         * g++.old-deja/g++.mike/net5.C: Likewise.
1691         * g++.old-deja/g++.other/builtins1.C: Likewise.
1692         * g++.old-deja/g++.other/builtins2.C: Likewise.
1693         * g++.old-deja/g++.other/builtins3.C: Likewise.
1694         * g++.old-deja/g++.other/builtins4.C: Likewise.
1695         * g++.old-deja/g++.other/inline8.C: Likewise.
1696         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1697
1698 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1699
1700         * g++.old-deja/g++.pt/using1.C: Adjust.
1701         * g++.old-deja/g++.pt/using2.C: New test.
1702
1703 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1704
1705         * gcc.dg/cpp/charconst.c: New tests.
1706         * gcc.dg/cpp/escape.c: New tests.
1707         * gcc.dg/cpp/escape-1.c: New tests.
1708         * gcc.dg/cpp/escape-2.c: New tests.
1709         * gcc.dg/cpp/ucs.c: New tests.
1710
1711 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1712
1713         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1714         native compiler for irix6.5.
1715
1716 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1717
1718         * lib/g++.exp (g++_include_flags): Use args to compute
1719         get_multilibs.
1720         (g++_link_flags): Likewise.
1721         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1722
1723 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1724
1725         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1726
1727 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1728
1729         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1730         this file.
1731
1732 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1733
1734         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1735         STACK_SIZE;
1736         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1737         to STACK_SIZE; Use it to define size of add_histo array.
1738         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1739         to STACK_SIZE.
1740         (f): Use GITT_SIZE to define size of gitt local table.
1741         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1742         to STACK_SIZE; Use it to define size of bytemem array.
1743
1744 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1745
1746         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1747         on 68HC11/HC12 due to the asm instruction.
1748         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1749         * gcc.c-torture/compile/920520-1.x: Likewise.
1750         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1751         on 68HC11/HC12 because the function is larger than 64K.
1752         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1753         on 68HC11/HC12 because the structure is too large.
1754
1755 2001-05-20  Richard Henderson  <rth@redhat.com>
1756
1757         * gcc.c-torture/execute/20010520-1.c: New.
1758
1759 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1760
1761         * g++.old-deja/g++.warn/compare1.C: New test.
1762         * gcc.dg/compare4.c: New test.
1763
1764 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1765
1766         * g++.old-deja/g++.other/optimize1.C: New test.
1767
1768 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1769
1770         * g++.old-deja/g++.pt/spec41.C: New test.
1771
1772 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1773
1774         * gcc.c-torture/compile/20010114-1.x: Remove.
1775
1776 2001-05-18  Stan Shebs  <shebs@apple.com>
1777
1778         * gcc.c-torture/compile/20010518-1.c: New test.
1779
1780 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1781
1782         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1783         * g++.old-deja/g++.pt/crash67.C: New test.
1784
1785 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1786
1787         * g++.old-deja/g++.other/debug9.C: New test.
1788
1789 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1790
1791         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1792
1793 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1794
1795         * gcc.c-torture/compile/20010516-1.c: New test.
1796
1797 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1798
1799         * g++.old-deja/g++.other/crash41.C: New test.
1800
1801 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1802
1803         * g++.old-deja/g++.pt/crash66.C: New test.
1804
1805 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1806
1807         * g++.old-deja/g++.robertl/eb27.C: Convert.
1808
1809 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1810
1811         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1812         declaration being redundant.
1813
1814 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1815
1816         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1817
1818 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1819
1820         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1821
1822 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1823
1824         * lib/g++.exp: Use testsuite_flags.
1825
1826 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1827
1828         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1829
1830 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1831
1832         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1833
1834 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1835
1836         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1837
1838 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1839
1840         * gcc.c-torture/compile/20010313-1.c: New test.
1841
1842 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1843
1844         * gcc.dg/cpp/direct2.c: New test.
1845         * gccq.dg/cpp/direct2s.c: New test.
1846
1847         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1848
1849 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1850
1851         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1852         * g++.old-deja/g++.other/op3.C: Likewise.
1853
1854 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1855
1856         * gcc.dg/cpp/syshdr.h: New file.
1857         * gcc.dg/cpp/sysmac1.c: Update.
1858         * gcc.dg/cpp/sysmac2.c: Update.
1859
1860 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1861
1862         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1863
1864 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1865
1866         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1867         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1868
1869 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1870
1871         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1872
1873 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1874
1875         * lib/g++.exp (g++_include_flags): Don't use any special flags
1876         if TESTING_IN_BUILD_TREE is not defined.
1877         (g++_init): Use a plain 'c++' as the compiler if
1878         TESTING_IN_BUILD_TREEE is not defined.
1879
1880 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1881
1882         * g++.old-deja/g++.eh/catch13.C: New test.
1883         * g++.old-deja/g++.eh/catch14.C: New test.
1884
1885 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1886
1887         * gcc.dg/cpp/tr-define.c: New test.
1888
1889 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1890
1891         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1892         <stdlib.h>, not <malloc.h>.
1893
1894 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1895
1896         * g++.old-deja/g++.ns/template17.C: New test.
1897
1898 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1899
1900         * g++.old-deja/g++.pt/ref4.C: New test.
1901
1902 2001-04-30  Richard Henderson  <rth@redhat.com>
1903
1904         * gcc.dg/20000724-1.c: Revert last change.
1905
1906 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1907
1908         * g77.f-torture/execute/20010430.f: New test.
1909
1910 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1911
1912         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1913
1914 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1915
1916         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1917
1918 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1919
1920         * g++.old-deja/g++.eh/crash6.C: New test.
1921
1922 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1923
1924         * g++.old-deja/g++.other/warn7.C: New test.
1925
1926 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1927
1928         * g++.old-deja/g++.other/defarg9.C: New test.
1929
1930 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1931
1932         * g77.f-torture/compile/20010426.f: New test.
1933         * g77.f-torture/execute/20010426.f: New test.
1934
1935 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1936
1937         * g77.f-torture/compile/20000629-1.x: Remove - error
1938         has been fixed.
1939
1940 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1941
1942         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1943         Tweak slightly to work with g++.dg framework.
1944         * g++.dg/special/ecos.exp: Run initp1.C test.
1945         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1946
1947         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1948         its linker doesn't give line numbers either.
1949         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1950
1951 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1952
1953         * g++.old-deja/g++.other/lex1.C: New test.
1954
1955 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1956
1957         * gcc.dg/noncompile/20010425-1.c: New test.
1958
1959 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1960
1961         * g++.old-deja/g++.pt/mangle2.C: New test.
1962
1963 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1964
1965         * gcc.dg/format/plus-1.c: New test.
1966
1967 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1968
1969         * gcc.dg/20010423-1.c: New test.
1970
1971 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1972
1973         * gcc.c-torture/execute/20010422-1.c: New test.
1974
1975 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1976
1977         * g++.old-deja/g++.ns/type2.C: New test.
1978
1979 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1980
1981         * g++.old-deja/g++.other/perf1.C: New test.
1982
1983 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1984
1985         * gcc.dg/c99-func-2.c: Remove xfail.
1986         * gcc.dg/c99-func-3.c: Remove xfail.
1987         * gcc.dg/c99-func-4.c: Remove xfail.
1988
1989 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1990
1991         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1992
1993 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1994
1995         * gcc.c-torture/compile/20010423-1.c: New test.
1996
1997 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1998
1999         * g++.old-deja/g++.pt/typename28.C: New test.
2000
2001 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2002
2003         * g++.old-deja/g++.abi/empty2.C: New test.
2004         * g++.old-deja/g++.abi/empty3.C: New test.
2005
2006 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2007
2008         * g++.old-deja/g++.other/comdat2.C: New test.
2009         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
2010
2011 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2012
2013         * g++.old-deja/g++.other/overload14.C: New test.
2014
2015 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2016
2017         * g++.old-deja/g++.other/lookup23.C: New test.
2018
2019 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2020
2021         * gcc.c-torture/execute/20010403-1.c: New test.
2022
2023 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
2024             Mark Mitchell  <mark@codesourcery.com>
2025
2026         * lib/old-dejagnu.exp: Don't delete output of executable.
2027         Add .exe suffix to executables.
2028
2029 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
2030
2031         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
2032
2033 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2034
2035         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
2036
2037 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2038
2039         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
2040         * g++.old-deja/g++.abi/crash1.C: New test.
2041
2042 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2043
2044         * g++.old-deja/g++.other/crash40.C: New test.
2045
2046 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2047
2048         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
2049
2050 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
2051
2052         * g++.old-deja/g++.other/warn6.C: New test.
2053
2054 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2055
2056         * g++.old-deja/g++.robertl/eb42.C: Same.
2057
2058 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2059
2060         * gcc.dg/wtr-conversion-1.c: New testcase.
2061
2062 2001-04-10  Richard Henderson  <rth@redhat.com>
2063
2064         * g++.old-deja/g++.other/array5.C: New.
2065
2066 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2067
2068         * gcc.c-torture/execute/20010408-1.c: New test.
2069
2070 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
2071
2072         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
2073         headers and constructs.
2074         * g++.old-deja/g++.robertl/eb79.C: Same.
2075         * g++.old-deja/g++.robertl/eb77.C (main): Same.
2076         * g++.old-deja/g++.robertl/eb73.C: Same.
2077         * g++.old-deja/g++.robertl/eb66.C (main): Same.
2078         * g++.old-deja/g++.robertl/eb55.C (t): Same.
2079         * g++.old-deja/g++.robertl/eb54.C (main): Same.
2080         * g++.old-deja/g++.robertl/eb46.C (main): Same.
2081         * g++.old-deja/g++.robertl/eb44.C: Same.
2082         * g++.old-deja/g++.robertl/eb41.C (main): Same.
2083         * g++.old-deja/g++.robertl/eb4.C (main): Same.
2084         * g++.old-deja/g++.robertl/eb39.C: Same.
2085         * g++.old-deja/g++.robertl/eb33.C (main): Same.
2086         * g++.old-deja/g++.robertl/eb31.C (main): Same.
2087         * g++.old-deja/g++.robertl/eb30.C: Same.
2088         * g++.old-deja/g++.robertl/eb3.C: Same.
2089         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
2090         * g++.old-deja/g++.robertl/eb21.C: Same.
2091         * g++.old-deja/g++.robertl/eb15.C: Same.
2092         * g++.old-deja/g++.robertl/eb118.C: Same.
2093         * g++.old-deja/g++.robertl/eb115.C (main): Same.
2094         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
2095         * g++.old-deja/g++.robertl/eb109.C: Same.
2096         * g++.old-deja/g++.other/sibcall1.C (main): Same.
2097         * g++.old-deja/g++.mike/rtti1.C: Same.
2098         * g++.old-deja/g++.mike/p658.C: Same.
2099         * g++.old-deja/g++.mike/net46.C: Same.
2100         * g++.old-deja/g++.mike/net34.C: Same.
2101         * g++.old-deja/g++.mike/memoize1.C: Same.
2102         * g++.old-deja/g++.mike/eh2.C: Same.
2103         * g++.old-deja/g++.law/weak.C: Same.
2104         * g++.old-deja/g++.law/visibility7.C: Same.
2105         * g++.old-deja/g++.law/visibility25.C: Same.
2106         * g++.old-deja/g++.law/visibility22.C: Same.
2107         * g++.old-deja/g++.law/visibility2.C: Same.
2108         * g++.old-deja/g++.law/visibility17.C: Same.
2109         * g++.old-deja/g++.law/visibility13.C: Same.
2110         * g++.old-deja/g++.law/visibility10.C: Same.
2111         * g++.old-deja/g++.law/visibility1.C: Same.
2112         * g++.old-deja/g++.law/virtual3.C (eval): Same.
2113         * g++.old-deja/g++.law/vbase1.C: Same.
2114         * g++.old-deja/g++.law/operators32.C: Same.
2115         * g++.old-deja/g++.law/nest3.C: Same.
2116         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
2117         * g++.old-deja/g++.law/except5.C (main): Same.
2118         * g++.old-deja/g++.law/cvt7.C (run): Same.
2119         * g++.old-deja/g++.law/cvt2.C: Same.
2120         * g++.old-deja/g++.law/cvt16.C: Same.
2121         * g++.old-deja/g++.law/ctors6.C (bar): Same.
2122         * g++.old-deja/g++.law/ctors17.C (main): Same.
2123         * g++.old-deja/g++.law/ctors13.C: Same.
2124         * g++.old-deja/g++.law/ctors12.C (main): Same.
2125         * g++.old-deja/g++.law/ctors10.C: Same.
2126         * g++.old-deja/g++.law/code-gen5.C: Same.
2127         * g++.old-deja/g++.law/bad-error7.C: Same.
2128         * g++.old-deja/g++.law/arm9.C: Same.
2129         * g++.old-deja/g++.law/arm12.C: Same.
2130         * g++.old-deja/g++.law/arg8.C: Same.
2131         * g++.old-deja/g++.law/arg1.C: Same.
2132         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
2133         * g++.old-deja/g++.jason/template31.C: Same.
2134         * g++.old-deja/g++.jason/template24.C (main): Same.
2135         * g++.old-deja/g++.jason/2371.C: Same.
2136         * g++.old-deja/g++.eh/new2.C: Same.
2137         * g++.old-deja/g++.eh/new1.C: Same.
2138         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
2139         * g++.old-deja/g++.brendan/nest21.C (main): Same.
2140         * g++.old-deja/g++.brendan/err-msg3.C: Same.
2141         * g++.old-deja/g++.brendan/crash62.C: Same.
2142         * g++.old-deja/g++.brendan/crash52.C: Same.
2143         * g++.old-deja/g++.brendan/crash49.C (main): Same.
2144         * g++.old-deja/g++.brendan/crash38.C: Same.
2145         * g++.old-deja/g++.brendan/crash15.C (main): Same.
2146         * g++.old-deja/g++.brendan/copy9.C: Same.
2147
2148 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
2149
2150         * gcc.c-torture/execute/20001203-2.c (memset):
2151         Count argument is of type __SIZE_TYPE__.
2152
2153 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
2154
2155         * gcc.c-torture/compile/20010404-1.c: New test.
2156
2157 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2158
2159         * gcc.c-torture/compile/20010326-1.c: New test.
2160
2161 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
2162
2163         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2164         peculiarities of the SH.
2165         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2166
2167 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2168
2169         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2170         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2171         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2172
2173 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2174
2175         * g77.f-torture/compile/20010321-1.f: New test.
2176
2177 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2178
2179         * gcc.c-torture/compile/20010329-1.c: New test.
2180
2181 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2182
2183         * gcc.c-torture/execute/20010329-1.c: New test.
2184
2185 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2186
2187         * g++.old-deja/g++.other/eh4.C: Fix typo.
2188
2189 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2190
2191         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2192
2193 2001-03-28  Philip Blundell  <philb@gnu.org>
2194
2195         * gcc.c-torture/compile/20010328-1.c: New test.
2196
2197 2001-03-27  Richard Henderson  <rth@redhat.com>
2198
2199         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2200         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2201
2202 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2203
2204         * gcc.c-torture/compile/20010327-1.c: New test.
2205
2206 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2207
2208         * g++.old-deja/g++.other/friend12.C: New test.
2209         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2210         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2211
2212 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2213
2214         * gcc.c-torture/execute/20010325-1.c: New test.
2215
2216 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2217
2218         * g++.old-deja/g++.other/mangle3.C: New test.
2219
2220 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2221
2222         * g++.old-deja/g++.other/anon8.C: New test.
2223
2224 2001-03-20  Philip Blundell  <philb@gnu.org>
2225
2226         * gcc.c-torture/compile/20010320-1.c: New test.
2227
2228 2001-03-17  Richard Henderson  <rth@redhat.com>
2229
2230         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2231
2232 2001-03-15  Geoff Keating  <geoff@redhat.com>
2233
2234         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2235         tests on AIX.
2236
2237 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2238
2239         * g++.old-deja/g++.other/eh4.C: New test.
2240
2241 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2242
2243         * gcc.dg/cpp/mi1.c: Update.
2244
2245 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2246
2247         * g++.old-deja/g++.other/regstack.C: New test.
2248
2249 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2250
2251         * g++.old-deja/g++.other/ref4.C: New test.
2252
2253 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2254
2255         * objc/execute/va_method.m: Added.
2256         * objc/execute/IMP.m: Added.
2257         * objc/execute/_cmd.m: Added.
2258         * objc/execute/accessing_ivars.m: Added.
2259         * objc/execute/class-1.m: Added.
2260         * objc/execute/class-10.m: Added.
2261         * objc/execute/class-11.m: Added.
2262         * objc/execute/class-12.m: Added.
2263         * objc/execute/class-13.m: Added.
2264         * objc/execute/class-14.m: Added.
2265         * objc/execute/class-2.m: Added.
2266         * objc/execute/class-3.m: Added.
2267         * objc/execute/class-4.m: Added.
2268         * objc/execute/class-5.m: Added.
2269         * objc/execute/class-6.m: Added.
2270         * objc/execute/class-7.m: Added.
2271         * objc/execute/class-8.m: Added.
2272         * objc/execute/class-9.m: Added.
2273         * objc/execute/class-tests-1.h
2274         * objc/execute/class-tests-2.h
2275         * objc/execute/compatibility_alias.m: Added.
2276         * objc/execute/encode-1.m: Added.
2277         * objc/execute/formal_protocol-1.m: Added.
2278         * objc/execute/formal_protocol-2.m: Added.
2279         * objc/execute/formal_protocol-3.m: Added.
2280         * objc/execute/formal_protocol-4.m: Added.
2281         * objc/execute/formal_protocol-5.m: Added.
2282         * objc/execute/formal_protocol-6.m: Added.
2283         * objc/execute/formal_protocol-7.m: Added.
2284         * objc/execute/informal_protocol.m: Added.
2285         * objc/execute/initialize.m: Added.
2286         * objc/execute/load.m: Added.
2287         * objc/execute/many_args_method.m: Added.
2288         * objc/execute/nested-3.m: Added.
2289         * objc/execute/no_clash.m: Added.
2290         * objc/execute/private.m: Added.
2291         * objc/execute/redefining_self.m: Added.
2292         * objc/execute/root_methods.m: Added.
2293         * objc/execute/selector-1.m: Added.
2294         * objc/execute/static-1.m: Added.
2295         * objc/execute/static-2.m: Added.
2296         * objc/execute/va_method.m: Added.
2297
2298 2001-03-10  Richard Henderson  <rth@redhat.com>
2299
2300         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2301
2302 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2303
2304         * g++.old-deja/g++.other/crash31.C: XFAIL.
2305         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2306         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2307         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2308         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2309         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2310
2311 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2312
2313         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2314
2315 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2316
2317         * gcc.dg/20000724-1.c: Don't use multiline strings.
2318
2319 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2320
2321         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2322         result of -cString against what we expect it to be; don't just
2323         print it out for no one to read.
2324
2325         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2326         Based on testcases provided by Nicola Pero.
2327
2328 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2329
2330         * gcc.dg/cpp/macro7.c: New test.
2331
2332 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2333
2334         * gcc.dg/cpp/multiline.c: Update.
2335
2336 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2337
2338         * g++.old-deja/g++.other/enum3.C: New test.
2339
2340 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2341
2342         * g++.old-deja/g++.other/pod1.C: New test.
2343
2344 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2345
2346         * g++.old-deja/g++.ext/overload1.C: New test.
2347
2348 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2349
2350         * g++.old-deja/g++.pt/using1.C: New test.
2351
2352 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2353
2354         * g++.old-deja/g++.other/using9.C: New test.
2355
2356 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2357
2358         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2359
2360         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2361
2362 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2363
2364         * g++.old-deja/g++.ext/realpt1.C: Remove.
2365
2366 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2367
2368         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2369
2370 2001-02-26  Will Cohen  <wcohen@redhat.com>
2371
2372         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2373
2374 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2375
2376         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2377         templatized constructors.
2378
2379 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2380
2381         * gcc.c-torture/execute/20010224-1.c: New test.
2382
2383 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2384
2385         * gcc.c-torture/execute/20010222-1.c: New test.
2386
2387 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2388
2389         * g++.old-deja/g++.other/inline20.C: New test.
2390
2391 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2392
2393         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2394
2395 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2396
2397         * g++.old-deja/g++.other/lookup22.C: New test.
2398
2399 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2400
2401         * g77.dg: New directory.
2402         * g77.dg/20010216-1.f: New test case.
2403         * g77.dg/dg.exp: New driver.
2404         * lib/g77-dg.exp: New driver library.
2405
2406 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2407
2408         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2409
2410 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2411
2412         * g++.old-deja/g++.other/decl9.C: New test.
2413
2414 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2415
2416         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2417         not need <string> and also tests the initialization at runtime.
2418
2419 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2420
2421         * gcc.c-torture/execute/longlong.c: New test.
2422
2423 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2424
2425         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2426
2427 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2428
2429         * gcc.c-torture/execute/920302-1.c (execute):
2430         Change argument type to short.
2431
2432 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2433
2434         * g++.old-deja/g++.pt/deduct6.C: New test.
2435
2436 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2437
2438         * g++.old-deja/g++.pt/deduct5.C: New test.
2439
2440 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2441
2442         * gcc.c-torture/execute/20010209-1.c: New test.
2443
2444 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2445
2446         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2447
2448 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2449
2450         * g++.dg/vtgc1.C: Update for new ABI.
2451
2452         * consistency.vlad: New directory, 1665 files.
2453
2454 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2455
2456         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2457         return type.
2458         * gcc.dg/cpp/digraphs.c: Declare puts.
2459
2460 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2461
2462         * g++.old-deja/g++.other/warn5.C: New test.
2463
2464 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2465
2466         * g++.old-deja/g++.pt/spec40.C: New test.
2467
2468 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2469
2470         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2471         case.
2472         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2473
2474 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2475
2476         * gcc.c-torture/compile/20010209-1.c: New test.
2477
2478 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2479
2480         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2481         excess errors message but not if it crashes.
2482         * g++.old-deja/g++.other/crash27.C: Likewise.
2483         * g++.old-deja/g++.other/crash28.C: Likewise.
2484         * g++.old-deja/g++.other/crash30.C: Likewise.
2485         * g++.old-deja/g++.other/crash32.C: Likewise.
2486         * g++.old-deja/g++.other/crash35.C: Likewise.
2487         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2488
2489 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2490
2491         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2492         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2493         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2494         g77.f-torture/execute/execute.exp,
2495         g77.f-torture/noncompile/noncompile.exp,
2496         gcc.c-torture/execute/execute.exp,
2497         gcc.c-torture/execute/memcheck/memcheck.exp,
2498         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2499         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2500         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2501         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2502         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2503         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2504         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2505         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2506         Remove bug reporting instructions with ancient email addresses.
2507
2508 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2509
2510         * gcc.dg/20010202-1.c: New test.
2511         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2512
2513 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2514
2515         * g++.dg/stdbool-if.C: New test.
2516
2517 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2518
2519         * objc/execute/fdecl.m: Added main().
2520
2521 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2522
2523         * gcc.c-torture/execute/20010206-1.c: New test.
2524
2525 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2526
2527         * gcc.dg/cpp/avoidpaste1.c: Update.
2528
2529 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2530
2531         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2532         Pero <nicola@brainstorm.co.uk>.
2533         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2534
2535 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2536
2537         * g++.old-deja/g++.pt/spec39.C: New test.
2538
2539 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2540
2541         * gcc.c-torture/compile/20010202-1.c: New test.
2542
2543 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2544
2545         * g++.old-deja/g++.abi/primary2.C: New test.
2546         * g++.old-deja/g++.abi/primary3.C: New test.
2547         * g++.old-deja/g++.abi/primary4.C: New test.
2548         * g++.old-deja/g++.abi/primary5.C: New test.
2549         * g++.old-deja/g++.abi/vtable3.h: New test.
2550         * g++.old-deja/g++.abi/vtable3a.C: New test.
2551         * g++.old-deja/g++.abi/vtable3b.C: New test.
2552         * g++.old-deja/g++.abi/vtable3c.C: New test.
2553         * g++.old-deja/g++.abi/vtable3d.C: New test.
2554         * g++.old-deja/g++.abi/vtable3e.C: New test.
2555         * g++.old-deja/g++.abi/vtable3f.C: New test.
2556         * g++.old-deja/g++.abi/vtable3g.C: New test.
2557         * g++.old-deja/g++.abi/vtable3h.C: New test.
2558         * g++.old-deja/g++.abi/vtable3i.C: New test.
2559         * g++.old-deja/g++.abi/vtable3j.C: New test.
2560         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2561
2562 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2563
2564         * g++.old-deja/g++.other/anon6.C: New test.
2565         * g++.old-deja/g++.other/anon7.C: New test.
2566
2567 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2568
2569         * gcc.dg/cpp/avoidpaste2.c: New tests.
2570
2571 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2572
2573         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2574
2575 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2576
2577         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2578         DECIMAL_DIG cases for Irix."
2579
2580 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2581
2582         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2583
2584 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2585
2586         * gcc.dg/c99-tag-1.c: New test.
2587
2588 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2589
2590         * gcc.dg/cpp/tr-warn1.c: Add tests.
2591
2592 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2593
2594         * gcc.dg/cpp/avoidpaste1.c: Update.
2595         * gcc.dg/cpp/paste4.c: Update.
2596
2597 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2598
2599         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2600         cases for Irix.
2601
2602 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2603
2604         * g++.old-deja/g++.other/inline19.C: New test.
2605
2606 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2607
2608         * gcc.dg/Wlarger-than.c: New test.
2609
2610 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2611
2612         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2613
2614 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2615
2616         * gcc.c-torture/execute/20010129-1.c: New test.
2617         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2618
2619 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2620
2621         * gcc.dg/cpp/avoidpaste1.c: Test case.
2622
2623 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2624
2625         * g++.old-deja/g++.other/inline18.C: New test.
2626
2627 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2628
2629         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2630         and __builtin_putchar.
2631
2632 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2633
2634         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2635         tests.
2636
2637 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2638
2639         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2640         floating point number rounding mode to round to the nearest
2641         representable mode.
2642
2643 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2644
2645         * g++.old-deja/g++.other/mangle2.C: New test.
2646
2647 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2648
2649         * gcc.c-torture/compile/20010124-1.c: New test.
2650
2651 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2652
2653         * g++.old-deja/g++.pt/spec38.C: New test.
2654
2655 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2656
2657         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2658         "Build don't run".
2659
2660 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2661
2662         * gcc.c-torture/execute/20010123-1.c: New test.
2663
2664 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2665
2666         * g++.old-deja/g++.pt/spec37.C: New test.
2667
2668 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2669
2670         * g++.old-deja/g++.pt/overload14.C: New test.
2671
2672 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2673
2674         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2675         __builtin_return_address.
2676
2677 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2678
2679         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2680         * g++.old-deja/g++.pt/spec35.C: New test.
2681         * g++.old-deja/g++.pt/spec36.C: New test.
2682
2683 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2684
2685         * gcc.c-torture/compile/20010118-1.c: New test.
2686
2687 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2688
2689         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2690
2691 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2692
2693         * gcc.c-torture/execute/20010119-1.c: New test.
2694
2695 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2696
2697         * g++.old-deja/g++.other/vbase5.C: New test.
2698
2699 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2700
2701         * gcc.c-torture/execute/20010118-1.c: New test.
2702
2703 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2704
2705         * g++.old-deja/g++.pt/deduct3.C: New test.
2706
2707 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2708
2709         * g++.old-deja/g++.pt/spec34.C: New test.
2710
2711 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2712
2713         * g77.f-torture/compile/20000601-2.f: New test.
2714
2715 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2716
2717         * g++.old-deja/g++.other/init17.C: New test.
2718
2719 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2720
2721         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2722
2723 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2724
2725         * g++.old-deja/g++.pt/unify8.C: New test.
2726
2727 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2728
2729         * g++.old-deja/g++.abi/vbase1.C: New test.
2730
2731 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2732
2733         * g++.old-deja/g++.pt/crash65.C: New test.
2734
2735 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2736
2737         * gcc.dg/cpp/assembl2.S: New test case.
2738
2739 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2740
2741         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2742         are supported.
2743
2744 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2745
2746         * g++.old-deja/g++.other/builtins1.C: New test.
2747         * g++.old-deja/g++.other/builtins2.C: Likewise.
2748         * g++.old-deja/g++.other/builtins3.C: Likewise.
2749         * g++.old-deja/g++.other/builtins4.C: Likewise.
2750
2751 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2752
2753         * gcc.c-torture/compile/20010117-1.c: New test.
2754         * gcc.c-torture/compile/20010117-2.c: New test.
2755
2756 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2757
2758         * g77.f-torture/execute/20010116.[fx]: New test,
2759         XFAIL on i?86-*-*.
2760         * g77.f-torture/compile/20010115.f: Indicate it's
2761         a test for PR fortran/1636.
2762
2763 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2764
2765         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2766
2767 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2768
2769         * g77.f-torture/compile/20010115.f: New test.
2770
2771 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2772
2773         * g++.old-deja/g++.pt/nontype5.C: New test.
2774
2775 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2776
2777         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2778         have an equivalent working one below it.
2779
2780 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2781
2782         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2783         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2784
2785 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2786
2787         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2788         message containing "init_priority".
2789         (conpr-2.C): Likewise.
2790         (conpr-3.C): Likewise.
2791         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2792
2793 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2794
2795         * gcc.c-torture/execute/20010114-2.c: New test.
2796
2797 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2798
2799         * gcc.c-torture/compile/20010114-1.c: New test.
2800         * gcc.c-torture/compile/20010114-1.x: Xfail.
2801         * gcc.c-torture/compile/20010114-2.c: New test.
2802         * gcc.c-torture/execute/20010114-1.c: New test.
2803         * gcc.dg/trunc-1.c: New test.
2804         * gcc.dg/uninit-B.c: New test.
2805
2806 2001-01-13  Nick Clifton  <nickc@redhat.com>
2807
2808         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2809         target.
2810
2811 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2812
2813         * gcc.c-torture/compile/20010113-1.c: New test.
2814
2815 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2816
2817         * gcc.c-torture/compile/20001212-1.c: New test.
2818
2819 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2820
2821         * gcc.dg/cpp/widestr1.c: Update.
2822         * gcc.dg/cpp/prag-imp.c: Remove.
2823
2824 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2825
2826         * gcc.c-torture/execute/20000801-3.x: Remove.
2827         * gcc.dg/c90-init-1.c: New test.
2828         * gcc.dg/c99-init-1.c: New test.
2829         * gcc.dg/c99-init-2.c: New test.
2830         * gcc.dg/gnu99-init-1.c: New test.
2831
2832 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2833
2834         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2835         testing that no relevant ones were found.
2836
2837 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2838
2839         * g++.old-deja/g++.pt/cast2.C: New test.
2840
2841 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2842
2843         * g++.old-deja/g++.pt/friend47.C: New test.
2844
2845 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2846
2847         * g++.old-deja/g++.pt/instantiate13.C: New test.
2848
2849 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2850
2851         * g++.old-deja/g++.other/defarg7.C: New test.
2852         * g++.old-deja/g++.other/defarg8.C: New test.
2853
2854 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2855
2856         * g++.old-deja/g++.pt/crash64.C: New test.
2857
2858 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2859
2860         * g++.old-deja/g++.pt/crash63.C: New test.
2861
2862 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2863
2864         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2865
2866 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2867
2868         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2869
2870 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2871
2872         * g++.old-deja/g++.pt/error3.C: New test.
2873
2874 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2875
2876         * g++.old-deja/g++.other/crash39.C: New test.
2877
2878 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2879
2880         * g++.old-deja/g++.other/vbase4.C: New test.
2881
2882 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2883
2884         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2885         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2886         * gcc.dg/special/special.exp: New test driver which will check
2887         for alias support for the above test.
2888
2889 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2890
2891         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2892         problems on small machines.
2893         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2894         parameterize.
2895
2896 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2897
2898         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2899         mips.
2900         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2901
2902 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2903
2904         * g++.old_deja/g++.pt/using8.C: New test.
2905
2906 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2907
2908         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2909
2910 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2911
2912         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2913         where a failure is expected.
2914         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2915
2916 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2917
2918         * g++.old_deja/g++.pt/instantiate12.C: New test.
2919
2920 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2921
2922         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2923         start of structs.
2924         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2925         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2926         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2927         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2928         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2929         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2930         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2931         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2932         * g++.old-deja/g++.eh/spec6.C: Likewise.
2933         * g++.old-deja/g++.jason/crash3.C: Likewise.
2934         * g++.old-deja/g++.law/ctors11.C: Likewise.
2935         * g++.old-deja/g++.law/ctors17.C: Likewise.
2936         * g++.old-deja/g++.law/ctors5.C: Likewise.
2937         * g++.old-deja/g++.law/ctors9.C: Likewise.
2938         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2939         * g++.old-deja/g++.mike/net22.C: Likewise.
2940         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2941         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2942         * g++.old-deja/g++.mike/virt3.C: Likewise.
2943         * g++.old-deja/g++.niklas/t128.C: Likewise.
2944         * g++.old-deja/g++.other/anon4.C: Likewise.
2945         * g++.old-deja/g++.other/using1.C: Likewise.
2946         * g++.old-deja/g++.other/warn3.C: Likewise.
2947         * g++.old-deja/g++.pt/t37.C: Likewise.
2948         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2949         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2950
2951 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2952
2953         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2954
2955 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2956
2957         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2958
2959 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2960
2961         * gcc.c-torture/compile/20010107-1.c: New test.
2962
2963 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2964
2965         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2966
2967 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2968
2969         * gcc.dg/format/format.h: New file.
2970         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2971         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2972         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2973         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2974         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2975         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2976         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2977         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2978         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2979         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2980         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2981         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2982         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2983         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2984         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2985         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2986         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2987         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2988         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2989         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2990         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2991         instead of declaring standard types, macros and functions in each
2992         test.
2993
2994 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2995
2996         * gcc.c-torture/execute/20010106-1.c: New test.
2997
2998 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2999
3000         * gcc.dg/format/format.exp: New file.
3001         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
3002         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
3003         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
3004         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
3005         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
3006         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
3007         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
3008         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
3009         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
3010         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
3011         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
3012         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
3013         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
3014         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
3015         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
3016         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
3017         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
3018         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
3019         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
3020         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
3021         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
3022         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
3023         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
3024         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
3025         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
3026         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
3027         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
3028         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
3029         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
3030         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
3031         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
3032         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
3033         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
3034         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
3035         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
3036         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
3037         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
3038         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
3039         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
3040         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
3041         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
3042         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
3043
3044 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
3045
3046         * gcc.c-torture/execute/991228-1.c: Take word endianness into
3047         account.
3048
3049 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3050
3051         * gcc.c-torture/execute/builtin-complex-1.c: New test.
3052
3053 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3054
3055         * g++.old-deja/g++.pt/crash62.C: New test.
3056
3057 2001-01-04  Richard Henderson  <rth@redhat.com>
3058
3059         * gcc.dg/20000926-1.c: Update expected warnings.
3060         * gcc.dg/array-2.c: Likewise.
3061         * gcc.dg/array-4.c: Also validate flexible array members.
3062         * gcc.dg/c99-flex-array-1.c: New.
3063
3064 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3065
3066         * gcc.c-torture/compile/20001222-1.x: Remove.
3067
3068 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3069
3070         * gcc.c-torture/execute/built-in-setjmp.c: New.
3071
3072 2001-01-03  Richard Henderson  <rth@redhat.com>
3073
3074         * gcc.dg/940510-1.c: Update expected error wording.
3075         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
3076
3077 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
3078
3079         * lib/target-supports.exp (check_alias_available): Modified to
3080         indicate aliases not supported if only weak aliases are supported.
3081
3082 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3083
3084         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
3085         Turn on cmpstrsi checks for __pj__ and __i370__.
3086
3087 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3088
3089         * g++.old-deja/g++.other/virtual11.C: New test.
3090
3091 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3092
3093         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
3094
3095 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3096
3097         * gcc.c-torture/compile/20010102-1.c: New test.
3098
3099 2001-01-02  Andreas Jaeger  <aj@suse.de>
3100
3101         * gcc.dg/noreturn-3.c: New test.
3102
3103         * gcc.dg/noreturn-4.c: New test.
3104
3105 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3106
3107         * gcc.c-torture/execute/stdio-opt-1.c: Also test
3108         __builtin_fputc and __builtin_fwrite.
3109
3110 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3111
3112         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
3113         signed char, not default char.
3114
3115 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3116
3117         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
3118
3119 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
3120
3121         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
3122
3123 2000-12-29  Richard Henderson  <rth@redhat.com>
3124
3125         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
3126         (__cyg_profile_func_exit): Define.
3127
3128 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3129
3130         * g++.dg/vtgc1.C: New test.
3131
3132 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
3133
3134         * gcc.dg/noncompile/20001228-1.c: New test.
3135
3136         * gcc.dg/20001228-1.c: New test.
3137
3138         * gcc.c-torture/execute/20001228-1.c: New test.
3139
3140 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3141
3142         * gcc.dg/format-strfmon-1.c: New test.
3143
3144 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3145
3146         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
3147         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
3148         * gcc.c-torture/execute/string-opt-1.c: Likewise.
3149         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3150         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3151         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3152         * gcc.c-torture/execute/string-opt-6.c: Likewise.
3153         * gcc.c-torture/execute/string-opt-7.c: Likewise.
3154         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3155         * gcc.c-torture/execute/string-opt-9.c: Likewise.
3156         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3157         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3158         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3159
3160         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3161         * gcc.c-torture/execute/string-opt-4.c: Test index.
3162
3163 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
3164
3165         * gcc.c-torture/compile/20001226-1.c: New test.
3166
3167 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3168
3169         * gcc.c-torture/compile/20001222-1.c: New test.
3170         * gcc.c-torture/compile/20001222-1.x: Xfail.
3171
3172 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
3173
3174         * gcc.c-torture/execute/comp-goto-2.c: New test.
3175
3176 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
3177
3178         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3179         Use long types if __INT_MAX__ is 32767.
3180         (main): Use cast to (sint32 *) when poking 88 into a_page.
3181
3182         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3183
3184 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3185
3186         * gcc.c-torture/compile/20001221-1.c: New test.
3187         * gcc.c-torture/execute/20001221-1.c: New test.
3188
3189 2000-12-20  Richard Henderson  <rth@redhat.com>
3190
3191         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3192         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3193
3194 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3195
3196         * gcc.dg/compare3.c: New test.
3197
3198 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3199
3200         * gcc.dg/format-warnll-1.c: New test.
3201
3202 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3203
3204         * gcc.dg/cpp/cmdlne-P.c: New test.
3205
3206 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3207
3208         * gcc.c-torture/execute/builtin-abs-1.c,
3209         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3210
3211 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3212
3213         * gcc.dg/cpp/multiline.c: New test.
3214
3215 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3216
3217         * g++.old-deja/g++.other/syshdr1.C: Update.
3218         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3219
3220 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3221
3222         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3223
3224 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3225
3226         * g++.old-deja/g++.pt/ttp65.C: New test.
3227
3228 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3229
3230         * g++.old-deja/g++.pt/ttp64.C: New test.
3231
3232 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3233
3234         * g++.old-deja/g++.pt/spec33.C: New test.
3235
3236 2000-12-14  Catherine Moore  <clm@redhat.com>
3237
3238         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3239         * gcc.c-torture/execute/920612-2.c: Likewise.
3240         * gcc.c-torture/execute/920428-2.c: Likewise.
3241         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3242         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3243
3244 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3245
3246         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3247         * gcc.dg/pack-test-2.c: Likewise.
3248
3249 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3250
3251         Tests by Zack Weinberg <zackw@stanford.edu>.
3252
3253         * gcc.dg/cpp/defined.c: Update.
3254         * gcc.dg/cpp/defined_trad.c: New tests.
3255
3256 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3257
3258         * gcc.dg/cpp/trad-direct.c: Update.
3259
3260 2000-12-11  Neil Booth  <neilb@earthling.net>
3261
3262         * gcc.dg/cpp/defined_trad.c
3263
3264 2000-12-11  Neil Booth  <neilb@earthling.net>
3265
3266         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3267
3268 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3269
3270         * gcc.dg/format-miss-2.c: New test.
3271
3272 2000-12-09  Neil Booth  <neilb@earthling.net>
3273
3274         * gcc.dg/cpp/lineflags.c: New tests.
3275         * gcc.dg/cpp/poison.c: Update.
3276         * gcc.dg/cpp/redef2.c: Update.
3277         * gcc.dg/cpp/skipping.c: New test.
3278
3279 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3280
3281         * g++.old-deja/g++.other/eh3.C: New testcase.
3282
3283 2000-12-07  Neil Booth  <neilb@earthling.net>
3284
3285         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3286         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3287         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3288         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3289         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3290         Update.
3291
3292 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3293
3294         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3295         __SIZE_TYPE__ instead of int for type of integers cast to
3296         pointers.
3297
3298 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3299
3300         * g++.old-deja/g++.other/cleanup4.C: New test.
3301
3302 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3303
3304         * format-sec-1.c: New test.
3305
3306 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3307
3308         * gcc.dg/format-nonlit-3.c: New test.
3309
3310 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3311
3312         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3313         through a null pointer.
3314
3315 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3316
3317         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3318         * g++.old-deja/g++.pt/partial4.C: New test.
3319
3320 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3321
3322         * gcc.c-torture/execute/ieee/hugeval.x: New.
3323
3324 2000-12-06  Neil Booth  <neilb@earthling.net>
3325
3326         * gcc.dg/cpp/backslash2.c: New tests.
3327
3328 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3329
3330         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3331         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3332
3333 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3334
3335         * gcc.c-torture/execute/20001203-2.c: New testcase.
3336
3337 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3338
3339         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3340         * g++.old-deja/g++.other/virtual10.C: New test.
3341
3342 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3343
3344         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3345
3346 2000-12-05  Richard Henderson  <rth@redhat.com>
3347
3348         * gcc.c-torture/compile/20001205-1.c: New.
3349
3350 2000-12-04  Neil Booth  <neilb@earthling.net>
3351
3352         * g++.old-deja/g++.other/virtual9.C: New test.
3353         * g++.old-deja/g++.pt/crash61.C: New test.
3354         * gcc.c-torture/execute/loop-9.c: New test.
3355
3356 2000-12-04  Neil Booth  <neilb@earthling.net>
3357
3358         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3359         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3360         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3361         * gcc.dg/cpp/extratokens.c: ...here.
3362
3363 2000-12-04  Neil Booth  <neilb@earthling.net>
3364
3365         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3366         New tests.
3367
3368 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3369
3370         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3371         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3372
3373 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3374
3375         * gcc.c-torture/execute/20001203-1.c: New test.
3376
3377 2000-12-03  Neil Booth  <neilb@earthling.net>
3378
3379         * gcc.dg/cpp/macro6.c: New test cases.
3380
3381 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3382
3383         * gcc.c-torture/execute/string-opt-9.c: New test.
3384         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3385         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3386         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3387
3388         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3389         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3390
3391 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3392
3393         * gcc.dg/cpp/if-6.c: New testcase.
3394
3395         * gcc.dg/20001201-1.c: New testcase.
3396
3397 2000-12-02  Neil Booth  <neilb@earthling.net>
3398
3399         * g++.old-deja/g++.other/externC4.C,
3400         g++.old-deja/g++.other/friend10.C: New tests.
3401
3402 2000-12-02  Neil Booth  <neilb@earthling.net>
3403
3404         * g++.old-deja/g++.other/instan2.C
3405         * g++.old-deja/g++.other/instan3.C: New test.
3406
3407 2000-12-02  Neil Booth  <neilb@earthling.net>
3408
3409         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3410         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3411         gnuc99.c,gnuc99-pedantic.c: New tests.
3412
3413 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3414
3415         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3416         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3417
3418 2000-12-01  Neil Booth  <neilb@earthling.net>
3419
3420         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3421         * gcc.dg/cpp/poison.c: Update.
3422         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3423
3424 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3425
3426         * g77.f-torture/execute/20001201.f: New test.
3427
3428 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3429
3430         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3431
3432 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3433
3434         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3435
3436 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3437
3438         * g++.old-deja/g++.other/cast6.C: New test.
3439
3440 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3441
3442         * gcc.c-torture/execute/20001130-2.c: New testcase.
3443
3444 2000-11-30  Richard Henderson  <rth@redhat.com>
3445
3446         * gcc.c-torture/execute/20001130-1.c: New test.
3447
3448 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3449
3450         * g++.old-deja/g++.other/op3.C: New test.
3451
3452 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3453
3454         * g++.old-deja/g++.other/op2.C: New test.
3455
3456 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3457
3458         * g++.old-deja/g++.other/crash38.C: New test.
3459
3460 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3461
3462         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3463
3464 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3465
3466         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3467         tests.
3468         * gcc.c-torture/execute/string-opt-6.c: New test.
3469
3470         * gcc.dg/20001117-1.c: Add main.
3471
3472 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3473
3474         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3475         Move from here ...
3476         * gcc.dg/940510-1.c: ... to here.
3477
3478         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3479         zero-size arrays in toplevel structures.
3480
3481 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3482
3483         * gcc.c-torture/execute/loop-8.c: New test.
3484
3485 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3486
3487         * g++.old-deja/g++.other/base1.C: New test.
3488
3489 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3490
3491         * g++.old-deja/g++.other/parse2.C: New test.
3492
3493 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3494
3495         * g++.old-deja/g++.pt/incomplete1.C: New test.
3496
3497 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3498
3499         * g++.old-deja/g++.other/friend9.C: New test.
3500
3501 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3502
3503         * gcc.dg/20001127-1.c: New test.
3504
3505 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3506
3507         * g++.old-deja/g++.pt/friend46.C: New test.
3508
3509 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3510
3511         * g++.old-deja/g++.other/ptrmem8.C: New test.
3512
3513 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3514
3515         * gcc.c-torture/execute/string-opt-7.c: New test.
3516         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3517
3518 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3519
3520         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3521         instead of 'mkcheck 2'.
3522
3523 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3524
3525         * gcc.c-torture/execute/memcheck/driver.c,
3526         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3527         C9X references to refer to C99.
3528
3529 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3530
3531         * gcc.dg/ultrasp3.c: New test.
3532
3533 2000-11-25  Neil Booth  <neilb@earthling.net>
3534
3535         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3536
3537 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3538
3539         * gcc.c-torture/compile/20001123-2.c: New.
3540
3541 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3542
3543         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3544
3545 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3546
3547         * gcc.dg/sequence-point-1.c: Add some new tests.
3548         * gcc.c-torture/execute/20001124-1.c: New test.
3549
3550 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3551
3552         * g++.old-deja/g++.other/vaarg4.C: New test.
3553         * gcc.c-torture/compile/20001123-1.c: New test.
3554
3555 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3556
3557         * g++.other/crash24.C: Adjust and remove XFAIL.
3558         * g++.other/crash37.C: New test.
3559
3560 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3561
3562         * g++.old-deja/g++.pt/instantiate9.C: New test.
3563
3564 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3565
3566         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3567         new ABI, too.
3568
3569         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3570         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3571
3572 2000-11-22  Neil Booth  <neilb@earthling.net>
3573
3574         * gcc.dg/cpp/Wtrigraphs.c: New test.
3575
3576 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3577
3578         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3579
3580 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3581
3582         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3583
3584 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3585
3586         * lib/gcc-dg.exp: load_lib scanasm.exp.
3587         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3588         * lib/g++-dg.exp: load_lib scanasm.exp.
3589         * lib/scanasm.exp: New.
3590         (scan-assembler, scan-assembler-not): Add optional arguments to
3591         test name, or if not present, the pattern name.
3592         (scan-assembler-dem, scan-assembler-dem-not): New.
3593
3594         * g++.dg/dg.exp: New.
3595
3596 2000-11-21  Neil Booth  <neilb@earthling.net>
3597
3598         * gcc.dg/cpp/integrated1.c: Remove.
3599
3600 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3601
3602         * gcc.c-torture/execute/20001121-1.c: New test.
3603
3604 2000-11-21  Richard Henderson  <rth@redhat.com>
3605
3606         * gcc.c-torture/compile/20001121-1.c: New test.
3607
3608 2000-11-20  Neil Booth  <neilb@earthling.net>
3609
3610         * gcc.dg/cpp/integrated1.c: New test.
3611
3612 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3613
3614         * g++.old-deja/g++.other/inline17.C: New test.
3615
3616 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3617
3618         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3619         local variable to be zero: I made the variable global. Now
3620         uses abort() and exit() instead of relying on main's return value.
3621
3622 2000-11-20  Neil Booth  <neilb@earthling.net>
3623
3624         * gcc.dg/cpp/paste2.c: Update test.
3625         * objc/execute/paste.m: New test.
3626
3627 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3628
3629         * gcc.dg/c99-condexpr-1.c: New test.
3630
3631 2000-11-20  Neil Booth  <neilb@earthling.net>
3632
3633         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3634
3635 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3636
3637         * g++.old-deja/g++.pt/export1.C: New test.
3638
3639 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3640
3641         * gcc.dg/20001117-1.c: New test.
3642
3643 2000-11-18  Richard Henderson  <rth@redhat.com>
3644
3645         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3646
3647 2000-11-18  Richard Henderson  <rth@redhat.com>
3648
3649         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3650         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3651         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3652
3653 2000-11-18  Richard Henderson  <rth@redhat.com>
3654
3655         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3656         (main): New.  Exit cleanly.
3657
3658 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3659
3660         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3661         gcc.dg/c99-fordecl-2.c: New tests.
3662
3663 2000-11-18  Richard Henderson  <rth@redhat.com>
3664
3665         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3666         * gcc.c-torture/execute/zerolen-2.c: New.
3667
3668 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3669
3670         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3671         memory.
3672
3673 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3674
3675         * g++.old-deja/g++.pt/instantiate8.C: New test.
3676
3677 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3678
3679         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3680         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3681
3682 2000-11-16  Nick Clifton  <nickc@redhat.com>
3683
3684         * gcc.c-torture/execute/nestfunc-2.c: New test.
3685         * gcc.c-torture/execute/nestfunc-3.c: New test.
3686
3687 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3688
3689         * gcc.c-torture/compile/20001116-1.c: New test.
3690
3691 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3692
3693         * gcc.c-torture/execute/20001115-1.c: New test.
3694
3695 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3696
3697         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3698         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3699         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3700         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3701
3702 2000-11-15  Neil Booth  <neilb@earthling.net>
3703
3704         gcc.dg/cpp/_Pragma1.c: Update.
3705         gcc.dg/cpp/_Pragma2.c: New test.
3706
3707 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3708
3709         * g++.old-deja/g++.other/anon5.C: New test.
3710
3711 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3712
3713         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3714         tests.
3715
3716 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3717
3718         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3719         output.
3720
3721 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3722
3723         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3724         labels at end of compound statements.
3725
3726 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3727
3728         * gcc.c-torture/execute/loop-7.c: New test.
3729
3730 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3731
3732         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3733
3734 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3735
3736         * gcc.dg/c99-bool-1.c: New test.
3737
3738 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3739
3740         * gcc.dg/c99-scope-1.c: Remove xfail.
3741         * gcc.dg/c99-scope-2.c: New test.
3742
3743 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3744
3745         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3746         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3747
3748 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3749
3750         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3751         error messages.
3752
3753         * g++.mike/p700.C: Don't typedef wchar_t.
3754         * g++.mike/p784.C: Likewise.
3755         * g++.mike/eb101.C: Don't use __wchar_t.
3756
3757 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3758
3759         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3760         from DO loop.
3761
3762 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3763
3764         * gcc.c-torture/execute/20001111-1.c: New test.
3765
3766 2000-11-10  Nick Clifton  <nickc@redhat.com>
3767
3768         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3769         long multuiple and accumulate.
3770
3771 2000-11-09  Richard Henderson  <rth@redhat.com>
3772
3773         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3774         via size_t instead of int.
3775
3776         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3777         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3778         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3779         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3780
3781 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3782
3783         * gcc.c-torture/compile/20001109-1.c: New test.
3784         * gcc.c-torture/compile/20001109-2.c: New test.
3785
3786 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3787
3788         * g++.old-deja/g++.pt/operator1.C: New test.
3789         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3790
3791 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3792
3793         * gcc.dg/20001108-1.c: New test.
3794
3795 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3796
3797         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3798         with both arguments constant strings.
3799         * gcc.c-torture/execute/string-opt-3.c: New test.
3800         * gcc.c-torture/execute/string-opt-4.c: New test.
3801         * gcc.c-torture/execute/string-opt-5.c: New test.
3802
3803 2000-11-08  Nick Clifton  <nickc@redhat.com>
3804
3805         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3806         mulsidi3adddi patterns.
3807
3808 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3809
3810         * g++.old-deja/g++.other/crash36.C: New test.
3811
3812 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3813
3814         * g++.old-deja/g++.other/init16.C: New test.
3815
3816 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3817
3818         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3819
3820 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3821
3822         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3823         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3824         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3825
3826 2000-11-07  DJ Delorie  <dj@redhat.com>
3827
3828         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3829
3830 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3831
3832         * gcc.c-torture/execute/string-opt-1.c: New test.
3833
3834 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3835
3836         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3837         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3838         parameters in registers, and there is no way for a varargs
3839         function to know in which order the integer and floating-point
3840         parameters should be interleaved when they are placed on the
3841         stack.
3842         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3843         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3844
3845 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3846
3847         * gcc.c-torture/execute/string-opt-2.c: New test.
3848
3849 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3850
3851         * g++.old-deja/g++.pt/crash60.C: New test.
3852
3853 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3854
3855         * g++.old-deja/g++.other/crash24.C: New test.
3856         * g++.old-deja/g++.other/crash25.C: New test.
3857         * g++.old-deja/g++.other/crash26.C: New test.
3858         * g++.old-deja/g++.other/crash27.C: New test.
3859         * g++.old-deja/g++.other/crash28.C: New test.
3860         * g++.old-deja/g++.other/crash29.C: New test.
3861         * g++.old-deja/g++.other/crash30.C: New test.
3862         * g++.old-deja/g++.other/crash31.C: New test.
3863         * g++.old-deja/g++.other/crash32.C: New test.
3864         * g++.old-deja/g++.other/crash33.C: New test.
3865         * g++.old-deja/g++.other/crash34.C: New test.
3866         * g++.old-deja/g++.other/crash35.C: New test.
3867
3868 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3869
3870         * gcc.c-torture/execute/20001031-1.c: New test.
3871
3872 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3873
3874         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3875         namespace.
3876
3877         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3878         standards-conformant.
3879
3880         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3881
3882         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3883         * g++.old-deja/g++.mike/p755a.C: Likewise.
3884         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3885         library makes no calls to `operator new' during initialization.
3886
3887 2000-11-04  Neil Booth  <neilb@earthling.net>
3888
3889         * gcc.dg/cpp/include2.c: New tests.
3890
3891 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3892
3893         * lib/g++.exp (g++_set_ld_library_path): New function.
3894         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3895
3896 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3897
3898         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3899         warnings.
3900
3901 2000-11-01  Richard Henderson  <rth@redhat.com>
3902
3903         * g++.old-deja/g++.ext/namedret1.C: New.
3904         * g++.old-deja/g++.ext/namedret2.C: New.
3905         * g++.old-deja/g++.ext/namedret3.C: New.
3906
3907 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3908
3909         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3910         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3911
3912 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3913
3914         * gcc.c-torture/execute/va-arg-21.c: New test.
3915
3916 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3917
3918         * gcc.dg/c99-complex-2.c: New test.
3919
3920 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3921
3922         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3923
3924 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3925
3926         * g++.old-deja/g++.other/inline16.C: New test.
3927
3928 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3929
3930         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3931         __PRETTY_FUNCTION__
3932
3933 2000-10-29  Neil Booth  <neilb@earthling.net>
3934
3935         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3936         New tests.
3937         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3938         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3939         optimisation.
3940
3941 2000-10-29  Neil Booth  <neilb@earthling.net>
3942
3943         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3944         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3945         * mi5.c: Test multiple includes work with -C.
3946         * trigraphs.c: Test ^= version.
3947
3948 2000-10-28  Neil Booth  <neilb@earthling.net>
3949
3950         New tests and test updates for new macro expander.
3951
3952         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3953         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3954         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3955         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3956         new diagnostic messages.
3957
3958         * gcc.dg/cpp/macro3.c: New tests.
3959
3960 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3961
3962         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3963         on the same line.
3964
3965 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3966
3967         * g++.old-deja/g++.other/eh2.C: New test.
3968
3969 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3970
3971         * gcc.c-torture/execute/20001027-1.c: New test.
3972
3973 2000-10-26  Richard Henderson  <rth@redhat.com>
3974
3975         * gcc.c-torture/execute/20001026-1.c: New.
3976
3977 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3978
3979         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3980         * g++.old-deja/g++.law/builtin1.C: Likewise.
3981         * g++.old-deja/g++.law/ctors10.C: Likewise.
3982         * g++.old-deja/g++.law/virtual3.C: Likewise.
3983         * g++.old-deja/g++.mike/p658.C: Likewise.
3984         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3985         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3986         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3987         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3988         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3989
3990 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3991
3992         * gcc.c-torture/compile/20001024-1.c: New test.
3993
3994 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3995
3996         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3997         to tell us whether or not we are using V3.
3998
3999 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4000
4001         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
4002         operands.
4003
4004 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4005
4006         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
4007
4008 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
4009
4010         * gcc.c-torture/execute/20001024-1.c: New test.
4011
4012 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
4013
4014         * g++.old-deja/g++.other/sibcall1.C: New test.
4015
4016 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
4017
4018         * gcc.dg/noncompile/init-3.c: New test.
4019
4020 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4021
4022         * gcc.dg/format-array-1.c: New test.
4023
4024 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4025
4026         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
4027         writing through null pointers; remove comment about testing
4028         unterminated strings.
4029
4030 2000-10-17  Matthew Hiller  <hiller@redhat.com>
4031
4032         * gcc.c-torture/execute/20001017-2.c: New test.
4033
4034 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4035
4036         * gcc.c-torture/compile/20001018-1.c: New test.
4037         * gcc.c-torture/compile/20001018-1.x: Xfail.
4038
4039 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4040
4041         * gcc.c-torture/execute/20001017-1.c: New test.
4042
4043 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4044
4045         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
4046         for multiple use of arguments with scanf formats; add tests for
4047         multiple use of arguments.
4048
4049 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
4050
4051         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
4052
4053 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4054
4055         * gcc.dg/format-miss-1.c: New test.
4056
4057 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4058
4059         * gcc.c-torture/execute/20001013-1.c: New test.
4060
4061 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4062
4063         * gcc.dg/format-branch-1.c: New test.
4064
4065 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4066
4067         * README, lib/file-format.exp: Remove EGCS references.
4068
4069 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4070
4071         * gcc.dg/20001013-1.c: New test.
4072
4073 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4074
4075         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
4076         for intmax_t in the compiler using __typeof__ and the type rules
4077         for conditional expressions.
4078
4079 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
4080
4081         * gcc.dg/20001012-1.c: New test.
4082         * gcc.dg/20001012-2.c: New test.
4083
4084 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4085
4086         * gcc.dg/format-attr-1.c: New test.
4087
4088 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4089
4090         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
4091         __LONG_LONG_MAX__ instead of LLONG_MAX.
4092
4093 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4094
4095         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
4096         scanf flags.
4097         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
4098         flags.
4099
4100 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4101
4102         * gcc.dg/sequence-pt-1.c: New test.
4103
4104 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
4105
4106         * gcc.c-torture/execute/20001011-1.c: New testcase.
4107         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
4108
4109 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4110
4111         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
4112         does not error on it.
4113
4114 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4115
4116         * gcc.dg/20001009-1.c: New test.
4117
4118 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4119
4120         * gcc.c-torture/compile/20001009-1.c: Move from here ....
4121         * gcc.c-torture/execute/20001009-2.c: ... to here.
4122
4123 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
4124
4125         * gcc.c-torture/compile/20001009-1.c: New testcase.
4126         * gcc.c-torture/execute/20001009-1.c: New testcase.
4127         Testcases provided by Jan Hubicka <jh@suse.cz>.
4128
4129 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4130
4131         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4132         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
4133         uintmax_t using <limits.h> to emulate the compiler's internal
4134         logic.  No longer XFAIL %j tests.
4135
4136 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4137
4138         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
4139         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4140         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
4141         regexps and details of expected handling of some bad formats.
4142         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
4143         suppression.
4144
4145 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4146
4147         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
4148         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
4149         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
4150         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
4151         in list archives.
4152
4153 2000-10-06  Richard Henderson  <rth@cygnus.com>
4154
4155         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
4156         * g++.old-deja/g++.brendan/crash52.C: Likewise.
4157         * g++.old-deja/g++.jason/report.C: Likewise.
4158         * g++.old-deja/g++.law/friend5.C: Likewise.
4159         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
4160         of the expected warnings.
4161
4162 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4163
4164         * g++.old-deja/g++.pt/enum14.C: New test.
4165
4166 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4167
4168         * g++.old-deja/g++.pt/crash59.C: New test.
4169
4170 2000-10-04  Will Cohen  <wcohen@redhat.com>
4171
4172         * gcc.dg/20000926-1.c: New test.
4173
4174 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
4175
4176         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4177         function name for current C++ compiler.
4178         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4179
4180 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4181
4182         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4183         __PRETTY_FUNCTION__.
4184         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4185
4186 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4187
4188         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4189
4190 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4191
4192         * gcc.c-torture/compile/20000923-1.c: New test.
4193
4194 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4195
4196         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4197         * g++.old-deja/g++.pt/ttp62.C: Same.
4198         * g++.old-deja/g++.other/inline14.C: Same.
4199
4200 2000-09-24  Richard Henderson  <rth@cygnus.com>
4201
4202         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4203
4204 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4205
4206         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4207
4208 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4209
4210         * gcc.c-torture/compile/20000922-1.c: New file.
4211
4212 2000-09-21  Nick Clifton  <nickc@redhat.com>
4213
4214         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4215         a signed long modulo operation.
4216         (mod6): New funciton - perform an unsigned long modulo operation.
4217         (main): Add tests for modulos of very large numbers by very small
4218         dividends.
4219
4220 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4221
4222         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4223
4224 2000-09-19  Richard Henderson  <rth@cygnus.com>
4225
4226         * gcc.dg/compare2.c (case 10): XFAIL.
4227
4228 2000-09-18  Richard Henderson  <rth@cygnus.com>
4229
4230         * gcc.c-torture/execute/20000906-1.c: Move ...
4231         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4232         that support __builtin_trap.
4233
4234 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4235
4236         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4237
4238 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4239
4240         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4241         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4242         more $ format tests.
4243
4244 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4245
4246         * gcc.dg/format-errmk-1.c: New test.
4247
4248 2000-09-17  Greg McGary  <greg@mcgary.org>
4249
4250         * gcc.c-torture/execute/20000917-1.x: Remove.
4251
4252 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4253
4254         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4255
4256 2000-09-17  Greg McGary  <greg@mcgary.org>
4257
4258         * gcc.c-torture/execute/20000917-1.c: New test.
4259         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4260
4261 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4262
4263         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4264         in nested macro bug.
4265
4266 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4267
4268         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4269
4270 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4271
4272         * gcc.c-torture/execute/20000914-1.c: New test.
4273
4274 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4275
4276         * g++.other/inline13.C: New test.
4277
4278 2000-09-12  Andreas Jaeger  <aj@suse.de>
4279
4280         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4281         constant by Ulrich Drepper <drepper@redhat.com>.
4282
4283 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4284
4285         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4286
4287 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4288
4289         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4290
4291 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4292
4293         * gcc.dg/cpp/backslash.c: New test.
4294
4295 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4296
4297         * gcc.c-torture/execute/20000910-1.c: New test.
4298         * gcc.c-torture/execute/20000910-2.c: Likewise.
4299
4300 2000-09-11  Robert Lipe  <robertl@sco.com>
4301
4302         * gcc.dg/pragma-align.c: New test.
4303
4304 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4305
4306         * g++.old-deja/g++.pt/explicit82.C: New test.
4307         * g++.old-deja/g++.pt/explicit83.C: New test.
4308
4309 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4310
4311         * gcc.dg/asm-names.c: New test.
4312
4313 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4314
4315         * gcc.dg/cpp/tr-warn6.c: New test
4316
4317 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4318
4319         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4320         be accepted.
4321
4322 2000-09-07  Catherine Moore  <clm@redhat.com>
4323
4324         * gcc.c-torture/execute/unroll-1.c: New test.
4325
4326 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4327
4328         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4329         ERROR markers.
4330         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4331         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4332         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4333         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4334         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4335         Preprocess only.
4336         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4337         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4338
4339 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4340
4341         * g++.old-deja/g++.pt/deduct2.C: New test.
4342
4343 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4344
4345         * g++.old-deja/g++.pt/parms2.C: New test.
4346
4347 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4348
4349         * g++.old-deja/g++.pt/crash58.C: New test.
4350
4351 2000-09-06  Greg McGary  <greg@mcgary.org>
4352
4353         * gcc.c-torture/execute/20000906-1.c: New test.
4354         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4355
4356 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4357
4358         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4359
4360 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4361
4362         * g++.old-deja/g++.pt/crash57.C: New test.
4363
4364 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4365
4366         * g++.old-deja/g++.pt/crash56.C: New test.
4367
4368 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4369
4370         * g++.old-deja/g++.pt/koenig1.C: New test.
4371
4372 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4373
4374         * gcc.dg/20000904-1.c: New test.
4375
4376 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4377
4378         * gcc.dg/cpp/paste8.c: New test.
4379
4380 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4381
4382         * gcc.c-torture/compile/20000827-1.c: New test.
4383
4384 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4385
4386         * gcc.dg/format-diag-1.c: New test.
4387
4388 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4389
4390         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4391         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4392         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4393         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4394         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4395
4396 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         * g++.old-deja/g++.other/nested4.C: New test.
4399
4400 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4401
4402         * g++.old-deja/g++.ns/scoped1.C: New test.
4403
4404 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4405
4406         * lib/g++.exp: Support testing already-installed GCC.
4407
4408 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4409
4410         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4411
4412 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4413
4414         * gcc.dg/return-type-2.c: New test.
4415
4416 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4417
4418         * gcc.c-torture/compile/20000825-1.c: New test.
4419
4420 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4421
4422         * gcc.dg/dwarf2-2.c: New test.
4423
4424 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4425
4426         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4427         dg-warning regexps.
4428
4429 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4430
4431         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4432         gcc.dg/format-ext-5.c: New tests.
4433
4434 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4435
4436         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4437
4438 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4439
4440         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4441
4442 2000-08-24  Richard Henderson  <rth@cygnus.com>
4443
4444         * gcc.dg/ia64-sync-1.c: New test.
4445         * gcc.dg/ia64-sync-2.c: New test.
4446         * gcc.dg/ia64-asm-1.c: New test.
4447
4448 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4449
4450         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4451         * gcc.dg/format-ext-2.c: New test.
4452
4453 2000-08-23  Jason Merrill  <jason@redhat.com>
4454
4455         * lib/old-dejagnu.exp: Also ignore "In member function" and
4456         "At global scope".
4457
4458 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4459
4460         * gcc.dg/noncompile/label-lineno-1.c: New test.
4461
4462 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4463
4464         * gcc.dg/c99-array-nonobj-1.c: New test.
4465
4466 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4467
4468         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4469         tests.
4470         * gcc.dg/format-ext-1.c: New test.
4471
4472 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4473
4474         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4475         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4476         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4477         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4478         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4479
4480 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4481
4482         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4483         gcc.dg/c99-strftime-2.c: New tests.
4484
4485 2000-08-22  Richard Henderson  <rth@cygnus.com>
4486
4487         * gcc.c-torture/execute/20000822-1.c: New test.
4488
4489 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4490
4491         * gcc.c-torture/execute/20000819-1.x: Remove.
4492
4493 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4494
4495         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4496         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4497         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4498         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4499         gcc.dg/format-xopen-1.c: New tests.
4500
4501 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4502
4503         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4504
4505 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4506
4507         * g++.old-deja/g++.other/loop2.C: New test.
4508
4509         * gcc.c-torture/compile/20000606-1.c: New test.
4510         * gcc.c-torture/compile/20000728-1.c: New test.
4511         * gcc.c-torture/execute/20000801-1.c: New test.
4512         * gcc.c-torture/execute/20000801-2.c: New test.
4513         * gcc.c-torture/execute/20000819-1.c: New test.
4514         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4515         * gcc.dg/20000629-1.c: New test.
4516         * gcc.dg/20000724-1.c: New test.
4517         * gcc.dg/20000807-1.c: New test.
4518
4519 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4520
4521         * gcc.dg/cpp/pragma-1.c: New test.
4522         * gcc.dg/cpp/pragma-2.c: New test.
4523
4524 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4525
4526         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4527         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4528
4529 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4530
4531         * gcc.c-torture/compile/20000818-1.c: New test.
4532
4533 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4534
4535         * gcc.c-torture/execute/20000818-1.c: New test.
4536
4537 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4538
4539         * gcc.dg/format-va-1.c: New test.
4540
4541 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4542
4543         * g++.old-deja/g++.other/typedef8.C: New test.
4544
4545 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4546
4547         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4548         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4549         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4550         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4551         * g++.old-deja/g++.other/ptrmem7.C: New test.
4552         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4553
4554 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4555
4556         * g++.old-deja/g++.pt/typename27.C: New test.
4557
4558 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4559
4560         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4561         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4562         * g++.old-deja/g++.pt/friend45.C: New test.
4563         * g++.old-deja/g++.other/friend8.C: New test.
4564
4565 2000-08-15  Richard Henderson  <rth@cygnus.com>
4566
4567         * gcc.c-torture/execute/20000815-1.c: New test.
4568
4569 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4570
4571         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4572         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4573         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4574
4575 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4576
4577         * g++.old-deja/g++.other/refinit2.C: New test.
4578
4579 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4580
4581         * lib/c-torture.exp (c-torture): Make
4582         compiler_conditional_xfail_data global.
4583         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4584         compiler_conditional_xfail_data machinery.
4585         (f-torture-execute): Likewise.
4586         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4587         and only when unrolling loops.
4588
4589         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4590
4591 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4592
4593         * g++.old-deja/g++.pt/explicit81.C: New test.
4594
4595 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4596
4597         * g++.old-deja/g++.pt/typename26.C: New test.
4598
4599 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4600
4601         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4602         warning.
4603
4604 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4605
4606         * g++.old-deja/g++.other/array3.C: New test.
4607
4608 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4609
4610         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4611         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4612         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4613         New tests.
4614
4615 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4616
4617         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4618         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4619
4620 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4621
4622         * gcc.c-torture/execute/20000808-1.c: New test.
4623
4624 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4625
4626         * gcc.dg/c90-const-expr-1.c: New test.
4627
4628 2000-08-08  Richard Henderson  <rth@cygnus.com>
4629
4630         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4631
4632 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4633
4634         * gcc.dg/noncompile/const-ll-1.c: New test.
4635
4636 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4637
4638         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4639
4640 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4641
4642         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4643         that running programs linked against the shared version of libobjc
4644         run correctly.
4645
4646 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4647
4648         * gcc.dg/c99-printf-1.c: New test.
4649
4650 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4651
4652         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4653
4654 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4655
4656         * gcc.c-torture/execute/20000731-1.x: Delete.
4657
4658 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4659
4660         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4661         and torture_without_loops as is done by c-torture.exp.
4662         (search_for): Copy from c-torture.exp.
4663         (gcc-dg-runtest): New function, drives a directory of tests
4664         iterating over the TORTURE_OPTIONS.
4665         (scan-assembler, scan-assembler-not): Move here from
4666         individual directory drivers.
4667
4668         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4669         defined by lib/gcc-dg.exp.
4670         * gcc.dg/cpp/cpp.exp: Likewise.
4671         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4672         gcc-dg-runtest, so we cycle over optimization options.
4673
4674         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4675         * gcc.dg/compare2.c: No longer expected to fail.
4676
4677 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4678
4679         * gcc.c-torture/execute/20000804-1.c: New test.
4680
4681 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4682
4683         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4684
4685 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4686
4687         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4688
4689 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4690
4691         * gcc.c-torture/compile/20000803-1.c: New test.
4692
4693 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4694
4695         * gcc.c-torture/execute/20000801-3.c,
4696         gcc.c-torture/execute/20000801-4.c: New tests.
4697         * gcc.c-torture/execute/20000801-3.x,
4698         gcc.c-torture/execute/20000801-4.x: Xfail.
4699
4700 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4701
4702         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4703         libobjc/.libs to allow for libtool.
4704
4705 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4706
4707         * gcc.c-torture/compile/20000802-1.c: New test.
4708
4709 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4710
4711         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4712
4713 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4714
4715         * gcc-c-torture/execute/20000731-2.c: New test.
4716
4717         * gcc.c-torture/execute/20000731-1.c: New test.
4718         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4719
4720 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4721
4722         * testsuite/gcc.dg/cpp/paste7.c: New test.
4723         * gcc.dg/cpp/20000725-1.c: New test.
4724
4725 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4726
4727         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4728         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4729         declaration warning for __builtin_dwarf_reg_size.
4730
4731         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4732
4733 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4734
4735         * gcc.dg/noncompile/voidparam-1.c: New test.
4736
4737 2000-07-30  Richard Henderson  <rth@cygnus.com>
4738
4739         * gcc.dg/c90-digraph-1.c: Don't xfail.
4740         * gcc.dg/compare2.c (case 10): Xfail.
4741         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4742
4743 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4744
4745         * gcc.dg/c99-main-1.c: New test.
4746
4747 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4748
4749         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4750
4751 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4752
4753         * gcc.c-tortuer/execute/20000726-1.c: New test.
4754
4755 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4756
4757         * gcc.c-torture/execute/enum-2.c: New test.
4758
4759 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4760
4761         * gcc.dg/cpp/tr-warn3.c: New test.
4762
4763 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4764
4765         * g++.old-deja/g++.ext/implicit1.C: Remove.
4766         * g++.old-deja/g++.jason/c2.C: Remove
4767         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4768         * g++.old-deja/g++.pt/crash16.C: Likewise.
4769         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4770
4771 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4772
4773         * g++.old-deja/g++.other/for2.C: New test.
4774
4775 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4776
4777         * gcc.dg/20000720-1.c: New test.
4778
4779 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4780
4781         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4782
4783 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4784
4785         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4786         * gcc.c-torture/execute/20000722-1.c: New.
4787         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4788
4789 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4790
4791         * gcc.dg/cpp/20000720-1.S: New test.
4792
4793 2000-07-21  Michael Meissner  <meissner@redhat.com>
4794
4795         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4796
4797 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4798
4799         * g++.old-deja/g++.brendan/crash16.C,
4800         g++.old-deja/g++.brendan/parse3.C,
4801         g++.old-deja/g++.brendan/redecl1.C,
4802         g++.old-deja/g++.ns/template13.C,
4803         g++.old-deja/g++.other/decl4.C,
4804         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4805
4806 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4807
4808         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4809         and "Internal error".
4810
4811         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4812         regexps.
4813         * gcc.dg/cpp/paste6.c: New test.
4814
4815 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4816
4817         * gcc.dg/cpp/tr-direct.c: New test.
4818
4819         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4820         gcc.dg/cpp/undef1.c: Tweak error regexps.
4821
4822 2000-07-18  Eric Christopher <echristo@redhat.com>
4823
4824         * gcc.c-torture/compile/20000718-1.c: New test.
4825
4826 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4827
4828         * cpplex.c (_cpp_push_token): If the token being pushed back
4829         is the previous token in this context, just subtract one from
4830         context->posn.
4831         * cppmacro.c (save_expansion): Clear aux field when storing a
4832         placemarker.
4833
4834 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4835
4836         * gcc.dg/noncompile/redecl-1.c: New test.
4837
4838 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4839
4840         * gcc.c-torture/execute/20000717-5.c: New test.
4841         * gcc.c-torture/execute/20000717-1.x: Removed.
4842
4843 2000-07-17  Richard Henderson  <rth@cygnus.com>
4844
4845         * gcc.c-torture/execute/20000717-4.c: New test.
4846
4847 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4848
4849         * gcc.dg/cpp/syshdr.c: New test.
4850         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4851
4852 2000-07-17  Neil Booth  <neilb@earthling.net>
4853
4854         * gcc.dg/cpp/cmdlne-dM.c: New test.
4855         * gcc.dg/cpp/cmdlne-dD.c: New test.
4856
4857 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4858
4859         * gcc.c-torture/execute/20000717-3.c: New test.
4860
4861         * gcc.c-torture/compile/20000717-1.c: New test.
4862
4863 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4864
4865         * gcc.c-torture/execute/20000717-2.c: New test.
4866
4867 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4868
4869         * gcc.dg/formatz-1.c: New test.
4870
4871         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4872         * gcc.dg/c99-digraph-1.c: New tests.
4873
4874         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4875         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4876
4877         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4878         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4879         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4880         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4881         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4882         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4883         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4884
4885 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4886
4887         * gcc.c-torture/execute/20000717-1.c: New test.
4888         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4889
4890 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4891
4892         * gcc.c-torture/execute/20000715-2.c: New test.
4893         * gcc.dg/20000715-1.c: New test.
4894
4895 2000-07-15  Michael Meissner  <meissner@redhat.com>
4896
4897         * gcc.c-torture/execute/20000715-1.c: New test.
4898
4899 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4900
4901         * gcc.c-torture/execute/20000707-1.c: New test.
4902
4903 2000-07-13  Neil Booth  <NeilB@earthling.net>
4904
4905         * testsuite/gcc.dg/cpp/digraph1.c,
4906         testsuite/gcc.dg/cpp/digraph2.c,
4907         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4908
4909 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4910
4911         * g77.f-torture/compile/20000630-2.f:  New test.
4912         * g77.f-torture/compile/20000630-2.x
4913
4914 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4915
4916         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4917
4918 2000-07-11  Neil Booth  <NeilB@earthling.net>
4919
4920         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4921
4922 2000-07-11  Neil Booth  <NeilB@earthling.net>
4923
4924         * gcc.dg/cpp/cmdlne-C.c: New.
4925
4926 2000-07-09  Neil Booth  <NeilB@earthling.net>
4927
4928         * gcc.dg/cpp/directiv.c: New tests.
4929         * gcc.dg/cpp/undef1.c: Update.
4930
4931 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4932
4933         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4934
4935 2000-07-09  Neil Booth  <NeilB@earthling.net>
4936
4937         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4938
4939 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4940
4941         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4942         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4943
4944 2000-07-08  Neil Booth  <NeilB@earthling.net>
4945
4946         * gcc.dg/cpp/macsyntx.c: New tests.
4947
4948 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4949
4950         * gcc.dg/20000707-1.c: New test.
4951
4952 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4953
4954         * gcc.c-torture/execute/20000706-1.c: New test.
4955         * gcc.c-torture/execute/20000706-2.c: New test.
4956         * gcc.c-torture/execute/20000706-3.c: New test.
4957         * gcc.c-torture/execute/20000706-4.c: New test.
4958         * gcc.c-torture/execute/20000706-5.c: New test.
4959
4960 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4961
4962         * g++.old-deja/g++.pt/instantiate7.C: New test.
4963
4964 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4965
4966         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4967         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4968         * g++.old-deja/g++.other/rtti3.C: Likewise.
4969         * g++.old-deja/g++.other/rttid3.C: Likewise.
4970
4971 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4972
4973         *  g77.f-torture/compile/20000630-1.x: Fix typo
4974
4975 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4976
4977         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4978         assembly output.
4979
4980 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4981
4982         * gcc.dg/cpp/ident.c: New test.
4983
4984 2000-07-05  Neil Booth  <NeilB@earthling.net>
4985
4986         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4987           gcc.dg/cpp/lexstrng.c: New tests.
4988
4989 2000-07-04  Neil Booth  <NeilB@earthling.net>
4990
4991         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4992         * gcc.dg/cpp/strify2.c: Same.
4993
4994 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4995
4996         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4997         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4998         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4999         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
5000
5001         * testsuite/gcc.dg/cpp/macro1.c,
5002         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
5003         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
5004         testsuite/gcc.dg/cpp/strify1.c,
5005         testsuite/gcc.dg/cpp/strify2.c: New tests.
5006
5007 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
5008
5009         * gcc.c-torture/execute/20000703-1.c: New test.
5010
5011 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5012
5013         * g++.old-deja/g++.pt (lookup10.C): New test.
5014
5015 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5016
5017         * g++.old-deja/g++.pt (typename25.C): New test.
5018
5019 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
5020
5021         * gcc.c-torture/compile/20000701-1.c: New test.
5022
5023 2000-06-30  Nick Clifton  <nickc@cygnus.com>
5024
5025         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
5026         to test case.
5027
5028 2000-06-30  Catherine Moore  <clm@cygnus.com>
5029
5030         * gcc.c-torture/execute/align-1.c: New test.
5031
5032 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
5033
5034         * g++.old-deja/g++.pt/expr8.C: New test.
5035         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
5036
5037 2000-06-29  Nick Clifton  <nickc@cygnus.com>
5038
5039         * gcc.c-torture/compile/20000629-1.c: New test.
5040
5041 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5042
5043
5044         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
5045         gcc.dg/noncompile directory, depending on whether they're
5046         preprocessor tests or not.  Annotate all the tests for the dg
5047         framework.
5048
5049         * gcc.c-torture/noncompile/noncompile.exp: Delete.
5050         * gcc.dg/noncompile/noncompile.exp: New.
5051
5052         * Moved files:
5053         Old name                                New name
5054         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
5055         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
5056         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
5057         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
5058         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
5059         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
5060         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
5061         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
5062         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
5063         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
5064         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
5065         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
5066         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
5067         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
5068         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
5069         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
5070         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
5071         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
5072         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
5073         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
5074         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
5075         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
5076         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
5077         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
5078
5079         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
5080         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
5081         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
5082         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
5083         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
5084         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
5085
5086 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5087
5088         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
5089         declare one variable.  On the fourth, error.
5090         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
5091         declared by 20000628-1a.h.
5092
5093 2000-06-29  Richard Henderson  <rth@redhat.com>
5094
5095         * gcc.c-torture/execute/930529-1.x: New file.
5096         * gcc.dg/920413-1.c: Adjust expected warning text.
5097         * gcc.dg/980217-1.c: Declare abort.
5098         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
5099
5100 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
5101
5102         * g77.f-torture/compile/20000629-1.f: New test.
5103         * g77.f-torture/compile/20000629-1.x: Expected to fail.
5104
5105 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5106
5107         Rearrange lots of files, removing entirely the
5108         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
5109         directories.
5110
5111         * Deleted files:
5112         gcc.c-torture/code_quality/code_quality.exp
5113         gcc.c-torture/special/special.exp
5114         gcc.failure/failure.exp
5115         gcc.failure/940409-1.x
5116         gcc.c-torture/compile/961203-1.x
5117
5118         * New files:
5119         gcc.misc-tests/linkage.exp
5120         gcc.c-torture/execute/920730-1t.c
5121         gcc.c-torture/execute/920730-1t.x
5122         gcc.c-torture/compile/920520-1.x
5123         gcc.c-torture/compile/920521-1.x
5124         gcc.c-torture/compile/981006-1.x
5125         gcc.c-torture/execute/eeprof-1.x
5126
5127         * Moved files (possibly with modifications to fit a new harness):
5128         Old name                                New name
5129         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
5130         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
5131         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
5132         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
5133         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
5134         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
5135         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
5136         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
5137         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
5138         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
5139         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
5140         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
5141         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
5142         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
5143
5144 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5145
5146         * c-torture/compile/961203-1.x: Delete.
5147
5148         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
5149         not exit. Include stdio.h.
5150         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
5151         * gcc.misc-tests/dg-12.c: Likewise.
5152         * gcc.misc-tests/dg-5.c: Likewise.
5153         * gcc.misc-tests/dg-6.c: Likewise.
5154         * gcc.misc-tests/dg-7.c: Prototype abort.
5155         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
5156         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
5157         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
5158         not exit.
5159         * gcc.misc-tests/sieve.c: Use return from main, not exit.
5160         * gcc.misc-tests/sort2.c: Use return from main, not exit.
5161
5162 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5163
5164         * gcc.dg/cpp/20000628-1.c: New test.
5165         * gcc.dg/cpp/20000628-1.h: New header for above test.
5166         * gcc.dg/cpp/20000628-1a.h: Likewise.
5167
5168 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
5169
5170         * gcc.dg/cpp: New directory.
5171         * gcc.dg/cpp/cpp.exp: New driver.
5172         * gcc.dg/cpp/20000627-1.c: New test.
5173         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
5174         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
5175         and rewrite as a compilation test.
5176
5177         * gcc.dg: Move many files into the cpp subdirectory, possibly
5178         renaming or editing them as well.
5179         Old name                New name
5180         990119-1.c              cpp/19990119-1.c
5181         990228-1.c              cpp/19990228-1.c
5182         990407-1.c              cpp/19990407-1.c
5183         990409-1.c              cpp/19990409-1.c
5184         990413-1.c              cpp/19990413-1.c
5185         990703-1.c              cpp/19990703-1.c
5186         20000127-1.c            cpp/20000127-1.c
5187         20000129-1.c            cpp/20000129-1.c
5188         20000207-1.c            cpp/20000207-1.c
5189         20000207-2.c            cpp/20000207-2.c
5190         20000209-1.c            cpp/20000209-1.c
5191         20000209-2.c            cpp/20000209-2.c
5192         20000301-1.c            cpp/20000301-1.c
5193         20000419-1.c            cpp/20000419-1.c
5194         20000510-1.S            cpp/20000510-1.S
5195         20000519-1.c            cpp/20000519-1.c
5196         20000529-1.c            cpp/20000529-1.c
5197         20000625-1.c            cpp/20000625-1.c
5198         20000625-2.c            cpp/20000625-2.c
5199         cpp-as1.c               cpp/assert1.c
5200         cpp-as2.c               cpp/assert2.c
5201         cxx-comments-1.c        cpp/cxxcom1.c
5202         cxx-comments-2.c        cpp/cxxcom2.c
5203         endif-label.c           cpp/endif.c
5204         cpp-hash1.c             cpp/hash1.c
5205         cpp-hash2.c             cpp/hash2.c
5206         cpp-if1.c               cpp/if-1.c
5207         cpp-if2.c               cpp/if-2.c
5208         cpp-if3.c               cpp/if-3.c
5209         cpp-if4.c               cpp/if-4.c
5210         cpp-if5.c               cpp/if-5.c
5211         cpp-cond.c              cpp/if-cexp.c
5212         cpp-missingop.c         cpp/if-mop.c
5213         cpp-missingparen.c      cpp/if-mpar.c
5214         cpp-opprec.c            cpp/if-oppr.c
5215         cpp-ifparen.c           cpp/if-paren.c
5216         cpp-shortcircuit.c      cpp/if-sc.c
5217         cpp-shift.c             cpp/if-shift.c
5218         cpp-unary.c             cpp/if-unary.c
5219         cpp-li1.c               cpp/line1.c
5220         cpp-li2.c               cpp/line2.c
5221         lineno.c                cpp/line3.c
5222         lineno-2.c              cpp/line4.c
5223         cpp-mi.c                cpp/mi1.c
5224         cpp-mic.h               cpp/mi1c.h
5225         cpp-micc.h              cpp/mi1cc.h
5226         cpp-mind.h              cpp/mi1nd.h
5227         cpp-mindp.h             cpp/mi1ndp.h
5228         cpp-mix.h               cpp/mi1x.h
5229         cpp-mi2.c               cpp/mi2.c
5230         cpp-mi2a.h              cpp/mi2a.h
5231         cpp-mi2b.h              cpp/mi2b.h
5232         cpp-mi2c.h              cpp/mi2c.h
5233         cpp-mi3.c               cpp/mi3.c
5234         cpp-mi3.def             cpp/mi3.def
5235         poison-1.c              cpp/poison.c
5236         pr-impl.c               cpp/prag-imp.c
5237         cpp-redef-2.c           cpp/redef1.c
5238         cpp-redef.c             cpp/redef2.c
5239         strpaste.c              cpp/strp1.c
5240         strpaste-2.c            cpp/strp2.c
5241         cpp-tradpaste.c         cpp/tr-paste.c
5242         cpp-tradstringify.c     cpp/tr-str.c
5243         cpp-tradwarn1.c         cpp/tr-warn1.c
5244         cpp-tradwarn2.c         cpp/tr-warn2.c
5245         trigraphs.c             cpp/trigraphs.c
5246         cpp-unc1.c              cpp/unc1.c
5247         cpp-unc2.c              cpp/unc2.c
5248         cpp-unc3.c              cpp/unc3.c
5249         cpp-unc.c               cpp/unc4.c
5250         undef.c                 cpp/undef1.c
5251         undef-2.c               cpp/undef2.c
5252         cpp-wi1.c               cpp/widestr1.c
5253
5254 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5255
5256         * lib/g++.exp (g++_include_flags): Tweak.
5257
5258 2000-06-27  H.J. Lu  <hjl@gnu.org>
5259             Loren J. Rittle  <ljrittle@acm.org>
5260
5261         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5262         version with one that knows about the new gcc tree structure.
5263         (g++_link_flags): Same.
5264
5265 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5266
5267         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5268         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5269         case we are cross-compiling.
5270
5271         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5272         g++.old-deja/g++.niklas/Makefile.in,
5273         g++.old-deja/g++.niklas/configure.in,
5274         g++.old-deja/g++.other/Makefile.in,
5275         g++.old-deja/g++.other/configure.in,
5276         gcc.c-torture/code_quality/Makefile.in,
5277         gcc.c-torture/code_quality/configure.in,
5278         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5279         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5280         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5281         gcc.c-torture/execute/ieee/Makefile.in,
5282         gcc.c-torture/execute/ieee/configure.in,
5283         gcc.c-torture/noncompile/Makefile.in,
5284         gcc.c-torture/noncompile/configure.in,
5285         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5286         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5287         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5288
5289 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5290
5291         * g++.old-deja/g++.other/ambig3.C: New test.
5292
5293 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5294
5295         * g++.old-deja/g++.pt/syntax1.C: New test.
5296         * g++.old-deja/g++.pt/syntax2.C: New test.
5297         * g++.old-deja/g++.other/syntax3.C: New test.
5298         * g++.old-deja/g++.other/syntax4.C: New test.
5299
5300 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5301
5302         * gcc.dg/20000623-1.c: Prototype exit and abort.
5303
5304 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5305
5306         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5307         New tests.
5308         * gcc.dg/cpp-mi3.def: New file.
5309
5310         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5311         inside assertions.
5312         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5313         lexer's error messages.
5314         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5315         divine anything from the linemarkers.
5316         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5317         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5318
5319 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5320
5321         * gcc.dg/20000623-1.c: New test.
5322
5323 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5324
5325         * gcc.c-torture/execute/20000622-1.c: New test.
5326
5327 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5328
5329         * g++.old-deja/g++.other/init15.C: New test.
5330
5331 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5332
5333         * g++.old-deja/g++.pt/vaarg2.C: New test.
5334         * g++.old-deja/g++.pt/vaarg3.C: New test.
5335
5336 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5337
5338         * g++.old-deja/g++.other/dyncast6.C: New test.
5339
5340 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5341
5342         * gcc.c-torture/execute/loop-6.c: New test.
5343
5344 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5345
5346         * gcc.dg/20000614-1.c: New test.
5347         * gcc.dg/20000614-2.c: New test.
5348
5349 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5350
5351         * g++.old-deja/g++.other/inline12.C: New test.
5352
5353 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5354
5355         * g++.old-deja/g++.other/eh1.C: New test.
5356
5357 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5358
5359         * g++.old-deja/g++.other/type.C: New test.
5360
5361 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5362
5363         * g++.old-deja/g++.other/initstring.C: New test.
5364
5365 2000-06-12  Jason Merrill  <jason@redhat.com>
5366
5367         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5368
5369 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5370
5371         * gcc.c-torture/compile/20000609-1.c: New test.
5372
5373 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5374
5375         * gcc.dg/20000609-1.c: New test.
5376
5377 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5378
5379         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5380         * gcc.c-torture/noncompile/poison-1.c: Move...
5381         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5382         * gcc.dg/cpp-li1.c: Add a token after the #line.
5383
5384 2000-06-05  Richard Henderson  <rth@cygnus.com>
5385
5386         * gcc.c-torture/execute/20000605-2.c: New test.
5387         * gcc.c-torture/execute/20000605-3.c: New test.
5388
5389 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5390
5391         * g77.f-torture/execute/20000503-1.x: New file.
5392
5393 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5394
5395         * g++.old-deja/g++.eh/badalloc1.C: New test.
5396
5397 2000-06-05  Richard Henderson  <rth@cygnus.com>
5398
5399         * gcc.c-torture/execute/20000605-1.c: New test.
5400
5401 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5402             Nathan Sidwell <nathan@codesourcery.com>
5403
5404         * gcc.c-torture/compile/20000605-1.c: New test.
5405
5406 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5407
5408         * g77.f-torture/compile/20000601-1.f:  New test.
5409
5410 2000-06-03  Richard Henderson  <rth@cygnus.com>
5411
5412         * gcc.c-torture/execute/20000603-1.c: New.
5413
5414 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5415
5416         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5417         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5418
5419 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5420
5421         * gcc.dg/compare2.c (case 12): XFAIL.
5422         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5423         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5424
5425         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5426
5427 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5428
5429         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5430         guard macro is already defined when the header is first
5431         included.
5432         * gcc.dg/cpp-mix.h: New file.
5433         * gcc.dg/endif-label.c: Update patterns to match compiler.
5434
5435         * g++.brendan/complex1.C: Declare abort.
5436         * g++.law/refs4.C: Remove XFAIL.
5437         * g++.oliva/expr2.C: Declare abort and exit.
5438
5439 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5440
5441         * gcc.c-torture/execute/20000528-1.c: New test.
5442
5443         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5444         * g++.old-deja/g++.law/temps4.C: Likewise.
5445
5446         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5447         stdlib.h.  Call abort() on failure.
5448         * g++.old-deja/g++.law/refs4.C: Likewise.
5449         * g++.old-deja/g++.law/temps4.C: Likewise.
5450         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5451         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5452
5453 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5454
5455         Relative to g++.dg/special:
5456         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5457
5458         Relative to g++.old-deja:
5459         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5460         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5461         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5462         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5463         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5464         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5465         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5466
5467         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5468         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5469         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5470         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5471         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5472         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5473         and/or string.h.
5474
5475         * g++.other/goto1.C: Update expectations for error messages.
5476
5477 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5478
5479         * gcc.c-torture/compile/20000523-1.c: New test.
5480
5481 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5482
5483         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5484
5485 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5486
5487         * g++.old-deja/g++.eh/catch11.C: New test.
5488         * g++.old-deja/g++.eh/catch12.C: New test.
5489
5490 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5491
5492         * gcc.c-torture/execute/20000523-1.c: New test.
5493
5494 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5495
5496         * c-torture/execute/bcp-1.c: Replace abort in arg of
5497         __builtin_constant_p with a generic external function.
5498
5499         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5500         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5501         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5502         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5503         Prototype abort and/or exit.
5504
5505         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5506         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5507         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5508         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5509
5510 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5511
5512         * gcc.dg/dwarf2-1.c: New test.
5513
5514 2000-05-20  Richard Henderson  <rth@cygnus.com>
5515
5516         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5517
5518 2000-05-20  Andreas Jaeger  <aj@suse.de>
5519
5520         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5521         testcase.
5522
5523 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5524
5525         * gcc.c-torture/execute/20000519-2.c: New test.
5526
5527 2000-05-19  Andreas Jaeger  <aj@suse.de>
5528
5529         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5530         which fails with SSA.
5531
5532         * lib/c-torture.exp: Also test with -O3 -fssa.
5533
5534 2000-05-18  Michael Meissner  <meissner@redhat.com>
5535
5536         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5537         * gcc.c-torture/execute/920415-1.c: Ditto.
5538         * gcc.c-torture/execute/920501-1.c: Ditto.
5539         * gcc.c-torture/execute/conversion.c: Ditto.
5540         * gcc.c-torture/execute/cvt-1.c: Ditto.
5541
5542 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5543
5544         * gcc.c-torture/compile/20000518-1.c: New test.
5545
5546 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5547
5548         * g77.f-torture/compile/200005018.f:  New test.
5549
5550 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5551
5552         * gcc.c-torture/compile/20000517-1.c: New test.
5553
5554 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5555
5556         * gcc.c-torture/execute/20000516-1.c: New test.
5557
5558 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5559
5560         * g++.old-deja/g++.other/eh.C: New test.
5561
5562 2000-05-12  Richard Henderson  <rth@cygnus.com>
5563
5564         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5565         constants through to doit's conditional.
5566
5567 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5568
5569         * gcc.c-torture/compile/20000511-1.c: New test.
5570         * g77.f-torture/compile/20000511-1.f: New test.
5571         * g77.f-torture/compile/20000511-2.f: New test.
5572
5573 2000-05-11  Michael Meissner  <meissner@redhat.com>
5574
5575         * gcc.c-torture/execute/20000511-1.c: New test.
5576
5577 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5578
5579         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5580         * gcc.dg/20000510-1.S: New.
5581
5582 2000-05-08  Catherine Moore  <clm@cygnus.com>
5583
5584         * gcc.dg/unused-3.c: New.
5585
5586 2000-05-06  Richard Henderson  <rth@cygnus.com>
5587
5588           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5589           * g++.old-deja/g++.mike/warn1.C: Likewise.
5590           * g++.old-deja/g++.pt/local1.C: Likewise.
5591           * g++.old-deja/g++.pt/local7.C: Likewise.
5592           * g++.old-deja/g++.pt/spec16.C: Likewise.
5593
5594 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5595
5596         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5597
5598 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5599
5600           * g77.f-torture/execute/20000503-1.f:  New test.
5601
5602 2000-05-04  Andreas Jaeger  <aj@suse.de>
5603
5604         * gcc.dg/noreturn-2.c: New test.
5605
5606 2000-05-04  Neil Booth  <NeilB@earthling.net>
5607
5608         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5609         preprocessor.
5610
5611 2000-05-04  Richard Henderson  <rth@cygnus.com>
5612
5613         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5614
5615 2000-05-04  Richard Henderson  <rth@cygnus.com>
5616
5617         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5618         OpenSSL by Jason R Thorpe.
5619
5620 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5621
5622         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5623
5624 2000-05-03  Robert Lipe <robertlipe@usa.net>
5625
5626         * gcc.dg/20000503-1.c: New test.
5627
5628 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5629
5630         * gcc.c-torture/compile/20000502-1.c: New test.
5631         * g++.old-deja/g++.other/align.C: New test.
5632         * gcc.dg/cpp-tradstringify.c: New test.
5633
5634 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5635
5636         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5637         and hard registers.
5638
5639 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5640
5641         * gcc.c-torture/execute/loop-5.c: New test.
5642
5643 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5644
5645         * gcc.c-torture/execute/va-arg-20.c: New test.
5646
5647 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5648
5649         * gcc.c-torture/execute/20000422-1.c: New test.
5650
5651 2000-04-20  Greg McGary  <gkm@gnu.org>
5652
5653         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5654         when optimizing, but without sibling-call optimizations (-O1).
5655
5656 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5657
5658           * gcc.c-torture/compile/20000420-1.c: New test.
5659
5660 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5661
5662         * g++.abi/ptrflags.C: New test.
5663         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5664
5665 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5666
5667         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5668
5669 2000-04-19  Greg McGary  <gkm@gnu.org>
5670
5671         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5672         sibling-call optimizations.
5673
5674 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5675
5676         * gcc.dg/20000419-1.c: New test.
5677
5678 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5679
5680         * gcc.c-torture/execute/20000412-6.c: New test.
5681
5682 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5683
5684         * gcc.c-torture/execute/20000412-5.c: New test.
5685         * g77.f-torture/compile/20000412-1.f: New test.
5686         * gcc.c-torture/execute/20000412-4.c: New test.
5687         * gcc.c-torture/compile/20000412-2.c: New test.
5688         * gcc.c-torture/execute/20000412-3.c: New test.
5689         * gcc.c-torture/compile/20000412-1.c: New test.
5690         * gcc.c-torture/execute/20000412-2.c: New test.
5691
5692 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5693
5694         * objc/execute/bf-20.m: New test.
5695
5696 2000-04-10  Richard Henderson  <rth@cygnus.com>
5697
5698         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5699
5700         * gcc.c-torture/execute/20000412-1.c: New test.
5701
5702 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5703
5704         * g++.old-deja/g++.eh/catchptr1.C: New test.
5705
5706 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5707
5708         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5709
5710 2000-04-08  Neil Booth  <NeilB@earthling.net>
5711
5712         * gcc.dg/cpp-nullchar.c: Remove test as
5713         embedded nulls cause problems.
5714
5715 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5716
5717         * gcc.dg/compare2.c: New test.
5718
5719 2000-04-08  Neil Booth  <NeilB@earthling.net>
5720
5721         * gcc.dg/cpp-nullchar.c: New test.
5722
5723 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5724
5725         * gcc.dg/cpp-mi2.c: New test.
5726         * gcc.dg/cpp-mi2[abc].h: New files.
5727
5728 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5729
5730         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5731         member name.
5732
5733 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5734
5735         * g++.old-deja/g++.abi/vmihint.C: New test.
5736
5737 2000-04-06  Neil Booth  <NeilB@earthling.net>
5738
5739         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5740         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5741         copyright.
5742
5743 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5744
5745         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5746         avoid stack-frame overwrite.
5747
5748 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5749
5750         * gcc.c-torture/compile/20000405-2.c: New test.
5751         * gcc.c-torture/compile/20000405-3.c: New test.
5752
5753 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5754
5755         * gcc.c-torture/compile/20000405-1.c: New test.
5756
5757 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5758
5759         * gcc.dg/cast-qual-1.c: Revert last change.
5760
5761 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5762
5763         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5764
5765 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5766
5767         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5768         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5769
5770 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5771
5772         * gcc.c-torture/compile/20000403-2.c: New test.
5773         * gcc.c-torture/compile/20000403-1.c: New test.
5774
5775 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5776
5777         * gcc.c-torture/execute/20000403-1.c: New test.
5778
5779 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5780
5781         * gcc.c-torture/execute/20000402-1.c: New test.
5782
5783 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5784
5785         * gcc.c-torture/execute/va-arg-15.c: New test.
5786         * gcc.c-torture/execute/va-arg-16.c: New test.
5787         * gcc.c-torture/execute/va-arg-17.c: New test.
5788         * gcc.c-torture/execute/va-arg-18.c: New test.
5789         * gcc.c-torture/execute/va-arg-19.c: New test.
5790
5791 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5792
5793         * gcc.c-torture/compile/981211-1.c: Move to...
5794         * gcc.dg/cpp-as1.c: ...here.
5795         * gcc.dg/cpp-as2.c: New file.
5796
5797         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5798         compiler.
5799
5800 2000-04-02  Neil Booth  <NeilB@earthling.net>
5801
5802         * gcc.dg/cpp-cond.c  New tests.
5803         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5804         accidental success less likely.
5805         * gcc.dg/cpp-missingop.c  New tests.
5806         * gcc.dg/cpp-missingparen.c  New tests.
5807         * gcc.dg/cpp-shift.c  New tests.
5808         * gcc.dg/cpp-shortcircuit.c  New tests.
5809         * gcc.dg/cpp-unary.c  New tests.
5810
5811 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5812
5813         * gcc.c-torture/compile/20000329-1.c: New test.
5814
5815 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5816
5817         * gcc.c-torture/compile/20000326-1.c: New test.
5818         * gcc.c-torture/compile/20000326-2.c: New test.
5819
5820 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5821
5822         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5823         the first parameter is a function argument.
5824
5825 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5826
5827         * g++.old-deja/g++.ext/array4.C: New test.
5828
5829 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5830
5831         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5832
5833 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5834
5835         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5836
5837 2000-03-19  Richard Henderson  <rth@cygnus.com>
5838
5839         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5840
5841 2000-03-19  Richard Henderson  <rth@cygnus.com>
5842
5843         * gcc.c-torture/compile/20000319-1.c: New test.
5844
5845 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5846
5847         * gcc.c-torture/execute/20000314-3.c: New test.
5848         * gcc.c-torture/execute/20000314-2.c: New test.
5849         * gcc.c-torture/execute/20000314-1.c: New test.
5850         * gcc.c-torture/compile/20000314-2.c: New test.
5851         * gcc.c-torture/compile/20000314-1.c: New test.
5852
5853 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5854
5855         * g++.old-deja/g++.warn/inline.C: New test.
5856
5857 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5858
5859         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5860         standards-compliant result rather than specific constants.
5861         Put test-values in array.
5862
5863 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5864
5865         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5866         (g++_target_compile): Put test-specific options last.
5867
5868 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5869
5870         * g++.old-deja/g++.eh/vbase4.C: New test.
5871
5872 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5873
5874         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5875
5876 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5877
5878         * g++.old-deja/g++.brendan/misc12.C: Removed.
5879         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5880         * g++.old-deja/g++.ext/pretty4.C: New test.
5881
5882 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5883
5884         * g++.old-deja/g++.other/string2.C: New test.
5885
5886 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5887
5888         * g++.old-deja/g++.warn/impint2.C: New test.
5889
5890 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5891
5892         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5893         is 1, not zero.
5894
5895 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5896
5897         * g++.old-deja/g++.warn/impint.C: New test.
5898         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5899         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5900         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5901         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5902         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5903         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5904         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5905         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5906         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5907         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5908         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5909         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5910
5911 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5912
5913         * gcc.dg/cpp-redef.c: New test.
5914
5915 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5916
5917         * g++.old-deja/g++.pt/unify7.C: New test.
5918
5919 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5920
5921         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5922         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5923
5924 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5925
5926         * gcc.c-torture/compile/20000224-1.c: New test.
5927
5928 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5929
5930         * gcc.c-torture/compile/cpp-2.c: New test.
5931         * gcc.c-torture/compile/cpp-1.c: New test.
5932
5933 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5934
5935         * gcc.c-torture/execute/20000225-1.c: New test.
5936
5937 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5938
5939         * gcc.dg/cpp-li2.c: New test.
5940
5941         * gcc.dg/cpp-wi1.c: New test.
5942
5943         * gcc.dg/cpp-li1.c: New test.
5944
5945 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5946
5947         * g++.old-deja/g++.other/sizeof5.C: New test.
5948
5949 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5950
5951         * gcc.c-torture/execute/va-arg-13.c: New test.
5952
5953 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5954
5955         * gcc.c-torture/execute/va-arg-12.c: New test.
5956
5957 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5958
5959         * gcc.c-torture/execute/20000223-1.c: New test.
5960
5961 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5962
5963         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5964
5965 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5966
5967         * g++.old-deja/g++.abi/ptrmem.C: New test.
5968
5969 2000-02-19  Richard Henderson  <rth@cygnus.com>
5970
5971         * gcc.c-torture/compile/init-3.c: New.
5972
5973 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5974
5975         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5976         ALWAYS_CXXFLAGS.
5977
5978 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5979
5980         * gcc.c-torture/compile/20000211-3.c: New test.
5981
5982 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5983
5984         * gcc.c-torture/compile/20000211-2.c: New test.
5985
5986 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5987
5988         * gcc.c-torture/compile/20000211-1.c: New test.
5989
5990 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5991
5992         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5993           on native targets
5994
5995 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5996
5997         * g++.old-deja/g++.other/cast5.C: New test.
5998
5999 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
6000
6001         * gcc.c-torture/execute/20000205-1.c: New.
6002
6003 2000-02-03  Nathan Sidwell  <nathan@acm.org>
6004
6005         * g++.old-deja/g++.jason/cast3.C: Return void.
6006         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
6007
6008 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6009
6010         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
6011
6012         * gcc.dg/loop-1.c: New test.
6013
6014 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
6015
6016         * gcc.c-torture/compile/20000127-1.c: New test.
6017         * gcc.c-torture/execute/991228-1.c: New test.
6018
6019 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6020
6021         * gcc.dg/unused-2.c: New test.
6022
6023         * gcc.dg/conv-1.c: New test.
6024
6025 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6026
6027         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
6028         compiler.
6029         (tool_option_proc): Fix typo.
6030
6031 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
6032
6033         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
6034         of the ld on the host, not on the build machine.
6035         Also, don't crash if '--help' is not a supported option.
6036
6037 2000-01-24  Richard Henderson  <rth@cygnus.com>
6038
6039         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
6040
6041 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
6042
6043         * gcc.c-torture/execute/20000120-2.c: New test.
6044         * gcc.c-torture/execute/20000120-1.c: New test.
6045
6046 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
6047
6048         * gcc.c-torture/execute/20000113-1.c: New test.
6049
6050 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
6051
6052         * gcc.c-torture/execute/20000112-1.c: New test.
6053
6054 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6055
6056         * gcc.dg/20000111-1.c: New test.
6057
6058 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
6059
6060         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
6061         with 16 bit integers.
6062
6063 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6064
6065         * gcc.dg/20000108-1.c: New test.
6066
6067 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6068
6069         * g++.old-deja/g++.ns/koenig8.C: New test.
6070
6071 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6072
6073         * g++.old-deja/g++.other/cast4.C: New test.
6074
6075 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
6076
6077         * gcc.c-torture/compile/20000105-2.c: New test.
6078         * gcc.c-torture/compile/20000105-1.c: New test.
6079
6080 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6081
6082         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
6083         references to printf & atoi to conform to ANSI standard.
6084         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
6085         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
6086         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
6087         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
6088         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
6089         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6090         * g++.old-deja/g++.brendan/copy1.C: Likewise.
6091         * g++.old-deja/g++.brendan/copy2.C: Likewise.
6092         * g++.old-deja/g++.brendan/copy3.C: Likewise.
6093         * g++.old-deja/g++.brendan/copy4.C: Likewise.
6094         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6095         * g++.old-deja/g++.brendan/copy6.C: Likewise.
6096         * g++.old-deja/g++.brendan/copy7.C: Likewise.
6097         * g++.old-deja/g++.brendan/copy8.C: Likewise.
6098         * g++.old-deja/g++.brendan/crash11.C: Likewise.
6099         * g++.old-deja/g++.brendan/crash14.C: Likewise.
6100         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
6101         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6102         * g++.old-deja/g++.brendan/delete2.C: Likewise.
6103         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
6104         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
6105         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
6106         * g++.old-deja/g++.brendan/eh1.C: Likewise.
6107         * g++.old-deja/g++.brendan/groff1.C: Likewise.
6108         * g++.old-deja/g++.brendan/init3.C: Likewise.
6109         * g++.old-deja/g++.brendan/misc12.C: Likewise.
6110         * g++.old-deja/g++.brendan/misc7.C: Likewise.
6111         * g++.old-deja/g++.brendan/new2.C: Likewise.
6112         * g++.old-deja/g++.brendan/operators4.C: Likewise.
6113         * g++.old-deja/g++.brendan/operators5.C: Likewise.
6114         * g++.old-deja/g++.brendan/overload2.C: Likewise.
6115         * g++.old-deja/g++.brendan/overload7.C: Likewise.
6116         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
6117         * g++.old-deja/g++.brendan/reference1.C: Likewise.
6118         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
6119         * g++.old-deja/g++.brendan/template24.C: Likewise.
6120         * g++.old-deja/g++.brendan/template3.C: Likewise.
6121         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
6122         * g++.old-deja/g++.jason/inline3.C: Likewise.
6123         * g++.old-deja/g++.jason/opeq.C: Likewise.
6124         * g++.old-deja/g++.law/arg5.C: Likewise.
6125         * g++.old-deja/g++.law/arm7.C: Likewise.
6126         * g++.old-deja/g++.law/ctors11.C: Likewise.
6127         * g++.old-deja/g++.law/cvt8.C: Likewise.
6128         * g++.old-deja/g++.law/init9.C: Likewise.
6129         * g++.old-deja/g++.law/refs4.C: Likewise.
6130         * g++.old-deja/g++.law/template2.C: Likewise.
6131         * g++.old-deja/g++.law/visibility24.C: Likewise.
6132         * g++.old-deja/g++.law/vtable3.C: Likewise.
6133         * g++.old-deja/g++.mike/asm2.C: Likewise.
6134         * g++.old-deja/g++.mike/eh1.C: Likewise.
6135         * g++.old-deja/g++.mike/misc1.C: Likewise.
6136         * g++.old-deja/g++.mike/misc13.C: Likewise.
6137         * g++.old-deja/g++.mike/misc14.C: Likewise.
6138         * g++.old-deja/g++.mike/ns12.C: Likewise.
6139         * g++.old-deja/g++.mike/p1248.C: Likewise.
6140         * g++.old-deja/g++.mike/p3708.C: Likewise.
6141         * g++.old-deja/g++.mike/p3708a.C: Likewise.
6142         * g++.old-deja/g++.mike/p3708b.C: Likewise.
6143         * g++.old-deja/g++.mike/p646.C: Likewise.
6144         * g++.old-deja/g++.mike/p700.C: Likewise.
6145         * g++.old-deja/g++.mike/p783.C: Likewise.
6146         * g++.old-deja/g++.mike/p783a.C: Likewise.
6147         * g++.old-deja/g++.mike/p783b.C: Likewise.
6148         * g++.old-deja/g++.mike/p786.C: Likewise.
6149         * g++.old-deja/g++.mike/p789.C: Likewise.
6150         * g++.old-deja/g++.mike/p789a.C: Likewise.
6151         * g++.old-deja/g++.mike/p807a.C: Likewise.
6152         * g++.old-deja/g++.other/delete3.C: Likewise.
6153         * g++.old-deja/g++.other/dyncast1.C: Likewise.
6154         * g++.old-deja/g++.other/dyncast2.C: Likewise.
6155         * g++.old-deja/g++.other/dyncast3.C: Likewise.
6156         * g++.old-deja/g++.other/empty1.C: Likewise.
6157         * g++.old-deja/g++.other/temporary1.C: Likewise.
6158         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
6159         * g++.old-deja/g++.pt/t16.C: Likewise.
6160         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
6161
6162 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6163
6164         * gcc.dg/991230-1.c: New test.
6165
6166 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
6167
6168         * gcc.c-torture/compile/991229-3.c: New test.
6169         * gcc.c-torture/compile/991229-2.c: New test.
6170         * gcc.c-torture/compile/991229-1.c: New test.
6171
6172 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
6173
6174         * gcc.c-torture/compile/labels-2.c: New test.
6175
6176 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6177
6178         * gcc.c-torture/execute/991227-1.c: New test.
6179
6180 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6181
6182         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6183
6184 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6185
6186         * gcc.c-torture/execute/991221-1.c: New test.
6187
6188 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6189
6190         * g++.old-deja/g++.other/cast3.C: New test.
6191
6192 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6193
6194         * gcc.c-torture/execute/991216-4.c: New test.
6195
6196 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6197
6198         * gcc.c-torture/execute/991216-1.c: New test.
6199         * gcc.c-torture/execute/991216-2.c: New test.
6200         * gcc.c-torture/execute/991216-3.c: New test.
6201
6202 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6203
6204         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6205         Actually make the test fail by using "-O2" for compilation.
6206
6207 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6208
6209         * g++.old-deja/g++.warn/cast-align1.C: New test.
6210
6211 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6212
6213         * gcc.c-torture/compile/991214-1.c: New test.
6214         * gcc.c-torture/compile/991214-2.c: New test.
6215
6216 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6217
6218         * gcc.dg/991214-1.c: New test.
6219
6220 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6221
6222         * gcc.c-torture/compile/991213-3.c: New test.
6223         * gcc.c-torture/compile/991213-2.c: New test.
6224         * gcc.c-torture/compile/991213-1.c: New test.
6225
6226 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6227
6228         * gcc.dg/991209-1.c: New test.
6229
6230 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6231
6232         * gcc.c-torture/compile/991208-1.c: New test.
6233
6234 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6235
6236         * gcc.dg/ultrasp2.c: New test.
6237
6238 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6239
6240         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6241
6242 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6243
6244         * gcc.c-torture/compile/991202-1.c: New test.
6245         * gcc.c-torture/execute/991202-1.c: New test.
6246         * gcc.c-torture/execute/991202-2.c: New test.
6247         * gcc.c-torture/execute/991202-3.c: New test.
6248
6249 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6250
6251         * g++.old-deja/g++.abi/align.C: New test.
6252         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6253         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6254
6255 1999-12-01  Richard Henderson  <rth@cygnus.com>
6256
6257         * gcc.c-torture/execute/991201-1.c: New.
6258
6259 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6260
6261         * gcc.dg/991129-1.c: New test.
6262
6263 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6264
6265         * gcc.c-torture/compile/991127-1.c: New test.
6266
6267 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6268
6269         * g++.old-deja/g++.other/warn4.C: New test.
6270
6271 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6272
6273         * g++.old-deja/g++.eh/cleanup2.C: New test.
6274         * g++.old-deja/g++.ext/pretty2.C: New test.
6275         * g++.old-deja/g++.ext/pretty3.C: New test.
6276         * g++.old-deja/g++.other/debug6.C: New test.
6277
6278 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6279
6280         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6281         compiler_output to look for one error message instead of two.
6282
6283 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6284
6285         * gcc.c-torture/execute/991118-1.c: Also test case
6286         where the word boundary does not split a byte evenly.
6287
6288 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6289
6290         * g++.old-deja/g++.ext/restrict1.C: New test.
6291
6292 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6293
6294         * gcc.c-torture/execute/991118-1.c: New test.
6295
6296 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6297
6298         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6299         working directory pathnames.
6300
6301 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6302
6303         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6304         host is equipped with driver.h and driver.o so it can actually
6305         compile and run the tests.
6306
6307 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6308
6309         * gcc.c-torture/compile/991008-1.c: New test.
6310
6311 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6312
6313         * lib/gcc-dg.exp: Include target-supports.exp
6314
6315 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6316
6317         * lib/target-supports.exp: New file: Provide procs to test for
6318         features supported by the target.
6319         (check_weak_available): Moved here from ecos.exp.
6320         (check_alias_available): New proc: Determine of the target
6321         toolchain supports the alias attribute.
6322
6323         * gcc.dg/special/ecos.exp: Move check_weak_available to
6324         target-supports.exp.
6325         (alias-1.c): Only perform the test if the target supports
6326         aliases.
6327         (wkali-1.c): Only perform the test if the target supports
6328         aliases.
6329
6330         * gcc.dg/990506-0.c: Expect error messages from cross
6331         targets as well as native targets.
6332
6333 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6334
6335         * gcc.dg/ultrasp1.c: Removed xfail.
6336         * gcc.dg/struct-ret-2.c: Likewise.
6337         * gcc.dg/array-1.c: Likewise.
6338
6339 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6340
6341         * gcc.dg/struct-ret-2.c: New test.
6342
6343         * gcc.dg/array-1.c: New test.
6344
6345 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6346
6347         * gcc.c-torture/execute/991030-1.c: New test.
6348
6349 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6350
6351         * gcc.c-torture/compile/991026-2.c: New test.
6352
6353 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6354
6355         * gcc.c-torture/compile/991026-1.c: New test.
6356
6357 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6358
6359         * gcc.c-torture/execute/991023-1.c: New test.
6360
6361 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6362
6363         * gcc.c-torture/execute/991019-1.c: New test.
6364
6365 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6366
6367         * gcc.c-torture/execute/991016-1.c: New test.
6368
6369 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6370
6371         * gcc.c-torture/execute/991014-1.c: New test.
6372
6373 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6374
6375         * g++.old-deja/g++.other/union2.C: New test.
6376
6377 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6378
6379         * g++.old-deja/g++.other/vaarg2.C: New test.
6380         * g++.old-deja/g++.other/vaarg3.C: New test.
6381
6382 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6383
6384         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6385         in compile/.
6386
6387 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6388
6389         * gcc.c-torture/execute/va-arg-11.c: New test.
6390
6391 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6392
6393         * lib/file-format.exp (gcc_target_object_format): Don't
6394         crash if objdump is unavailable.
6395
6396 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6397
6398         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6399
6400 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6401
6402         * gcc.c-torture/compile/990928-1.c: New test.
6403
6404 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6405
6406         * g++.old-deja/g++.other/decl6.C: New test.
6407
6408 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6409
6410         * gcc.c-torture/execute/va-arg-10.c: New test.
6411
6412 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6413
6414         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6415         __PRETTY_FUNCTION__.
6416
6417 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6418
6419         * gcc.c-torture/execute/990923-1.c: New test.
6420
6421 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6422
6423         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6424         for which -fpic is inappropriate.
6425
6426 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6427
6428         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6429
6430 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6431
6432         * g++.old-deja/g++.other/dyncast1.C: New test.
6433         * g++.old-deja/g++.other/dyncast2.C: New test.
6434         * g++.old-deja/g++.other/dyncast3.C: New test.
6435         * g++.old-deja/g++.other/dyncast4.C: New test.
6436         * g++.old-deja/g++.other/dyncast5.C: New test.
6437         * g++.old-deja/g++.eh/catch3.C: New test.
6438         * g++.old-deja/g++.eh/catch3p.C: New test.
6439         * g++.old-deja/g++.eh/catch4.C: New test.
6440         * g++.old-deja/g++.eh/catch4p.C: New test.
6441         * g++.old-deja/g++.eh/catch5.C: New test.
6442         * g++.old-deja/g++.eh/catch5p.C: New test.
6443         * g++.old-deja/g++.eh/catch6.C: New test.
6444         * g++.old-deja/g++.eh/catch6p.C: New test.
6445         * g++.old-deja/g++.eh/catch7.C: New test.
6446         * g++.old-deja/g++.eh/catch7p.C: New test.
6447         * g++.old-deja/g++.eh/catch8.C: New test.
6448         * g++.old-deja/g++.eh/catch8p.C: New test.
6449         * g++.old-deja/g++.eh/catch9.C: New test.
6450         * g++.old-deja/g++.eh/catch9p.C: New test.
6451
6452 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6453
6454         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6455         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6456
6457 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6458
6459         * gcc.c-torture/compile/990913-1.c: New test.
6460
6461 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6462
6463         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6464         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6465
6466 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6467
6468         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6469
6470 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6471
6472         * g++.old-deja/g++.other/lookup11.C: New test.
6473         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6474         what is permitted and what we want.
6475         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6476         overload use.
6477         * g++.old-deja/g++.jason/rfg5.C: Likewise
6478
6479 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6480
6481         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6482         * gcc.c-torture/noncompile/poison-1.c: New file.
6483
6484 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6485
6486         * g++.old-deja/g++.other/sizeof3.C: New test.
6487         * g++.old-deja/g++.other/sizeof4.C: New test.
6488         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6489         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6490
6491 1999-09-07  Richard Henderson  <rth@cygnus.com>
6492
6493         * gcc.dg/va-arg-1.c: New.
6494
6495 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6496
6497         * gcc.c-torture/execute/va-arg-9.c: New test.
6498
6499 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6500
6501         * g77.f-torture/compile/980519-2.f: New test.
6502         * g77.f-torture/compile/19990905-0.f: New test.
6503         * g77.f-torture/compile/19990905-1.f: New test.
6504         * g77.f-torture/compile/19990905-2.f: New test.
6505
6506         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6507
6508 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6509
6510         * gcc.c-torture/execute/990827-1.c: Fix typo.
6511
6512 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6513
6514         * g++.old-deja/g++.other/deref1.C: New test.
6515
6516 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6517
6518         * g++.old-deja/g++.other/ambig2.C: New test.
6519         * g++.old-deja/g++.other/cond5.C: New test.
6520         * g++.old-deja/g++.other/lookup16.C: New test.
6521
6522 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6523
6524         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6525         assemblers too.
6526
6527 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6528
6529         * lib/c-torture.exp: Avoid the "compare executables" optimization
6530         when testing native.
6531
6532 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6533
6534         * gcc.c-torture/execute/990829-1.c: New test.
6535         * gcc.c-torture/compile/990829-1.c: New test.
6536
6537 1999-08-27  Paul Burchard  <burchard@pobox.com>
6538
6539         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6540         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6541         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6542         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6543         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6544         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6545         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6546         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6547         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6548         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6549         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6550
6551 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6552
6553         * gcc.c-torture/execute/990827-1.c: New test.
6554
6555 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6556
6557         * g77.f-torture/noncompile/19990826-4.f: New test.
6558
6559         * g77.f-torture/compile/19990826-3.f: New test.
6560
6561         * g77.f-torture/execute/19990826-2.f: New test.
6562
6563         * g77.f-torture/compile/19990826-1.f: New test.
6564
6565         * gcc.c-torture/execute/990826-0.c: New test.
6566         * g77.c-torture/execute/19990826-0.f: New test.
6567
6568         * g77.f-torture/noncompile/970626-2.f: New test.
6569
6570 1999-08-25  Paul Burchard  <burchard@pobox.com>
6571
6572         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6573         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6574         lss-011.C: New tests.
6575
6576 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6577
6578         * g++.old-deja/g++.other/decl5.C: New test.
6579
6580 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6581
6582         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6583         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6584         call `postbase' for each one.  All callers of `postbase' changed
6585         to call this instead.
6586
6587 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6588
6589         * gcc.c-torture/execute/990811-1.c: New test.
6590
6591 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6592
6593         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6594         just native ones.
6595
6596         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6597         just native ones.
6598
6599 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6600
6601         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6602
6603 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6604
6605         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6606
6607 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6608
6609         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6610
6611 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6612
6613         * gcc.c-torture/execute/990804-1.c: New test.
6614
6615 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6616
6617         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6618         * g++.old-deja/g++.brendan/crash64.C: Likewise
6619         * g++.old-deja/g++.brendan/overload8.C: Likewise
6620
6621 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6622
6623         * g++.old-deja/g++.other/struct1.C: New test.
6624
6625 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6626
6627         * g++.old-deja/g++.other/enum2.C: New test.
6628
6629 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6630
6631         Adapted from tests from Franz Sirl:
6632         * gcc.c-torture/execute/va-arg-7.c: New test.
6633         * gcc.c-torture/execute/va-arg-8.c: New test.
6634
6635 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6636
6637         * gcc.c-torture/compile/990801-2.c: New test.
6638
6639         * gcc.c-torture/compile/990801-1.c: New test.
6640
6641 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6642
6643         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6644         fp-cmp-1.c, converting double to float.
6645
6646         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6647         fp-cmp-1.c, converting double to long double.
6648
6649         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6650         from fr1 to unknown_register, since fr1 is a legitimate register
6651         on some machines.
6652
6653 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6654
6655         * README: More listname related changes.
6656
6657 1999-07-08  Catherine Moore  <clm@cygnus.com>
6658
6659         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6660
6661 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6662
6663         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6664
6665 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6666
6667         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6668
6669 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6670
6671         * gcc.dg/990703-1.c: New test.
6672
6673 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6674
6675         * lib/file-format.exp: New file: Move definition of proc
6676         gcc_target_object_format to here from
6677         gcc.dg/special/ecos.exp.
6678
6679         * lib/c-torture.exp: Include lib file-format.exp.
6680         * lib/gcc-dg.exp: Include lib file-format.exp.
6681
6682         * gcc.dg/special/ecos.exp: Remove definition of proc
6683         gcc_target_object_format.
6684
6685 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6686
6687         * gcc.c-torture/execute/990628-1.c: New test.
6688
6689 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6690
6691         * gcc.c-torture/compile/990625-2.c: New test.
6692
6693         * gcc.c-torture/compile/990625-1.c: New test.
6694
6695 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6696
6697         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6698         attributes compile.
6699         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6700         ports that use the COFF/PE file format.
6701
6702 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6703
6704         * gcc.c-torture/compile/990617-1.c: New test.
6705
6706 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6707
6708         * g++.old-deja/g++.other/decl4.C: New test.
6709
6710 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6711
6712         * g++.old-deja/g++.other/bitfld3.C: New test.
6713
6714 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6715
6716         * g++.old-deja/g++.eh/catch1.C: New test.
6717
6718 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6719
6720         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6721
6722         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6723         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6724
6725 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6726
6727         * g77.f-torture/compile/19990502-0.f: Replace with new,
6728         shorter, test that still fails after recent changes.
6729
6730 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6731
6732         * gcc.c-torture/execute/990604-1.c: New test.
6733
6734 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6735
6736         * gcc.c-torture/execute/990531-1.c: New test.
6737
6738 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6739
6740         * gcc.c-torture/compile/990527-1.c: New test.
6741
6742 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6743
6744         * gcc.c-torture/execute/990527-1.c: New test.
6745
6746 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6747
6748         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6749         bitfields as signed.
6750
6751 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6752
6753         * g77.f-torture/compile/19990525-0.f: New test.
6754
6755 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6756
6757         * gcc.c-torture/execute/990525-2.c: New test.
6758
6759         * gcc.c-torture/execute/990525-1.c: New test.
6760
6761 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6762
6763         * g++.old-deja/g++.other/anon3.C: New test.
6764         * g++.old-deja/g++.other/anon4.C: New test.
6765         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6766         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6767         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6768         Merrill).
6769
6770 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6771
6772         * gcc.c-torture/execute/990524-1.c: New test.
6773
6774         * gcc.dg/990524-1.c: New test.
6775
6776 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6777
6778         * gcc.c-torture/compile/990523-1.c: New test.
6779
6780 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6781
6782         * gcc.c-torture/compile/990519-1.c: New test.
6783
6784 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6785
6786         * gcc.c-torture/compile/990517-1.c: New test.
6787
6788         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6789         (e4, f4): New tests.
6790         (main): Call them.
6791
6792 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6793
6794         * gcc.dg/noreturn-1.c: New test.
6795
6796 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6797
6798         * gcc.c-torture/execute/990513-1.c: New test.
6799
6800 1999-05-10  Richard Henderson  <rth@cygnus.com>
6801
6802         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6803
6804 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6805
6806         * g77.f-torture/execute/erfc.f: Use small single-precision
6807         values, to avoid problems on Alphas when not -mieee.
6808
6809 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6810
6811         * gcc.dg/990506-0.c: New test.
6812
6813 1999-05-08  Richard Henderson  <rth@cygnus.com>
6814
6815         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6816         the constant to test.  Don't XFAIL 64-bit targets.
6817
6818         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6819         * g++.old-deja/g++.law/profile1.C: Likewise.
6820
6821         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6822         operator new instances.
6823         * g++.old-deja/g++.other/delete5.C: Likewise.
6824
6825 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6826
6827         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6828         intrinsic.
6829
6830 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6831
6832         * g77.f-torture/execute/u77-test.f: Reverse order of two
6833         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6834
6835 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6836
6837         * gcc.dg/compare1.c: New test.
6838
6839 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6840
6841         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6842         New tests.
6843
6844 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6845
6846         * g77.f-torture/compile/19990502-1.f: New test.
6847
6848 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6849
6850         * g77.f-torture/compile/19990502-0.f: New test.
6851
6852 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6853
6854         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6855         intrinsic.
6856
6857 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6858
6859         * g77.f-torture/execute/u77-test.f (main): List libU77
6860         intrinsics not currently tested.
6861         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6862         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6863         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6864         Trim blanks off the ends of some printed strings.
6865
6866 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6867
6868         * g77.f-torture/execute/u77-test.f (main): Just warn about
6869         FSTAT gid disagreement, as it's expected on some systems.
6870
6871 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6872
6873         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6874         use a new function, which allows for some slop.
6875         Clean up some commentary.
6876         (issum): The new function.
6877         (sgladd): Deleted subroutine.
6878
6879 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6880
6881         * g77.f-torture/execute/u77-test.f: Modify to be more like
6882         libf2c/libU77 version, bringing patches to that version here.
6883         Add suitable commentary.
6884
6885 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6886
6887         * gcc.dg/990424-1.c: New test.
6888
6889 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6890
6891         * g77.f-torture/execute/u77-test.f (main): Bug involving
6892         LSTAT has been fixed, so turn back on full checking.
6893
6894 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6895
6896         * g77.f-torture/compile/19990419-0.f: New test.
6897         * g77.f-torture/execute/19990419-1.f: New test.
6898
6899 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6900
6901         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6902         to avoid the need for a prototype to supress a warning.
6903
6904 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6905
6906         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6907
6908 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6909
6910         * gcc.c-torture/execute/990404-1.c: New test.
6911
6912 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6913
6914         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6915         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6916         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6917         missing initializer warnings.
6918
6919 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6920
6921         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6922         matching strings.
6923
6924 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6925
6926         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6927
6928 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6929
6930         * g77.f-torture/execute/19990325-0.f: New test.
6931         * g77.f-torture/execute/19990325-1.f: New test.
6932
6933 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6934
6935         * gcc.c-torture/execute/990324-1.c: New test.
6936
6937 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6938
6939         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6940         test with 4.
6941
6942 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6943
6944         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6945
6946 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6947
6948         * g77.f-torture/execute/19990313-2.f: New test.
6949         * g77.f-torture/execute/19990313-3.f: New test.
6950
6951 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6952
6953         * g77.f-torture/execute/19990313-0.f: New test.
6954         * g77.f-torture/execute/19990313-1.f: New test.
6955
6956 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6957
6958         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6959         printf to sprintf.
6960         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6961         (main): Add check for u15.  Conditionalize u31 check depending on
6962         whether ints are <32 bits or >=32 bits.
6963
6964 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6965
6966         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6967
6968 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6969
6970         * g77.f-torture/compile/19990305-0.f: New test.
6971         * g77.f-torture/execute/19981119-0.f: New test.
6972
6973 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6974
6975         * g77.f-torture/execute/970625-2.f: call ABORT if final
6976         result is not correct, instead of just printing it.
6977         Add this checking via newly introduced obfuscation, to
6978         trip up buggy front ends.
6979
6980 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6981
6982         * g77.f-torture/compile/960317-1.f: Moved from being
6983         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6984
6985 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6986
6987         * g77.f-torture/execute/960317-1.f: New (old) test.
6988         * g77.f-torture/execute/970625-2.f: Ditto.
6989
6990 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6991
6992         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6993         message on line 1 or line 2; cccp and cpplib do this differently.
6994
6995 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6996
6997         * g++.old-deja/g++.law/weak1.C: New test.
6998
6999 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7000
7001         * gcc.c-torture/execute/990119-1.c: Renamed to...
7002         * gcc.dg/990119-1.c: this, so it will only be tested once
7003         (it's a preprocessor test, it doesn't need to be run at
7004         multiple optimization levels).
7005
7006 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7007
7008         * lib/g++.exp: Don't add incdir=$base_dir/../include to
7009           ALWAYS_CXXFLAGS.
7010
7011 1999-02-24  Craig Burley  <craig@jcb-sc.com>
7012
7013         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
7014         * g77.f-torture/compile/19981216-0.f: ...as it is expected
7015         to not be compilable by current g77.
7016
7017 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7018
7019         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
7020
7021 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
7022
7023         * gcc.c-torture/execute/990222-1.c: New test.
7024
7025 1999-02-19  Craig Burley  <craig@jcb-sc.com>
7026
7027         * g77.f-torture/compile/19990218-0.f: New test.
7028         * g77.f-torture/noncompile/19990218-1.f: New test.
7029
7030 1999-02-18  Craig Burley  <craig@jcb-sc.com>
7031
7032         * g77.f-torture/compile/19981216-0.f: New test.
7033
7034 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
7035
7036         * gcc.dg/990214-1.c: New test.
7037
7038 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
7039
7040         * gcc.dg/990213-2.c: New test.
7041
7042         * gcc.dg/990213-1.c: New test.
7043
7044 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
7045
7046         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
7047         ints.
7048
7049 1999-02-11  Nick Clifton  <nickc@cygnus.com>
7050
7051         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
7052         specified by target.
7053
7054         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
7055
7056 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
7057
7058         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
7059
7060 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7061
7062         * gcc.dg/special/ecos.exp: New test driver for new tests with
7063         special requirements.
7064
7065         * gcc.dg/special/alias-1.c: New test.
7066         * gcc.dg/special/gcsec-1.c: New test.
7067         * gcc.dg/special/weak-1.c: New test.
7068         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
7069         * gcc.dg/special/weak-2.c: New test.
7070         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
7071         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
7072         * gcc.dg/special/wkali-1.c: New test.
7073         * gcc.dg/special/wkali-2.c: New test.
7074         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
7075         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
7076
7077 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
7078
7079           * lib/c-torture.exp (c-torture-compile): Pull out code for
7080           analyzing gcc error messages.
7081           (c-torture-execute): Likewise.  Fix some (harmless) false
7082           positives.
7083           * lib/gcc.exp (gcc_check_compile): New function.
7084
7085 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
7086
7087         * gcc.c-torture/execute/990208-1.c: New test.
7088
7089 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7090
7091         * g++.dg/special/ecos.exp: New driver for new tests with special
7092         requirements
7093
7094         * g++.dg/special/conpr-1.C: New test
7095         * g++.dg/special/conpr-2.C: New test
7096         * g++.dg/special/conpr-2a.C: New test
7097         * g++.dg/special/conpr-3.C: New test
7098         * g++.dg/special/conpr-3a.C: New test
7099         * g++.dg/special/conpr-3b.C: New test
7100
7101         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
7102         allow g++ to use the dg driver
7103
7104         * README: Add comment about g++.dg directory
7105
7106 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
7107
7108         * README: Update email addresses.
7109
7110 1999-02-03  Nick Clifton  <nickc@cygnus.com>
7111
7112         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
7113         arguments in order to force structure S onto the stack even on
7114         the alpha.
7115         (test): Pass 10 leading arguments to function foo as well as the
7116         structure S.
7117
7118         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
7119         failure for all targets.
7120
7121         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
7122         abort to terminate program execution.
7123
7124 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
7125
7126         * gcc.c-torture/execute/990130-1.c: New test.
7127
7128 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
7129
7130         * gcc.dg/990130-1.c: New test.
7131
7132 1999-01-28  Michael Meissner  <meissner@cygnus.com>
7133
7134         * gcc.c-torture/execute/990128-1.c: New test.
7135
7136 1999-01-27  Michael Meissner  <meissner@cygnus.com>
7137
7138         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
7139
7140 1999-01-27  Felix Lee  <flee@cygnus.com>
7141
7142         * lib/c-torture.exp (c-torture-compile): pull out code for
7143         analyzing gcc error messages.
7144         (c-torture-execute): ditto, and fix some (harmless) false
7145         positives.
7146         * lib/gcc.exp (gcc_check_compile): new function.
7147
7148 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
7149
7150         * gcc.dg/990117-1.c: New test.
7151
7152         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
7153
7154         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
7155
7156 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
7157
7158         * g77.f-torture/compile/990115-1.f: New test.
7159
7160 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
7161
7162         * gcc.c-torture/compile/990107-1.c: New test
7163
7164 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
7165
7166         * gcc.c-torture/execute/990106-2.c: New test.
7167
7168         * gcc.c-torture/execute/990106-1.c: New test.
7169
7170 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
7171
7172         * gcc.c-torture/compile/981223-1.c: New test.
7173
7174 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
7175
7176         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
7177         (opt3): Rename from opt4 and disable.
7178
7179 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7180
7181         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7182
7183 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7184
7185         * g++.old-deja/g++.other/conv5.C: New test.
7186
7187 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7188
7189         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7190
7191 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7192
7193         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7194
7195 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7196
7197         * gcc.c-torture/compile/981211-1.c: New test.
7198
7199 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7200
7201         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7202
7203         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7204
7205 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7206
7207         * gcc.special/930510-1.c: Make C9X safe.
7208         * gcc.misc-tests/gcov-1.c Similarly.
7209         * gcc.misc-tests/gcov-2.c Similarly.
7210
7211 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7212
7213         * gcc.dg/ultrasp1.c: New test.
7214
7215 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7216
7217         * gcc.c-torture/execute/981206.c: New test.
7218
7219 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7220
7221         * g++.old-deja/g++.ns/template7.C: New test.
7222
7223         * g++.old-deja/g++.other/expr1.C: New test.
7224
7225         * g++.old-deja/g++.eh/tmpl3.C: New test.
7226
7227         * g++.old-deja/g++.eh/tmpl2.C: New test.
7228
7229 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7230
7231         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7232         * g++.old-deja/g++.other/using6.C: Removed.
7233         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7234
7235         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7236
7237 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7238
7239         * g++.old-deja/g++.pt/overload8.C: New test.
7240
7241         * g++.old-deja/g++.pt/overload7.C: New test.
7242
7243         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7244
7245         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7246         and relinking messages.
7247         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7248         compiling with -frepo.
7249
7250 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7251
7252         * g++.old-deja/g++.pt/lookup6.C: New test.
7253
7254 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7255
7256         * gcc.c-torture/execute/981130-1.c: New test.
7257         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7258
7259 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7260
7261         * g++.old-deja/g++.pt/explicit76.C: New test.
7262
7263         * g++.old-deja/g++.pt/friend38.C: New test.
7264
7265         * g++.old-deja/g++.ns/crash2.C: New test.
7266
7267         * g++.old-deja/g++.pt/defarg8.C: New test.
7268
7269         * g++.old-deja/g++.pt/instantiate6.C: New test.
7270
7271         * g++.old-deja/g++.pt/static6.C: New test.
7272
7273         * g++.old-deja/g++.pt/decl2.C: New test.
7274
7275 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7276
7277         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7278         problem is actually related with name lookup, but so what? :-)
7279
7280         * g++.old-deja/g++.pt/friend37.C: New test.
7281
7282 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7283
7284         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7285         element, which fails on some systems.
7286
7287         * g77.f-torture/execute/labug1.f: New test.
7288
7289 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7290
7291         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7292         is defined.
7293
7294 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7295
7296         * g77.f-torture/compile/981117-1.f: New test.
7297
7298 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7299
7300         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7301         properly discarded.
7302
7303 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7304
7305         * gcc.c-torture/execute/memcheck: New directory of tests for
7306         -fcheck-memory-usage.
7307
7308 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7309
7310         * README: New file, general information about the testsuite and
7311         new description of the various C++ test subdirectories.
7312         * README.g++: Eliminate obsolete information, update and move most
7313         relevant stuff to README.
7314
7315 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7316
7317         * gcc.c-torture/compile/981107-1.c: New test.
7318
7319 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7320
7321         * execute/memcpy-bi.c: New testcase.
7322
7323 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7324
7325         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7326         base classes.
7327
7328         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7329         template is selected.
7330
7331         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7332         classes, it should be accepted for all types.
7333
7334         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7335
7336         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7337         specializations start with template headers.
7338
7339 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7340
7341         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7342
7343         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7344         non-POD types.
7345
7346 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7347
7348         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7349
7350 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7351
7352         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7353
7354 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7355
7356         * 981019-1.c: New test.
7357
7358 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7359
7360         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7361         find objc headers.
7362
7363 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7364
7365         * compile/981001-4.c: Remove use of GCC extension that triggers a
7366         compiler bug.
7367
7368 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7369
7370         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7371
7372 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7373
7374         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7375         instantiation of template produces incorrect code for delete
7376         expression.
7377
7378         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7379         constructors' name is not unique.
7380         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7381         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7382
7383         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7384         automatic array of const is ill-formed.
7385
7386         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7387         of template parameter?
7388
7389         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7390         const.
7391
7392         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7393         pointer-to-member expression.
7394
7395         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7396         declaration causes ICE.
7397
7398 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7399
7400         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7401         reserved in the global namespace.
7402
7403         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7404         generate needed virtual table.
7405
7406         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7407
7408 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7409
7410         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7411         template-dependent type
7412
7413 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7414
7415         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7416         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7417         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7418
7419         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7420         class should be usable as argument of member function.
7421         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7422         class should be usable as return type of member function.
7423         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7424         class should be usable as type of data member.
7425
7426         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7427
7428 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7429
7430         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7431
7432 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7433
7434         * gcc.dg/dll-?.c Add thumb to target list.
7435         Fix assembler scan patterns to match current assembler output.
7436
7437 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7438
7439         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7440         matching of template brackets.
7441
7442         * g++.old-deja/g++.other/using4.C: New test.  Test using
7443         declarations of methods from base classes.
7444
7445         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7446         within functions should introduce names into the innermost
7447         enclosing namespace.
7448
7449         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7450         of static locals if first initialization throws.
7451
7452 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7453
7454         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7455
7456 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7457
7458         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7459         lose track of the possible targets of tablejump insns.
7460         * special/special.exp: Run it.
7461
7462 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7463
7464         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7465         must be declared before its specializations can be named in friend
7466         declarations.
7467
7468 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7469
7470         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7471
7472         * g77.f-torture/execute/io1.f: New test.
7473
7474 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7475
7476         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7477         with pointer to template function, for which no argument deduction
7478         is possible.
7479
7480         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7481         specialization of template function as argument to template
7482         function.
7483
7484         * g++.old-deja/g++.other/access2.C: New test; Inner class
7485         shouldn't have privileged access to Outer's names.
7486
7487 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7488
7489         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7490         friend template declared within template class conflicts with
7491         nested class of the same name.
7492
7493         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7494         is ignored.
7495
7496         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7497         object with direct initializer as function declaration.
7498
7499         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7500         initializers.
7501
7502         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7503         involving const pointer and NULL produces incorrect result.
7504
7505         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7506         type name without `typename' should be rejected with -pedantic.
7507
7508 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7509
7510         * g++.old-deja/g++.other/addrof1.C: New test.
7511
7512 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7513
7514         * gcc.c-torture/compile/981001-1.c: New test.
7515         * gcc.c-torture/execute/981001-1.c: New test.
7516
7517 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7518
7519         * gcc.c-torture/compile/981001-2.c: New test.
7520         * gcc.c-torture/compile/981001-3.c: New test.
7521         * gcc.c-torture/compile/981001-4.c: New test.
7522
7523 1998-10-01  Robert Lipe  <robertl@dgii.com>
7524
7525         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7526         multilibbed hosts.   Idea grafted from g77.exp.
7527
7528 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7529
7530         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7531         avoid losing on systems which need -lsocket.
7532
7533 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7534
7535         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7536         * g++.old-deja/g++.other/nested2.C: Ditto.
7537         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7538         failure.
7539
7540 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7541
7542         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7543         preferred over template operator!= for enum bitfields.
7544
7545 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7546
7547         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7548         that happen to have the same base name, but in different scopes,
7549         are incorrectly rejected.
7550
7551 1998-09-16  Richard Henderson  <rth@cygnus.com>
7552
7553         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7554         on the native word size instead of an integer literal.
7555
7556 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7557
7558         * g++.old-deja/g++.other/static2.C: Invocation of static data
7559         member of type pointer-to-function denoted as non-static member.
7560
7561         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7562         checks involving function types and aliases.
7563
7564 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7565
7566         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7567         redefined to the same non-trivial type.
7568
7569         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7570         namespace-qualification of template specializations declared in
7571         other namespaces.
7572
7573         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7574         to declare a subset of the specializations of a template function
7575         as friends of specializations of a template class.
7576
7577         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7578         member templates that do not fully specialize the enclosing
7579         template class are rejected.
7580
7581 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7582
7583         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7584
7585 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7586
7587         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7588         altered from libf2c/libU77 version.
7589
7590 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7591
7592         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7593
7594 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7595
7596         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7597         (un)signed char are different types for template specialization
7598         purposes.
7599
7600 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7601
7602         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7603         * objc: ObjC testsuite.
7604
7605 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7606
7607         * gcc.c-torture/execute/941014-1.x:  New file.
7608
7609 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7610
7611         * lib/c-torture.exp: Add support for
7612         torture_eval_before_compile and torture_eval_before_execute
7613         variables.
7614
7615 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7616
7617         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7618         this test triggers valid.
7619
7620 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7621
7622         * gcc.dg/980827-1.c: New test.
7623
7624 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7625
7626         * gcc.c-torture/execute/loop-4b.c: New test.
7627
7628 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7629
7630         * lib/c-torture.exp: Add support for
7631         torture_eval_before_compile and torture_eval_before_execute
7632         variables.
7633
7634 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7635
7636         * gcc.c-torture/compile/980825-1.c: New test.
7637
7638 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7639
7640         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7641         count number tests in opt_t0 not good_t0.
7642
7643 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7644
7645         * gcc.c-torture/compile/930326-1.x: Fix typo.
7646
7647 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7648
7649         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7650         causes an ICE.
7651
7652 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7653
7654         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7655         STACK_SIZE is defined.
7656         * gcc.c-torture/unsorted/stuct.c: Similarly.
7657
7658         * gcc.c-torture/compile/980821-1.c: New test.
7659
7660 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7661
7662         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7663
7664 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7665
7666         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7667         code.
7668
7669 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7670
7671         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7672         error'.
7673
7674 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7675
7676         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7677
7678 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7679
7680         * gcc.c-torture/compile/980816-1.c: New test.
7681
7682         * gcc.dg/980816-1.c: New test.
7683
7684 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7685
7686         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7687         compiler for ieee tests.
7688
7689 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7690
7691         * g77.f-torture/compile/980729-0.f: New test.
7692
7693 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7694
7695         * gcc.c-torture/special/eeprof-1.c: New test, for
7696         -finstrument-functions.
7697         * gcc.c-torture/special/special.exp: Run it.
7698
7699 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7700
7701         * gcc.c-torture/compile/980729-1.c: New test.
7702
7703 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7704
7705         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7706         __thumb__ is defined, and test for ARM style doubles if so.
7707
7708 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7709
7710         * g77.f-torture/noncompile/980615-0.f: New test.
7711
7712 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7713
7714         * gcc.dg/980312-1.c: Do link instead of compile.
7715         * gcc.dg/980313-1.c: Likewise.
7716
7717 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7718
7719         * gcc.c-torture/compile/980726-1.c: New test.
7720
7721 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7722
7723         * g77.f-torture/execute/io0.f: New test.
7724
7725 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7726
7727         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7728         an int.
7729
7730 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7731
7732         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7733         m32r bugs.
7734
7735 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7736
7737         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7738         c-decl.c:grokdeclarator can handle mode attributes.
7739
7740 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7741
7742         * gcc.c-torture/execute/980716-1.c: New test.
7743
7744 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7745
7746         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7747         the mn10200.
7748         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7749         the mn10200.
7750         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7751         * gcc.c-torture/compile/930326-1.x: Similarly.
7752
7753 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7754
7755         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7756         New test from Craig.
7757
7758 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7759
7760         * g77.f-torture/noncompile/980616-0.f: New test.
7761
7762         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7763
7764 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7765
7766         *  g++.other/singleton.C: Return error value instead of taking
7767         SIGSEGV.
7768
7769 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7770
7771         *  g++.other/singleton.C: New test.   Warning is under dispute.
7772         Runtime crash is not.
7773
7774 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7775
7776         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7777         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7778         using6.C, using7.C}:  New namespace tests.
7779
7780 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7781
7782         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7783         specialization with typedef'ed names used as array indexes.
7784
7785 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7786
7787         * gcc.c-torture/execute/980709-1.c: New test.
7788
7789         * gcc.dg/980709-1.c: New test.
7790
7791 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7792
7793         * gcc.c-torture/execute/bcp-1.c: New test.
7794
7795 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7796
7797         * gcc.c-torture/execute/980707-1.c: New test.
7798
7799 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7800
7801         * gcc.c-torture/compile/980706-1.c: New test.
7802
7803 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7804
7805         * g77.f-torture/execute/980701-0.f,
7806         g77.f-torture/execute/980701-1.f: New test from Craig.
7807
7808 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7809
7810         * gcc.c-torture/compile/980701-1.c: New test.
7811
7812         * gcc.c-torture/execute/980701-1.c: New test.
7813
7814 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7815 rlsruhe.de>
7816
7817         * g++.old-deja/g++.robertl/eb132.C: New test.
7818         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7819
7820 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7821
7822         * g77.f-torture/execute/980628-7.f,
7823         g77.f-torture/execute/980628-8.f,
7824         g77.f-torture/execute/980628-9.f,
7825         g77.f-torture/execute/980628-10.f: New tests from Craig.
7826
7827         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7828
7829 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7830
7831         * g77.f-torture/execute/980628-4.f: New test from Craig.
7832         * g77.f-torture/execute/980628-5.f: Likewise.
7833         * g77.f-torture/execute/980628-2.f: Likewise.
7834         * g77.f-torture/execute/980628-0.f: Likewise.
7835         * g77.f-torture/execute/980628-1.f: Likewise.
7836         * g77.f-torture/execute/980628-3.f: Likewise.
7837         * g77.f-torture/execute/980628-6.f: Likewise.
7838
7839 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7840
7841         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7842         directory when nothing has been installed yet.
7843
7844 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7845
7846         * gcc.c-torture/special/special.exp: Handle newer versions of
7847         dejagnu.
7848
7849 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7850
7851         * gcc.dg/980626-1.c: New test.
7852
7853 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7854
7855         * gcc.misc-tests/m-un-2.c: New test.
7856         * g++.old-deja/g++.other/warn01.c: Likewise.
7857
7858 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7859
7860         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7861         compatibility with assmblers with a different comment character.
7862         Eliminate use of GAS-specific extensions.
7863
7864 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7865
7866         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7867
7868 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7869
7870         *lib/g77.exp: Replace search for libf2c.a with search for newly
7871         renamed libg2c.a
7872
7873 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7874
7875         * gcc.c-torture/execute/980617-1.c: New test.
7876
7877 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7878
7879         * gcc.c-torture/execute/980612-1.c: New test.
7880
7881 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7882
7883         * gcc.dg/980523-1.c: Only test on ppc-linux.
7884         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7885
7886         * gcc.c-torture/execute/980608-1.c: New test.
7887
7888 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7889
7890         * gcc.c-torture/execute/980605-1.c: New test.
7891
7892 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7893
7894         * gcc.c-torture/execute/980604-1.c: New test.
7895
7896 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7897
7898         * gcc.c-torture/execute/980602-1.c: New test.
7899         * gcc.c-torture/execute/980602-2.c: Likewise.
7900
7901 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7902
7903         * 970125-0.f: Fix per JCB.  Add commentary.
7904
7905 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7906
7907         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7908         IEEE -0 support.
7909
7910 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7911
7912         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7913         earlier.
7914
7915 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7916
7917         * gcc.c-torture/execute/980526-3.c: New test.
7918
7919 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7920
7921         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7922         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7923         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7924         m88k-motorola-sysv3 to XFAIL.
7925
7926 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7927
7928         * gcc.dg/980526-1.c: New test.
7929         * gcc.c-torture/execute/980526-2.c: New test.
7930
7931 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7932
7933         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7934
7935         * gcc.c-torture/execute/980526-1.c: New test.
7936
7937 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7938
7939         * g77.f-torture/execute/alpha2.f: Add runtime test.
7940
7941 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7942
7943         * g++.old-deja/old-deja.exp: Strip leading directories.
7944
7945         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7946         error for the line.  Don't run multiple tests for the same line.
7947
7948 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7949
7950         * gcc.dg/980523-1.c: New test.
7951
7952 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7953
7954         * g77.f-torture/compile/970915-0.f: New test.
7955
7956 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7957
7958         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7959
7960 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7961
7962         * gcc.dg/980520-1.c: New test.
7963
7964 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7965
7966         * gcc.dg/980502-1.c: Fix return type.
7967
7968 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7969
7970         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7971         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7972         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7973         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7974         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7975
7976 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7977
7978         * g77.f-torture/execute/980520-1.f: New test.
7979
7980 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7981
7982         * lib/mike-g77.exp: New file.
7983
7984         * g77.f-torture/noncompile/noncompile.exp,
7985         g77.f-torture/noncompile/check0.f: New files.
7986
7987 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7988
7989         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7990         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7991         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7992         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7993         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7994         abort where appropriate.
7995
7996 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7997
7998         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7999         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
8000
8001 1998-04-29  Dave Love  <d.love@dl.ac.uk>
8002
8003         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
8004
8005 1998-04-27  Dave Love  <d.love@dl.ac.uk>
8006
8007         * g77.f-torture/compile/980427-0.f: New test.
8008
8009 1998-04-24  Dave Love  <d.love@dl.ac.uk>
8010
8011         * g77.f-torture/compile/980424-0.f: New test.
8012
8013 1998-04-19  Dave Love  <d.love@dl.ac.uk>
8014
8015         * g77.f-torture/compile/980419-2.f (main): New test.
8016         * g77.f-torture/compile/970125-0.f: New test.
8017         * g77.f-torture/compile/980419-1.f: New test.
8018
8019 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
8020
8021         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
8022         of loop-4.c.
8023
8024 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
8025
8026         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
8027
8028 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
8029
8030         * gcc.c-torture/compile/980329-1.c: New test.
8031
8032 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
8033
8034         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
8035         * gcc.dg/980312-1.c: Fix typo in -march command.
8036
8037 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
8038
8039         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
8040
8041 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
8042
8043         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
8044         Dave Love agree the Fortran source is bogus.
8045
8046 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
8047
8048         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
8049         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
8050         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
8051         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
8052         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
8053
8054 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8055
8056         * g++.old-deja/g++.other/friend1.C: New test.
8057
8058 1998-02-18  Dave Love  <d.love@dl.ac.uk>
8059
8060         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
8061         possibly uninitialized) variables and declare dnrm2.
8062
8063 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
8064
8065         From Bruno Haible <haible@ilog.fr>:
8066         * gcc.c-torture/execute/980223.c: New test.
8067
8068 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
8069
8070         * gcc.dg/ifelse-1.c: New test.
8071
8072 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
8073
8074         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
8075
8076           * lib/old-dejagnu.exp (old-dejagnu): Added the
8077           "execution test - XFAIL *-*-*" handling in the spirit of
8078           "excess errors test -". Changed the "execution test fails"
8079           handling to be like "excess errors test fails".
8080           * Update various tests accordingly.
8081
8082 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
8083
8084         * gcc.c-torture/execute/980205.c: New test.
8085
8086 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
8087
8088         * lib/c-torture.exp: Look for .x files instead of .cexp files.
8089         * lib/f-torture.exp: Similarly.
8090         * gcc.c-torture: Rename all .cexp files to .x files.
8091
8092 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8093
8094         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
8095         (940510-1.c): Removed duplicate.
8096         (971104-1.c): New test.
8097
8098 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
8099
8100           * lib/f-torture.exp: Improve error and loop detection.
8101
8102 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
8103
8104         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
8105         use that to size the filler array.
8106
8107 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8108
8109         * lib/c-torture.exp(c-torture-execute): Fix typo.
8110
8111         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
8112         testcase as the executable name. Keep the executable around if
8113         the test fails.
8114
8115 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8116
8117         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
8118         changes.  Only test one -g option, and move it to the end of the
8119         list of options to test.
8120
8121 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
8122
8123         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
8124         variable GCC_TORTURE_OPTIONS to supply default switches separated
8125         by colons.  If no environment variable, run tests with -O0 -g, -O1
8126         -g, and -O2 -g as well.
8127
8128 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8129
8130         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
8131         explanatory comments. Fix indentation.
8132
8133 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
8134
8135         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
8136
8137 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
8138
8139         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
8140         * g++.old-deja/g++.mike/p7325.C: Likewise.
8141         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
8142
8143 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
8144
8145         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
8146         * g++.old-deja/g++.brendan/crash30.C: Likewise.
8147         * g++.old-deja/g++.brendan/crash39.C: Likewise.
8148         * g++.old-deja/g++.law/operators4.C: Likewise.
8149
8150 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
8151
8152         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
8153         * g++.old-deja/g++.mike/p784.C: Ditto.
8154         * g++.old-deja/g++.mike/p785.C: Ditto.
8155
8156 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
8157
8158           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
8159
8160 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
8161
8162         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
8163         target feature; pass this to c-torture-execute as needed.
8164
8165 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
8166
8167         * lib/c-torture.exp(c-torture-execute): If the previous and the
8168         current executables being tested are identical, we don't need to
8169         run the executable again. Try to make the executable names
8170         unique. Add an optional argument for passing additional compiler
8171         flags.
8172
8173 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
8174
8175         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
8176
8177 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
8178
8179         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8180
8181 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8182
8183         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8184         32bit or larger longs.
8185
8186         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8187         have either a 32bit long or 32bit int.
8188
8189 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8190
8191         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8192         Make double precision tests dependent on sizeof (double).
8193
8194 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8195
8196         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8197         too.
8198
8199 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8200
8201         * gcc.c-torture/compile/961203-1.cexp: New script.
8202
8203 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8204
8205         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8206         up the includes ourselves.
8207
8208 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8209
8210         * lib/plumhall.exp: Remove random include, and add a few
8211         verbose messages for debugging.
8212
8213 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8214
8215         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8216         of trying to do it ourselves.
8217
8218 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8219
8220         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8221
8222 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8223
8224         * gcc.prms/5403.c: Made regexp a bit less strict.
8225
8226 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8227
8228         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8229         is returned from remote_load instead.
8230         * lib/plumhall.exp: Ditto.
8231         * lib/mike-g++.exp: Ditto.
8232         * lib/old-dejagnu.exp: Ditto.
8233         * lib/c-torture.exp: Ditto.
8234
8235 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8236
8237         * lib/g++.exp: Use build_wrapper procedure.
8238         * lib/gcc.exp: Ditto.
8239
8240 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8241
8242         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8243         an old-style decl for malloc.  Fixes tests to work when
8244         sizeof (int) != sizeof (size_t).
8245
8246 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8247
8248         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8249
8250         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8251         use stdargs.h interface.
8252
8253 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8254
8255         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8256         NO_VARARGS when compiling.
8257
8258 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8259
8260         * lib/plumhall.exp(ph_includes): New procedure.
8261         (ph_make): Use it.
8262         (ph_compiler): Ditto.
8263
8264         * lib/g++.exp: Rename test-glue.c to testglue.c.
8265         * lib/gcc.exp: Ditto.
8266
8267 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8268
8269         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8270         to completion when it's called.
8271
8272 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8273
8274         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8275         is defined, don't do test.
8276
8277 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8278
8279         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8280         for object files.
8281         (ph_summary): Mark skipped testcases as untested, not unresolved.
8282
8283         * lib/plumhall.exp (ph_make): If unresolved because of bad
8284         errorCode, record errorCode in log file.
8285         (*): Replace send_log/verbose with verbose -log.
8286
8287 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8288
8289         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8290         double conversion if double isn't at least 8 bytes.
8291
8292         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8293         int to work with targets where int is 16 bits.
8294
8295         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8296         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8297         precision for the test to complete.
8298
8299 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8300
8301         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8302         if d10v is not compiled with the -mdouble64 flag.
8303         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8304
8305         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8306         d10v is not compiled with the -mint32 flag.
8307
8308 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8309
8310         * lib/plumhall.exp: Use incr_count.
8311
8312 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8313
8314         * gcc.c-torture: Update to c-torture-1.45.
8315
8316 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8317
8318         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8319         the name of the expect testcase file).
8320
8321         * lib/g++.exp(g++_init): Ditto.
8322
8323 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8324
8325         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8326         the host.
8327
8328         * lib/gcc.exp(gcc_exit): New procedure.
8329
8330 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8331
8332         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8333         specs where appropriate.
8334
8335         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8336         because of new "candidates are" messages, and removed a few
8337
8338         * Converted all non-old-style g++ testcases to old-style, and
8339         moved into g++.old-deja.
8340
8341 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8342
8343         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8344         options.
8345
8346         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8347         succeeded.
8348
8349         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8350
8351 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8352
8353         * lib/gcc.exp (gcc_target_compile): Add support for defining
8354         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8355         the machine doesn't have those features.
8356
8357 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8358
8359         * g++.law/operators4.exp: Don't use LIBS.
8360
8361 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8362
8363         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8364
8365         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8366         * lib/g++.exp: Set it here instead. Also, allow use of the
8367         --tool_exec and --tool_opt options. Change CXX to
8368         GXX_UNDER_TEST.
8369
8370         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8371
8372         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8373
8374 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8375
8376         * lib/old-dejagnu.exp: Use prune_warnings instead of
8377         prune_system_crud.
8378         * lib/mike-g++.exp: Ditto.
8379         * lib/gcc.exp: Ditto.
8380         * lib/g++.exp: Ditto.
8381
8382         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8383
8384 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8385
8386           * 941014-2.c: Include stdlib.h
8387           * 960327-1.c: Include stdio.h
8388           * dbra.c, index-1.c: Don't assume ints are 32bits.
8389
8390 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8391
8392         * lib/gcc.exp: Add gcc,stack_size target feature.
8393
8394         * lib/g++.exp(g++_target_compile): Add the include and link
8395         paths here, not in two other places. And, it's $options, not
8396         options.
8397
8398         * lib/mike-g++.exp(postbase): Remove the code that determines
8399         the correct include and link paths.
8400         * g++.old-deja/old-deja.exp: Ditto.
8401
8402 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8403
8404         * lib/g++.exp(g++_init): target_compile no longer returns the
8405         filename of the result.
8406
8407 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8408
8409         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8410         call to glob.
8411
8412         * gcc.c-torture/special/special.exp: Change call to
8413         gcc_target_compile to include the object file.
8414
8415 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8416
8417         * gcc.c-torture/special/special.exp: Correct misspelling in last
8418         change.
8419
8420 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8421
8422         * lib/plumhall.exp(ph_summary): Log the entire output of the
8423         executable. Return -1 if there were any failures, 0 otherwise.
8424         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8425         (ph_make): Clean up objects and executables that were built
8426         if the tests succeeded.
8427
8428 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8429
8430         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8431         libraries and includes in the build tree as appropriate.
8432
8433 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8434
8435         * lib/c-torture.exp: Instead of looking for the global variable
8436         NO_LONG_LONG, check to see if that's a feature of the target.
8437
8438 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8439
8440         * config/default.exp: Minimize. Delete the remainer of the files in
8441         config; this functionality is now in devo/dejagnu/config.
8442
8443         g++.*/*: Pass any additional flags used to compile to postbase;
8444         delete CXXFLAGS.
8445
8446         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8447         is now done by runtest.exp. Use gcc_target_compile instead of
8448         compile.
8449
8450         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8451         Remove references to CFLAGS. Use remote_file instead of
8452         calling rm -f.
8453         (c-torture): Take a list of arguments to use to compile this
8454         testcase.
8455
8456         lib/g++.exp: Simplify. Use target_compile instead of compile.
8457         lib/gcc-dg.exp: Ditto.
8458         lib/gcc.exp: Ditto.
8459         lib/mike-{gcc,g++}.exp: Ditto.
8460         lib/old-dejagnu.exp: Ditto.
8461         lib/plumhall.exp: Ditto.
8462
8463 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8464
8465         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8466         (ph_linker): Likewise.
8467
8468 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8469
8470           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8471         MAP_ANON / MAP_ANONYMOUS if defined;
8472         else try to map from /dev/zero .
8473
8474 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8475
8476         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8477         isn't defined, then define it to MAP_ANONYMOUS.
8478
8479 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8480
8481         * gcc.c-torture: Update to c-torture-1.42 release.
8482
8483 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8484
8485         * gcc.c-torture: Update to c-torture-1.41 release.
8486
8487 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8488
8489         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8490         c-torture release.
8491
8492 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8493
8494         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8495         and LDFLAGS.  Fix second case to append the target_info ldflags
8496         onto LDFLAGS, not CFLAGS.
8497         * lib/g++.exp (g++_init): Add target_info stuff.
8498         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8499         of libgloss and newlib flags for !native.
8500
8501         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8502         (GDB): Fix relative path to go up another dir for finding gdb.
8503
8504 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8505
8506         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8507         versions in the target_info array, if they don't exist.
8508
8509 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8510
8511         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8512
8513 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8514
8515         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8516         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8517
8518 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8519
8520         * lib/old-dejagnu.exp: Don't remove the output file before we've
8521         actually tested it. Don't append pwd to the path of the executable
8522         we're testing.
8523
8524 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8525
8526         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8527
8528 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8529
8530         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8531         temporary directory for compiler files, and set it to a default
8532         value of /tmp. Set $output as the name of the output file from
8533         compiling the testcase. Add a -o option to $cflags_var so the
8534         compiler writes the final output file as $output. Set $executable
8535         to $output.
8536
8537         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8538         directory for compiler files, and set it to /tmp if it doesn't
8539         already have a value. Set $output_file to the name of the output
8540         file from compiling the testcase. Add a -o option to CXXFLAGS so
8541         the compiler writes the final output file as $output. Use $output
8542         as the executable to be tested.
8543
8544 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8545
8546         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8547
8548 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8549
8550         * gcc.c-torture/execute/pending-1.c: New test.  Still
8551         pending in Tege's queue.
8552
8553 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8554
8555         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8556         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8557         if there were failures.  Call unresolved if there were unresolved
8558         testcases.  Call gcc_fail if program did not run to completion.
8559         (ph_make): Pass additional argument name to ph_execute.
8560         (ph_execute): Add new argument.  Pass additional arguments to
8561         ph_summary.  Call gcc_fail is there is no execution output.
8562
8563 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8564
8565         * lib/plumhall.exp (proc_summary): Output relavent summary
8566         lines into the log so specific failures in plumhall can be
8567         investigated.
8568
8569 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8570
8571         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8572         (c-torture-execute): Don't try to execute tests which use
8573         "long long" types if $NO_LONG_LONG is nonzero.
8574
8575 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8576
8577         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8578         not c-torture.
8579
8580         * gcc.ieee: Move from here.
8581         * gcc.c-torture/execute/ieee: To here.
8582
8583 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8584
8585         * gcc.c-torture: Update to c-torture-1.41 release.
8586
8587 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8588
8589         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8590         not "$output".
8591
8592 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8593
8594         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8595         -c present.
8596
8597 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8598
8599         * config/proelf.exp: Handle connecting to a simulator.
8600
8601 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8602
8603         * config/proelf.exp: New file.  Enough framework that we can
8604         run c-torture tests on the proelf targets (or any other target
8605         that gdb can connect to for that matter).
8606
8607 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8608
8609         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8610         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8611
8612         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8613         exec_output exists.
8614
8615 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8616
8617         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8618         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8619
8620         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8621         to pass/fail/unresolved/unsupported/untested.  Caller must now
8622         call unresolved/unsupported/untested.
8623         * lib/*.exp: Update FSF address.  Update to handle new results of
8624         ${tool}_load.
8625         * lib/chill.exp (verbose): Delete.
8626
8627 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8628
8629         * lib/gcc.exp (default_gcc_start): Change order of args to
8630         $LDFLAGS $CFLAGS $LIBS.
8631         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8632         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8633         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8634         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8635         * gcc.misc-tests/dg-test.exp: Likewise.
8636         * gcc.misc-tests/msgs.exp: Likewise.
8637         * gcc.prms/prms.exp: Likewise.
8638         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8639         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8640
8641         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8642
8643 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8644
8645         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8646
8647         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8648         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8649
8650         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8651         necessary.
8652
8653 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8654
8655         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8656         global for loop; add use of $mathlib.
8657         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8658         settings here; set mathlib for anything but VxWorks.
8659
8660 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8661
8662         * gcc.c-torture: Update to c-torture-1.40 release.
8663
8664 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8665
8666         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8667         dg.exp.
8668
8669 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8670
8671         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8672         global.
8673
8674 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8675
8676         * lib/g++.exp (LIBS): Define if not already.
8677         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8678         (gcc-dg-prune): Call prune_gcc_output.
8679         * lib/gcc.exp (prune_gcc_output): New proc.
8680         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8681         prune_gcc_output.
8682
8683 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8684
8685         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8686         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8687
8688 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8689
8690         * gcc.c-torture: Update to c-torture-1.39 release.
8691
8692 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8693
8694         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8695         fails, try others as well.
8696
8697 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8698
8699         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8700         If compilation fails, mark execute tests as `untested'.
8701         If test is marked as unsupported, don't mark compilation and
8702         execute tests as failed.
8703
8704 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8705
8706         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8707         libstdc++ for whether or not we want to be doing shared
8708         libraries.  Delete link_curses since we don't need it anymore.
8709         * lib/mike-g++.exp (postbase): Don't link in libg++.
8710         * g++.old-deja/old-deja.exp: Likewise.
8711
8712 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8713
8714         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8715
8716 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8717
8718         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8719         For that, add `-Wl,-a,shared_archive'.
8720         * g++.old-deja/old-deja.exp: Likewise.
8721
8722 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8723
8724         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8725
8726 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8727
8728         * lib/mike-g++.exp (postbase): Pay attention to the status of
8729         g++_load.
8730
8731 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8732
8733           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8734
8735 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8736
8737         * lib/gcc.exp (default_gcc_start): No longer need to log program
8738         being executed or its output, execute_anywhere does that now.
8739         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8740         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8741
8742 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8743
8744         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8745         the same as those in lib/g++.exp.
8746
8747 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8748
8749         * gcc.c-torture: Update to c-torture-1.38 release.
8750         * gcc.ieee: Related changes.
8751
8752 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8753
8754         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8755         "exec". Minor reformatting changes.
8756
8757         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8758         cross. This means all "exec" calls now work on a remote host as
8759         well.
8760         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8761         cross. Filter out the extra "\r\n" stuff that expect puts in.
8762         (c-torture-execute): Filter out the bogus warnings like
8763         c-torture-compile does. Add support for canadian cross.
8764         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8765         Use execute_anywhere rather than calling exec directly. Now it
8766         works for canadian cross testing.
8767
8768 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8769
8770         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8771         results into a variable, and check that rather than using file exists.
8772
8773 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8774
8775         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8776         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8777
8778 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8779
8780         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8781         lib_curses if there's a shared libg++ in the build tree.
8782
8783 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8784
8785         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8786         if not supported target.
8787
8788 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8789
8790         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8791         link_curses up to always happen, not just for native builds.
8792
8793 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8794
8795         * gcc.c-torture: Update to c-torture-1.36 release.
8796         * gcc.failure: Related changes.
8797
8798 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8799
8800         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8801
8802 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8803
8804         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8805         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8806         runshlib, link_curses, and mathlib for link and run.
8807
8808         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8809         pass the runtime shared library options for Solaris, OSF/1, and
8810         Irix5, and link with -lcurses to avoid unresolved references.
8811
8812 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8813
8814         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8815         only run once.
8816
8817 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8818
8819         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8820
8821 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8822
8823         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8824         do not have a framework for the "compat" tests yet.
8825
8826 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8827
8828         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8829         set to null if we're testing vxworks5.1.  Use that instead of
8830         `-lm' in the setting of LIBS for link and run.
8831
8832 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8833
8834         * config/rom68k.exp (${tool}_load): Major changes to make it
8835         work.  Verified that it does in fact return the stuff in
8836         exec_output properly.  Catch any Emul or any TRAP other than 0.
8837
8838 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8839
8840         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8841         LDFLAGS properly for targets that need stuff from libgloss.
8842         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8843         only run once.
8844         (gpp_initialized): New variable.
8845
8846 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8847
8848         * config/rom68k.exp: Load libgloss.exp.
8849         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8850         so we can produce a fully linked binary.
8851         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8852         so we can produce a fully linked binary.
8853
8854 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8855
8856         * lib/plumhall.exp (ph_section): Watch for expected failures.
8857         Add missing `else'.
8858
8859         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8860         run the testcase.
8861         (c-torture): Likewise.
8862
8863 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8864
8865         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8866
8867         * lib/mike-g++.exp (mike_cleanup): New proc.
8868         (prebase): New globals compiler_result, not_compiler_result,
8869         target_regexp.
8870         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8871         allow leading "-" in pattern.  Watch for unsupported tests.
8872         If $compiler_result is set, pattern match assembler code,
8873         and ditto for $not_compiler_result.
8874         * lib/mike-gcc.exp: Likewise.
8875
8876         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8877         execution "succeeded".
8878
8879 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8880
8881         * config/win32.exp: New file.
8882         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8883
8884 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8885
8886         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8887         unsupported.
8888         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8889         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8890         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8891
8892         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8893         "... without exceptions was ...".  That is now handled by
8894         prune_system_crud.
8895         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8896
8897 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8898
8899         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8900         sieve.c,sort2.c}: New files.
8901         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8902         sieve.exp,sort2.exp}: Drivers for them.
8903
8904         * lib/mike-gcc.exp (program_output): New user settable variable.
8905         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8906         messages.
8907         * lib/mike-g++.exp (program_output): New user settable variable.
8908
8909         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8910
8911         * config/sh.exp: Deleted (use sim.exp instead).
8912
8913 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8914
8915         * config/vx.exp: Declare CHECKTASK as global.
8916         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8917         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8918         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8919
8920 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8921
8922         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8923         target. Like vx.exp, only includes `vx29k.exp' instead of
8924         `vxworks.exp'.
8925
8926 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8927
8928         * config/sim.exp: Increase time limit from 120 seconds to 240.
8929
8930 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8931
8932         * gcc.c-torture/execute/950628-1.c: New test.
8933
8934 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8935
8936         * gcc.c-torture: Update with changes/additions from
8937         c-torture-1.34.
8938
8939 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8940
8941         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8942
8943 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8944
8945         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8946
8947 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8948
8949         * gcc.c-torture/compile/950512-1.c: New test.
8950         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8951         * gcc.dg/struct-ret-1.c: Likewise.
8952
8953 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8954
8955         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8956           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8957
8958 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8959
8960         * gcc.c-torture/special/920411-1.c: Deleted.
8961         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8962
8963 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8964
8965         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8966         cpu limit.
8967
8968 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8969
8970         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8971
8972 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8973
8974         From kenner;
8975         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8976         is the proper length.
8977         * va-arg-3.c: Likewise.
8978
8979 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8980
8981         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8982         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8983
8984         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8985         * lib/g++.exp (default_g++_start): Delete old cruft.
8986
8987 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8988
8989         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8990         (2 * (1 << 18)) to (2 * (1 << 17)).
8991
8992         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8993
8994 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8995
8996         * config/rom68k.exp: Renamed from config/idp.exp
8997
8998 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8999
9000         * c-torture/compile/921109-2.c
9001
9002 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
9003
9004         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
9005         excess errors.
9006
9007 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
9008
9009         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
9010         output.
9011         * lib/g++.exp (default_g++_start): Likewise.
9012
9013 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9014
9015         * gcc.c-torture/compile/950329-1.c: New test.
9016
9017 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9018
9019           * config/bug.exp (${tool}_load): Updated to use new remote_open
9020           and remote_close procs.
9021         * config/idp.exp: New file.
9022
9023 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9024
9025         * gcc.c-torture/execute/950322-1.c: New test.
9026
9027 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
9028
9029         * config/vx.exp (${tool}_load): Clean up testing of return code from
9030         vxworks_ld and vxworks_spawn.
9031
9032 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9033
9034         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
9035
9036 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
9037
9038         * lib/old-deja.exp: Add `excess errors test - ' error, now one
9039         can mark excess errors on a machine by machine basis.  Note, the
9040         default is to not expect any excess errors, even when excess
9041         errors test - is given, so you will want to put an XFAIL ... on
9042         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
9043         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
9044         those 4 machines, but no others.
9045
9046 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9047
9048         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
9049         * lib/c-torture.exp: to here.
9050
9051 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9052
9053         * gcc.c-torture/execute/950221-1.c: New test.
9054         * gcc.c-torture/execute/struct-ret-1.c: New test.
9055         * gcc.c-torture/compile/950221-1.c: New test.
9056
9057         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
9058
9059 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9060
9061         * gcc.c-torture/execute/arith-1.c (main): Return 0.
9062         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
9063
9064 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
9065
9066         * g++.gb: New directory of tests, derived from my signature and
9067         class scoping tests.
9068
9069         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
9070         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
9071         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
9072         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
9073         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
9074         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
9075         * g++.gb/sig25.C: Likewise.
9076
9077         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
9078         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
9079         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
9080         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
9081         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
9082         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
9083         * g++.gb/sig25.exp: Likewise.
9084
9085         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
9086         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
9087         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
9088         * g++.gb/scope13.C: Likewise, this test still fails.
9089
9090         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
9091         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
9092         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
9093         * g++.gb/scope13.exp: Ditto.
9094
9095         * g++.gb/README: New file, explains what these tests are about.
9096
9097 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9098
9099         * lib/dg.exp (dg-do): Support `preprocess'.
9100         (dg-test): Likewise.
9101
9102 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9103
9104         * config/udi.exp: change "continue -expect" to "exp_continue".
9105
9106 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
9107
9108         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
9109         Delete redundant tests.
9110
9111         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
9112         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
9113         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
9114         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
9115         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
9116         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
9117         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
9118         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
9119
9120         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
9121         storing label pointers.
9122         * gcc.c-torture/execute/921019-1.c: Likewise.
9123         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
9124         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
9125         parameter fp.
9126         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
9127         constants.
9128
9129         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
9130         Delete obsolete tests.
9131
9132         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
9133         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
9134         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
9135         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
9136         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
9137         * gcc.c-torture/compile/950124-1.c: New test.
9138
9139         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
9140
9141 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9142
9143         * lib/mike-g++.exp: Add -lm to LIBS.
9144
9145 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9146
9147         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
9148
9149 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9150
9151         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
9152
9153 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
9154
9155         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
9156
9157 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
9158
9159         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
9160         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
9161         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
9162         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
9163         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
9164         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
9165         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
9166         * g++.law/{operators31.C, operators32.C,
9167         * g++.law/{operators33.C, operators34.C}: Likewise.
9168         * g++.law/{pic1.C, refs2.C}: Likewise.
9169         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
9170         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
9171         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
9172         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9173
9174         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
9175         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
9176         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
9177         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
9178         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
9179         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9180         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9181         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9182         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9183         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9184         * g++.law/{operators34.exp}: Likewise.
9185         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9186         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9187         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9188         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9189         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9190
9191         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9192         No longer expected to fail.
9193         * g++.law/missed-error3.C: Tweak for recent bool changes.
9194
9195 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9196
9197         * config/emb-unix: Deleted.
9198         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9199         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9200
9201 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9202
9203         * lib/dg.exp (dg-test): Fix typo in last patch.
9204
9205 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9206
9207         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9208         (handles multiple occurrences).
9209
9210 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9211
9212         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9213         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9214         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9215         printed).
9216         * lib/c-torture.exp (c-torture-compile): Likewise.
9217         (c-torture): Prepend full path if missing.
9218         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9219         (gcc_fail): Likewise.
9220         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9221
9222 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9223
9224         * lib/netware.exp: Only attach to NetWare i386 systems.
9225
9226 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9227
9228         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9229         messages.  Add test name to "output pattern match" pass/fail message.
9230
9231 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9232
9233         * gcc.dg: New testsuite.
9234         * gcc.dg/dg.exp: New file.
9235
9236         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9237         test-switch.c}: Deleted.
9238
9239         * gcc.misc-tests/msgs.exp: New testcase driver.
9240
9241 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9242
9243         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9244         Watch for illegal return values from ${tool}_load.
9245         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9246         cross targets.  Coerce return value >0 to 1.
9247
9248 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9249
9250         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9251
9252         * config/emb-unix.exp: New file.
9253
9254         * config/sim.exp: Error if variable $SIM not defined.
9255         (${tool}_load): Mark test as "untested" if simulator missing.
9256
9257         * config/unix.exp: Load remote.exp to get rcp_download.
9258         * lib/c-torture.exp: Use different option lists for testcases with
9259         and without loops.
9260         * gcc.c-torture/execute/execute.exp: Likewise.
9261
9262 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9263
9264         * config/*.exp: Clarify return code from ${tool}_load.
9265         Call `unresolved' or `untested' instead of `warning' or `perror'
9266         (sometimes you still want to call both though).
9267         Add comment that `shell_id' is local to each file.
9268         * config/udi.exp (timeout): Set to 30.
9269         Don't print warning if connection fails, $connectmode has already
9270         printed an error.
9271         (${tool}_load): Move verbose messages to level 2.
9272         Rework pattern for "Process started" message.
9273         Pass `shell_id' to ${connectmode}_download.
9274         Retry twice upon timeout.  Make resetting of target more robust.
9275         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9276         Pass `shell_id' to exit_$connectmode.
9277         Only call exit_$connectmode if connected.
9278         * config/unix.exp (${tool}_load): Check return codes better.
9279         * config/vrtx.exp (${tool}_load): Likewise.
9280         * config/vx.exp (${tool}_load): Likewise.
9281         Delete unneeded global's.
9282         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9283         from ${tool}_load.
9284         (dg-stat): Delete.
9285         (dg-init): Delete recording of pass/fail counts.
9286         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9287         (old-dejagnu-init): Likewise.
9288         (old-dejagnu-stat): Delete contents, empty proc now.
9289         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9290         (c-torture): Delete references to lcnt, lpass, lfail.
9291         Get option list from TORTURE_OPTIONS.
9292         Delete -funroll[-all]-loops if no loops.
9293         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9294         (g++_stat): Delete contents (empty proc now).
9295         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9296         (gcc_finish): Likewise.
9297         (gcc_stat): Deleted.
9298         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9299         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9300         * gcc.c-torture/execute/execute.exp: Likewise.
9301         Split tests into two parts: compile, execute.
9302         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9303         no loops.  Update to reflect clarified return codes from ${tool}_load.
9304
9305 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9306
9307         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9308         to grep for.
9309         (old-dejagnu): Likewise (where necessary).
9310
9311 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9312
9313         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9314
9315         * lib/dg.exp (dg-process-target): Fix processing of selector.
9316         Add comment regarding use of `error'.
9317
9318         * lib/gcc.exp (prune_system_crud): Define if missing.
9319         * lib/g++.exp (prune_system_crud): Likewise.
9320
9321         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9322         Call prune_system_crud.
9323         * lib/dg.exp (dg-runtest): New proc.
9324         Use perror instead of send_user for tcl errors in testcase.
9325         Don't return any value, it's never used.
9326         Don't clobber previous definition of `unknown'.
9327         Print tcl errors in `dg-final'.
9328
9329 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9330
9331         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9332         (dg-test): Don't print errorInfo, it contains stack backtrace.
9333
9334 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9335
9336         * lib/g++.exp (runtest_file_p): Define if missing.
9337
9338 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9339
9340         * lib/mike-g++.exp: Comment out loading of g++.exp.
9341         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9342         (default_g++_version): Always print something.
9343         (default_g++_start): Comment out call to `which'.
9344         (g++_start, g++_load): Deleted (must be defined in config file).
9345         * lib/gcc.exp: Test for existence of $CC at start.
9346         Delete check for tmpdir (done in gcc_init).
9347         (default_gcc_version): Always print something.
9348         (default_gcc_start): Comment out call to `which'.
9349         * config/*.exp: Major cleanup - make cross targets work at least a
9350         little better for g++ (by not being "--tool gcc" specific).
9351         Rename gcc_xxx to ${tool}_xxx.
9352         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9353         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9354
9355 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9356
9357         * lib/c-torture.exp (c-torture-compile): Rework compiler
9358         message processing.
9359
9360         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9361         c-torture.
9362
9363 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9364
9365         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9366
9367         * lib/dg.exp (dg-process-target): Support { target native }.
9368
9369 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9370
9371         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9372         looked for "... program xxx got fatal signal".
9373         Correct regsub munging of `comp_output'.
9374         Ignore compiler messages "path prefix not used" and "linker input
9375         file unused".
9376
9377 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9378
9379         * lib/gcc.exp (runtest_file_p): Define if missing.
9380         * gcc.prms/template.c: Example to work from.
9381
9382 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9383
9384         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9385         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9386
9387         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9388         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9389         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9390         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9391
9392         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9393         (dg-process-target): No longer a varargs proc.
9394         Return S/N for target, P/F for xfail.  All callers changed.
9395         (user option procs): More argument checking.
9396         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9397         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9398         (dg-test): Skip test if not running on selected target in `dg-do'.
9399         Update handling of `dg-do-what', `dg-output-text'.
9400         Separate execution pass/fail from output pattern match pass/fail.
9401         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9402
9403 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9404
9405         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9406         target for 920510-1.c.
9407
9408 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9409
9410         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9411         Clean up comment regarding use of passcnt, etc.
9412         (gcc_stat): Don't update `testcnt' here.
9413         (gcc_finish): Do it here.
9414         Might as well reset `but_id' here too.
9415         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9416         to determine if the file should be tested.
9417         * gcc.c-torture/compile/compile.exp: Likewise.
9418         * gcc.c-torture/execute/execute.exp: Likewise.
9419         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9420         * gcc.misc-tests/dg-test.exp: Likewise.
9421         * gcc.prms/prms.exp: Likewise.
9422         * gcc.wendy/wendy.exp: Likewise.
9423         * g++.old-deja.exp: Likewise.
9424         Move "Testing file" message to verbose level 1.
9425
9426 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9427
9428         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9429
9430 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9431
9432         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9433         (default_gcc_start): Accept optional second list element
9434         of compiler flags.  Print compiler output at verbosity level 2.
9435         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9436         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9437         Save current values of framework globals passcnt, failcnt, xpasscnt,
9438         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9439         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9440         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9441         xfailcnt to compute stats.  Update framework global `testcnt' from
9442         pass/fail counts.
9443         (gcc_finish): New proc.  Clean up test environment.
9444         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9445         (gcc_epass, gcc_efail): Delete.
9446         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9447         argument of line number.
9448         (dg-init): If the tool has an init routine, call it.
9449         (dg-test): Remove args `cflags_var' and `libs_var'.
9450         Pass all compiler options to ${tool}_start.
9451         Handle missing line number.
9452         (dg-finish): New function.
9453         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9454         particular files.  Call gcc_finish at end.  Move "skipping test"
9455         message to verbosity level 3.
9456         * gcc.c-torture/compile/compile.exp: Likewise.
9457         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9458         * gcc.c-torture/execute/execute.exp: Likewise.
9459         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9460         Print testcase being tried at verbosity level 1.
9461         * gcc.c-torture/special/special.exp: Unset xfail.
9462         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9463         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9464         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9465         * gcc.failure/failure.exp: Likewise.
9466         * gcc.ieee/ieee.exp: Likewise.
9467         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9468         Update call to dg-test.  Call dg-finish at end.
9469         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9470         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9471         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9472         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9473         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9474         * gcc.wendy/wendy.exp: Add copyright.
9475         Delete setting of tmpdir (done by gcc_init).
9476         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9477         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9478         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9479         gcc_[ce]pass/fail.
9480
9481 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9482
9483         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9484         confusion.
9485         (g++_load): Likewise.
9486
9487         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9488         Rename argument to `prog' to remove the confusion.
9489         Varargs fns behave differently too!
9490         (g++_load): Likewise.
9491
9492         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9493
9494         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9495         what it is.  Delete (always) printing of status value for !native.
9496         Simplify verbose code, and include status and exec_output.
9497         (g++_load): Use gcc_load.
9498
9499 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9500
9501         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9502         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9503         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9504         940714-3.c as these testcases don't exist anymore.  Make
9505         va-arg-1.c expected to pass.
9506
9507 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9508
9509         * gcc.misc-tests/misc.exp: Only run specific testcases.
9510         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9511         * gcc.misc-tests/dg-[1-9].c: New files.
9512
9513         * lib/dg.exp: New testsuite driver.
9514         * gcc.prms/prms.exp: Use it.
9515
9516         * README.gcc: New file.
9517
9518         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9519         Document and reset `lxpass' and `lxfail'.
9520         Simplify "initialized" message.
9521         (gcc_stat): Clean up comments a little.
9522
9523 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9524
9525         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9526
9527 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9528
9529         * lib/old-dejagnu.exp (process-option): New proc.
9530         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9531         (old-dejagnu): Simplify.
9532         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9533
9534 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9535
9536         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9537         exists and is not an empty string.
9538
9539         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9540         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9541         finished.
9542         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9543         automatically.
9544
9545         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9546         longer expected to fail.
9547
9548         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9549         "f" function call.
9550
9551         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9552
9553         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9554         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9555         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9556         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9557         c-torture-1.29.
9558
9559         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9560         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9561
9562         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9563
9564         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9565         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9566
9567         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9568         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9569         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9570
9571 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9572
9573         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9574         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9575         940714-1.c, 940714-2.c, 940714-3.c},
9576         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9577         gcc.misc-tests/{mg.c,mg.exp}:
9578         New tests.
9579         * gcc.noncompile/noncompile.exp: Change accordingly.
9580
9581 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9582
9583         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9584         Undo previous clobberage.
9585
9586 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9587
9588         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9589         * gcc.special/{930510-1.c, special.exp}:
9590         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9591         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9592         struct-varargs-1.c}: New tests from c-torture-1.26.
9593
9594 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9595
9596         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9597           argument to switch.
9598
9599 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9600
9601         * Revert the previous changes.  Please see Rob's directory
9602           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9603           fixes.
9604
9605 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9606
9607         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9608             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9609             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9610             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9611             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9612             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9613             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9614             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9615             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9616             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9617             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9618             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9619             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9620             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9621             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9622             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9623             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9624             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9625             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9626             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9627             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9628             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9629             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9630             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9631             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9632             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9633             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9634
9635 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9636
9637         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9638             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9639           with perror calls.
9640
9641 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9642
9643         * config/unix.exp (g++_load): Fix syntax.
9644
9645 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9646
9647         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9648         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9649         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9650         Don't expect va-arg-1.c to fail.  Correct expected output for
9651         920928-1.c.
9652         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9653         * gcc.wendy/hbm4.c: Correct typo.
9654         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9655
9656 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9657
9658         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9659         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9660         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9661         * lib/c-torture.exp (c-torture-compile): Ditto.
9662
9663         Reduce volume of output (remove all the -I's and such).
9664         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9665         Call gcc_cpass, gcc_cfail.
9666         (c-torture): Pass testing option to c-torture-compile.
9667
9668 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9669
9670         Bring patches over from progressive.
9671         * config/default.exp: Exit remote shell cleanly.
9672         (g++_exit, g++_start): Add default versions.
9673         * config/sim.exp (gcc_load): Use perror, not error.
9674
9675 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9676
9677         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9678         set in site.exp.
9679
9680 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9681
9682         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9683         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9684         (wendy_try): New proc to run testcase.
9685         (main loop): Call 'em.
9686         * gcc.wendy/*.c: Clean up pass to correct expected output.
9687
9688         * lib/gcc.exp: Minor cleanup work.
9689         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9690
9691 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9692
9693         * config/sim.exp (gcc_load): Document return codes better.
9694         Don't pass -v to simulator.
9695
9696 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9697
9698           * gcc.special/920717-x.c: Fix typo.
9699           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9700           get at sources.
9701
9702         * lib/mike-gcc.exp: Fix typo.
9703
9704 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9705
9706         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9707         binary to use, transform the name.
9708         * config/*.exp: rename everything. Nuke any g++ specific files,
9709         it's now a special case of gcc that requires no special support.
9710         Add a default.exp for unsupported targets.
9711
9712 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9713
9714         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9715         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9716         version of Tcl.
9717
9718 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9719
9720         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9721         than a warning.
9722
9723 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9724
9725         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9726
9727 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9728
9729         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9730         option_list.  Compile every file with only 4/6 option choices
9731         (same as C torture) instead of with 12/18 different option
9732         choices.
9733         * lib/c-torture.exp: Likewise.
9734
9735         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9736         not already set.
9737
9738 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9739
9740         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9741         can put an XFAIL *-*-* on excess errors.
9742
9743 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9744
9745         * g++.law: Add more tests derived from g++-bugs snapshots.
9746
9747         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9748         equivalent to g++.law/init9.
9749
9750         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9751         compiled it, and the a.out file after we've run it.
9752
9753 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9754
9755         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9756         compiled it, and the a.out file after we've run it.
9757
9758 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9759
9760         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9761
9762 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9763
9764         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9765         version number.
9766
9767 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9768
9769         * g++.law: New directory of g++ tests derived from the g++-bugs
9770         snapshots.
9771
9772 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9773
9774         * gcc.compile: initbug1.c initbug1.exp testcase added
9775
9776 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9777
9778         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9779         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9780           fixes submitted by Jeff Law (law@cs.utah.edu)
9781         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9782           Jeff Law (law@cs.utah.edu)
9783
9784
9785 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9786
9787         * config/unix-g++.exp: Follow the gcc way of doing things.
9788         * g++.old-deja/old-deja.exp: Minor updates.
9789         * lib/g++.exp: New file, follow the gcc way of doing things.
9790         * lib/old-dejagnu.exp: Minor updates.
9791         * lib/mike-g++.exp: Always unset errorInfo.
9792
9793 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9794
9795         * lib/gcc.exp: Fix some errors with the below change, CC and
9796         CFLAGS should be global when setting, not local.
9797
9798 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9799
9800         * lib/gcc.exp: Transform tool name.
9801
9802 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9803
9804         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9805
9806 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9807
9808         * lib/gcc.exp: change gcc_done to gcc_stat
9809
9810 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9811
9812         * Upgraded gcc testsuite to c-torture version 1.25
9813
9814 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9815
9816         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9817         * lib/c-torture: added hooks for new reporting code.
9818
9819 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9820
9821         * config/sh-gcc.exp: check if sh-sim exists in the path
9822
9823 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9824
9825         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9826         * gcc.compile/compile.exp: Initial changes for new logic.
9827         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9828         * gcc.failure/failure.exp: Initial changes for new logic.
9829         * gcc.ieee/ieee.exp: Initial changes for new logic.
9830         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9831         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9832         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9833         * lib/c-torture.exp: Initial changes for new logic.
9834         * lib/gcc.exp: Initial changes for new logic.
9835
9836 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9837
9838         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9839         depend upon failure or success.  Fully qualify names in failure
9840         and success messages.  Always remove a.out before starting
9841         compile, just in case.  Pay more attention to error text output by
9842         the compiler.  Handle testcases with no known past errors just
9843         like all others, so that things are uniform.  Other miscellaneous
9844         improvements.
9845
9846 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9847
9848         * gcc.cpp: new directory for cpp tests
9849
9850 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9851
9852         * lib/chill.exp: Code reformatted, removed unused code.
9853         * config/unix-chill.exp: Code reformatted, removed unused code.
9854         * chill.execute/execute.exp: Code reformatted, removed unused code.
9855         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9856
9857 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9858
9859         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9860         routines not written.
9861
9862 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9863
9864         * config/bug-gcc.exp: Use new procs from bug.exp.
9865
9866 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9867
9868         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9869         via ftp, rather than depending on NFS.
9870         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9871         case.
9872
9873 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9874
9875         * config/bug-gcc.exp: Use new download proc.
9876
9877 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9878
9879         * chill.execute/execute.exp: cleanups, handles errors better
9880         * chill.compile/compile.exp: rewrite, based on execute.exp
9881         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9882         * lib/chill.exp: major changes to diff proc and compile and link
9883           procs. added chill_fail and chill_pass wrappers to pass and
9884           fail. added more comments, and handle error codes better.
9885           Added a hack to capture stderr from exec, so noncompile tests
9886           can work.
9887
9888 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9889
9890         * chill.execute/execute.exp: rewrite of testsuite driver
9891         * lib/chill.exp: rewrite of testsuite driver
9892         * config/unix-chill.exp: rewrite of testsuite driver
9893
9894 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9895
9896     In chill.execute:
9897         * iexpr.ch: Standardize uppercase.
9898         * tuples.dat: Standardize uppercase.
9899         * vary.ch: standardize.  Correct varying string assignments.
9900         * vary.dat: Add new output lines.
9901
9902 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9903
9904     In chill.execute:
9905         * chprintf.ch: Standardize use of uppercase.
9906         * tuples.ch: Standardize and turn arr2 into a DCL,
9907           rather than a SYN.
9908         * pinits.ch: Standardize.
9909
9910 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9911
9912         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9913         * Makefil: Renamed to Makefile.in.
9914         * configure.in: New.
9915
9916 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9917
9918     In chill.execute:
9919         * .cvsignore: Add result/output files.
9920         * Makefile: Fix up variables at start.  Use MFLAGS
9921           everywhere.  Correct bool_loc, built_ins entries.
9922           Add entry for vary1.ch.
9923         * bitarray.ch: Standardize upper-case usage.
9924         * bitexpr.ch: Standardize, add output of b1.
9925         * params.ch: Use arrayt in along PROC parameters, to
9926           avoid novelty problems.
9927         * sets.ch: Tiny cleanup.
9928         * vary1.ch: Re-indent.
9929
9930 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9931
9932           * Add PR-related files to Makefiles, .cvsignore files, etc.
9933
9934 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9935
9936         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9937           with compiler objects. New names are test-flow.c and test-loop.c
9938
9939 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9940
9941         * Upgraded c-torture tests from 1.19 to 1.20
9942
9943         * new files:
9944         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9945         * gcc.compile: 930623-1.c 930623-2.c
9946         * gcc.noncompile: 930622-1.c 930622-2.c
9947         * gcc.failure: 920411-1.c 920627-2.c
9948         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9949
9950 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9951
9952         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9953           More changes to get testsuite working properly. Needs more work.
9954           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9955
9956 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9957
9958         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9959           More changes to get testsuite working properly. Needs more work.
9960
9961 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9962
9963         * chill.compile/compile.exp: Added for Dejagnu support
9964         * chill.execute/execute.exp: Added for Dejagnu support
9965         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9966
9967 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9968
9969     This should complete moving the CHILL test files.
9970         * chill.noncompile(.cvsignore printf.grt
9971             in-printf.grt chprintf.grt chprintf.ch):
9972             Added test-support files.
9973           (Makefile): Modified further.
9974         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9975             signal.ch): Added test files.
9976           * chill.execute (.cvsignore printf.grt printr.c
9977             in-printf.grt rts.c chprintf.grt rts.h): Added
9978           test-support files.
9979             (Makefile): More corrections.
9980
9981 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9982
9983         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9984           test cases, ready for DejaGnu.
9985
9986 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9987
9988         * Upgraded c-torture tests from 1.18 to 1.19
9989
9990         * gcc.compile: added test(s):
9991           930607-1.c
9992         * gcc.execute: added test(s):
9993           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9994
9995         * added new subdirectory for misc tests: gcc.misc-tests
9996         * gcc.misc-test(s): added tests:
9997           inst-check.c test-consts.c test-ior.c test-switch.c
9998
9999 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10000
10001         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
10002
10003 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10004
10005         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
10006
10007 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10008
10009         * Upgraded c-torture tests from 1.17 to 1.18
10010
10011 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10012
10013         * Upgraded c-torture tests from 1.12 to 1.17
10014
10015 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
10016
10017         * lib/old-dejagnu.exp:
10018           Fixed handling of XFAIL target triplets to correctly
10019           recognize wildcard characters.  Removed code that
10020           appended a unique id tag to the end of the file name
10021           printed out by the result of the testcases within a
10022           given test file.
10023
10024 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
10025
10026         * lib/old-dejagnu.exp:
10027           Reworked expected failure handling to trigger off of XFAIL
10028           keyword in keyphrase embeded in testcase source code. The
10029           XFAIL keyword must be at the end of the keyphrase line. It
10030           may optionally be followed by one or more target triplets.
10031           It has just occured that the handling of wildcards in the
10032           target triplet may not be correct.
10033
10034 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
10035
10036         * g++.old-deja/tests:
10037           Moved all subdirectories up one level into g++.old-deja .
10038
10039         * lib/old-dejagnu.exp:
10040           Fixed problem with CXXFLAGS not being properly reset, and being
10041           corrupted with extraneous "-c" compiler option.  This was
10042           causing binaries to not be generated for test that needed them.
10043           Modified strings passed to "pass" and "fail" so that individual
10044           tests from the same test file would be distinguished by an
10045           identifier appended to the test file name in the summary logs;
10046           this corrected a problem with erroneous diff logs.  Added code
10047           to search testcases for expected fail and unexpected pass keywords.
10048
10049 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10050
10051         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
10052
10053 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10054
10055         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
10056           Removed extraneous text from end of "Special g++ Options"
10057           keyphrase.
10058
10059         * lib/old-dejagnu.exp: Added pattern matching to look for new
10060           keywords, embedded in testcases comments, which will trigger
10061           calls to xpass and xfail.
10062
10063 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
10064
10065         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
10066           comments embedded in the testcases, especially the one looking for
10067           special compiler options, as well as the pattern matching for the
10068           compiler output again.
10069
10070 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
10071
10072         * lib/old-dejagnu.exp: Do a proper check of the return value for
10073           execute tests. Fixed several problems with the pattern matching
10074           of the compiler output which gave erroneous test results.
10075           Changed several of the test result messages to be more descriptive.
10076         * config/unix-g++.exp: Proc g++_load now actually works and
10077           executes the tests passed to it and returns a usable return
10078           value.
10079
10080 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10081
10082           * lib/gcc.exp: Exits gracefully if $CC is bogus.
10083
10084 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10085
10086         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
10087           Modified both files to properly execute the old style
10088           dejagnu tests. The previous versions of these files were
10089           experimental and did not function anything near correctly.
10090
10091 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
10092
10093         * Removed all Makefile.in and configure.in files. No configuration
10094         needed now.
10095
10096 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
10097
10098         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
10099
10100 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10101
10102         * gcc.compile/configure.in, gcc.unsorted/configure.in,
10103         gcc.special/configure.in, gcc.noncompile/configure.in,
10104         gcc.execute/configure.in, gcc.code_quality/configure.in,
10105         g++.other/configure.in, g++.old-deja/configure.in,
10106         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
10107         in srcname setting.
10108
10109 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10110
10111         * lib/udi.exp:  Fixed mondfe and mondfe_download.
10112         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
10113         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
10114
10115 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10116
10117         * config/udi-gdb.exp: Check $shell_id after connecting to target.
10118         (gdb_exit): Don't remove *_soc files.
10119
10120 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10121
10122         * lib/c-torture.exp: Don't look for main; instead always use -w
10123         -c.  This is how the c-torture tests work.  Remove the object
10124         file if the compilation succeeds.
10125         * gcc.execute/execute.exp: Remove executable if test passes.
10126         * gcc.noncompile/noncompile.exp: Every test is an expected
10127         failure.
10128         * gcc.special/special.exp: Added tests from c-torture 1.11,
10129         corrected use of existing test.
10130         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
10131         gcc.execute/920625-1.c: Updated to c-torture 1.11.
10132         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
10133         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
10134         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
10135         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
10136         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
10137         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
10138         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
10139         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
10140         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
10141         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
10142         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
10143         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
10144         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
10145         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
10146         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
10147         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
10148         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
10149         c-torture 1.11.
10150         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
10151         correspond to c-torture 1.11.
10152
10153         * New file.