OSDN Git Service

2002-01-08 Aldy Hernandez <aldyh@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2
3         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr, 
4         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5
6 2002-01-09  Richard Henderson  <rth@redhat.com>
7
8         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9         type in which to perform the operation for each size.
10
11 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
12
13         * gcc.c-torture/compile/20020109-2.c: New test.
14
15 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16
17         * gcc.c-torture/execute/loop-10.c: New test.
18
19 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
20
21         * gcc.c-torture/compile/20010226-1.c: New test.
22         * gcc.c-torture/compile/20010227-1.c: New test.
23         * gcc.c-torture/compile/20010426-1.c: New test.
24         * gcc.c-torture/compile/20010510-1.c: New test.
25         * gcc.c-torture/compile/20010605-3.c: New test.
26         * gcc.c-torture/compile/20010824-1.c: New test.
27         * gcc.c-torture/execute/20010409-1.c: New test.
28         * gcc.dg/noncompile/20000901-1.c: New test.
29         * gcc.dg/20001023-1.c: New test.
30         * gcc.dg/20001101-1.c: New test.
31         * gcc.dg/20001102-1.c: New test.
32         * gcc.dg/20010207-1.c: New test.
33         * gcc.dg/20010405-1.c: New test.
34         * gcc.dg/20010822-1.c: New test.
35         * gcc.dg/20011107-1.c: New test.
36
37 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
38
39         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
40
41         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
42         execution failure on PA targets.
43
44 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
45
46         * gcc.c-torture/compile/20020109-1.c: New test.
47
48 2002-01-08  Kazu Hirata  <kazu@hxi.com>
49
50         * gcc.c-torture/execute/20020108-1.c: New test.
51
52 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
53
54         * gcc.dg/20020108-1.c: New test.
55
56 2002-01-08  H.J. Lu <hjl@gnu.org>
57
58         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
59         for header files.
60
61 2002-01-08  Geoff Keating  <geoffk@redhat.com>
62
63         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
64         consistency.
65
66 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
67
68         * gcc.dg/altivec-4.c: Test altivec predicates.
69
70 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
71
72         * gcc.c-torture/execute/20020107-1.c: New test.
73
74 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
75
76         PR c/5279
77         * gcc.c-torture/compile/20020106-1.c: New test.
78
79 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
80
81         * gcc.c-torture/execute/nestfunc-4.c: New test.
82
83 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
84
85         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
86         extra triple that slipped in.
87         * g++.old-deja/g++.abi/align.C: Likewise.
88         * g++.old-deja/g++.abi/bitfields.C: Likewise.
89
90 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
91
92         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
93         * g++.old-deja/g++.abi/align.C: Likewise.
94         * g++.old-deja/g++.abi/bitfields.C: Likewise.
95
96         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
97         on FreeBSD/i386.
98         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
99         FreeBSD.
100
101 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
102
103         * gcc.dg/20020104-1.c: New test.
104
105         * gcc.dg/20020104-2.c: New test.
106
107 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
108
109         * gcc.dg/20020103-1.c: Fix typo in target selector.
110
111 2002-01-03  Richard Henderson  <rth@redhat.com>
112
113         * gcc.dg/20020103-1.c: New.
114
115 2002-01-03  Kazu Hirata  <kazu@hxi.com>
116
117         * gcc.c-torture/execute/20020103-1.c: New test.
118
119 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
120
121         * g++.dg/other/debug2.C: New test.
122
123         * gcc.c-torture/compile/20020103-1.c: New test.
124
125 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
126
127         * gcc.dg/gnu89-init-1.c: Added new tests.
128
129 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
130
131         * g++.dg/template/friend2.C: Remove as patch is reverted.
132
133         * g++.dg/warn/oldcast1.C: New test.
134
135         * g++.dg/template/ptrmem1.C: New test.
136         * g++.dg/template/ptrmem2.C: New test.
137
138         * g++.dg/template/ntp.C: New test.
139
140         * g++.dg/other/component1.C: New test.
141
142         * g++.dg/template/ttp3.C: New test.
143
144         * g++.dg/template/friend2.C: New test.
145         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
146
147 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
148
149         * g++.dg/other/ptrmem1.C: New test.
150         * g++.dg/other/ptrmem2.C: New test.
151
152 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
153
154         * g++.dg/template/ctor1.C: New test.
155
156 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
157
158         * g++.dg/template/friend2.C: New test.
159
160 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
161
162         * gcc.dg/mmix-1.c: New test.
163
164 2001-12-31  Richard Henderson  <rth@redhat.com>
165
166         * gcc.dg/asm-5.c: New.
167
168 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
169
170         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
171         in namespace __gnu_cxx
172
173 2001-12-30  Richard Henderson  <rth@redhat.com>
174
175         * gcc.dg/debug-6.c: New.
176
177 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
178
179         * gcc.c-torture/compile/20011229-2.c: New test.
180
181 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
182
183         * gcc.dg/debug-3.c: New test.
184         * gcc.dg/debug-4.c: New test.
185         * gcc.dg/debug-5.c: New test.
186
187 2001-12-29  Richard Henderson  <rth@redhat.com>
188
189         * g++.dg/eh/loop1.C: New.
190
191 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
192
193         * g++.dg/template/crash1.C: New test.
194
195 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
196
197         * g++.dg/other/const1.C: New test.
198
199 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
200
201         * gcc.c-torture/compile/20011229-1.c: New test.
202
203 2001-12-28  Stan Shebs  <shebs@apple.com>
204
205         * lib/objc-torture.exp: Resync with c-torture.exp.
206         * lib/objc.exp: Load standard libraries.
207
208 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
209
210         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
211         additional tests.
212
213 2001-12-27  Roger Sayle <roger@eyesopen.com>
214
215         * gcc.c-torture/execute/string-opt-16.c: New testcase.
216
217 2001-12-27  Richard Henderson  <rth@redhat.com>
218
219         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
220
221 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
222
223         * g++.dg/eh/ctor1.C: New test.
224         * g++.dg/other/error2.C: New test.
225
226 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
227
228         * g++.dg/other/init2.C: New test.
229
230 2001-12-24  Richard Henderson  <rth@redhat.com>
231
232         * gcc.dg/20011223-1.c: New.
233         * gcc.dg/inline-1.c: New.
234
235 2001-12-23  Richard Henderson  <rth@redhat.com>
236
237         * gcc.dg/asm-4.c: Test operand modifiers.
238
239 2001-12-23  Richard Henderson  <rth@redhat.com>
240
241         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
242
243 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
244
245         * gcc.c-torture/execute/20011223-1.c: New test.
246
247 2001-12-21  Richard Henderson  <rth@redhat.com>
248
249         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
250         re-enables the warning.
251
252 2001-12-21  Richard Henderson  <rth@redhat.com>
253
254         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
255
256 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
257
258         * gcc.c-torture/compile/20011218-1.c: New test.
259
260 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
261
262         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
263         arm-isr.c test.
264         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
265         epilogue generation for ARM ISR routines.
266
267 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
268
269         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
270         * gcc.dg/format/c90-printf-3.c: Likewise.
271         * gcc.dg/format/c99-printf-3.c: Likewise.
272         * gcc.dg/format/ext-1.c: Likewise.
273         * gcc.dg/format/ext-6.c: Likewise.
274         * gcc.dg/format/format.h: Prototype unlocked stdio.
275
276 2001-12-20  Richard Henderson  <rth@redhat.com>
277
278         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
279         (arena): Use it.
280         (malloc): Correct allocation logic.  Abort if we fill up the
281         arena before initialization complete.
282         (realloc): Correct allocation logic.
283
284 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
285
286         * gcc.c-torture/compile/20011219-2.c: New test.
287
288         * gcc.c-torture/execute/20011219-1.c: New test.
289
290 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
291
292         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
293         target does not support weak symbols.
294
295 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
296
297         * gcc.c-torture/compile/20011219-1.c: New test.
298
299 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
300
301         * g++.dg/other/error1.C: New test.
302
303 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
304
305         * gcc.c-torture/execute/20011217-1.c: New test.
306
307 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
308
309         * objc.dg/special/: New directory.
310         * objc.dg/special/special.exp: New file.
311         * objc.dg/special/unclaimed-category-1.h: New file.
312         * objc.dg/special/unclaimed-category-1a.m: New file.
313         * objc.dg/special/unclaimed-category-1.m: New file.
314
315 2001-12-17  Andreas Jaeger  <aj@suse.de>
316
317         * gcc.c-torture/compile/20011217-2.c: New test.
318
319 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
320
321         * gcc.c-torture/compile/20011217-1.c: New test.
322
323 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
324
325         * testsuite/gcc.dg/20011214-1.c: New.
326
327 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
328
329         * gcc.dg/altivec-4.c: New.
330
331 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
332
333         * gcc.dg/20011113-1.c: New test.
334
335 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
336
337         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
338         std::__malloc_alloc_template<0> and
339         std::__default_alloc_template<false, 0>.
340
341 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
342
343         * objc/execute/bf-21.m: New test.
344         * objc/execute/enumeration-1.m: New test.
345         * objc/execute/enumeration-2.m: New test.
346
347 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
348
349         * gcc.dg/gnu89-init-1.c: New test.
350
351 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
352
353         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
354         * g++.old-deja/g++.jason/2371.C: Likewise.
355         * g++.old-deja/g++.jason/template33.C: Likewise.
356         * g++.old-deja/g++.jason/template34.C: Likewise.
357         * g++.old-deja/g++.jason/template36.C: Likewise.
358         * g++.old-deja/g++.oliva/typename1.C: Likewise.
359         * g++.old-deja/g++.oliva/typename2.C: Likewise.
360         * g++.old-deja/g++.other/typename1.C: Likewise.
361         * g++.old-deja/g++.pt/inherit2.C: Likewise.
362         * g++.old-deja/g++.pt/nontype5.C: Likewise.
363         * g++.old-deja/g++.pt/typename11.C: Likewise.
364         * g++.old-deja/g++.pt/typename14.C: Likewise.
365         * g++.old-deja/g++.pt/typename16.C: Likewise.
366         * g++.old-deja/g++.pt/typename3.C: Likewise.
367         * g++.old-deja/g++.pt/typename4.C: Likewise.
368         * g++.old-deja/g++.pt/typename5.C: Likewise.
369         * g++.old-deja/g++.pt/typename7.C: Likewise.
370         * g++.old-deja/g++.robertl/eb9.C: Likewise.
371
372 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
373
374         * g++.dg/other/linkage1.C: New test.
375         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
376         specifiers.
377
378 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
379
380         * gcc.dg/concat.c: New test.
381
382 2001-12-11  Stan Shebs  <shebs@apple.com>
383
384         * objc/compile: New test directory.
385         * objc/compile/compile.exp: New expect script.
386         * objc/compile/20011211-1.m: New compile test.
387
388 2001-12-11  Jason Merrill  <jason@redhat.com>
389
390         * lib/prune.exp (prune_gcc_output): Also handle "In member
391         function".  So many permutations...
392
393 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
394
395         * g++.dg/template/typedef1.C: New test.
396
397 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
398
399         * g++.dg/other/copy1.C: New test.
400
401 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
402
403         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
404
405         * gcc.dg/builtin-choose-expr.c: New.
406
407 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
408
409         * gcc.dg/altivec-2.c: New.
410
411 2001-12-07  Richard Henderson  <rth@redhat.com>
412
413         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
414
415 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
416
417         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
418         ultrasparc.
419
420 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
421
422         * g++-old.deja/g++.robertl/eb101.C: Deleted.
423
424 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
425
426         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
427         variable argument list.
428
429 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
430
431         * gcc.c-torture/execute/memcheck: Delete entire directory.
432         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
433         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
434
435 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
436
437         * gcc.dg/Wshadow-1.c: New test.
438
439 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
440
441         * gcc.c-torture/compile/20011130-1.c: New test.
442
443         * gcc.dg/noncompile/20011025-1.c: New test.
444
445         * g++.dg/other/anon-union.C: New test.
446
447         * gcc.c-torture/execute/20011024-1.c: New test.
448
449 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
450
451         * gcc.c-torture/execute/20000722-1.x,
452         gcc.c-torture/execute/20010123-1.x: Remove.
453         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
454         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
455         gcc.dg/c99-complit-2.c: New tests.
456
457 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
458
459         * g++.dg/inherit/base1.C: New test.
460
461 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
462
463         * g++.dg/other/stdarg1.C: New test.
464
465         * gcc.c-torture/compile/20011130-2.c: New test.
466
467 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
468
469         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
470         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
471         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
472         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
473         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
474         * gcc.dg/builtin-prefetch-1.c: New test.
475
476 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
477
478         * gcc.dg/20011130-1.c: New test.
479
480 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
481
482         * g++.dg/other/scope1.C: New test.
483         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
484
485 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
486
487         * gcc.dg/vla-init-1.c: New test.
488
489 2001-12-01  Geoff Keating  <geoffk@redhat.com>
490
491         * gcc.c-torture/compile/structs.c: New testcase from GDB.
492
493 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
494
495         * objc.dg/alias.m: Update.
496         * objc.dg/class-1.m: Update.
497         * objc.dg/const-str-1.m: Update.
498         * objc.dg/fwd-proto-1.m: Update.
499         * objc.dg/id-1.m: Update.
500         * objc.dg/super-class-1.m: Update.
501
502 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
503
504         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
505         constructs.
506
507 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
508
509         * gcc.c-torture/execute/20011128-1.c: New test.
510
511 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
512
513         * gcc.dg/20011127-1.c: New test.
514
515 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
516
517         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
518         from Austin Group draft 7.
519         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
520         scanf format arguments.
521         * gcc.dg/format/no-exargs-2.c: New test.
522
523 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
524
525         * g++.dg/abi/vbase8-4.C: New test.
526
527 2001-11-24  Ian Lance Taylor  <ian@airs.com>
528
529         * gcc.c-torture/execute/20011121-1.c: New test.
530
531 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
532
533         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
534
535 2001-11-23  Andreas Jaeger  <aj@suse.de>
536
537         * gcc.dg/cpp/charconst-2.c: New test.
538
539 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
540
541         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
542         to the host if it is remote.  Let tests specify extra headers
543         they use.
544         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
545         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
546         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
547         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
548         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
549         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
550         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
551         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
552         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
553         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
554
555 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
556
557         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
558         for little endian ARMs.
559
560 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
561
562         * gcc.c-torture/compile/20011119-1.c: New test.
563         * gcc.c-torture/compile/20011119-2.c: New test.
564
565 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
566
567         * gcc.dg/altivec-1.c: Fix typo.
568
569 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
570
571         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
572
573 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
574
575         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
576
577 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
578
579         * lib/g77.exp: Don't specify --rpath-link.
580
581         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
582         across all the headers.
583         * gcc.dg/format/format.exp: For testing on a remote host,
584         copy format.h.
585
586         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
587         * gcc.c-torture/execute/930406-1.c: Likewise.
588         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
589
590 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
591
592         * gcc.dg/altivec-1.c: New.
593
594 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
595
596         * gcc.dg/cpp/fpreprocessed.c: New test case.
597
598 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
599
600         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
601         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
602         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
603
604 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
605
606         * gcc.dg/no-builtin-1.c: New test.
607
608 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
609
610         * gcc.c-torture/execute/20011115-1.c: New test.
611
612 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
613
614         * gcc.c-torture/compile/20011114-2.c: New test.
615         * gcc.c-torture/compile/20011114-3.c: New test.
616         * gcc.c-torture/compile/20011114-4.c: New test.
617
618 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
619
620         * g++.dg/other/init1.C: New test.
621
622 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
623
624         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
625         message.
626
627         * gcc.c-torture/execute/20011114-1.c: New testcase.
628
629         * gcc.c-torture/compile/20010327-1.c: Revert last change.
630         * gcc.c-torture/compile/20011114-1.c: New test, exactly
631         like the (before this change) version of 20010327-1.c.
632
633 2001-11-14  Roger Sayle <roger@eyesopen.com>
634
635         * gcc.c-torture/execute/string-opt-13.c: New testcase.
636
637 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
638
639         * g++.dg/init/array2.C: New test.
640
641 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
642
643         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
644
645 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
646
647         * g++.dg/other/forscope1.C: New test.
648         * g++.dg/ext/forscope1.C: New test.
649         * g++.dg/ext/forscope2.C: New test.
650
651 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
652
653         * gcc.c-torture/execute/20011113-1.c: New test.
654
655 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
656
657         * gcc.c-torture/execute/20011109-2.c: New test.
658
659         * gcc.c-torture/execute/20011109-1.c: New test.
660
661 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
662
663         * gcc.c-torture/compile/20011109-1.c: New test.
664
665 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
666
667         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
668         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
669         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
670         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
671         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
672         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
673         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
674
675 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
676
677         * g++.dg/warn/Wshadow-1.C: New tests.
678         * g++.old-deja/g++.mike/for3.C: Update.
679
680 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
681
682         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
683         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
684         XFAILs.  Adjust expected error texts.
685         * gcc.c-torture/compile/20011106-1.c,
686         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
687         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
688         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
689         gcc.dg/c99-array-lval-5.c: New tests.
690
691 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
692
693         * gcc.dg/cpp/defined.c: Update.
694
695 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
696
697         * gcc.c-torture/execute/anon-1.c: New test.
698
699 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
700
701         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
702         same size, so no warning should be produced on stormy16.
703
704         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
705         due to oversized array.
706         * g++.old-deja/g++.mike/ns15.C: Likewise.
707         * g++.old-deja/g++.pt/crash16.C: Likewise.
708
709 2001-11-02  Graham Stott  <grahams@redhat.com>
710
711         * g++.dgother/debug1.C: Fix typos.
712
713 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
714
715         * g++.dg/other/debug1.C: New test.
716
717 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
718
719         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
720         of unsigned long.
721
722 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
723
724         * gcc.dg/20011029-2.c: New test.
725
726         * gcc.c-torture/compile/20011029-1.c: New test.
727
728 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
729
730         * objc/execute/class_self-1.m: New test.
731         * objc/execute/class_self-2.m: New test.
732
733 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
734
735         * gcc.misc-tests/msgs.exp: Delete.
736         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
737         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
738         error set to match recent changes.
739
740 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
741
742         * gcc.dg/20011021-1.c: New test.
743
744 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
745
746         * gcc.c-torture/compile/20011023-1.c: New test.
747
748 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
749
750         * lib/g77.exp: Rewrite based on lib/g++.exp.
751
752 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
753
754         * gcc.c-torture/execute/20011019-1.c: New test.
755
756         * gcc.dg/20011018-1.c: New test.
757
758 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
759
760         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
761
762 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
763
764         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
765         * gcc.dg/attr-invalid.c: Likewise.
766
767 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
768
769         * testsuite/gcc.dg/20011015-1.c: New test.
770
771 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
772
773         * g++.dg/template/unify2.C: New test.
774
775 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
776
777         * g++.dg/other/exception-specification.C: New test
778
779 2001-10-13  Tom Rix  <trix@redhat.com>
780
781         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
782         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
783
784 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
785
786         * testsuite/gcc.dg/20011009-1.c: New test.
787
788 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
789
790         PR g++/4476
791         * g++.dg/other/friend1.C: New test.
792
793 2001-10-11  Richard Henderson  <rth@redhat.com>
794
795         * g++.old-deja/g++.other/crash18.C: Add -S to options.
796
797 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
798
799         * gcc.c-torture/compile/20011010-1.c: New.
800
801 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
802
803         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
804         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
805         g77.f-torture/execute/execute.exp,
806         g77.f-torture/noncompile/noncompile.exp,
807         gcc.c-torture/compile/compile.exp,
808         gcc.c-torture/execute/execute.exp,
809         gcc.c-torture/execute/ieee/ieee.exp,
810         gcc.c-torture/execute/memcheck/memcheck.exp,
811         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
812         objc/execute/execute.exp: Update FSF address.
813
814 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
815
816         * gcc.dg/cpp/cmdlne-C.c: Update.
817         * gcc.dg/cpp/cmdlne-C2.c: New.
818
819 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
820
821         * gcc.c-torture/execute/20011008-3.c: New.
822
823 2001-10-08  DJ Delorie  <dj@redhat.com>
824
825         * gcc.dg/20011008-1.c: New.
826         * gcc.dg/20011008-2.c: New.
827
828 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
829
830         * gcc.dg/cpp/spacing1.c: Update test.
831
832 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
833
834         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
835         spelling errors of "separate" as "seperate".
836
837 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
838
839         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
840         enough to avoid inlining.
841
842 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
843
844         * lib/g77.exp: set libg2c_dir correctly.
845
846 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
847
848         * gcc.dg/cpp/macro11.c: New test.
849
850 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
851
852         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
853         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
854         gcc.dg/format/multattr-3.c: New tests.
855         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
856         tests for format attributes on function pointers being rejected.
857
858 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
859
860         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
861
862 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
863
864         * g++.dg/warn/format1.C: New test.
865
866 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
867
868         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
869
870 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
871
872         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
873
874 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
875
876         * gcc.dg/cpp/redef2.c: Add test.
877
878 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
879
880         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
881         long-standing bug on i686, apparently.
882         * gcc.c-torture/execute/loop-2c.x: New file.
883         * gcc.c-torture/execute/loop-2d.x: New file.
884         * gcc.c-torture/execute/loop-3c.x: New file.
885
886 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
887
888         * gcc.dg/cpp/20000625-2.c: Correct line number.
889
890 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
891
892         * gcc.dg/cpp/macro10.c: New test.
893         * gcc.dg/cpp/strify3.c: New test.
894         * gcc.dg/cpp/spacing1.c: Add tests.
895         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
896         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
897
898 2001-09-24  DJ Delorie  <dj@redhat.com>
899
900         * gcc.c-torture/execute/20010924-1.c: New test.
901
902 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
903
904         * testsuite/objc/execute/paste.m: Remove.
905
906 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
907
908         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
909
910 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
911
912         * g77.dg/strlen0.f: New test.
913
914 2001-09-21  Richard Henderson  <rth@redhat.com>
915
916         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
917         * g++.old-deja/g++.abi/vtable2.C: Likewise.
918
919 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
920
921         Table-driven attributes.
922         * g++.dg/ext/attrib1.C: New test.
923
924 2001-09-20  DJ Delorie  <dj@redhat.com>
925
926         * gcc.dg/20000926-1.c: Update expected warning messages.
927         * gcc.dg/array-2.c: Likewise, and test for warnings too.
928         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
929         array.
930
931 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
932
933         * g++.dg/eh/registers1.C: New test case.
934
935 2001-09-17  Richard Henderson  <rth@redhat.com>
936
937         * gcc.dg/array-5.c: Fix VLA decomposition test.
938
939 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
940
941         * gcc.dg/cpp/line5.c: New testcase.
942
943 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
944
945         * gcc.dg/cpp/macro9.c: New test.
946
947 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
948
949         * gcc.c-torture/execute/980223.c: Change type of addr from long
950         to char *.
951
952 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
953
954         * gcc.c-torture/execute/20010915-1.c: New test.
955
956 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
957
958         * g77.dg/bprob: New directory.
959         * g77.dg/bprob/bprob.exp: New file.
960         * g77.dg/bprob/bprob-1.f: New test.
961         * g77.dg/gcov: New directory.
962         * g77.dg/gcov/gcov.exp: New file.
963         * g77.dg/gcov/gcov-1.f: New test.
964         * g77.dg/gcov/gcov-1.x: New file.
965
966 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
967
968         * gcc.dg/cpp/directiv.c: Update.
969         * gcc.dg/cpp/undef1.c: Update.
970
971 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
972
973         * gcc.dg/20010912-1.c: New test.
974
975 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
976
977         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
978         language-independent file in lib.
979         * lib/gcov.exp: New file.
980
981 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
982
983         * gcc.c-torture/compile/20010911-1.c: New test.
984
985 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
986
987         * lib/profopt.exp: New, to support profile-directed optimizations.
988         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
989         * gcc.misc-tests/bprob-1.c: New test.
990         * gcc.misc-tests/bprob-2.c: New test.
991
992 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
993
994         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
995         XFAIL and which kinds of gcov output to verify.
996         * gcc.misc-tests/gcov-4b.x: New file.
997         * gcc.misc-tests/gcov-5b.x: New file.
998         * gcc.misc-tests/gcov-6.x: New file.
999         * gcc.misc-tests/gcov-7.c: New test.
1000         * gcc.misc-tests/gcov-7.x: New file.
1001
1002 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
1003
1004         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
1005         * gcc.misc-tests/gcov-6.c: New test.
1006
1007 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1008
1009         PR c++/3986
1010         * g++.dg/abi/vbase1.C: New test.
1011
1012 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
1013
1014         * objc.dg/method-2.m: New.
1015
1016 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1017
1018         PR c++/4203
1019         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
1020         * g++.dg/init/empty1.C: New test.
1021
1022 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
1023
1024         * gcc.c-torture/compile/20010903-1.c: New test.
1025
1026 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
1027
1028         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
1029         for m68k.
1030
1031 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
1032
1033         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
1034
1035         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
1036
1037         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
1038
1039 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
1040
1041         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
1042         for 16-bit 'unsigned int'.
1043
1044 2001-08-29  Kazu Hirata  <kazu@hxi.com>
1045
1046         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
1047
1048 2001-08-27  Richard Henderson  <rth@redhat.com>
1049
1050         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
1051         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
1052
1053 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
1054
1055         * gcc.dg/asm-names.c (ymain): New.
1056
1057 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
1058
1059         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
1060         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
1061         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
1062
1063 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1064
1065         * gcc.dg/compare5.c: New testcase.
1066
1067 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1068
1069         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
1070         and "In instantiation".
1071
1072 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
1073
1074         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
1075
1076 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
1077
1078         * gcc.misc-tests/gcov.exp: Add support for branch information.
1079         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
1080         * gcc.misc-tests/gcov-4.c: New test.
1081         * gcc.misc-tests/gcov-4b.c: New test.
1082         * gcc.misc-tests/gcov-5b.c: New test.
1083
1084 2001-08-20  Zack Weinberg  <zackw@panix.com>
1085
1086         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1087         expected to fail.
1088
1089 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1090
1091         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1092
1093 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1094
1095         * g++.dg/eh/template1.C: New test.
1096
1097 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
1098
1099         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1100         Fix thinko.
1101         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1102         for xfail.
1103
1104 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
1105
1106         * lib/g77-dg.exp:  Use prune.exp for common procedures
1107         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1108         * lib/g77.exp: (g77-dg-prune) Remove
1109
1110 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
1111
1112         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1113
1114 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1115
1116         * g++.dg/template/unify1.C: New test.
1117
1118 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1119
1120         * g++.dg/abi/empty4.C: New test.
1121
1122 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1123
1124         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1125         solaris2.*
1126         * g77.f-torture/compile/pr3743.x: Likewise
1127
1128 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1129
1130         * g++.dg/other/using-declaration.C: New test.
1131
1132 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1133
1134         * gcc.dg/cpp/tr-sign.c: New testcase.
1135
1136 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1137
1138         * gcc.dg/cpp/19951025-1.c: Revert.
1139         * gcc.dg/cpp/directiv.c: We no longer process directives that
1140         interrupt macro arguments.
1141
1142 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1143
1144         * gcc.dg/bconstp-1.c: New test.
1145
1146 2001-08-03  Richard Henderson  <rth@redhat.com>
1147
1148         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1149
1150 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1151
1152         * gcc.dg/cpp/19951025-1.c: Update.
1153
1154 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1155
1156         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1157         should be x.
1158
1159 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1160
1161         Kill -fhonor-std.
1162         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1163         * g++.old-deja/g++.other/std1.C: Likewise.
1164         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1165
1166 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1167
1168         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1169         (g77_pass, g77_fail, g77_finish, g77_exit,
1170         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1171
1172 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1173
1174         * g77.dg/fbackslash.f
1175         * g77.dg/fcase-preserve.f
1176         * g77.dg/ff90-1.f
1177         * g77.dg/ffixed-line-length-0.f
1178         * g77.dg/ffixed-line-length-132.f
1179         * g77.dg/ffixed-line-length-7.f
1180         * g77.dg/ffixed-line-length-72.f
1181         * g77.dg/ffixed-line-length-none.f
1182         * g77.dg/ffree-form-1.f
1183         * g77.dg/fno-backslash.f
1184         * g77.dg/fno-f90-1.f
1185         * g77.dg/fno-fixed-form-1.f
1186         * g77.dg/fno-onetrip.f
1187         * g77.dg/fno-typeless-boz.f
1188         * g77.dg/fno-underscoring.f
1189         * g77.dg/fno-vxt-1.f
1190         * g77.dg/fonetrip.f
1191         * g77.dg/ftypeless-boz.f
1192         * g77.dg/fugly-assumed.f
1193         * g77.dg/funderscoring.f
1194         * g77.dg/fvxt-1.f
1195
1196 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1197
1198         * objc.dg/fwd-proto-1.m: New.
1199         * objc.dg/local-decl-1.m: New.
1200         * objc.dg/naming-1.m: New.
1201         * objc.dg/naming-2.m: New.
1202         * objc.dg/proto-hier-1.m: New.
1203
1204 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1205
1206         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1207         largest-type elements to a struct makes its size grow.
1208
1209 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1210
1211         * g++.dg/abi/vthunk1.C: New test.
1212
1213 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1214
1215         * g++.dg/abi/vbase8-22.C: New test.
1216
1217 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1218
1219         * gcc.dg/cpp/macro8.c: New test.
1220
1221 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1222
1223         * g++.dg/abi/vbase8-21.C: New test.
1224
1225 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1226
1227         * g++.dg/abi/vbase8-10.C: New test.
1228
1229 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1230
1231         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1232         ${tool}_set_ld_library_path.
1233         Changed caller.
1234         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1235         g++.exp.
1236
1237 2001-07-26  Stan Cox <scox@redhat.com>
1238
1239         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1240         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1241         gcc_exit, gcc_check_unsupported_p):
1242         Moved to gcc-deps.exp
1243         * gcc-deps.exp: New file.
1244
1245 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1246
1247         * g++.old-deja/g++.pt/defarg14.C: New test.
1248
1249 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1250
1251         * g++.old-deja/g++.other/lineno5.C: New test.
1252
1253 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1254
1255         * g++.old-deja/g++.pt/crash68.C: New test.
1256
1257 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1258
1259         * g++.old-deja/g++.other/crash42.C: New test.
1260
1261 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1262
1263         * gcc.dg/cpp/extratokens.c: Fix.
1264         * gcc.dg/cpp/skipping2.c: New tests.
1265
1266 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1267
1268         * gcc.c-torture/execute/20010724-1.c: New file.
1269         * gcc.c-torture/execute/20010724-1.x: New file.
1270
1271 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1272
1273         * g++.old-deja/g++.other/cond7.C: New test.
1274
1275 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1276
1277         * g++.old-deja/g++.other/optimize4.C: New test.
1278
1279 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1280
1281         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1282
1283 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1284
1285         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1286         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1287         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1288         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1289
1290         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1291         bug report" message.
1292
1293         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1294         * g++.dg/ext/instantiate1.C: Move from old-deja.
1295
1296 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1297
1298         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1299         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1300         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1301         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1302
1303 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1304
1305         * gcc.c-torture/execute/20010723-1.c: New test.
1306
1307 2001-07-23  Ben Elliston  <bje@redhat.com>
1308
1309         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1310
1311 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1312
1313         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1314         i[34567]86-*-*.
1315         Delete handling of ieee_multilib_flags.
1316         Pass -mieee for alpha*-*-* and sh-*-*.
1317         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1318
1319 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1320
1321         Remove old-abi tests.
1322         * g++.old-deja/g++.mike/p11116.C: Remove.
1323         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1324
1325 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1326
1327         * g77.f-torture/compile/pr3743.f:  New test
1328
1329 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1330
1331         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1332
1333 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1334
1335         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1336         g++.old-deja/g++.pt/static6.C: Likewise.
1337         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1338         supports weak symbols.
1339
1340 2001-07-18  Andreas Jaeger  <aj@suse.de>
1341
1342         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1343         supported again.
1344
1345 2001-07-18  Andreas Jaeger  <aj@suse.de>
1346
1347         * gcc.dg/iftrap-1.c: Fix target line.
1348
1349 2001-07-17  Richard Henderson  <rth@redhat.com>
1350
1351         * gcc.c-torture/execute/20010717-1.c: New.
1352
1353 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1354
1355         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1356         tests.
1357
1358 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1359
1360         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1361
1362 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1363
1364         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1365         UAC_SIGBUS, UAC_NOPRINT definitions.
1366
1367 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1368
1369         * objc/execute/object_is_class.m: New test.
1370         * objc/execute/object_is_meta_class.m: New test.
1371
1372 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1373
1374         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1375         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1376
1377 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1378
1379         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1380         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1381
1382 2001-07-14  Richard Henderson  <rth@redhat.com>
1383
1384         * gcc.dg/iftrap-1.c: New.
1385
1386 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1387
1388         * g77.f-torture/execute/intrinsic77.f: New test.
1389
1390 2001-07-11  Janis Johnson <janis@us.ibm.com>
1391
1392         * gcc.misc-tests/gcov-3.c: New test.
1393
1394 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1395
1396         * gcc.c-torture/compile/20010711-1.c,
1397         * gcc.c-torture/compile/20010711-2.c: New tests.
1398
1399 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1400
1401         * gcc.c-torture/execute/20010711-1.c: New test.
1402
1403 2001-07-11  Ben Elliston  <bje@redhat.com>
1404
1405         * g++.old-deja/g++.other/enum5.C: New test.
1406
1407 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1408
1409         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1410         (g++-dg-prune): Call prune_gcc_output.
1411         * prune.exp: New file for prune_gcc_output.
1412         * lib/g++.exp, lib/gcc.exp: Load it.
1413
1414 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1415
1416         * gcc.c-torture/compile/20010701-1.c,
1417         g++.old-deja/g++.ext/attrib6.C: New tests.
1418
1419 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1420
1421         * gcc.c-torture/compile/20010706-1.c: New test.
1422
1423 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1424
1425         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1426
1427 2001-06-28  Stan Shebs  <shebs@apple.com>
1428
1429         * gcc.dg/pragma-darwin.c: New test.
1430
1431 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1432
1433         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1434         Solaris 2.[678] system.
1435
1436 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1437
1438         * gcc.dg/20010622-1.c: New test.
1439
1440 2001-06-18  Stan Shebs  <shebs@apple.com>
1441
1442         * objc.dg: New directory.
1443         * objc.dg/dg.exp: New file.
1444         * objc.dg/alias.m: New.
1445         * objc.dg/class-1.m: New.
1446         * objc.dg/class-2.m: New.
1447         * objc.dg/const-str-1.m: New.
1448         * objc.dg/const-str-2.m: New.
1449         * objc.dg/id-1.m: New.
1450         * objc.dg/method-1.m: New.
1451         * objc.dg/super-class-1.m: New.
1452         * lib/objc-dg.exp: New file.
1453
1454 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1455
1456         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1457         of label name.
1458
1459 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1460
1461         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1462
1463 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1464
1465         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1466         variable.
1467
1468 2001-06-12  Richard Henderson  <rth@redhat.com>
1469
1470         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1471
1472 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1473
1474         * g++.old-deja/g++.abi/vbase5.C: New test.
1475         * g++.old-deja/g++.abi/vbase6.C: New test.
1476         * g++.old-deja/g++.abi/vbase7.C: New test.
1477
1478 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1479
1480         * gcc.c-torture/compile/20010610-1.c: New test.
1481
1482 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1483
1484         * g++.old-deja/g++.abi/vbase4.C: New test.
1485
1486 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1487
1488         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1489         support %f for HC11/HC12 targets.
1490         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1491         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1492         on HC11/HC12 targets.
1493         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1494
1495 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1496
1497         * gcc.dg/wchar_t-1.c: New file.
1498         * gcc.dg/wint_t-1.c: Likewise.
1499
1500 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1501
1502         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1503
1504 2001-06-11  Richard Henderson  <rth@redhat.com>
1505
1506         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1507
1508 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1509
1510         * gcc.c-torture/compile/20010611-1.c: New test.
1511
1512 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1513
1514         * gcc.dg/c99-tag-1.c: Add more tests.
1515
1516 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1517
1518         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1519         representation on MN10300 and ARM/Thumb.
1520
1521 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1522
1523         * g77.f-torture/execute/20010610.f: New.
1524
1525 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1526
1527         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1528         names.
1529
1530 2001-06-09  Richard Henderson  <rth@redhat.com>
1531
1532         * gcc.c-torture/execute/ashrdi-1.c: New.
1533         * gcc.c-torture/execute/ashldi-1.c: New.
1534         * gcc.c-torture/execute/lshrdi-1.c: New.
1535
1536 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1537
1538         * objc/execute/load-3.m: Added. Check sending +load to categories,
1539         in addition to classes.
1540
1541 2001-06-08  Stan Shebs  <shebs@apple.com>
1542
1543         * objc/execute/load-2.m: New test.  From Nicola Pero
1544         <n.pero@mi.flashnet.it>.
1545
1546 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1547
1548         * gcc.c-torture/execute/20010605-2.c: New test.
1549
1550 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1551
1552         * g++.old-deja/g++.abi/vbase2.C: New test.
1553         * g++.old-deja/g++.abi/vbase3.C: New test.
1554
1555 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1556
1557         * g++.old-deja/g++.pt/friend49.C: New test.
1558
1559 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1560
1561         * g++.old-deja/g++.ext/anon3.C: New test.
1562
1563 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1564
1565         * g++.old-deja/g++.other/conv7.C: New test.
1566
1567 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1568
1569         * gcc.c-torture/compile/20010605-2.c: New test.
1570
1571 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1572
1573         * gcc.c-torture/execute/20010604-1.c: New test.
1574
1575 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1576
1577         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1578
1579 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1580
1581         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1582         (g++_link_flags): Likewise.
1583         (g++_init): Pass gccpath's value to two previous functions.
1584
1585 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1586
1587         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1588         Ensure logfile entry matches exec command line.
1589
1590 2001-05-31  Richard Henderson  <rth@redhat.com>
1591
1592         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1593         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1594
1595 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1596
1597         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1598         compiler for irix6.2
1599
1600 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1601
1602         * g++.old-deja/g++.other/optimize3.C: New file.
1603
1604 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1605
1606         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1607         assemble.
1608
1609 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1610
1611         * g++.old-deja/g++.other/optimize2.C: New file.
1612
1613 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1614
1615         * gcc.c-torture/compile/20010518-2.c: New file.
1616         * gcc.c-torture/execute/20010518-1.c: New file.
1617         * gcc.c-torture/execute/20010518-2.c: New file.
1618
1619 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1620
1621         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1622
1623 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1624
1625         G++ no longer defines builtins that do not begin with __builtin.
1626         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1627         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1628         * g++.old-deja/g++.law/builtin1.C: Likewise.
1629         * g++.old-deja/g++.law/cvt2.C: Likewise.
1630         * g++.old-deja/g++.mike/net5.C: Likewise.
1631         * g++.old-deja/g++.other/builtins1.C: Likewise.
1632         * g++.old-deja/g++.other/builtins2.C: Likewise.
1633         * g++.old-deja/g++.other/builtins3.C: Likewise.
1634         * g++.old-deja/g++.other/builtins4.C: Likewise.
1635         * g++.old-deja/g++.other/inline8.C: Likewise.
1636         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1637
1638 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1639
1640         * g++.old-deja/g++.pt/using1.C: Adjust.
1641         * g++.old-deja/g++.pt/using2.C: New test.
1642
1643 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1644
1645         * gcc.dg/cpp/charconst.c: New tests.
1646         * gcc.dg/cpp/escape.c: New tests.
1647         * gcc.dg/cpp/escape-1.c: New tests.
1648         * gcc.dg/cpp/escape-2.c: New tests.
1649         * gcc.dg/cpp/ucs.c: New tests.
1650
1651 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1652
1653         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1654         native compiler for irix6.5.
1655
1656 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1657
1658         * lib/g++.exp (g++_include_flags): Use args to compute
1659         get_multilibs.
1660         (g++_link_flags): Likewise.
1661         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1662
1663 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1664
1665         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1666
1667 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1668
1669         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1670         this file.
1671
1672 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1673
1674         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1675         STACK_SIZE;
1676         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1677         to STACK_SIZE; Use it to define size of add_histo array.
1678         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1679         to STACK_SIZE.
1680         (f): Use GITT_SIZE to define size of gitt local table.
1681         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1682         to STACK_SIZE; Use it to define size of bytemem array.
1683
1684 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1685
1686         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1687         on 68HC11/HC12 due to the asm instruction.
1688         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1689         * gcc.c-torture/compile/920520-1.x: Likewise.
1690         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1691         on 68HC11/HC12 because the function is larger than 64K.
1692         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1693         on 68HC11/HC12 because the structure is too large.
1694
1695 2001-05-20  Richard Henderson  <rth@redhat.com>
1696
1697         * gcc.c-torture/execute/20010520-1.c: New.
1698
1699 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1700
1701         * g++.old-deja/g++.warn/compare1.C: New test.
1702         * gcc.dg/compare4.c: New test.
1703
1704 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1705
1706         * g++.old-deja/g++.other/optimize1.C: New test.
1707
1708 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1709
1710         * g++.old-deja/g++.pt/spec41.C: New test.
1711
1712 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1713
1714         * gcc.c-torture/compile/20010114-1.x: Remove.
1715
1716 2001-05-18  Stan Shebs  <shebs@apple.com>
1717
1718         * gcc.c-torture/compile/20010518-1.c: New test.
1719
1720 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1721
1722         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1723         * g++.old-deja/g++.pt/crash67.C: New test.
1724
1725 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1726
1727         * g++.old-deja/g++.other/debug9.C: New test.
1728
1729 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1730
1731         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1732
1733 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1734
1735         * gcc.c-torture/compile/20010516-1.c: New test.
1736
1737 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1738
1739         * g++.old-deja/g++.other/crash41.C: New test.
1740
1741 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1742
1743         * g++.old-deja/g++.pt/crash66.C: New test.
1744
1745 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1746
1747         * g++.old-deja/g++.robertl/eb27.C: Convert.
1748
1749 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1750
1751         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1752         declaration being redundant.
1753
1754 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1755
1756         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1757
1758 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1759
1760         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1761
1762 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1763
1764         * lib/g++.exp: Use testsuite_flags.
1765
1766 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1767
1768         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1769
1770 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1771
1772         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1773
1774 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1775
1776         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1777
1778 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1779
1780         * gcc.c-torture/compile/20010313-1.c: New test.
1781
1782 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1783
1784         * gcc.dg/cpp/direct2.c: New test.
1785         * gccq.dg/cpp/direct2s.c: New test.
1786
1787         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1788
1789 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1790
1791         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1792         * g++.old-deja/g++.other/op3.C: Likewise.
1793
1794 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1795
1796         * gcc.dg/cpp/syshdr.h: New file.
1797         * gcc.dg/cpp/sysmac1.c: Update.
1798         * gcc.dg/cpp/sysmac2.c: Update.
1799
1800 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1801
1802         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1803
1804 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1805
1806         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1807         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1808
1809 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1810
1811         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1812
1813 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1814
1815         * lib/g++.exp (g++_include_flags): Don't use any special flags
1816         if TESTING_IN_BUILD_TREE is not defined.
1817         (g++_init): Use a plain 'c++' as the compiler if
1818         TESTING_IN_BUILD_TREEE is not defined.
1819
1820 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1821
1822         * g++.old-deja/g++.eh/catch13.C: New test.
1823         * g++.old-deja/g++.eh/catch14.C: New test.
1824
1825 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1826
1827         * gcc.dg/cpp/tr-define.c: New test.
1828
1829 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1830
1831         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1832         <stdlib.h>, not <malloc.h>.
1833
1834 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1835
1836         * g++.old-deja/g++.ns/template17.C: New test.
1837
1838 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1839
1840         * g++.old-deja/g++.pt/ref4.C: New test.
1841
1842 2001-04-30  Richard Henderson  <rth@redhat.com>
1843
1844         * gcc.dg/20000724-1.c: Revert last change.
1845
1846 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1847
1848         * g77.f-torture/execute/20010430.f: New test.
1849
1850 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1851
1852         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1853
1854 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1855
1856         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1857
1858 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1859
1860         * g++.old-deja/g++.eh/crash6.C: New test.
1861
1862 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1863
1864         * g++.old-deja/g++.other/warn7.C: New test.
1865
1866 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1867
1868         * g++.old-deja/g++.other/defarg9.C: New test.
1869
1870 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1871
1872         * g77.f-torture/compile/20010426.f: New test.
1873         * g77.f-torture/execute/20010426.f: New test.
1874
1875 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1876
1877         * g77.f-torture/compile/20000629-1.x: Remove - error
1878         has been fixed.
1879
1880 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1881
1882         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1883         Tweak slightly to work with g++.dg framework.
1884         * g++.dg/special/ecos.exp: Run initp1.C test.
1885         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1886
1887         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1888         its linker doesn't give line numbers either.
1889         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1890
1891 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1892
1893         * g++.old-deja/g++.other/lex1.C: New test.
1894
1895 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1896
1897         * gcc.dg/noncompile/20010425-1.c: New test.
1898
1899 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1900
1901         * g++.old-deja/g++.pt/mangle2.C: New test.
1902
1903 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1904
1905         * gcc.dg/format/plus-1.c: New test.
1906
1907 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1908
1909         * gcc.dg/20010423-1.c: New test.
1910
1911 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1912
1913         * gcc.c-torture/execute/20010422-1.c: New test.
1914
1915 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1916
1917         * g++.old-deja/g++.ns/type2.C: New test.
1918
1919 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1920
1921         * g++.old-deja/g++.other/perf1.C: New test.
1922
1923 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1924
1925         * gcc.dg/c99-func-2.c: Remove xfail.
1926         * gcc.dg/c99-func-3.c: Remove xfail.
1927         * gcc.dg/c99-func-4.c: Remove xfail.
1928
1929 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1930
1931         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1932
1933 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1934
1935         * gcc.c-torture/compile/20010423-1.c: New test.
1936
1937 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1938
1939         * g++.old-deja/g++.pt/typename28.C: New test.
1940
1941 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1942
1943         * g++.old-deja/g++.abi/empty2.C: New test.
1944         * g++.old-deja/g++.abi/empty3.C: New test.
1945
1946 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1947
1948         * g++.old-deja/g++.other/comdat2.C: New test.
1949         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1950
1951 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1952
1953         * g++.old-deja/g++.other/overload14.C: New test.
1954
1955 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1956
1957         * g++.old-deja/g++.other/lookup23.C: New test.
1958
1959 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1960
1961         * gcc.c-torture/execute/20010403-1.c: New test.
1962
1963 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1964             Mark Mitchell  <mark@codesourcery.com>
1965
1966         * lib/old-dejagnu.exp: Don't delete output of executable.
1967         Add .exe suffix to executables.
1968
1969 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1970
1971         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1972
1973 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1974
1975         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1976
1977 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1978
1979         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1980         * g++.old-deja/g++.abi/crash1.C: New test.
1981
1982 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1983
1984         * g++.old-deja/g++.other/crash40.C: New test.
1985
1986 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1987
1988         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1989
1990 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1991
1992         * g++.old-deja/g++.other/warn6.C: New test.
1993
1994 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1995
1996         * g++.old-deja/g++.robertl/eb42.C: Same.
1997
1998 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1999
2000         * gcc.dg/wtr-conversion-1.c: New testcase.
2001
2002 2001-04-10  Richard Henderson  <rth@redhat.com>
2003
2004         * g++.old-deja/g++.other/array5.C: New.
2005
2006 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2007
2008         * gcc.c-torture/execute/20010408-1.c: New test.
2009
2010 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
2011
2012         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
2013         headers and constructs.
2014         * g++.old-deja/g++.robertl/eb79.C: Same.
2015         * g++.old-deja/g++.robertl/eb77.C (main): Same.
2016         * g++.old-deja/g++.robertl/eb73.C: Same.
2017         * g++.old-deja/g++.robertl/eb66.C (main): Same.
2018         * g++.old-deja/g++.robertl/eb55.C (t): Same.
2019         * g++.old-deja/g++.robertl/eb54.C (main): Same.
2020         * g++.old-deja/g++.robertl/eb46.C (main): Same.
2021         * g++.old-deja/g++.robertl/eb44.C: Same.
2022         * g++.old-deja/g++.robertl/eb41.C (main): Same.
2023         * g++.old-deja/g++.robertl/eb4.C (main): Same.
2024         * g++.old-deja/g++.robertl/eb39.C: Same.
2025         * g++.old-deja/g++.robertl/eb33.C (main): Same.
2026         * g++.old-deja/g++.robertl/eb31.C (main): Same.
2027         * g++.old-deja/g++.robertl/eb30.C: Same.
2028         * g++.old-deja/g++.robertl/eb3.C: Same.
2029         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
2030         * g++.old-deja/g++.robertl/eb21.C: Same.
2031         * g++.old-deja/g++.robertl/eb15.C: Same.
2032         * g++.old-deja/g++.robertl/eb118.C: Same.
2033         * g++.old-deja/g++.robertl/eb115.C (main): Same.
2034         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
2035         * g++.old-deja/g++.robertl/eb109.C: Same.
2036         * g++.old-deja/g++.other/sibcall1.C (main): Same.
2037         * g++.old-deja/g++.mike/rtti1.C: Same.
2038         * g++.old-deja/g++.mike/p658.C: Same.
2039         * g++.old-deja/g++.mike/net46.C: Same.
2040         * g++.old-deja/g++.mike/net34.C: Same.
2041         * g++.old-deja/g++.mike/memoize1.C: Same.
2042         * g++.old-deja/g++.mike/eh2.C: Same.
2043         * g++.old-deja/g++.law/weak.C: Same.
2044         * g++.old-deja/g++.law/visibility7.C: Same.
2045         * g++.old-deja/g++.law/visibility25.C: Same.
2046         * g++.old-deja/g++.law/visibility22.C: Same.
2047         * g++.old-deja/g++.law/visibility2.C: Same.
2048         * g++.old-deja/g++.law/visibility17.C: Same.
2049         * g++.old-deja/g++.law/visibility13.C: Same.
2050         * g++.old-deja/g++.law/visibility10.C: Same.
2051         * g++.old-deja/g++.law/visibility1.C: Same.
2052         * g++.old-deja/g++.law/virtual3.C (eval): Same.
2053         * g++.old-deja/g++.law/vbase1.C: Same.
2054         * g++.old-deja/g++.law/operators32.C: Same.
2055         * g++.old-deja/g++.law/nest3.C: Same.
2056         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
2057         * g++.old-deja/g++.law/except5.C (main): Same.
2058         * g++.old-deja/g++.law/cvt7.C (run): Same.
2059         * g++.old-deja/g++.law/cvt2.C: Same.
2060         * g++.old-deja/g++.law/cvt16.C: Same.
2061         * g++.old-deja/g++.law/ctors6.C (bar): Same.
2062         * g++.old-deja/g++.law/ctors17.C (main): Same.
2063         * g++.old-deja/g++.law/ctors13.C: Same.
2064         * g++.old-deja/g++.law/ctors12.C (main): Same.
2065         * g++.old-deja/g++.law/ctors10.C: Same.
2066         * g++.old-deja/g++.law/code-gen5.C: Same.
2067         * g++.old-deja/g++.law/bad-error7.C: Same.
2068         * g++.old-deja/g++.law/arm9.C: Same.
2069         * g++.old-deja/g++.law/arm12.C: Same.
2070         * g++.old-deja/g++.law/arg8.C: Same.
2071         * g++.old-deja/g++.law/arg1.C: Same.
2072         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
2073         * g++.old-deja/g++.jason/template31.C: Same.
2074         * g++.old-deja/g++.jason/template24.C (main): Same.
2075         * g++.old-deja/g++.jason/2371.C: Same.
2076         * g++.old-deja/g++.eh/new2.C: Same.
2077         * g++.old-deja/g++.eh/new1.C: Same.
2078         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
2079         * g++.old-deja/g++.brendan/nest21.C (main): Same.
2080         * g++.old-deja/g++.brendan/err-msg3.C: Same.
2081         * g++.old-deja/g++.brendan/crash62.C: Same.
2082         * g++.old-deja/g++.brendan/crash52.C: Same.
2083         * g++.old-deja/g++.brendan/crash49.C (main): Same.
2084         * g++.old-deja/g++.brendan/crash38.C: Same.
2085         * g++.old-deja/g++.brendan/crash15.C (main): Same.
2086         * g++.old-deja/g++.brendan/copy9.C: Same.
2087
2088 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
2089
2090         * gcc.c-torture/execute/20001203-2.c (memset):
2091         Count argument is of type __SIZE_TYPE__.
2092
2093 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
2094
2095         * gcc.c-torture/compile/20010404-1.c: New test.
2096
2097 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2098
2099         * gcc.c-torture/compile/20010326-1.c: New test.
2100
2101 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
2102
2103         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2104         peculiarities of the SH.
2105         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2106
2107 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2108
2109         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2110         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2111         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2112
2113 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2114
2115         * g77.f-torture/compile/20010321-1.f: New test.
2116
2117 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2118
2119         * gcc.c-torture/compile/20010329-1.c: New test.
2120
2121 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2122
2123         * gcc.c-torture/execute/20010329-1.c: New test.
2124
2125 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2126
2127         * g++.old-deja/g++.other/eh4.C: Fix typo.
2128
2129 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2130
2131         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2132
2133 2001-03-28  Philip Blundell  <philb@gnu.org>
2134
2135         * gcc.c-torture/compile/20010328-1.c: New test.
2136
2137 2001-03-27  Richard Henderson  <rth@redhat.com>
2138
2139         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2140         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2141
2142 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2143
2144         * gcc.c-torture/compile/20010327-1.c: New test.
2145
2146 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2147
2148         * g++.old-deja/g++.other/friend12.C: New test.
2149         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2150         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2151
2152 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2153
2154         * gcc.c-torture/execute/20010325-1.c: New test.
2155
2156 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2157
2158         * g++.old-deja/g++.other/mangle3.C: New test.
2159
2160 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2161
2162         * g++.old-deja/g++.other/anon8.C: New test.
2163
2164 2001-03-20  Philip Blundell  <philb@gnu.org>
2165
2166         * gcc.c-torture/compile/20010320-1.c: New test.
2167
2168 2001-03-17  Richard Henderson  <rth@redhat.com>
2169
2170         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2171
2172 2001-03-15  Geoff Keating  <geoff@redhat.com>
2173
2174         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2175         tests on AIX.
2176
2177 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2178
2179         * g++.old-deja/g++.other/eh4.C: New test.
2180
2181 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2182
2183         * gcc.dg/cpp/mi1.c: Update.
2184
2185 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2186
2187         * g++.old-deja/g++.other/regstack.C: New test.
2188
2189 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2190
2191         * g++.old-deja/g++.other/ref4.C: New test.
2192
2193 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2194
2195         * objc/execute/va_method.m: Added.
2196         * objc/execute/IMP.m: Added.
2197         * objc/execute/_cmd.m: Added.
2198         * objc/execute/accessing_ivars.m: Added.
2199         * objc/execute/class-1.m: Added.
2200         * objc/execute/class-10.m: Added.
2201         * objc/execute/class-11.m: Added.
2202         * objc/execute/class-12.m: Added.
2203         * objc/execute/class-13.m: Added.
2204         * objc/execute/class-14.m: Added.
2205         * objc/execute/class-2.m: Added.
2206         * objc/execute/class-3.m: Added.
2207         * objc/execute/class-4.m: Added.
2208         * objc/execute/class-5.m: Added.
2209         * objc/execute/class-6.m: Added.
2210         * objc/execute/class-7.m: Added.
2211         * objc/execute/class-8.m: Added.
2212         * objc/execute/class-9.m: Added.
2213         * objc/execute/class-tests-1.h
2214         * objc/execute/class-tests-2.h
2215         * objc/execute/compatibility_alias.m: Added.
2216         * objc/execute/encode-1.m: Added.
2217         * objc/execute/formal_protocol-1.m: Added.
2218         * objc/execute/formal_protocol-2.m: Added.
2219         * objc/execute/formal_protocol-3.m: Added.
2220         * objc/execute/formal_protocol-4.m: Added.
2221         * objc/execute/formal_protocol-5.m: Added.
2222         * objc/execute/formal_protocol-6.m: Added.
2223         * objc/execute/formal_protocol-7.m: Added.
2224         * objc/execute/informal_protocol.m: Added.
2225         * objc/execute/initialize.m: Added.
2226         * objc/execute/load.m: Added.
2227         * objc/execute/many_args_method.m: Added.
2228         * objc/execute/nested-3.m: Added.
2229         * objc/execute/no_clash.m: Added.
2230         * objc/execute/private.m: Added.
2231         * objc/execute/redefining_self.m: Added.
2232         * objc/execute/root_methods.m: Added.
2233         * objc/execute/selector-1.m: Added.
2234         * objc/execute/static-1.m: Added.
2235         * objc/execute/static-2.m: Added.
2236         * objc/execute/va_method.m: Added.
2237
2238 2001-03-10  Richard Henderson  <rth@redhat.com>
2239
2240         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2241
2242 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2243
2244         * g++.old-deja/g++.other/crash31.C: XFAIL.
2245         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2246         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2247         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2248         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2249         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2250
2251 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2252
2253         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2254
2255 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2256
2257         * gcc.dg/20000724-1.c: Don't use multiline strings.
2258
2259 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2260
2261         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2262         result of -cString against what we expect it to be; don't just
2263         print it out for no one to read.
2264
2265         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2266         Based on testcases provided by Nicola Pero.
2267
2268 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2269
2270         * gcc.dg/cpp/macro7.c: New test.
2271
2272 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2273
2274         * gcc.dg/cpp/multiline.c: Update.
2275
2276 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2277
2278         * g++.old-deja/g++.other/enum3.C: New test.
2279
2280 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2281
2282         * g++.old-deja/g++.other/pod1.C: New test.
2283
2284 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2285
2286         * g++.old-deja/g++.ext/overload1.C: New test.
2287
2288 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2289
2290         * g++.old-deja/g++.pt/using1.C: New test.
2291
2292 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2293
2294         * g++.old-deja/g++.other/using9.C: New test.
2295
2296 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2297
2298         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2299
2300         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2301
2302 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2303
2304         * g++.old-deja/g++.ext/realpt1.C: Remove.
2305
2306 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2307
2308         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2309
2310 2001-02-26  Will Cohen  <wcohen@redhat.com>
2311
2312         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2313
2314 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2315
2316         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2317         templatized constructors.
2318
2319 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2320
2321         * gcc.c-torture/execute/20010224-1.c: New test.
2322
2323 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2324
2325         * gcc.c-torture/execute/20010222-1.c: New test.
2326
2327 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2328
2329         * g++.old-deja/g++.other/inline20.C: New test.
2330
2331 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2332
2333         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2334
2335 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2336
2337         * g++.old-deja/g++.other/lookup22.C: New test.
2338
2339 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2340
2341         * g77.dg: New directory.
2342         * g77.dg/20010216-1.f: New test case.
2343         * g77.dg/dg.exp: New driver.
2344         * lib/g77-dg.exp: New driver library.
2345
2346 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2347
2348         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2349
2350 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2351
2352         * g++.old-deja/g++.other/decl9.C: New test.
2353
2354 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2355
2356         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2357         not need <string> and also tests the initialization at runtime.
2358
2359 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2360
2361         * gcc.c-torture/execute/longlong.c: New test.
2362
2363 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2364
2365         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2366
2367 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2368
2369         * gcc.c-torture/execute/920302-1.c (execute):
2370         Change argument type to short.
2371
2372 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2373
2374         * g++.old-deja/g++.pt/deduct6.C: New test.
2375
2376 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2377
2378         * g++.old-deja/g++.pt/deduct5.C: New test.
2379
2380 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2381
2382         * gcc.c-torture/execute/20010209-1.c: New test.
2383
2384 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2385
2386         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2387
2388 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2389
2390         * g++.dg/vtgc1.C: Update for new ABI.
2391
2392         * consistency.vlad: New directory, 1665 files.
2393
2394 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2395
2396         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2397         return type.
2398         * gcc.dg/cpp/digraphs.c: Declare puts.
2399
2400 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2401
2402         * g++.old-deja/g++.other/warn5.C: New test.
2403
2404 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2405
2406         * g++.old-deja/g++.pt/spec40.C: New test.
2407
2408 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2409
2410         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2411         case.
2412         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2413
2414 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2415
2416         * gcc.c-torture/compile/20010209-1.c: New test.
2417
2418 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2419
2420         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2421         excess errors message but not if it crashes.
2422         * g++.old-deja/g++.other/crash27.C: Likewise.
2423         * g++.old-deja/g++.other/crash28.C: Likewise.
2424         * g++.old-deja/g++.other/crash30.C: Likewise.
2425         * g++.old-deja/g++.other/crash32.C: Likewise.
2426         * g++.old-deja/g++.other/crash35.C: Likewise.
2427         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2428
2429 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2430
2431         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2432         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2433         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2434         g77.f-torture/execute/execute.exp,
2435         g77.f-torture/noncompile/noncompile.exp,
2436         gcc.c-torture/execute/execute.exp,
2437         gcc.c-torture/execute/memcheck/memcheck.exp,
2438         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2439         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2440         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2441         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2442         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2443         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2444         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2445         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2446         Remove bug reporting instructions with ancient email addresses.
2447
2448 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2449
2450         * gcc.dg/20010202-1.c: New test.
2451         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2452
2453 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2454
2455         * g++.dg/stdbool-if.C: New test.
2456
2457 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2458
2459         * objc/execute/fdecl.m: Added main().
2460
2461 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2462
2463         * gcc.c-torture/execute/20010206-1.c: New test.
2464
2465 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2466
2467         * gcc.dg/cpp/avoidpaste1.c: Update.
2468
2469 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2470
2471         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2472         Pero <nicola@brainstorm.co.uk>.
2473         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2474
2475 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2476
2477         * g++.old-deja/g++.pt/spec39.C: New test.
2478
2479 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2480
2481         * gcc.c-torture/compile/20010202-1.c: New test.
2482
2483 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2484
2485         * g++.old-deja/g++.abi/primary2.C: New test.
2486         * g++.old-deja/g++.abi/primary3.C: New test.
2487         * g++.old-deja/g++.abi/primary4.C: New test.
2488         * g++.old-deja/g++.abi/primary5.C: New test.
2489         * g++.old-deja/g++.abi/vtable3.h: New test.
2490         * g++.old-deja/g++.abi/vtable3a.C: New test.
2491         * g++.old-deja/g++.abi/vtable3b.C: New test.
2492         * g++.old-deja/g++.abi/vtable3c.C: New test.
2493         * g++.old-deja/g++.abi/vtable3d.C: New test.
2494         * g++.old-deja/g++.abi/vtable3e.C: New test.
2495         * g++.old-deja/g++.abi/vtable3f.C: New test.
2496         * g++.old-deja/g++.abi/vtable3g.C: New test.
2497         * g++.old-deja/g++.abi/vtable3h.C: New test.
2498         * g++.old-deja/g++.abi/vtable3i.C: New test.
2499         * g++.old-deja/g++.abi/vtable3j.C: New test.
2500         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2501
2502 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2503
2504         * g++.old-deja/g++.other/anon6.C: New test.
2505         * g++.old-deja/g++.other/anon7.C: New test.
2506
2507 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2508
2509         * gcc.dg/cpp/avoidpaste2.c: New tests.
2510
2511 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2512
2513         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2514
2515 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2516
2517         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2518         DECIMAL_DIG cases for Irix."
2519
2520 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2521
2522         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2523
2524 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2525
2526         * gcc.dg/c99-tag-1.c: New test.
2527
2528 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2529
2530         * gcc.dg/cpp/tr-warn1.c: Add tests.
2531
2532 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2533
2534         * gcc.dg/cpp/avoidpaste1.c: Update.
2535         * gcc.dg/cpp/paste4.c: Update.
2536
2537 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2538
2539         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2540         cases for Irix.
2541
2542 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2543
2544         * g++.old-deja/g++.other/inline19.C: New test.
2545
2546 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2547
2548         * gcc.dg/Wlarger-than.c: New test.
2549
2550 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2551
2552         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2553
2554 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2555
2556         * gcc.c-torture/execute/20010129-1.c: New test.
2557         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2558
2559 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2560
2561         * gcc.dg/cpp/avoidpaste1.c: Test case.
2562
2563 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2564
2565         * g++.old-deja/g++.other/inline18.C: New test.
2566
2567 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2568
2569         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2570         and __builtin_putchar.
2571
2572 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2573
2574         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2575         tests.
2576
2577 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2578
2579         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2580         floating point number rounding mode to round to the nearest
2581         representable mode.
2582
2583 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2584
2585         * g++.old-deja/g++.other/mangle2.C: New test.
2586
2587 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2588
2589         * gcc.c-torture/compile/20010124-1.c: New test.
2590
2591 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2592
2593         * g++.old-deja/g++.pt/spec38.C: New test.
2594
2595 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2596
2597         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2598         "Build don't run".
2599
2600 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2601
2602         * gcc.c-torture/execute/20010123-1.c: New test.
2603
2604 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2605
2606         * g++.old-deja/g++.pt/spec37.C: New test.
2607
2608 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2609
2610         * g++.old-deja/g++.pt/overload14.C: New test.
2611
2612 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2613
2614         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2615         __builtin_return_address.
2616
2617 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2618
2619         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2620         * g++.old-deja/g++.pt/spec35.C: New test.
2621         * g++.old-deja/g++.pt/spec36.C: New test.
2622
2623 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2624
2625         * gcc.c-torture/compile/20010118-1.c: New test.
2626
2627 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2628
2629         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2630
2631 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2632
2633         * gcc.c-torture/execute/20010119-1.c: New test.
2634
2635 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2636
2637         * g++.old-deja/g++.other/vbase5.C: New test.
2638
2639 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2640
2641         * gcc.c-torture/execute/20010118-1.c: New test.
2642
2643 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2644
2645         * g++.old-deja/g++.pt/deduct3.C: New test.
2646
2647 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2648
2649         * g++.old-deja/g++.pt/spec34.C: New test.
2650
2651 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2652
2653         * g77.f-torture/compile/20000601-2.f: New test.
2654
2655 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2656
2657         * g++.old-deja/g++.other/init17.C: New test.
2658
2659 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2660
2661         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2662
2663 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2664
2665         * g++.old-deja/g++.pt/unify8.C: New test.
2666
2667 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2668
2669         * g++.old-deja/g++.abi/vbase1.C: New test.
2670
2671 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2672
2673         * g++.old-deja/g++.pt/crash65.C: New test.
2674
2675 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2676
2677         * gcc.dg/cpp/assembl2.S: New test case.
2678
2679 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2680
2681         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2682         are supported.
2683
2684 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2685
2686         * g++.old-deja/g++.other/builtins1.C: New test.
2687         * g++.old-deja/g++.other/builtins2.C: Likewise.
2688         * g++.old-deja/g++.other/builtins3.C: Likewise.
2689         * g++.old-deja/g++.other/builtins4.C: Likewise.
2690
2691 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2692
2693         * gcc.c-torture/compile/20010117-1.c: New test.
2694         * gcc.c-torture/compile/20010117-2.c: New test.
2695
2696 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2697
2698         * g77.f-torture/execute/20010116.[fx]: New test,
2699         XFAIL on i?86-*-*.
2700         * g77.f-torture/compile/20010115.f: Indicate it's
2701         a test for PR fortran/1636.
2702
2703 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2704
2705         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2706
2707 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2708
2709         * g77.f-torture/compile/20010115.f: New test.
2710
2711 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2712
2713         * g++.old-deja/g++.pt/nontype5.C: New test.
2714
2715 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2716
2717         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2718         have an equivalent working one below it.
2719
2720 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2721
2722         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2723         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2724
2725 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2726
2727         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2728         message containing "init_priority".
2729         (conpr-2.C): Likewise.
2730         (conpr-3.C): Likewise.
2731         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2732
2733 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2734
2735         * gcc.c-torture/execute/20010114-2.c: New test.
2736
2737 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2738
2739         * gcc.c-torture/compile/20010114-1.c: New test.
2740         * gcc.c-torture/compile/20010114-1.x: Xfail.
2741         * gcc.c-torture/compile/20010114-2.c: New test.
2742         * gcc.c-torture/execute/20010114-1.c: New test.
2743         * gcc.dg/trunc-1.c: New test.
2744         * gcc.dg/uninit-B.c: New test.
2745
2746 2001-01-13  Nick Clifton  <nickc@redhat.com>
2747
2748         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2749         target.
2750
2751 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2752
2753         * gcc.c-torture/compile/20010113-1.c: New test.
2754
2755 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2756
2757         * gcc.c-torture/compile/20001212-1.c: New test.
2758
2759 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2760
2761         * gcc.dg/cpp/widestr1.c: Update.
2762         * gcc.dg/cpp/prag-imp.c: Remove.
2763
2764 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2765
2766         * gcc.c-torture/execute/20000801-3.x: Remove.
2767         * gcc.dg/c90-init-1.c: New test.
2768         * gcc.dg/c99-init-1.c: New test.
2769         * gcc.dg/c99-init-2.c: New test.
2770         * gcc.dg/gnu99-init-1.c: New test.
2771
2772 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2773
2774         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2775         testing that no relevant ones were found.
2776
2777 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2778
2779         * g++.old-deja/g++.pt/cast2.C: New test.
2780
2781 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2782
2783         * g++.old-deja/g++.pt/friend47.C: New test.
2784
2785 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2786
2787         * g++.old-deja/g++.pt/instantiate13.C: New test.
2788
2789 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2790
2791         * g++.old-deja/g++.other/defarg7.C: New test.
2792         * g++.old-deja/g++.other/defarg8.C: New test.
2793
2794 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2795
2796         * g++.old-deja/g++.pt/crash64.C: New test.
2797
2798 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2799
2800         * g++.old-deja/g++.pt/crash63.C: New test.
2801
2802 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2803
2804         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2805
2806 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2807
2808         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2809
2810 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2811
2812         * g++.old-deja/g++.pt/error3.C: New test.
2813
2814 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2815
2816         * g++.old-deja/g++.other/crash39.C: New test.
2817
2818 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2819
2820         * g++.old-deja/g++.other/vbase4.C: New test.
2821
2822 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2823
2824         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2825         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2826         * gcc.dg/special/special.exp: New test driver which will check
2827         for alias support for the above test.
2828
2829 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2830
2831         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2832         problems on small machines.
2833         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2834         parameterize.
2835
2836 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2837
2838         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2839         mips.
2840         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2841
2842 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2843
2844         * g++.old_deja/g++.pt/using8.C: New test.
2845
2846 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2847
2848         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2849
2850 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2851
2852         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2853         where a failure is expected.
2854         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2855
2856 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2857
2858         * g++.old_deja/g++.pt/instantiate12.C: New test.
2859
2860 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2861
2862         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2863         start of structs.
2864         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2865         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2866         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2867         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2868         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2869         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2870         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2871         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2872         * g++.old-deja/g++.eh/spec6.C: Likewise.
2873         * g++.old-deja/g++.jason/crash3.C: Likewise.
2874         * g++.old-deja/g++.law/ctors11.C: Likewise.
2875         * g++.old-deja/g++.law/ctors17.C: Likewise.
2876         * g++.old-deja/g++.law/ctors5.C: Likewise.
2877         * g++.old-deja/g++.law/ctors9.C: Likewise.
2878         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2879         * g++.old-deja/g++.mike/net22.C: Likewise.
2880         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2881         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2882         * g++.old-deja/g++.mike/virt3.C: Likewise.
2883         * g++.old-deja/g++.niklas/t128.C: Likewise.
2884         * g++.old-deja/g++.other/anon4.C: Likewise.
2885         * g++.old-deja/g++.other/using1.C: Likewise.
2886         * g++.old-deja/g++.other/warn3.C: Likewise.
2887         * g++.old-deja/g++.pt/t37.C: Likewise.
2888         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2889         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2890
2891 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2892
2893         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2894
2895 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2896
2897         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2898
2899 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2900
2901         * gcc.c-torture/compile/20010107-1.c: New test.
2902
2903 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2904
2905         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2906
2907 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2908
2909         * gcc.dg/format/format.h: New file.
2910         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2911         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2912         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2913         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2914         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2915         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2916         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2917         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2918         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2919         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2920         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2921         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2922         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2923         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2924         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2925         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2926         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2927         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2928         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2929         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2930         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2931         instead of declaring standard types, macros and functions in each
2932         test.
2933
2934 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2935
2936         * gcc.c-torture/execute/20010106-1.c: New test.
2937
2938 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2939
2940         * gcc.dg/format/format.exp: New file.
2941         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2942         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2943         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2944         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2945         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2946         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2947         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2948         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2949         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2950         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2951         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2952         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2953         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2954         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2955         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2956         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2957         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2958         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2959         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2960         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2961         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2962         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2963         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2964         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2965         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2966         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2967         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2968         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2969         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2970         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2971         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2972         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2973         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2974         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2975         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2976         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2977         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2978         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2979         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2980         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2981         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2982         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2983
2984 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2985
2986         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2987         account.
2988
2989 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2990
2991         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2992
2993 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2994
2995         * g++.old-deja/g++.pt/crash62.C: New test.
2996
2997 2001-01-04  Richard Henderson  <rth@redhat.com>
2998
2999         * gcc.dg/20000926-1.c: Update expected warnings.
3000         * gcc.dg/array-2.c: Likewise.
3001         * gcc.dg/array-4.c: Also validate flexible array members.
3002         * gcc.dg/c99-flex-array-1.c: New.
3003
3004 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3005
3006         * gcc.c-torture/compile/20001222-1.x: Remove.
3007
3008 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3009
3010         * gcc.c-torture/execute/built-in-setjmp.c: New.
3011
3012 2001-01-03  Richard Henderson  <rth@redhat.com>
3013
3014         * gcc.dg/940510-1.c: Update expected error wording.
3015         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
3016
3017 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
3018
3019         * lib/target-supports.exp (check_alias_available): Modified to
3020         indicate aliases not supported if only weak aliases are supported.
3021
3022 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3023
3024         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
3025         Turn on cmpstrsi checks for __pj__ and __i370__.
3026
3027 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3028
3029         * g++.old-deja/g++.other/virtual11.C: New test.
3030
3031 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3032
3033         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
3034
3035 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3036
3037         * gcc.c-torture/compile/20010102-1.c: New test.
3038
3039 2001-01-02  Andreas Jaeger  <aj@suse.de>
3040
3041         * gcc.dg/noreturn-3.c: New test.
3042
3043         * gcc.dg/noreturn-4.c: New test.
3044
3045 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3046
3047         * gcc.c-torture/execute/stdio-opt-1.c: Also test
3048         __builtin_fputc and __builtin_fwrite.
3049
3050 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3051
3052         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
3053         signed char, not default char.
3054
3055 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3056
3057         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
3058
3059 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
3060
3061         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
3062
3063 2000-12-29  Richard Henderson  <rth@redhat.com>
3064
3065         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
3066         (__cyg_profile_func_exit): Define.
3067
3068 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3069
3070         * g++.dg/vtgc1.C: New test.
3071
3072 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
3073
3074         * gcc.dg/noncompile/20001228-1.c: New test.
3075
3076         * gcc.dg/20001228-1.c: New test.
3077
3078         * gcc.c-torture/execute/20001228-1.c: New test.
3079
3080 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3081
3082         * gcc.dg/format-strfmon-1.c: New test.
3083
3084 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3085
3086         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
3087         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
3088         * gcc.c-torture/execute/string-opt-1.c: Likewise.
3089         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3090         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3091         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3092         * gcc.c-torture/execute/string-opt-6.c: Likewise.
3093         * gcc.c-torture/execute/string-opt-7.c: Likewise.
3094         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3095         * gcc.c-torture/execute/string-opt-9.c: Likewise.
3096         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3097         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3098         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3099
3100         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3101         * gcc.c-torture/execute/string-opt-4.c: Test index.
3102
3103 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
3104
3105         * gcc.c-torture/compile/20001226-1.c: New test.
3106
3107 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3108
3109         * gcc.c-torture/compile/20001222-1.c: New test.
3110         * gcc.c-torture/compile/20001222-1.x: Xfail.
3111
3112 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
3113
3114         * gcc.c-torture/execute/comp-goto-2.c: New test.
3115
3116 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
3117
3118         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3119         Use long types if __INT_MAX__ is 32767.
3120         (main): Use cast to (sint32 *) when poking 88 into a_page.
3121
3122         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3123
3124 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3125
3126         * gcc.c-torture/compile/20001221-1.c: New test.
3127         * gcc.c-torture/execute/20001221-1.c: New test.
3128
3129 2000-12-20  Richard Henderson  <rth@redhat.com>
3130
3131         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3132         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3133
3134 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3135
3136         * gcc.dg/compare3.c: New test.
3137
3138 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3139
3140         * gcc.dg/format-warnll-1.c: New test.
3141
3142 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3143
3144         * gcc.dg/cpp/cmdlne-P.c: New test.
3145
3146 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3147
3148         * gcc.c-torture/execute/builtin-abs-1.c,
3149         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3150
3151 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3152
3153         * gcc.dg/cpp/multiline.c: New test.
3154
3155 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3156
3157         * g++.old-deja/g++.other/syshdr1.C: Update.
3158         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3159
3160 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3161
3162         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3163
3164 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3165
3166         * g++.old-deja/g++.pt/ttp65.C: New test.
3167
3168 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3169
3170         * g++.old-deja/g++.pt/ttp64.C: New test.
3171
3172 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3173
3174         * g++.old-deja/g++.pt/spec33.C: New test.
3175
3176 2000-12-14  Catherine Moore  <clm@redhat.com>
3177
3178         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3179         * gcc.c-torture/execute/920612-2.c: Likewise.
3180         * gcc.c-torture/execute/920428-2.c: Likewise.
3181         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3182         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3183
3184 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3185
3186         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3187         * gcc.dg/pack-test-2.c: Likewise.
3188
3189 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3190
3191         Tests by Zack Weinberg <zackw@stanford.edu>.
3192
3193         * gcc.dg/cpp/defined.c: Update.
3194         * gcc.dg/cpp/defined_trad.c: New tests.
3195
3196 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3197
3198         * gcc.dg/cpp/trad-direct.c: Update.
3199
3200 2000-12-11  Neil Booth  <neilb@earthling.net>
3201
3202         * gcc.dg/cpp/defined_trad.c
3203
3204 2000-12-11  Neil Booth  <neilb@earthling.net>
3205
3206         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3207
3208 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3209
3210         * gcc.dg/format-miss-2.c: New test.
3211
3212 2000-12-09  Neil Booth  <neilb@earthling.net>
3213
3214         * gcc.dg/cpp/lineflags.c: New tests.
3215         * gcc.dg/cpp/poison.c: Update.
3216         * gcc.dg/cpp/redef2.c: Update.
3217         * gcc.dg/cpp/skipping.c: New test.
3218
3219 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3220
3221         * g++.old-deja/g++.other/eh3.C: New testcase.
3222
3223 2000-12-07  Neil Booth  <neilb@earthling.net>
3224
3225         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3226         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3227         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3228         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3229         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3230         Update.
3231
3232 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3233
3234         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3235         __SIZE_TYPE__ instead of int for type of integers cast to
3236         pointers.
3237
3238 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3239
3240         * g++.old-deja/g++.other/cleanup4.C: New test.
3241
3242 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3243
3244         * format-sec-1.c: New test.
3245
3246 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3247
3248         * gcc.dg/format-nonlit-3.c: New test.
3249
3250 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3251
3252         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3253         through a null pointer.
3254
3255 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3256
3257         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3258         * g++.old-deja/g++.pt/partial4.C: New test.
3259
3260 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3261
3262         * gcc.c-torture/execute/ieee/hugeval.x: New.
3263
3264 2000-12-06  Neil Booth  <neilb@earthling.net>
3265
3266         * gcc.dg/cpp/backslash2.c: New tests.
3267
3268 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3269
3270         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3271         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3272
3273 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3274
3275         * gcc.c-torture/execute/20001203-2.c: New testcase.
3276
3277 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3278
3279         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3280         * g++.old-deja/g++.other/virtual10.C: New test.
3281
3282 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3283
3284         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3285
3286 2000-12-05  Richard Henderson  <rth@redhat.com>
3287
3288         * gcc.c-torture/compile/20001205-1.c: New.
3289
3290 2000-12-04  Neil Booth  <neilb@earthling.net>
3291
3292         * g++.old-deja/g++.other/virtual9.C: New test.
3293         * g++.old-deja/g++.pt/crash61.C: New test.
3294         * gcc.c-torture/execute/loop-9.c: New test.
3295
3296 2000-12-04  Neil Booth  <neilb@earthling.net>
3297
3298         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3299         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3300         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3301         * gcc.dg/cpp/extratokens.c: ...here.
3302
3303 2000-12-04  Neil Booth  <neilb@earthling.net>
3304
3305         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3306         New tests.
3307
3308 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3309
3310         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3311         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3312
3313 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3314
3315         * gcc.c-torture/execute/20001203-1.c: New test.
3316
3317 2000-12-03  Neil Booth  <neilb@earthling.net>
3318
3319         * gcc.dg/cpp/macro6.c: New test cases.
3320
3321 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3322
3323         * gcc.c-torture/execute/string-opt-9.c: New test.
3324         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3325         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3326         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3327
3328         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3329         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3330
3331 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3332
3333         * gcc.dg/cpp/if-6.c: New testcase.
3334
3335         * gcc.dg/20001201-1.c: New testcase.
3336
3337 2000-12-02  Neil Booth  <neilb@earthling.net>
3338
3339         * g++.old-deja/g++.other/externC4.C,
3340         g++.old-deja/g++.other/friend10.C: New tests.
3341
3342 2000-12-02  Neil Booth  <neilb@earthling.net>
3343
3344         * g++.old-deja/g++.other/instan2.C
3345         * g++.old-deja/g++.other/instan3.C: New test.
3346
3347 2000-12-02  Neil Booth  <neilb@earthling.net>
3348
3349         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3350         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3351         gnuc99.c,gnuc99-pedantic.c: New tests.
3352
3353 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3354
3355         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3356         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3357
3358 2000-12-01  Neil Booth  <neilb@earthling.net>
3359
3360         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3361         * gcc.dg/cpp/poison.c: Update.
3362         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3363
3364 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3365
3366         * g77.f-torture/execute/20001201.f: New test.
3367
3368 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3369
3370         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3371
3372 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3373
3374         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3375
3376 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3377
3378         * g++.old-deja/g++.other/cast6.C: New test.
3379
3380 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3381
3382         * gcc.c-torture/execute/20001130-2.c: New testcase.
3383
3384 2000-11-30  Richard Henderson  <rth@redhat.com>
3385
3386         * gcc.c-torture/execute/20001130-1.c: New test.
3387
3388 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3389
3390         * g++.old-deja/g++.other/op3.C: New test.
3391
3392 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3393
3394         * g++.old-deja/g++.other/op2.C: New test.
3395
3396 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3397
3398         * g++.old-deja/g++.other/crash38.C: New test.
3399
3400 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3401
3402         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3403
3404 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3405
3406         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3407         tests.
3408         * gcc.c-torture/execute/string-opt-6.c: New test.
3409
3410         * gcc.dg/20001117-1.c: Add main.
3411
3412 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3413
3414         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3415         Move from here ...
3416         * gcc.dg/940510-1.c: ... to here.
3417
3418         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3419         zero-size arrays in toplevel structures.
3420
3421 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3422
3423         * gcc.c-torture/execute/loop-8.c: New test.
3424
3425 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3426
3427         * g++.old-deja/g++.other/base1.C: New test.
3428
3429 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3430
3431         * g++.old-deja/g++.other/parse2.C: New test.
3432
3433 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3434
3435         * g++.old-deja/g++.pt/incomplete1.C: New test.
3436
3437 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3438
3439         * g++.old-deja/g++.other/friend9.C: New test.
3440
3441 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3442
3443         * gcc.dg/20001127-1.c: New test.
3444
3445 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3446
3447         * g++.old-deja/g++.pt/friend46.C: New test.
3448
3449 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3450
3451         * g++.old-deja/g++.other/ptrmem8.C: New test.
3452
3453 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3454
3455         * gcc.c-torture/execute/string-opt-7.c: New test.
3456         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3457
3458 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3459
3460         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3461         instead of 'mkcheck 2'.
3462
3463 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3464
3465         * gcc.c-torture/execute/memcheck/driver.c,
3466         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3467         C9X references to refer to C99.
3468
3469 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3470
3471         * gcc.dg/ultrasp3.c: New test.
3472
3473 2000-11-25  Neil Booth  <neilb@earthling.net>
3474
3475         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3476
3477 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3478
3479         * gcc.c-torture/compile/20001123-2.c: New.
3480
3481 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3482
3483         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3484
3485 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3486
3487         * gcc.dg/sequence-point-1.c: Add some new tests.
3488         * gcc.c-torture/execute/20001124-1.c: New test.
3489
3490 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3491
3492         * g++.old-deja/g++.other/vaarg4.C: New test.
3493         * gcc.c-torture/compile/20001123-1.c: New test.
3494
3495 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3496
3497         * g++.other/crash24.C: Adjust and remove XFAIL.
3498         * g++.other/crash37.C: New test.
3499
3500 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3501
3502         * g++.old-deja/g++.pt/instantiate9.C: New test.
3503
3504 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3505
3506         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3507         new ABI, too.
3508
3509         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3510         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3511
3512 2000-11-22  Neil Booth  <neilb@earthling.net>
3513
3514         * gcc.dg/cpp/Wtrigraphs.c: New test.
3515
3516 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3517
3518         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3519
3520 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3521
3522         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3523
3524 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3525
3526         * lib/gcc-dg.exp: load_lib scanasm.exp.
3527         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3528         * lib/g++-dg.exp: load_lib scanasm.exp.
3529         * lib/scanasm.exp: New.
3530         (scan-assembler, scan-assembler-not): Add optional arguments to
3531         test name, or if not present, the pattern name.
3532         (scan-assembler-dem, scan-assembler-dem-not): New.
3533
3534         * g++.dg/dg.exp: New.
3535
3536 2000-11-21  Neil Booth  <neilb@earthling.net>
3537
3538         * gcc.dg/cpp/integrated1.c: Remove.
3539
3540 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3541
3542         * gcc.c-torture/execute/20001121-1.c: New test.
3543
3544 2000-11-21  Richard Henderson  <rth@redhat.com>
3545
3546         * gcc.c-torture/compile/20001121-1.c: New test.
3547
3548 2000-11-20  Neil Booth  <neilb@earthling.net>
3549
3550         * gcc.dg/cpp/integrated1.c: New test.
3551
3552 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3553
3554         * g++.old-deja/g++.other/inline17.C: New test.
3555
3556 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3557
3558         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3559         local variable to be zero: I made the variable global. Now
3560         uses abort() and exit() instead of relying on main's return value.
3561
3562 2000-11-20  Neil Booth  <neilb@earthling.net>
3563
3564         * gcc.dg/cpp/paste2.c: Update test.
3565         * objc/execute/paste.m: New test.
3566
3567 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3568
3569         * gcc.dg/c99-condexpr-1.c: New test.
3570
3571 2000-11-20  Neil Booth  <neilb@earthling.net>
3572
3573         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3574
3575 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3576
3577         * g++.old-deja/g++.pt/export1.C: New test.
3578
3579 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3580
3581         * gcc.dg/20001117-1.c: New test.
3582
3583 2000-11-18  Richard Henderson  <rth@redhat.com>
3584
3585         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3586
3587 2000-11-18  Richard Henderson  <rth@redhat.com>
3588
3589         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3590         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3591         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3592
3593 2000-11-18  Richard Henderson  <rth@redhat.com>
3594
3595         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3596         (main): New.  Exit cleanly.
3597
3598 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3599
3600         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3601         gcc.dg/c99-fordecl-2.c: New tests.
3602
3603 2000-11-18  Richard Henderson  <rth@redhat.com>
3604
3605         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3606         * gcc.c-torture/execute/zerolen-2.c: New.
3607
3608 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3609
3610         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3611         memory.
3612
3613 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3614
3615         * g++.old-deja/g++.pt/instantiate8.C: New test.
3616
3617 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3618
3619         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3620         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3621
3622 2000-11-16  Nick Clifton  <nickc@redhat.com>
3623
3624         * gcc.c-torture/execute/nestfunc-2.c: New test.
3625         * gcc.c-torture/execute/nestfunc-3.c: New test.
3626
3627 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3628
3629         * gcc.c-torture/compile/20001116-1.c: New test.
3630
3631 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3632
3633         * gcc.c-torture/execute/20001115-1.c: New test.
3634
3635 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3636
3637         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3638         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3639         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3640         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3641
3642 2000-11-15  Neil Booth  <neilb@earthling.net>
3643
3644         gcc.dg/cpp/_Pragma1.c: Update.
3645         gcc.dg/cpp/_Pragma2.c: New test.
3646
3647 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3648
3649         * g++.old-deja/g++.other/anon5.C: New test.
3650
3651 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3652
3653         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3654         tests.
3655
3656 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3657
3658         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3659         output.
3660
3661 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3662
3663         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3664         labels at end of compound statements.
3665
3666 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3667
3668         * gcc.c-torture/execute/loop-7.c: New test.
3669
3670 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3671
3672         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3673
3674 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3675
3676         * gcc.dg/c99-bool-1.c: New test.
3677
3678 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3679
3680         * gcc.dg/c99-scope-1.c: Remove xfail.
3681         * gcc.dg/c99-scope-2.c: New test.
3682
3683 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3684
3685         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3686         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3687
3688 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3689
3690         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3691         error messages.
3692
3693         * g++.mike/p700.C: Don't typedef wchar_t.
3694         * g++.mike/p784.C: Likewise.
3695         * g++.mike/eb101.C: Don't use __wchar_t.
3696
3697 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3698
3699         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3700         from DO loop.
3701
3702 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3703
3704         * gcc.c-torture/execute/20001111-1.c: New test.
3705
3706 2000-11-10  Nick Clifton  <nickc@redhat.com>
3707
3708         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3709         long multuiple and accumulate.
3710
3711 2000-11-09  Richard Henderson  <rth@redhat.com>
3712
3713         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3714         via size_t instead of int.
3715
3716         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3717         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3718         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3719         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3720
3721 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3722
3723         * gcc.c-torture/compile/20001109-1.c: New test.
3724         * gcc.c-torture/compile/20001109-2.c: New test.
3725
3726 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * g++.old-deja/g++.pt/operator1.C: New test.
3729         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3730
3731 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3732
3733         * gcc.dg/20001108-1.c: New test.
3734
3735 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3736
3737         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3738         with both arguments constant strings.
3739         * gcc.c-torture/execute/string-opt-3.c: New test.
3740         * gcc.c-torture/execute/string-opt-4.c: New test.
3741         * gcc.c-torture/execute/string-opt-5.c: New test.
3742
3743 2000-11-08  Nick Clifton  <nickc@redhat.com>
3744
3745         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3746         mulsidi3adddi patterns.
3747
3748 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3749
3750         * g++.old-deja/g++.other/crash36.C: New test.
3751
3752 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3753
3754         * g++.old-deja/g++.other/init16.C: New test.
3755
3756 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3757
3758         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3759
3760 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3761
3762         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3763         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3764         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3765
3766 2000-11-07  DJ Delorie  <dj@redhat.com>
3767
3768         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3769
3770 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3771
3772         * gcc.c-torture/execute/string-opt-1.c: New test.
3773
3774 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3775
3776         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3777         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3778         parameters in registers, and there is no way for a varargs
3779         function to know in which order the integer and floating-point
3780         parameters should be interleaved when they are placed on the
3781         stack.
3782         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3783         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3784
3785 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3786
3787         * gcc.c-torture/execute/string-opt-2.c: New test.
3788
3789 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3790
3791         * g++.old-deja/g++.pt/crash60.C: New test.
3792
3793 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3794
3795         * g++.old-deja/g++.other/crash24.C: New test.
3796         * g++.old-deja/g++.other/crash25.C: New test.
3797         * g++.old-deja/g++.other/crash26.C: New test.
3798         * g++.old-deja/g++.other/crash27.C: New test.
3799         * g++.old-deja/g++.other/crash28.C: New test.
3800         * g++.old-deja/g++.other/crash29.C: New test.
3801         * g++.old-deja/g++.other/crash30.C: New test.
3802         * g++.old-deja/g++.other/crash31.C: New test.
3803         * g++.old-deja/g++.other/crash32.C: New test.
3804         * g++.old-deja/g++.other/crash33.C: New test.
3805         * g++.old-deja/g++.other/crash34.C: New test.
3806         * g++.old-deja/g++.other/crash35.C: New test.
3807
3808 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3809
3810         * gcc.c-torture/execute/20001031-1.c: New test.
3811
3812 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3813
3814         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3815         namespace.
3816
3817         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3818         standards-conformant.
3819
3820         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3821
3822         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3823         * g++.old-deja/g++.mike/p755a.C: Likewise.
3824         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3825         library makes no calls to `operator new' during initialization.
3826
3827 2000-11-04  Neil Booth  <neilb@earthling.net>
3828
3829         * gcc.dg/cpp/include2.c: New tests.
3830
3831 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3832
3833         * lib/g++.exp (g++_set_ld_library_path): New function.
3834         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3835
3836 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3837
3838         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3839         warnings.
3840
3841 2000-11-01  Richard Henderson  <rth@redhat.com>
3842
3843         * g++.old-deja/g++.ext/namedret1.C: New.
3844         * g++.old-deja/g++.ext/namedret2.C: New.
3845         * g++.old-deja/g++.ext/namedret3.C: New.
3846
3847 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3848
3849         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3850         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3851
3852 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3853
3854         * gcc.c-torture/execute/va-arg-21.c: New test.
3855
3856 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3857
3858         * gcc.dg/c99-complex-2.c: New test.
3859
3860 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3861
3862         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3863
3864 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3865
3866         * g++.old-deja/g++.other/inline16.C: New test.
3867
3868 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3869
3870         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3871         __PRETTY_FUNCTION__
3872
3873 2000-10-29  Neil Booth  <neilb@earthling.net>
3874
3875         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3876         New tests.
3877         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3878         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3879         optimisation.
3880
3881 2000-10-29  Neil Booth  <neilb@earthling.net>
3882
3883         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3884         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3885         * mi5.c: Test multiple includes work with -C.
3886         * trigraphs.c: Test ^= version.
3887
3888 2000-10-28  Neil Booth  <neilb@earthling.net>
3889
3890         New tests and test updates for new macro expander.
3891
3892         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3893         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3894         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3895         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3896         new diagnostic messages.
3897
3898         * gcc.dg/cpp/macro3.c: New tests.
3899
3900 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3901
3902         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3903         on the same line.
3904
3905 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3906
3907         * g++.old-deja/g++.other/eh2.C: New test.
3908
3909 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3910
3911         * gcc.c-torture/execute/20001027-1.c: New test.
3912
3913 2000-10-26  Richard Henderson  <rth@redhat.com>
3914
3915         * gcc.c-torture/execute/20001026-1.c: New.
3916
3917 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3918
3919         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3920         * g++.old-deja/g++.law/builtin1.C: Likewise.
3921         * g++.old-deja/g++.law/ctors10.C: Likewise.
3922         * g++.old-deja/g++.law/virtual3.C: Likewise.
3923         * g++.old-deja/g++.mike/p658.C: Likewise.
3924         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3925         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3926         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3927         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3928         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3929
3930 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3931
3932         * gcc.c-torture/compile/20001024-1.c: New test.
3933
3934 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3935
3936         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3937         to tell us whether or not we are using V3.
3938
3939 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3940
3941         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3942         operands.
3943
3944 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3945
3946         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3947
3948 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3949
3950         * gcc.c-torture/execute/20001024-1.c: New test.
3951
3952 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3953
3954         * g++.old-deja/g++.other/sibcall1.C: New test.
3955
3956 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3957
3958         * gcc.dg/noncompile/init-3.c: New test.
3959
3960 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3961
3962         * gcc.dg/format-array-1.c: New test.
3963
3964 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3965
3966         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3967         writing through null pointers; remove comment about testing
3968         unterminated strings.
3969
3970 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3971
3972         * gcc.c-torture/execute/20001017-2.c: New test.
3973
3974 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3975
3976         * gcc.c-torture/compile/20001018-1.c: New test.
3977         * gcc.c-torture/compile/20001018-1.x: Xfail.
3978
3979 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3980
3981         * gcc.c-torture/execute/20001017-1.c: New test.
3982
3983 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3984
3985         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3986         for multiple use of arguments with scanf formats; add tests for
3987         multiple use of arguments.
3988
3989 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3990
3991         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3992
3993 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3994
3995         * gcc.dg/format-miss-1.c: New test.
3996
3997 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3998
3999         * gcc.c-torture/execute/20001013-1.c: New test.
4000
4001 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4002
4003         * gcc.dg/format-branch-1.c: New test.
4004
4005 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4006
4007         * README, lib/file-format.exp: Remove EGCS references.
4008
4009 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4010
4011         * gcc.dg/20001013-1.c: New test.
4012
4013 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4014
4015         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
4016         for intmax_t in the compiler using __typeof__ and the type rules
4017         for conditional expressions.
4018
4019 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
4020
4021         * gcc.dg/20001012-1.c: New test.
4022         * gcc.dg/20001012-2.c: New test.
4023
4024 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4025
4026         * gcc.dg/format-attr-1.c: New test.
4027
4028 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4029
4030         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
4031         __LONG_LONG_MAX__ instead of LLONG_MAX.
4032
4033 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4034
4035         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
4036         scanf flags.
4037         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
4038         flags.
4039
4040 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4041
4042         * gcc.dg/sequence-pt-1.c: New test.
4043
4044 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
4045
4046         * gcc.c-torture/execute/20001011-1.c: New testcase.
4047         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
4048
4049 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4050
4051         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
4052         does not error on it.
4053
4054 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4055
4056         * gcc.dg/20001009-1.c: New test.
4057
4058 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4059
4060         * gcc.c-torture/compile/20001009-1.c: Move from here ....
4061         * gcc.c-torture/execute/20001009-2.c: ... to here.
4062
4063 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
4064
4065         * gcc.c-torture/compile/20001009-1.c: New testcase.
4066         * gcc.c-torture/execute/20001009-1.c: New testcase.
4067         Testcases provided by Jan Hubicka <jh@suse.cz>.
4068
4069 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4070
4071         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4072         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
4073         uintmax_t using <limits.h> to emulate the compiler's internal
4074         logic.  No longer XFAIL %j tests.
4075
4076 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4077
4078         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
4079         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4080         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
4081         regexps and details of expected handling of some bad formats.
4082         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
4083         suppression.
4084
4085 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4086
4087         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
4088         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
4089         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
4090         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
4091         in list archives.
4092
4093 2000-10-06  Richard Henderson  <rth@cygnus.com>
4094
4095         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
4096         * g++.old-deja/g++.brendan/crash52.C: Likewise.
4097         * g++.old-deja/g++.jason/report.C: Likewise.
4098         * g++.old-deja/g++.law/friend5.C: Likewise.
4099         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
4100         of the expected warnings.
4101
4102 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4103
4104         * g++.old-deja/g++.pt/enum14.C: New test.
4105
4106 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4107
4108         * g++.old-deja/g++.pt/crash59.C: New test.
4109
4110 2000-10-04  Will Cohen  <wcohen@redhat.com>
4111
4112         * gcc.dg/20000926-1.c: New test.
4113
4114 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
4115
4116         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4117         function name for current C++ compiler.
4118         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4119
4120 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4121
4122         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4123         __PRETTY_FUNCTION__.
4124         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4125
4126 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4127
4128         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4129
4130 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4131
4132         * gcc.c-torture/compile/20000923-1.c: New test.
4133
4134 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4135
4136         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4137         * g++.old-deja/g++.pt/ttp62.C: Same.
4138         * g++.old-deja/g++.other/inline14.C: Same.
4139
4140 2000-09-24  Richard Henderson  <rth@cygnus.com>
4141
4142         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4143
4144 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4145
4146         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4147
4148 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4149
4150         * gcc.c-torture/compile/20000922-1.c: New file.
4151
4152 2000-09-21  Nick Clifton  <nickc@redhat.com>
4153
4154         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4155         a signed long modulo operation.
4156         (mod6): New funciton - perform an unsigned long modulo operation.
4157         (main): Add tests for modulos of very large numbers by very small
4158         dividends.
4159
4160 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4161
4162         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4163
4164 2000-09-19  Richard Henderson  <rth@cygnus.com>
4165
4166         * gcc.dg/compare2.c (case 10): XFAIL.
4167
4168 2000-09-18  Richard Henderson  <rth@cygnus.com>
4169
4170         * gcc.c-torture/execute/20000906-1.c: Move ...
4171         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4172         that support __builtin_trap.
4173
4174 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4175
4176         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4177
4178 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4179
4180         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4181         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4182         more $ format tests.
4183
4184 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4185
4186         * gcc.dg/format-errmk-1.c: New test.
4187
4188 2000-09-17  Greg McGary  <greg@mcgary.org>
4189
4190         * gcc.c-torture/execute/20000917-1.x: Remove.
4191
4192 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4193
4194         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4195
4196 2000-09-17  Greg McGary  <greg@mcgary.org>
4197
4198         * gcc.c-torture/execute/20000917-1.c: New test.
4199         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4200
4201 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4202
4203         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4204         in nested macro bug.
4205
4206 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4207
4208         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4209
4210 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4211
4212         * gcc.c-torture/execute/20000914-1.c: New test.
4213
4214 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4215
4216         * g++.other/inline13.C: New test.
4217
4218 2000-09-12  Andreas Jaeger  <aj@suse.de>
4219
4220         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4221         constant by Ulrich Drepper <drepper@redhat.com>.
4222
4223 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4224
4225         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4226
4227 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4228
4229         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4230
4231 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4232
4233         * gcc.dg/cpp/backslash.c: New test.
4234
4235 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4236
4237         * gcc.c-torture/execute/20000910-1.c: New test.
4238         * gcc.c-torture/execute/20000910-2.c: Likewise.
4239
4240 2000-09-11  Robert Lipe  <robertl@sco.com>
4241
4242         * gcc.dg/pragma-align.c: New test.
4243
4244 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4245
4246         * g++.old-deja/g++.pt/explicit82.C: New test.
4247         * g++.old-deja/g++.pt/explicit83.C: New test.
4248
4249 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4250
4251         * gcc.dg/asm-names.c: New test.
4252
4253 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4254
4255         * gcc.dg/cpp/tr-warn6.c: New test
4256
4257 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4258
4259         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4260         be accepted.
4261
4262 2000-09-07  Catherine Moore  <clm@redhat.com>
4263
4264         * gcc.c-torture/execute/unroll-1.c: New test.
4265
4266 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4267
4268         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4269         ERROR markers.
4270         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4271         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4272         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4273         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4274         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4275         Preprocess only.
4276         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4277         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4278
4279 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4280
4281         * g++.old-deja/g++.pt/deduct2.C: New test.
4282
4283 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4284
4285         * g++.old-deja/g++.pt/parms2.C: New test.
4286
4287 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4288
4289         * g++.old-deja/g++.pt/crash58.C: New test.
4290
4291 2000-09-06  Greg McGary  <greg@mcgary.org>
4292
4293         * gcc.c-torture/execute/20000906-1.c: New test.
4294         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4295
4296 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4297
4298         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4299
4300 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4301
4302         * g++.old-deja/g++.pt/crash57.C: New test.
4303
4304 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4305
4306         * g++.old-deja/g++.pt/crash56.C: New test.
4307
4308 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4309
4310         * g++.old-deja/g++.pt/koenig1.C: New test.
4311
4312 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4313
4314         * gcc.dg/20000904-1.c: New test.
4315
4316 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4317
4318         * gcc.dg/cpp/paste8.c: New test.
4319
4320 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4321
4322         * gcc.c-torture/compile/20000827-1.c: New test.
4323
4324 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4325
4326         * gcc.dg/format-diag-1.c: New test.
4327
4328 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4329
4330         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4331         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4332         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4333         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4334         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4335
4336 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4337
4338         * g++.old-deja/g++.other/nested4.C: New test.
4339
4340 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4341
4342         * g++.old-deja/g++.ns/scoped1.C: New test.
4343
4344 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4345
4346         * lib/g++.exp: Support testing already-installed GCC.
4347
4348 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4349
4350         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4351
4352 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4353
4354         * gcc.dg/return-type-2.c: New test.
4355
4356 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4357
4358         * gcc.c-torture/compile/20000825-1.c: New test.
4359
4360 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4361
4362         * gcc.dg/dwarf2-2.c: New test.
4363
4364 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4365
4366         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4367         dg-warning regexps.
4368
4369 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4370
4371         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4372         gcc.dg/format-ext-5.c: New tests.
4373
4374 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4375
4376         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4377
4378 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4379
4380         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4381
4382 2000-08-24  Richard Henderson  <rth@cygnus.com>
4383
4384         * gcc.dg/ia64-sync-1.c: New test.
4385         * gcc.dg/ia64-sync-2.c: New test.
4386         * gcc.dg/ia64-asm-1.c: New test.
4387
4388 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4389
4390         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4391         * gcc.dg/format-ext-2.c: New test.
4392
4393 2000-08-23  Jason Merrill  <jason@redhat.com>
4394
4395         * lib/old-dejagnu.exp: Also ignore "In member function" and
4396         "At global scope".
4397
4398 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4399
4400         * gcc.dg/noncompile/label-lineno-1.c: New test.
4401
4402 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4403
4404         * gcc.dg/c99-array-nonobj-1.c: New test.
4405
4406 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4407
4408         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4409         tests.
4410         * gcc.dg/format-ext-1.c: New test.
4411
4412 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4413
4414         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4415         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4416         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4417         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4418         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4419
4420 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4421
4422         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4423         gcc.dg/c99-strftime-2.c: New tests.
4424
4425 2000-08-22  Richard Henderson  <rth@cygnus.com>
4426
4427         * gcc.c-torture/execute/20000822-1.c: New test.
4428
4429 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4430
4431         * gcc.c-torture/execute/20000819-1.x: Remove.
4432
4433 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4434
4435         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4436         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4437         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4438         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4439         gcc.dg/format-xopen-1.c: New tests.
4440
4441 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4442
4443         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4444
4445 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4446
4447         * g++.old-deja/g++.other/loop2.C: New test.
4448
4449         * gcc.c-torture/compile/20000606-1.c: New test.
4450         * gcc.c-torture/compile/20000728-1.c: New test.
4451         * gcc.c-torture/execute/20000801-1.c: New test.
4452         * gcc.c-torture/execute/20000801-2.c: New test.
4453         * gcc.c-torture/execute/20000819-1.c: New test.
4454         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4455         * gcc.dg/20000629-1.c: New test.
4456         * gcc.dg/20000724-1.c: New test.
4457         * gcc.dg/20000807-1.c: New test.
4458
4459 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4460
4461         * gcc.dg/cpp/pragma-1.c: New test.
4462         * gcc.dg/cpp/pragma-2.c: New test.
4463
4464 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4465
4466         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4467         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4468
4469 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4470
4471         * gcc.c-torture/compile/20000818-1.c: New test.
4472
4473 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4474
4475         * gcc.c-torture/execute/20000818-1.c: New test.
4476
4477 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4478
4479         * gcc.dg/format-va-1.c: New test.
4480
4481 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4482
4483         * g++.old-deja/g++.other/typedef8.C: New test.
4484
4485 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4486
4487         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4488         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4489         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4490         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4491         * g++.old-deja/g++.other/ptrmem7.C: New test.
4492         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4493
4494 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4495
4496         * g++.old-deja/g++.pt/typename27.C: New test.
4497
4498 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4499
4500         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4501         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4502         * g++.old-deja/g++.pt/friend45.C: New test.
4503         * g++.old-deja/g++.other/friend8.C: New test.
4504
4505 2000-08-15  Richard Henderson  <rth@cygnus.com>
4506
4507         * gcc.c-torture/execute/20000815-1.c: New test.
4508
4509 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4510
4511         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4512         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4513         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4514
4515 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4516
4517         * g++.old-deja/g++.other/refinit2.C: New test.
4518
4519 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4520
4521         * lib/c-torture.exp (c-torture): Make
4522         compiler_conditional_xfail_data global.
4523         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4524         compiler_conditional_xfail_data machinery.
4525         (f-torture-execute): Likewise.
4526         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4527         and only when unrolling loops.
4528
4529         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4530
4531 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4532
4533         * g++.old-deja/g++.pt/explicit81.C: New test.
4534
4535 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4536
4537         * g++.old-deja/g++.pt/typename26.C: New test.
4538
4539 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4540
4541         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4542         warning.
4543
4544 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4545
4546         * g++.old-deja/g++.other/array3.C: New test.
4547
4548 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4549
4550         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4551         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4552         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4553         New tests.
4554
4555 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4556
4557         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4558         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4559
4560 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4561
4562         * gcc.c-torture/execute/20000808-1.c: New test.
4563
4564 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4565
4566         * gcc.dg/c90-const-expr-1.c: New test.
4567
4568 2000-08-08  Richard Henderson  <rth@cygnus.com>
4569
4570         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4571
4572 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4573
4574         * gcc.dg/noncompile/const-ll-1.c: New test.
4575
4576 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4577
4578         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4579
4580 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4581
4582         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4583         that running programs linked against the shared version of libobjc
4584         run correctly.
4585
4586 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4587
4588         * gcc.dg/c99-printf-1.c: New test.
4589
4590 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4591
4592         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4593
4594 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4595
4596         * gcc.c-torture/execute/20000731-1.x: Delete.
4597
4598 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4599
4600         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4601         and torture_without_loops as is done by c-torture.exp.
4602         (search_for): Copy from c-torture.exp.
4603         (gcc-dg-runtest): New function, drives a directory of tests
4604         iterating over the TORTURE_OPTIONS.
4605         (scan-assembler, scan-assembler-not): Move here from
4606         individual directory drivers.
4607
4608         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4609         defined by lib/gcc-dg.exp.
4610         * gcc.dg/cpp/cpp.exp: Likewise.
4611         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4612         gcc-dg-runtest, so we cycle over optimization options.
4613
4614         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4615         * gcc.dg/compare2.c: No longer expected to fail.
4616
4617 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4618
4619         * gcc.c-torture/execute/20000804-1.c: New test.
4620
4621 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4622
4623         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4624
4625 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4626
4627         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4628
4629 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4630
4631         * gcc.c-torture/compile/20000803-1.c: New test.
4632
4633 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4634
4635         * gcc.c-torture/execute/20000801-3.c,
4636         gcc.c-torture/execute/20000801-4.c: New tests.
4637         * gcc.c-torture/execute/20000801-3.x,
4638         gcc.c-torture/execute/20000801-4.x: Xfail.
4639
4640 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4641
4642         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4643         libobjc/.libs to allow for libtool.
4644
4645 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4646
4647         * gcc.c-torture/compile/20000802-1.c: New test.
4648
4649 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4650
4651         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4652
4653 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4654
4655         * gcc-c-torture/execute/20000731-2.c: New test.
4656
4657         * gcc.c-torture/execute/20000731-1.c: New test.
4658         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4659
4660 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4661
4662         * testsuite/gcc.dg/cpp/paste7.c: New test.
4663         * gcc.dg/cpp/20000725-1.c: New test.
4664
4665 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4666
4667         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4668         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4669         declaration warning for __builtin_dwarf_reg_size.
4670
4671         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4672
4673 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4674
4675         * gcc.dg/noncompile/voidparam-1.c: New test.
4676
4677 2000-07-30  Richard Henderson  <rth@cygnus.com>
4678
4679         * gcc.dg/c90-digraph-1.c: Don't xfail.
4680         * gcc.dg/compare2.c (case 10): Xfail.
4681         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4682
4683 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4684
4685         * gcc.dg/c99-main-1.c: New test.
4686
4687 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4688
4689         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4690
4691 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4692
4693         * gcc.c-tortuer/execute/20000726-1.c: New test.
4694
4695 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4696
4697         * gcc.c-torture/execute/enum-2.c: New test.
4698
4699 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4700
4701         * gcc.dg/cpp/tr-warn3.c: New test.
4702
4703 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4704
4705         * g++.old-deja/g++.ext/implicit1.C: Remove.
4706         * g++.old-deja/g++.jason/c2.C: Remove
4707         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4708         * g++.old-deja/g++.pt/crash16.C: Likewise.
4709         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4710
4711 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4712
4713         * g++.old-deja/g++.other/for2.C: New test.
4714
4715 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4716
4717         * gcc.dg/20000720-1.c: New test.
4718
4719 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4720
4721         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4722
4723 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4724
4725         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4726         * gcc.c-torture/execute/20000722-1.c: New.
4727         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4728
4729 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4730
4731         * gcc.dg/cpp/20000720-1.S: New test.
4732
4733 2000-07-21  Michael Meissner  <meissner@redhat.com>
4734
4735         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4736
4737 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4738
4739         * g++.old-deja/g++.brendan/crash16.C,
4740         g++.old-deja/g++.brendan/parse3.C,
4741         g++.old-deja/g++.brendan/redecl1.C,
4742         g++.old-deja/g++.ns/template13.C,
4743         g++.old-deja/g++.other/decl4.C,
4744         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4745
4746 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4747
4748         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4749         and "Internal error".
4750
4751         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4752         regexps.
4753         * gcc.dg/cpp/paste6.c: New test.
4754
4755 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4756
4757         * gcc.dg/cpp/tr-direct.c: New test.
4758
4759         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4760         gcc.dg/cpp/undef1.c: Tweak error regexps.
4761
4762 2000-07-18  Eric Christopher <echristo@redhat.com>
4763
4764         * gcc.c-torture/compile/20000718-1.c: New test.
4765
4766 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4767
4768         * cpplex.c (_cpp_push_token): If the token being pushed back
4769         is the previous token in this context, just subtract one from
4770         context->posn.
4771         * cppmacro.c (save_expansion): Clear aux field when storing a
4772         placemarker.
4773
4774 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4775
4776         * gcc.dg/noncompile/redecl-1.c: New test.
4777
4778 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4779
4780         * gcc.c-torture/execute/20000717-5.c: New test.
4781         * gcc.c-torture/execute/20000717-1.x: Removed.
4782
4783 2000-07-17  Richard Henderson  <rth@cygnus.com>
4784
4785         * gcc.c-torture/execute/20000717-4.c: New test.
4786
4787 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4788
4789         * gcc.dg/cpp/syshdr.c: New test.
4790         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4791
4792 2000-07-17  Neil Booth  <neilb@earthling.net>
4793
4794         * gcc.dg/cpp/cmdlne-dM.c: New test.
4795         * gcc.dg/cpp/cmdlne-dD.c: New test.
4796
4797 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4798
4799         * gcc.c-torture/execute/20000717-3.c: New test.
4800
4801         * gcc.c-torture/compile/20000717-1.c: New test.
4802
4803 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4804
4805         * gcc.c-torture/execute/20000717-2.c: New test.
4806
4807 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4808
4809         * gcc.dg/formatz-1.c: New test.
4810
4811         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4812         * gcc.dg/c99-digraph-1.c: New tests.
4813
4814         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4815         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4816
4817         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4818         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4819         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4820         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4821         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4822         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4823         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4824
4825 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4826
4827         * gcc.c-torture/execute/20000717-1.c: New test.
4828         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4829
4830 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4831
4832         * gcc.c-torture/execute/20000715-2.c: New test.
4833         * gcc.dg/20000715-1.c: New test.
4834
4835 2000-07-15  Michael Meissner  <meissner@redhat.com>
4836
4837         * gcc.c-torture/execute/20000715-1.c: New test.
4838
4839 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4840
4841         * gcc.c-torture/execute/20000707-1.c: New test.
4842
4843 2000-07-13  Neil Booth  <NeilB@earthling.net>
4844
4845         * testsuite/gcc.dg/cpp/digraph1.c,
4846         testsuite/gcc.dg/cpp/digraph2.c,
4847         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4848
4849 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4850
4851         * g77.f-torture/compile/20000630-2.f:  New test.
4852         * g77.f-torture/compile/20000630-2.x
4853
4854 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4855
4856         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4857
4858 2000-07-11  Neil Booth  <NeilB@earthling.net>
4859
4860         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4861
4862 2000-07-11  Neil Booth  <NeilB@earthling.net>
4863
4864         * gcc.dg/cpp/cmdlne-C.c: New.
4865
4866 2000-07-09  Neil Booth  <NeilB@earthling.net>
4867
4868         * gcc.dg/cpp/directiv.c: New tests.
4869         * gcc.dg/cpp/undef1.c: Update.
4870
4871 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4872
4873         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4874
4875 2000-07-09  Neil Booth  <NeilB@earthling.net>
4876
4877         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4878
4879 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4880
4881         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4882         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4883
4884 2000-07-08  Neil Booth  <NeilB@earthling.net>
4885
4886         * gcc.dg/cpp/macsyntx.c: New tests.
4887
4888 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4889
4890         * gcc.dg/20000707-1.c: New test.
4891
4892 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4893
4894         * gcc.c-torture/execute/20000706-1.c: New test.
4895         * gcc.c-torture/execute/20000706-2.c: New test.
4896         * gcc.c-torture/execute/20000706-3.c: New test.
4897         * gcc.c-torture/execute/20000706-4.c: New test.
4898         * gcc.c-torture/execute/20000706-5.c: New test.
4899
4900 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4901
4902         * g++.old-deja/g++.pt/instantiate7.C: New test.
4903
4904 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4905
4906         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4907         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4908         * g++.old-deja/g++.other/rtti3.C: Likewise.
4909         * g++.old-deja/g++.other/rttid3.C: Likewise.
4910
4911 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4912
4913         *  g77.f-torture/compile/20000630-1.x: Fix typo
4914
4915 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4916
4917         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4918         assembly output.
4919
4920 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4921
4922         * gcc.dg/cpp/ident.c: New test.
4923
4924 2000-07-05  Neil Booth  <NeilB@earthling.net>
4925
4926         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4927           gcc.dg/cpp/lexstrng.c: New tests.
4928
4929 2000-07-04  Neil Booth  <NeilB@earthling.net>
4930
4931         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4932         * gcc.dg/cpp/strify2.c: Same.
4933
4934 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4935
4936         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4937         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4938         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4939         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4940
4941         * testsuite/gcc.dg/cpp/macro1.c,
4942         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4943         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4944         testsuite/gcc.dg/cpp/strify1.c,
4945         testsuite/gcc.dg/cpp/strify2.c: New tests.
4946
4947 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4948
4949         * gcc.c-torture/execute/20000703-1.c: New test.
4950
4951 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4952
4953         * g++.old-deja/g++.pt (lookup10.C): New test.
4954
4955 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4956
4957         * g++.old-deja/g++.pt (typename25.C): New test.
4958
4959 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4960
4961         * gcc.c-torture/compile/20000701-1.c: New test.
4962
4963 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4964
4965         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4966         to test case.
4967
4968 2000-06-30  Catherine Moore  <clm@cygnus.com>
4969
4970         * gcc.c-torture/execute/align-1.c: New test.
4971
4972 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4973
4974         * g++.old-deja/g++.pt/expr8.C: New test.
4975         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4976
4977 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4978
4979         * gcc.c-torture/compile/20000629-1.c: New test.
4980
4981 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4982
4983
4984         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4985         gcc.dg/noncompile directory, depending on whether they're
4986         preprocessor tests or not.  Annotate all the tests for the dg
4987         framework.
4988
4989         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4990         * gcc.dg/noncompile/noncompile.exp: New.
4991
4992         * Moved files:
4993         Old name                                New name
4994         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4995         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4996         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4997         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4998         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4999         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
5000         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
5001         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
5002         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
5003         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
5004         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
5005         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
5006         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
5007         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
5008         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
5009         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
5010         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
5011         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
5012         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
5013         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
5014         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
5015         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
5016         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
5017         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
5018
5019         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
5020         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
5021         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
5022         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
5023         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
5024         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
5025
5026 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5027
5028         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
5029         declare one variable.  On the fourth, error.
5030         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
5031         declared by 20000628-1a.h.
5032
5033 2000-06-29  Richard Henderson  <rth@redhat.com>
5034
5035         * gcc.c-torture/execute/930529-1.x: New file.
5036         * gcc.dg/920413-1.c: Adjust expected warning text.
5037         * gcc.dg/980217-1.c: Declare abort.
5038         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
5039
5040 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
5041
5042         * g77.f-torture/compile/20000629-1.f: New test.
5043         * g77.f-torture/compile/20000629-1.x: Expected to fail.
5044
5045 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5046
5047         Rearrange lots of files, removing entirely the
5048         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
5049         directories.
5050
5051         * Deleted files:
5052         gcc.c-torture/code_quality/code_quality.exp
5053         gcc.c-torture/special/special.exp
5054         gcc.failure/failure.exp
5055         gcc.failure/940409-1.x
5056         gcc.c-torture/compile/961203-1.x
5057
5058         * New files:
5059         gcc.misc-tests/linkage.exp
5060         gcc.c-torture/execute/920730-1t.c
5061         gcc.c-torture/execute/920730-1t.x
5062         gcc.c-torture/compile/920520-1.x
5063         gcc.c-torture/compile/920521-1.x
5064         gcc.c-torture/compile/981006-1.x
5065         gcc.c-torture/execute/eeprof-1.x
5066
5067         * Moved files (possibly with modifications to fit a new harness):
5068         Old name                                New name
5069         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
5070         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
5071         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
5072         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
5073         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
5074         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
5075         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
5076         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
5077         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
5078         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
5079         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
5080         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
5081         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
5082         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
5083
5084 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5085
5086         * c-torture/compile/961203-1.x: Delete.
5087
5088         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
5089         not exit. Include stdio.h.
5090         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
5091         * gcc.misc-tests/dg-12.c: Likewise.
5092         * gcc.misc-tests/dg-5.c: Likewise.
5093         * gcc.misc-tests/dg-6.c: Likewise.
5094         * gcc.misc-tests/dg-7.c: Prototype abort.
5095         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
5096         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
5097         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
5098         not exit.
5099         * gcc.misc-tests/sieve.c: Use return from main, not exit.
5100         * gcc.misc-tests/sort2.c: Use return from main, not exit.
5101
5102 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5103
5104         * gcc.dg/cpp/20000628-1.c: New test.
5105         * gcc.dg/cpp/20000628-1.h: New header for above test.
5106         * gcc.dg/cpp/20000628-1a.h: Likewise.
5107
5108 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
5109
5110         * gcc.dg/cpp: New directory.
5111         * gcc.dg/cpp/cpp.exp: New driver.
5112         * gcc.dg/cpp/20000627-1.c: New test.
5113         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
5114         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
5115         and rewrite as a compilation test.
5116
5117         * gcc.dg: Move many files into the cpp subdirectory, possibly
5118         renaming or editing them as well.
5119         Old name                New name
5120         990119-1.c              cpp/19990119-1.c
5121         990228-1.c              cpp/19990228-1.c
5122         990407-1.c              cpp/19990407-1.c
5123         990409-1.c              cpp/19990409-1.c
5124         990413-1.c              cpp/19990413-1.c
5125         990703-1.c              cpp/19990703-1.c
5126         20000127-1.c            cpp/20000127-1.c
5127         20000129-1.c            cpp/20000129-1.c
5128         20000207-1.c            cpp/20000207-1.c
5129         20000207-2.c            cpp/20000207-2.c
5130         20000209-1.c            cpp/20000209-1.c
5131         20000209-2.c            cpp/20000209-2.c
5132         20000301-1.c            cpp/20000301-1.c
5133         20000419-1.c            cpp/20000419-1.c
5134         20000510-1.S            cpp/20000510-1.S
5135         20000519-1.c            cpp/20000519-1.c
5136         20000529-1.c            cpp/20000529-1.c
5137         20000625-1.c            cpp/20000625-1.c
5138         20000625-2.c            cpp/20000625-2.c
5139         cpp-as1.c               cpp/assert1.c
5140         cpp-as2.c               cpp/assert2.c
5141         cxx-comments-1.c        cpp/cxxcom1.c
5142         cxx-comments-2.c        cpp/cxxcom2.c
5143         endif-label.c           cpp/endif.c
5144         cpp-hash1.c             cpp/hash1.c
5145         cpp-hash2.c             cpp/hash2.c
5146         cpp-if1.c               cpp/if-1.c
5147         cpp-if2.c               cpp/if-2.c
5148         cpp-if3.c               cpp/if-3.c
5149         cpp-if4.c               cpp/if-4.c
5150         cpp-if5.c               cpp/if-5.c
5151         cpp-cond.c              cpp/if-cexp.c
5152         cpp-missingop.c         cpp/if-mop.c
5153         cpp-missingparen.c      cpp/if-mpar.c
5154         cpp-opprec.c            cpp/if-oppr.c
5155         cpp-ifparen.c           cpp/if-paren.c
5156         cpp-shortcircuit.c      cpp/if-sc.c
5157         cpp-shift.c             cpp/if-shift.c
5158         cpp-unary.c             cpp/if-unary.c
5159         cpp-li1.c               cpp/line1.c
5160         cpp-li2.c               cpp/line2.c
5161         lineno.c                cpp/line3.c
5162         lineno-2.c              cpp/line4.c
5163         cpp-mi.c                cpp/mi1.c
5164         cpp-mic.h               cpp/mi1c.h
5165         cpp-micc.h              cpp/mi1cc.h
5166         cpp-mind.h              cpp/mi1nd.h
5167         cpp-mindp.h             cpp/mi1ndp.h
5168         cpp-mix.h               cpp/mi1x.h
5169         cpp-mi2.c               cpp/mi2.c
5170         cpp-mi2a.h              cpp/mi2a.h
5171         cpp-mi2b.h              cpp/mi2b.h
5172         cpp-mi2c.h              cpp/mi2c.h
5173         cpp-mi3.c               cpp/mi3.c
5174         cpp-mi3.def             cpp/mi3.def
5175         poison-1.c              cpp/poison.c
5176         pr-impl.c               cpp/prag-imp.c
5177         cpp-redef-2.c           cpp/redef1.c
5178         cpp-redef.c             cpp/redef2.c
5179         strpaste.c              cpp/strp1.c
5180         strpaste-2.c            cpp/strp2.c
5181         cpp-tradpaste.c         cpp/tr-paste.c
5182         cpp-tradstringify.c     cpp/tr-str.c
5183         cpp-tradwarn1.c         cpp/tr-warn1.c
5184         cpp-tradwarn2.c         cpp/tr-warn2.c
5185         trigraphs.c             cpp/trigraphs.c
5186         cpp-unc1.c              cpp/unc1.c
5187         cpp-unc2.c              cpp/unc2.c
5188         cpp-unc3.c              cpp/unc3.c
5189         cpp-unc.c               cpp/unc4.c
5190         undef.c                 cpp/undef1.c
5191         undef-2.c               cpp/undef2.c
5192         cpp-wi1.c               cpp/widestr1.c
5193
5194 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5195
5196         * lib/g++.exp (g++_include_flags): Tweak.
5197
5198 2000-06-27  H.J. Lu  <hjl@gnu.org>
5199             Loren J. Rittle  <ljrittle@acm.org>
5200
5201         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5202         version with one that knows about the new gcc tree structure.
5203         (g++_link_flags): Same.
5204
5205 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5206
5207         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5208         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5209         case we are cross-compiling.
5210
5211         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5212         g++.old-deja/g++.niklas/Makefile.in,
5213         g++.old-deja/g++.niklas/configure.in,
5214         g++.old-deja/g++.other/Makefile.in,
5215         g++.old-deja/g++.other/configure.in,
5216         gcc.c-torture/code_quality/Makefile.in,
5217         gcc.c-torture/code_quality/configure.in,
5218         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5219         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5220         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5221         gcc.c-torture/execute/ieee/Makefile.in,
5222         gcc.c-torture/execute/ieee/configure.in,
5223         gcc.c-torture/noncompile/Makefile.in,
5224         gcc.c-torture/noncompile/configure.in,
5225         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5226         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5227         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5228
5229 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5230
5231         * g++.old-deja/g++.other/ambig3.C: New test.
5232
5233 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5234
5235         * g++.old-deja/g++.pt/syntax1.C: New test.
5236         * g++.old-deja/g++.pt/syntax2.C: New test.
5237         * g++.old-deja/g++.other/syntax3.C: New test.
5238         * g++.old-deja/g++.other/syntax4.C: New test.
5239
5240 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5241
5242         * gcc.dg/20000623-1.c: Prototype exit and abort.
5243
5244 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5245
5246         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5247         New tests.
5248         * gcc.dg/cpp-mi3.def: New file.
5249
5250         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5251         inside assertions.
5252         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5253         lexer's error messages.
5254         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5255         divine anything from the linemarkers.
5256         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5257         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5258
5259 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5260
5261         * gcc.dg/20000623-1.c: New test.
5262
5263 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5264
5265         * gcc.c-torture/execute/20000622-1.c: New test.
5266
5267 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5268
5269         * g++.old-deja/g++.other/init15.C: New test.
5270
5271 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5272
5273         * g++.old-deja/g++.pt/vaarg2.C: New test.
5274         * g++.old-deja/g++.pt/vaarg3.C: New test.
5275
5276 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5277
5278         * g++.old-deja/g++.other/dyncast6.C: New test.
5279
5280 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5281
5282         * gcc.c-torture/execute/loop-6.c: New test.
5283
5284 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5285
5286         * gcc.dg/20000614-1.c: New test.
5287         * gcc.dg/20000614-2.c: New test.
5288
5289 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5290
5291         * g++.old-deja/g++.other/inline12.C: New test.
5292
5293 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5294
5295         * g++.old-deja/g++.other/eh1.C: New test.
5296
5297 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5298
5299         * g++.old-deja/g++.other/type.C: New test.
5300
5301 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5302
5303         * g++.old-deja/g++.other/initstring.C: New test.
5304
5305 2000-06-12  Jason Merrill  <jason@redhat.com>
5306
5307         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5308
5309 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5310
5311         * gcc.c-torture/compile/20000609-1.c: New test.
5312
5313 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5314
5315         * gcc.dg/20000609-1.c: New test.
5316
5317 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5318
5319         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5320         * gcc.c-torture/noncompile/poison-1.c: Move...
5321         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5322         * gcc.dg/cpp-li1.c: Add a token after the #line.
5323
5324 2000-06-05  Richard Henderson  <rth@cygnus.com>
5325
5326         * gcc.c-torture/execute/20000605-2.c: New test.
5327         * gcc.c-torture/execute/20000605-3.c: New test.
5328
5329 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5330
5331         * g77.f-torture/execute/20000503-1.x: New file.
5332
5333 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5334
5335         * g++.old-deja/g++.eh/badalloc1.C: New test.
5336
5337 2000-06-05  Richard Henderson  <rth@cygnus.com>
5338
5339         * gcc.c-torture/execute/20000605-1.c: New test.
5340
5341 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5342             Nathan Sidwell <nathan@codesourcery.com>
5343
5344         * gcc.c-torture/compile/20000605-1.c: New test.
5345
5346 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5347
5348         * g77.f-torture/compile/20000601-1.f:  New test.
5349
5350 2000-06-03  Richard Henderson  <rth@cygnus.com>
5351
5352         * gcc.c-torture/execute/20000603-1.c: New.
5353
5354 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5355
5356         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5357         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5358
5359 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5360
5361         * gcc.dg/compare2.c (case 12): XFAIL.
5362         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5363         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5364
5365         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5366
5367 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5368
5369         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5370         guard macro is already defined when the header is first
5371         included.
5372         * gcc.dg/cpp-mix.h: New file.
5373         * gcc.dg/endif-label.c: Update patterns to match compiler.
5374
5375         * g++.brendan/complex1.C: Declare abort.
5376         * g++.law/refs4.C: Remove XFAIL.
5377         * g++.oliva/expr2.C: Declare abort and exit.
5378
5379 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5380
5381         * gcc.c-torture/execute/20000528-1.c: New test.
5382
5383         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5384         * g++.old-deja/g++.law/temps4.C: Likewise.
5385
5386         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5387         stdlib.h.  Call abort() on failure.
5388         * g++.old-deja/g++.law/refs4.C: Likewise.
5389         * g++.old-deja/g++.law/temps4.C: Likewise.
5390         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5391         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5392
5393 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5394
5395         Relative to g++.dg/special:
5396         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5397
5398         Relative to g++.old-deja:
5399         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5400         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5401         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5402         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5403         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5404         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5405         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5406
5407         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5408         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5409         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5410         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5411         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5412         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5413         and/or string.h.
5414
5415         * g++.other/goto1.C: Update expectations for error messages.
5416
5417 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5418
5419         * gcc.c-torture/compile/20000523-1.c: New test.
5420
5421 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5422
5423         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5424
5425 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5426
5427         * g++.old-deja/g++.eh/catch11.C: New test.
5428         * g++.old-deja/g++.eh/catch12.C: New test.
5429
5430 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5431
5432         * gcc.c-torture/execute/20000523-1.c: New test.
5433
5434 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5435
5436         * c-torture/execute/bcp-1.c: Replace abort in arg of
5437         __builtin_constant_p with a generic external function.
5438
5439         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5440         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5441         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5442         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5443         Prototype abort and/or exit.
5444
5445         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5446         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5447         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5448         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5449
5450 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5451
5452         * gcc.dg/dwarf2-1.c: New test.
5453
5454 2000-05-20  Richard Henderson  <rth@cygnus.com>
5455
5456         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5457
5458 2000-05-20  Andreas Jaeger  <aj@suse.de>
5459
5460         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5461         testcase.
5462
5463 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5464
5465         * gcc.c-torture/execute/20000519-2.c: New test.
5466
5467 2000-05-19  Andreas Jaeger  <aj@suse.de>
5468
5469         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5470         which fails with SSA.
5471
5472         * lib/c-torture.exp: Also test with -O3 -fssa.
5473
5474 2000-05-18  Michael Meissner  <meissner@redhat.com>
5475
5476         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5477         * gcc.c-torture/execute/920415-1.c: Ditto.
5478         * gcc.c-torture/execute/920501-1.c: Ditto.
5479         * gcc.c-torture/execute/conversion.c: Ditto.
5480         * gcc.c-torture/execute/cvt-1.c: Ditto.
5481
5482 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5483
5484         * gcc.c-torture/compile/20000518-1.c: New test.
5485
5486 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5487
5488         * g77.f-torture/compile/200005018.f:  New test.
5489
5490 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5491
5492         * gcc.c-torture/compile/20000517-1.c: New test.
5493
5494 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5495
5496         * gcc.c-torture/execute/20000516-1.c: New test.
5497
5498 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5499
5500         * g++.old-deja/g++.other/eh.C: New test.
5501
5502 2000-05-12  Richard Henderson  <rth@cygnus.com>
5503
5504         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5505         constants through to doit's conditional.
5506
5507 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5508
5509         * gcc.c-torture/compile/20000511-1.c: New test.
5510         * g77.f-torture/compile/20000511-1.f: New test.
5511         * g77.f-torture/compile/20000511-2.f: New test.
5512
5513 2000-05-11  Michael Meissner  <meissner@redhat.com>
5514
5515         * gcc.c-torture/execute/20000511-1.c: New test.
5516
5517 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5518
5519         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5520         * gcc.dg/20000510-1.S: New.
5521
5522 2000-05-08  Catherine Moore  <clm@cygnus.com>
5523
5524         * gcc.dg/unused-3.c: New.
5525
5526 2000-05-06  Richard Henderson  <rth@cygnus.com>
5527
5528           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5529           * g++.old-deja/g++.mike/warn1.C: Likewise.
5530           * g++.old-deja/g++.pt/local1.C: Likewise.
5531           * g++.old-deja/g++.pt/local7.C: Likewise.
5532           * g++.old-deja/g++.pt/spec16.C: Likewise.
5533
5534 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5535
5536         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5537
5538 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5539
5540           * g77.f-torture/execute/20000503-1.f:  New test.
5541
5542 2000-05-04  Andreas Jaeger  <aj@suse.de>
5543
5544         * gcc.dg/noreturn-2.c: New test.
5545
5546 2000-05-04  Neil Booth  <NeilB@earthling.net>
5547
5548         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5549         preprocessor.
5550
5551 2000-05-04  Richard Henderson  <rth@cygnus.com>
5552
5553         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5554
5555 2000-05-04  Richard Henderson  <rth@cygnus.com>
5556
5557         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5558         OpenSSL by Jason R Thorpe.
5559
5560 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5561
5562         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5563
5564 2000-05-03  Robert Lipe <robertlipe@usa.net>
5565
5566         * gcc.dg/20000503-1.c: New test.
5567
5568 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5569
5570         * gcc.c-torture/compile/20000502-1.c: New test.
5571         * g++.old-deja/g++.other/align.C: New test.
5572         * gcc.dg/cpp-tradstringify.c: New test.
5573
5574 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5575
5576         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5577         and hard registers.
5578
5579 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5580
5581         * gcc.c-torture/execute/loop-5.c: New test.
5582
5583 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5584
5585         * gcc.c-torture/execute/va-arg-20.c: New test.
5586
5587 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5588
5589         * gcc.c-torture/execute/20000422-1.c: New test.
5590
5591 2000-04-20  Greg McGary  <gkm@gnu.org>
5592
5593         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5594         when optimizing, but without sibling-call optimizations (-O1).
5595
5596 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5597
5598           * gcc.c-torture/compile/20000420-1.c: New test.
5599
5600 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5601
5602         * g++.abi/ptrflags.C: New test.
5603         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5604
5605 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5606
5607         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5608
5609 2000-04-19  Greg McGary  <gkm@gnu.org>
5610
5611         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5612         sibling-call optimizations.
5613
5614 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5615
5616         * gcc.dg/20000419-1.c: New test.
5617
5618 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5619
5620         * gcc.c-torture/execute/20000412-6.c: New test.
5621
5622 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5623
5624         * gcc.c-torture/execute/20000412-5.c: New test.
5625         * g77.f-torture/compile/20000412-1.f: New test.
5626         * gcc.c-torture/execute/20000412-4.c: New test.
5627         * gcc.c-torture/compile/20000412-2.c: New test.
5628         * gcc.c-torture/execute/20000412-3.c: New test.
5629         * gcc.c-torture/compile/20000412-1.c: New test.
5630         * gcc.c-torture/execute/20000412-2.c: New test.
5631
5632 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5633
5634         * objc/execute/bf-20.m: New test.
5635
5636 2000-04-10  Richard Henderson  <rth@cygnus.com>
5637
5638         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5639
5640         * gcc.c-torture/execute/20000412-1.c: New test.
5641
5642 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5643
5644         * g++.old-deja/g++.eh/catchptr1.C: New test.
5645
5646 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5647
5648         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5649
5650 2000-04-08  Neil Booth  <NeilB@earthling.net>
5651
5652         * gcc.dg/cpp-nullchar.c: Remove test as
5653         embedded nulls cause problems.
5654
5655 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5656
5657         * gcc.dg/compare2.c: New test.
5658
5659 2000-04-08  Neil Booth  <NeilB@earthling.net>
5660
5661         * gcc.dg/cpp-nullchar.c: New test.
5662
5663 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5664
5665         * gcc.dg/cpp-mi2.c: New test.
5666         * gcc.dg/cpp-mi2[abc].h: New files.
5667
5668 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5669
5670         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5671         member name.
5672
5673 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5674
5675         * g++.old-deja/g++.abi/vmihint.C: New test.
5676
5677 2000-04-06  Neil Booth  <NeilB@earthling.net>
5678
5679         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5680         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5681         copyright.
5682
5683 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5684
5685         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5686         avoid stack-frame overwrite.
5687
5688 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5689
5690         * gcc.c-torture/compile/20000405-2.c: New test.
5691         * gcc.c-torture/compile/20000405-3.c: New test.
5692
5693 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5694
5695         * gcc.c-torture/compile/20000405-1.c: New test.
5696
5697 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5698
5699         * gcc.dg/cast-qual-1.c: Revert last change.
5700
5701 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5702
5703         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5704
5705 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5706
5707         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5708         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5709
5710 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5711
5712         * gcc.c-torture/compile/20000403-2.c: New test.
5713         * gcc.c-torture/compile/20000403-1.c: New test.
5714
5715 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5716
5717         * gcc.c-torture/execute/20000403-1.c: New test.
5718
5719 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5720
5721         * gcc.c-torture/execute/20000402-1.c: New test.
5722
5723 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5724
5725         * gcc.c-torture/execute/va-arg-15.c: New test.
5726         * gcc.c-torture/execute/va-arg-16.c: New test.
5727         * gcc.c-torture/execute/va-arg-17.c: New test.
5728         * gcc.c-torture/execute/va-arg-18.c: New test.
5729         * gcc.c-torture/execute/va-arg-19.c: New test.
5730
5731 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5732
5733         * gcc.c-torture/compile/981211-1.c: Move to...
5734         * gcc.dg/cpp-as1.c: ...here.
5735         * gcc.dg/cpp-as2.c: New file.
5736
5737         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5738         compiler.
5739
5740 2000-04-02  Neil Booth  <NeilB@earthling.net>
5741
5742         * gcc.dg/cpp-cond.c  New tests.
5743         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5744         accidental success less likely.
5745         * gcc.dg/cpp-missingop.c  New tests.
5746         * gcc.dg/cpp-missingparen.c  New tests.
5747         * gcc.dg/cpp-shift.c  New tests.
5748         * gcc.dg/cpp-shortcircuit.c  New tests.
5749         * gcc.dg/cpp-unary.c  New tests.
5750
5751 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5752
5753         * gcc.c-torture/compile/20000329-1.c: New test.
5754
5755 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5756
5757         * gcc.c-torture/compile/20000326-1.c: New test.
5758         * gcc.c-torture/compile/20000326-2.c: New test.
5759
5760 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5761
5762         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5763         the first parameter is a function argument.
5764
5765 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5766
5767         * g++.old-deja/g++.ext/array4.C: New test.
5768
5769 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5770
5771         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5772
5773 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5774
5775         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5776
5777 2000-03-19  Richard Henderson  <rth@cygnus.com>
5778
5779         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5780
5781 2000-03-19  Richard Henderson  <rth@cygnus.com>
5782
5783         * gcc.c-torture/compile/20000319-1.c: New test.
5784
5785 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5786
5787         * gcc.c-torture/execute/20000314-3.c: New test.
5788         * gcc.c-torture/execute/20000314-2.c: New test.
5789         * gcc.c-torture/execute/20000314-1.c: New test.
5790         * gcc.c-torture/compile/20000314-2.c: New test.
5791         * gcc.c-torture/compile/20000314-1.c: New test.
5792
5793 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5794
5795         * g++.old-deja/g++.warn/inline.C: New test.
5796
5797 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5798
5799         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5800         standards-compliant result rather than specific constants.
5801         Put test-values in array.
5802
5803 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5804
5805         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5806         (g++_target_compile): Put test-specific options last.
5807
5808 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5809
5810         * g++.old-deja/g++.eh/vbase4.C: New test.
5811
5812 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5813
5814         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5815
5816 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5817
5818         * g++.old-deja/g++.brendan/misc12.C: Removed.
5819         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5820         * g++.old-deja/g++.ext/pretty4.C: New test.
5821
5822 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5823
5824         * g++.old-deja/g++.other/string2.C: New test.
5825
5826 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5827
5828         * g++.old-deja/g++.warn/impint2.C: New test.
5829
5830 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5831
5832         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5833         is 1, not zero.
5834
5835 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5836
5837         * g++.old-deja/g++.warn/impint.C: New test.
5838         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5839         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5840         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5841         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5842         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5843         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5844         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5845         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5846         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5847         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5848         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5849         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5850
5851 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5852
5853         * gcc.dg/cpp-redef.c: New test.
5854
5855 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5856
5857         * g++.old-deja/g++.pt/unify7.C: New test.
5858
5859 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5860
5861         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5862         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5863
5864 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5865
5866         * gcc.c-torture/compile/20000224-1.c: New test.
5867
5868 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5869
5870         * gcc.c-torture/compile/cpp-2.c: New test.
5871         * gcc.c-torture/compile/cpp-1.c: New test.
5872
5873 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5874
5875         * gcc.c-torture/execute/20000225-1.c: New test.
5876
5877 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5878
5879         * gcc.dg/cpp-li2.c: New test.
5880
5881         * gcc.dg/cpp-wi1.c: New test.
5882
5883         * gcc.dg/cpp-li1.c: New test.
5884
5885 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5886
5887         * g++.old-deja/g++.other/sizeof5.C: New test.
5888
5889 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5890
5891         * gcc.c-torture/execute/va-arg-13.c: New test.
5892
5893 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5894
5895         * gcc.c-torture/execute/va-arg-12.c: New test.
5896
5897 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5898
5899         * gcc.c-torture/execute/20000223-1.c: New test.
5900
5901 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5902
5903         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5904
5905 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5906
5907         * g++.old-deja/g++.abi/ptrmem.C: New test.
5908
5909 2000-02-19  Richard Henderson  <rth@cygnus.com>
5910
5911         * gcc.c-torture/compile/init-3.c: New.
5912
5913 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5914
5915         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5916         ALWAYS_CXXFLAGS.
5917
5918 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5919
5920         * gcc.c-torture/compile/20000211-3.c: New test.
5921
5922 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5923
5924         * gcc.c-torture/compile/20000211-2.c: New test.
5925
5926 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5927
5928         * gcc.c-torture/compile/20000211-1.c: New test.
5929
5930 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5931
5932         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5933           on native targets
5934
5935 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5936
5937         * g++.old-deja/g++.other/cast5.C: New test.
5938
5939 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5940
5941         * gcc.c-torture/execute/20000205-1.c: New.
5942
5943 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5944
5945         * g++.old-deja/g++.jason/cast3.C: Return void.
5946         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5947
5948 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5949
5950         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5951
5952         * gcc.dg/loop-1.c: New test.
5953
5954 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5955
5956         * gcc.c-torture/compile/20000127-1.c: New test.
5957         * gcc.c-torture/execute/991228-1.c: New test.
5958
5959 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5960
5961         * gcc.dg/unused-2.c: New test.
5962
5963         * gcc.dg/conv-1.c: New test.
5964
5965 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5966
5967         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5968         compiler.
5969         (tool_option_proc): Fix typo.
5970
5971 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5972
5973         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5974         of the ld on the host, not on the build machine.
5975         Also, don't crash if '--help' is not a supported option.
5976
5977 2000-01-24  Richard Henderson  <rth@cygnus.com>
5978
5979         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5980
5981 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5982
5983         * gcc.c-torture/execute/20000120-2.c: New test.
5984         * gcc.c-torture/execute/20000120-1.c: New test.
5985
5986 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5987
5988         * gcc.c-torture/execute/20000113-1.c: New test.
5989
5990 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5991
5992         * gcc.c-torture/execute/20000112-1.c: New test.
5993
5994 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5995
5996         * gcc.dg/20000111-1.c: New test.
5997
5998 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5999
6000         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
6001         with 16 bit integers.
6002
6003 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6004
6005         * gcc.dg/20000108-1.c: New test.
6006
6007 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6008
6009         * g++.old-deja/g++.ns/koenig8.C: New test.
6010
6011 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6012
6013         * g++.old-deja/g++.other/cast4.C: New test.
6014
6015 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
6016
6017         * gcc.c-torture/compile/20000105-2.c: New test.
6018         * gcc.c-torture/compile/20000105-1.c: New test.
6019
6020 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6021
6022         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
6023         references to printf & atoi to conform to ANSI standard.
6024         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
6025         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
6026         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
6027         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
6028         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
6029         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6030         * g++.old-deja/g++.brendan/copy1.C: Likewise.
6031         * g++.old-deja/g++.brendan/copy2.C: Likewise.
6032         * g++.old-deja/g++.brendan/copy3.C: Likewise.
6033         * g++.old-deja/g++.brendan/copy4.C: Likewise.
6034         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6035         * g++.old-deja/g++.brendan/copy6.C: Likewise.
6036         * g++.old-deja/g++.brendan/copy7.C: Likewise.
6037         * g++.old-deja/g++.brendan/copy8.C: Likewise.
6038         * g++.old-deja/g++.brendan/crash11.C: Likewise.
6039         * g++.old-deja/g++.brendan/crash14.C: Likewise.
6040         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
6041         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6042         * g++.old-deja/g++.brendan/delete2.C: Likewise.
6043         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
6044         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
6045         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
6046         * g++.old-deja/g++.brendan/eh1.C: Likewise.
6047         * g++.old-deja/g++.brendan/groff1.C: Likewise.
6048         * g++.old-deja/g++.brendan/init3.C: Likewise.
6049         * g++.old-deja/g++.brendan/misc12.C: Likewise.
6050         * g++.old-deja/g++.brendan/misc7.C: Likewise.
6051         * g++.old-deja/g++.brendan/new2.C: Likewise.
6052         * g++.old-deja/g++.brendan/operators4.C: Likewise.
6053         * g++.old-deja/g++.brendan/operators5.C: Likewise.
6054         * g++.old-deja/g++.brendan/overload2.C: Likewise.
6055         * g++.old-deja/g++.brendan/overload7.C: Likewise.
6056         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
6057         * g++.old-deja/g++.brendan/reference1.C: Likewise.
6058         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
6059         * g++.old-deja/g++.brendan/template24.C: Likewise.
6060         * g++.old-deja/g++.brendan/template3.C: Likewise.
6061         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
6062         * g++.old-deja/g++.jason/inline3.C: Likewise.
6063         * g++.old-deja/g++.jason/opeq.C: Likewise.
6064         * g++.old-deja/g++.law/arg5.C: Likewise.
6065         * g++.old-deja/g++.law/arm7.C: Likewise.
6066         * g++.old-deja/g++.law/ctors11.C: Likewise.
6067         * g++.old-deja/g++.law/cvt8.C: Likewise.
6068         * g++.old-deja/g++.law/init9.C: Likewise.
6069         * g++.old-deja/g++.law/refs4.C: Likewise.
6070         * g++.old-deja/g++.law/template2.C: Likewise.
6071         * g++.old-deja/g++.law/visibility24.C: Likewise.
6072         * g++.old-deja/g++.law/vtable3.C: Likewise.
6073         * g++.old-deja/g++.mike/asm2.C: Likewise.
6074         * g++.old-deja/g++.mike/eh1.C: Likewise.
6075         * g++.old-deja/g++.mike/misc1.C: Likewise.
6076         * g++.old-deja/g++.mike/misc13.C: Likewise.
6077         * g++.old-deja/g++.mike/misc14.C: Likewise.
6078         * g++.old-deja/g++.mike/ns12.C: Likewise.
6079         * g++.old-deja/g++.mike/p1248.C: Likewise.
6080         * g++.old-deja/g++.mike/p3708.C: Likewise.
6081         * g++.old-deja/g++.mike/p3708a.C: Likewise.
6082         * g++.old-deja/g++.mike/p3708b.C: Likewise.
6083         * g++.old-deja/g++.mike/p646.C: Likewise.
6084         * g++.old-deja/g++.mike/p700.C: Likewise.
6085         * g++.old-deja/g++.mike/p783.C: Likewise.
6086         * g++.old-deja/g++.mike/p783a.C: Likewise.
6087         * g++.old-deja/g++.mike/p783b.C: Likewise.
6088         * g++.old-deja/g++.mike/p786.C: Likewise.
6089         * g++.old-deja/g++.mike/p789.C: Likewise.
6090         * g++.old-deja/g++.mike/p789a.C: Likewise.
6091         * g++.old-deja/g++.mike/p807a.C: Likewise.
6092         * g++.old-deja/g++.other/delete3.C: Likewise.
6093         * g++.old-deja/g++.other/dyncast1.C: Likewise.
6094         * g++.old-deja/g++.other/dyncast2.C: Likewise.
6095         * g++.old-deja/g++.other/dyncast3.C: Likewise.
6096         * g++.old-deja/g++.other/empty1.C: Likewise.
6097         * g++.old-deja/g++.other/temporary1.C: Likewise.
6098         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
6099         * g++.old-deja/g++.pt/t16.C: Likewise.
6100         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
6101
6102 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6103
6104         * gcc.dg/991230-1.c: New test.
6105
6106 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
6107
6108         * gcc.c-torture/compile/991229-3.c: New test.
6109         * gcc.c-torture/compile/991229-2.c: New test.
6110         * gcc.c-torture/compile/991229-1.c: New test.
6111
6112 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
6113
6114         * gcc.c-torture/compile/labels-2.c: New test.
6115
6116 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6117
6118         * gcc.c-torture/execute/991227-1.c: New test.
6119
6120 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6121
6122         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6123
6124 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6125
6126         * gcc.c-torture/execute/991221-1.c: New test.
6127
6128 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6129
6130         * g++.old-deja/g++.other/cast3.C: New test.
6131
6132 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6133
6134         * gcc.c-torture/execute/991216-4.c: New test.
6135
6136 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6137
6138         * gcc.c-torture/execute/991216-1.c: New test.
6139         * gcc.c-torture/execute/991216-2.c: New test.
6140         * gcc.c-torture/execute/991216-3.c: New test.
6141
6142 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6143
6144         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6145         Actually make the test fail by using "-O2" for compilation.
6146
6147 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6148
6149         * g++.old-deja/g++.warn/cast-align1.C: New test.
6150
6151 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6152
6153         * gcc.c-torture/compile/991214-1.c: New test.
6154         * gcc.c-torture/compile/991214-2.c: New test.
6155
6156 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6157
6158         * gcc.dg/991214-1.c: New test.
6159
6160 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6161
6162         * gcc.c-torture/compile/991213-3.c: New test.
6163         * gcc.c-torture/compile/991213-2.c: New test.
6164         * gcc.c-torture/compile/991213-1.c: New test.
6165
6166 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6167
6168         * gcc.dg/991209-1.c: New test.
6169
6170 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6171
6172         * gcc.c-torture/compile/991208-1.c: New test.
6173
6174 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6175
6176         * gcc.dg/ultrasp2.c: New test.
6177
6178 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6179
6180         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6181
6182 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6183
6184         * gcc.c-torture/compile/991202-1.c: New test.
6185         * gcc.c-torture/execute/991202-1.c: New test.
6186         * gcc.c-torture/execute/991202-2.c: New test.
6187         * gcc.c-torture/execute/991202-3.c: New test.
6188
6189 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6190
6191         * g++.old-deja/g++.abi/align.C: New test.
6192         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6193         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6194
6195 1999-12-01  Richard Henderson  <rth@cygnus.com>
6196
6197         * gcc.c-torture/execute/991201-1.c: New.
6198
6199 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6200
6201         * gcc.dg/991129-1.c: New test.
6202
6203 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6204
6205         * gcc.c-torture/compile/991127-1.c: New test.
6206
6207 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6208
6209         * g++.old-deja/g++.other/warn4.C: New test.
6210
6211 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6212
6213         * g++.old-deja/g++.eh/cleanup2.C: New test.
6214         * g++.old-deja/g++.ext/pretty2.C: New test.
6215         * g++.old-deja/g++.ext/pretty3.C: New test.
6216         * g++.old-deja/g++.other/debug6.C: New test.
6217
6218 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6219
6220         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6221         compiler_output to look for one error message instead of two.
6222
6223 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6224
6225         * gcc.c-torture/execute/991118-1.c: Also test case
6226         where the word boundary does not split a byte evenly.
6227
6228 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6229
6230         * g++.old-deja/g++.ext/restrict1.C: New test.
6231
6232 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6233
6234         * gcc.c-torture/execute/991118-1.c: New test.
6235
6236 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6237
6238         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6239         working directory pathnames.
6240
6241 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6242
6243         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6244         host is equipped with driver.h and driver.o so it can actually
6245         compile and run the tests.
6246
6247 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6248
6249         * gcc.c-torture/compile/991008-1.c: New test.
6250
6251 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6252
6253         * lib/gcc-dg.exp: Include target-supports.exp
6254
6255 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6256
6257         * lib/target-supports.exp: New file: Provide procs to test for
6258         features supported by the target.
6259         (check_weak_available): Moved here from ecos.exp.
6260         (check_alias_available): New proc: Determine of the target
6261         toolchain supports the alias attribute.
6262
6263         * gcc.dg/special/ecos.exp: Move check_weak_available to
6264         target-supports.exp.
6265         (alias-1.c): Only perform the test if the target supports
6266         aliases.
6267         (wkali-1.c): Only perform the test if the target supports
6268         aliases.
6269
6270         * gcc.dg/990506-0.c: Expect error messages from cross
6271         targets as well as native targets.
6272
6273 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6274
6275         * gcc.dg/ultrasp1.c: Removed xfail.
6276         * gcc.dg/struct-ret-2.c: Likewise.
6277         * gcc.dg/array-1.c: Likewise.
6278
6279 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6280
6281         * gcc.dg/struct-ret-2.c: New test.
6282
6283         * gcc.dg/array-1.c: New test.
6284
6285 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6286
6287         * gcc.c-torture/execute/991030-1.c: New test.
6288
6289 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6290
6291         * gcc.c-torture/compile/991026-2.c: New test.
6292
6293 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6294
6295         * gcc.c-torture/compile/991026-1.c: New test.
6296
6297 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6298
6299         * gcc.c-torture/execute/991023-1.c: New test.
6300
6301 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6302
6303         * gcc.c-torture/execute/991019-1.c: New test.
6304
6305 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6306
6307         * gcc.c-torture/execute/991016-1.c: New test.
6308
6309 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6310
6311         * gcc.c-torture/execute/991014-1.c: New test.
6312
6313 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6314
6315         * g++.old-deja/g++.other/union2.C: New test.
6316
6317 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6318
6319         * g++.old-deja/g++.other/vaarg2.C: New test.
6320         * g++.old-deja/g++.other/vaarg3.C: New test.
6321
6322 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6323
6324         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6325         in compile/.
6326
6327 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6328
6329         * gcc.c-torture/execute/va-arg-11.c: New test.
6330
6331 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6332
6333         * lib/file-format.exp (gcc_target_object_format): Don't
6334         crash if objdump is unavailable.
6335
6336 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6337
6338         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6339
6340 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6341
6342         * gcc.c-torture/compile/990928-1.c: New test.
6343
6344 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6345
6346         * g++.old-deja/g++.other/decl6.C: New test.
6347
6348 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6349
6350         * gcc.c-torture/execute/va-arg-10.c: New test.
6351
6352 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6353
6354         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6355         __PRETTY_FUNCTION__.
6356
6357 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6358
6359         * gcc.c-torture/execute/990923-1.c: New test.
6360
6361 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6362
6363         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6364         for which -fpic is inappropriate.
6365
6366 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6367
6368         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6369
6370 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6371
6372         * g++.old-deja/g++.other/dyncast1.C: New test.
6373         * g++.old-deja/g++.other/dyncast2.C: New test.
6374         * g++.old-deja/g++.other/dyncast3.C: New test.
6375         * g++.old-deja/g++.other/dyncast4.C: New test.
6376         * g++.old-deja/g++.other/dyncast5.C: New test.
6377         * g++.old-deja/g++.eh/catch3.C: New test.
6378         * g++.old-deja/g++.eh/catch3p.C: New test.
6379         * g++.old-deja/g++.eh/catch4.C: New test.
6380         * g++.old-deja/g++.eh/catch4p.C: New test.
6381         * g++.old-deja/g++.eh/catch5.C: New test.
6382         * g++.old-deja/g++.eh/catch5p.C: New test.
6383         * g++.old-deja/g++.eh/catch6.C: New test.
6384         * g++.old-deja/g++.eh/catch6p.C: New test.
6385         * g++.old-deja/g++.eh/catch7.C: New test.
6386         * g++.old-deja/g++.eh/catch7p.C: New test.
6387         * g++.old-deja/g++.eh/catch8.C: New test.
6388         * g++.old-deja/g++.eh/catch8p.C: New test.
6389         * g++.old-deja/g++.eh/catch9.C: New test.
6390         * g++.old-deja/g++.eh/catch9p.C: New test.
6391
6392 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6393
6394         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6395         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6396
6397 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6398
6399         * gcc.c-torture/compile/990913-1.c: New test.
6400
6401 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6402
6403         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6404         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6405
6406 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6407
6408         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6409
6410 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6411
6412         * g++.old-deja/g++.other/lookup11.C: New test.
6413         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6414         what is permitted and what we want.
6415         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6416         overload use.
6417         * g++.old-deja/g++.jason/rfg5.C: Likewise
6418
6419 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6420
6421         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6422         * gcc.c-torture/noncompile/poison-1.c: New file.
6423
6424 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6425
6426         * g++.old-deja/g++.other/sizeof3.C: New test.
6427         * g++.old-deja/g++.other/sizeof4.C: New test.
6428         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6429         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6430
6431 1999-09-07  Richard Henderson  <rth@cygnus.com>
6432
6433         * gcc.dg/va-arg-1.c: New.
6434
6435 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6436
6437         * gcc.c-torture/execute/va-arg-9.c: New test.
6438
6439 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6440
6441         * g77.f-torture/compile/980519-2.f: New test.
6442         * g77.f-torture/compile/19990905-0.f: New test.
6443         * g77.f-torture/compile/19990905-1.f: New test.
6444         * g77.f-torture/compile/19990905-2.f: New test.
6445
6446         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6447
6448 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6449
6450         * gcc.c-torture/execute/990827-1.c: Fix typo.
6451
6452 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6453
6454         * g++.old-deja/g++.other/deref1.C: New test.
6455
6456 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6457
6458         * g++.old-deja/g++.other/ambig2.C: New test.
6459         * g++.old-deja/g++.other/cond5.C: New test.
6460         * g++.old-deja/g++.other/lookup16.C: New test.
6461
6462 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6463
6464         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6465         assemblers too.
6466
6467 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6468
6469         * lib/c-torture.exp: Avoid the "compare executables" optimization
6470         when testing native.
6471
6472 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6473
6474         * gcc.c-torture/execute/990829-1.c: New test.
6475         * gcc.c-torture/compile/990829-1.c: New test.
6476
6477 1999-08-27  Paul Burchard  <burchard@pobox.com>
6478
6479         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6480         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6481         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6482         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6483         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6484         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6485         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6486         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6487         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6488         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6489         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6490
6491 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6492
6493         * gcc.c-torture/execute/990827-1.c: New test.
6494
6495 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6496
6497         * g77.f-torture/noncompile/19990826-4.f: New test.
6498
6499         * g77.f-torture/compile/19990826-3.f: New test.
6500
6501         * g77.f-torture/execute/19990826-2.f: New test.
6502
6503         * g77.f-torture/compile/19990826-1.f: New test.
6504
6505         * gcc.c-torture/execute/990826-0.c: New test.
6506         * g77.c-torture/execute/19990826-0.f: New test.
6507
6508         * g77.f-torture/noncompile/970626-2.f: New test.
6509
6510 1999-08-25  Paul Burchard  <burchard@pobox.com>
6511
6512         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6513         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6514         lss-011.C: New tests.
6515
6516 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6517
6518         * g++.old-deja/g++.other/decl5.C: New test.
6519
6520 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6521
6522         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6523         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6524         call `postbase' for each one.  All callers of `postbase' changed
6525         to call this instead.
6526
6527 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6528
6529         * gcc.c-torture/execute/990811-1.c: New test.
6530
6531 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6532
6533         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6534         just native ones.
6535
6536         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6537         just native ones.
6538
6539 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6540
6541         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6542
6543 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6544
6545         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6546
6547 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6548
6549         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6550
6551 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6552
6553         * gcc.c-torture/execute/990804-1.c: New test.
6554
6555 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6556
6557         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6558         * g++.old-deja/g++.brendan/crash64.C: Likewise
6559         * g++.old-deja/g++.brendan/overload8.C: Likewise
6560
6561 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6562
6563         * g++.old-deja/g++.other/struct1.C: New test.
6564
6565 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6566
6567         * g++.old-deja/g++.other/enum2.C: New test.
6568
6569 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6570
6571         Adapted from tests from Franz Sirl:
6572         * gcc.c-torture/execute/va-arg-7.c: New test.
6573         * gcc.c-torture/execute/va-arg-8.c: New test.
6574
6575 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6576
6577         * gcc.c-torture/compile/990801-2.c: New test.
6578
6579         * gcc.c-torture/compile/990801-1.c: New test.
6580
6581 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6582
6583         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6584         fp-cmp-1.c, converting double to float.
6585
6586         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6587         fp-cmp-1.c, converting double to long double.
6588
6589         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6590         from fr1 to unknown_register, since fr1 is a legitimate register
6591         on some machines.
6592
6593 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6594
6595         * README: More listname related changes.
6596
6597 1999-07-08  Catherine Moore  <clm@cygnus.com>
6598
6599         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6600
6601 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6602
6603         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6604
6605 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6606
6607         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6608
6609 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6610
6611         * gcc.dg/990703-1.c: New test.
6612
6613 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6614
6615         * lib/file-format.exp: New file: Move definition of proc
6616         gcc_target_object_format to here from
6617         gcc.dg/special/ecos.exp.
6618
6619         * lib/c-torture.exp: Include lib file-format.exp.
6620         * lib/gcc-dg.exp: Include lib file-format.exp.
6621
6622         * gcc.dg/special/ecos.exp: Remove definition of proc
6623         gcc_target_object_format.
6624
6625 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6626
6627         * gcc.c-torture/execute/990628-1.c: New test.
6628
6629 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6630
6631         * gcc.c-torture/compile/990625-2.c: New test.
6632
6633         * gcc.c-torture/compile/990625-1.c: New test.
6634
6635 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6636
6637         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6638         attributes compile.
6639         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6640         ports that use the COFF/PE file format.
6641
6642 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6643
6644         * gcc.c-torture/compile/990617-1.c: New test.
6645
6646 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6647
6648         * g++.old-deja/g++.other/decl4.C: New test.
6649
6650 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6651
6652         * g++.old-deja/g++.other/bitfld3.C: New test.
6653
6654 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6655
6656         * g++.old-deja/g++.eh/catch1.C: New test.
6657
6658 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6659
6660         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6661
6662         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6663         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6664
6665 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6666
6667         * g77.f-torture/compile/19990502-0.f: Replace with new,
6668         shorter, test that still fails after recent changes.
6669
6670 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6671
6672         * gcc.c-torture/execute/990604-1.c: New test.
6673
6674 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6675
6676         * gcc.c-torture/execute/990531-1.c: New test.
6677
6678 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6679
6680         * gcc.c-torture/compile/990527-1.c: New test.
6681
6682 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6683
6684         * gcc.c-torture/execute/990527-1.c: New test.
6685
6686 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6687
6688         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6689         bitfields as signed.
6690
6691 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6692
6693         * g77.f-torture/compile/19990525-0.f: New test.
6694
6695 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6696
6697         * gcc.c-torture/execute/990525-2.c: New test.
6698
6699         * gcc.c-torture/execute/990525-1.c: New test.
6700
6701 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6702
6703         * g++.old-deja/g++.other/anon3.C: New test.
6704         * g++.old-deja/g++.other/anon4.C: New test.
6705         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6706         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6707         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6708         Merrill).
6709
6710 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6711
6712         * gcc.c-torture/execute/990524-1.c: New test.
6713
6714         * gcc.dg/990524-1.c: New test.
6715
6716 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6717
6718         * gcc.c-torture/compile/990523-1.c: New test.
6719
6720 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6721
6722         * gcc.c-torture/compile/990519-1.c: New test.
6723
6724 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6725
6726         * gcc.c-torture/compile/990517-1.c: New test.
6727
6728         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6729         (e4, f4): New tests.
6730         (main): Call them.
6731
6732 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6733
6734         * gcc.dg/noreturn-1.c: New test.
6735
6736 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6737
6738         * gcc.c-torture/execute/990513-1.c: New test.
6739
6740 1999-05-10  Richard Henderson  <rth@cygnus.com>
6741
6742         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6743
6744 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6745
6746         * g77.f-torture/execute/erfc.f: Use small single-precision
6747         values, to avoid problems on Alphas when not -mieee.
6748
6749 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6750
6751         * gcc.dg/990506-0.c: New test.
6752
6753 1999-05-08  Richard Henderson  <rth@cygnus.com>
6754
6755         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6756         the constant to test.  Don't XFAIL 64-bit targets.
6757
6758         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6759         * g++.old-deja/g++.law/profile1.C: Likewise.
6760
6761         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6762         operator new instances.
6763         * g++.old-deja/g++.other/delete5.C: Likewise.
6764
6765 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6766
6767         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6768         intrinsic.
6769
6770 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6771
6772         * g77.f-torture/execute/u77-test.f: Reverse order of two
6773         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6774
6775 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6776
6777         * gcc.dg/compare1.c: New test.
6778
6779 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6780
6781         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6782         New tests.
6783
6784 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6785
6786         * g77.f-torture/compile/19990502-1.f: New test.
6787
6788 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6789
6790         * g77.f-torture/compile/19990502-0.f: New test.
6791
6792 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6793
6794         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6795         intrinsic.
6796
6797 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6798
6799         * g77.f-torture/execute/u77-test.f (main): List libU77
6800         intrinsics not currently tested.
6801         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6802         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6803         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6804         Trim blanks off the ends of some printed strings.
6805
6806 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6807
6808         * g77.f-torture/execute/u77-test.f (main): Just warn about
6809         FSTAT gid disagreement, as it's expected on some systems.
6810
6811 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6812
6813         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6814         use a new function, which allows for some slop.
6815         Clean up some commentary.
6816         (issum): The new function.
6817         (sgladd): Deleted subroutine.
6818
6819 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6820
6821         * g77.f-torture/execute/u77-test.f: Modify to be more like
6822         libf2c/libU77 version, bringing patches to that version here.
6823         Add suitable commentary.
6824
6825 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6826
6827         * gcc.dg/990424-1.c: New test.
6828
6829 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6830
6831         * g77.f-torture/execute/u77-test.f (main): Bug involving
6832         LSTAT has been fixed, so turn back on full checking.
6833
6834 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6835
6836         * g77.f-torture/compile/19990419-0.f: New test.
6837         * g77.f-torture/execute/19990419-1.f: New test.
6838
6839 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6840
6841         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6842         to avoid the need for a prototype to supress a warning.
6843
6844 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6845
6846         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6847
6848 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6849
6850         * gcc.c-torture/execute/990404-1.c: New test.
6851
6852 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6853
6854         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6855         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6856         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6857         missing initializer warnings.
6858
6859 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6860
6861         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6862         matching strings.
6863
6864 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6865
6866         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6867
6868 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6869
6870         * g77.f-torture/execute/19990325-0.f: New test.
6871         * g77.f-torture/execute/19990325-1.f: New test.
6872
6873 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6874
6875         * gcc.c-torture/execute/990324-1.c: New test.
6876
6877 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6878
6879         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6880         test with 4.
6881
6882 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6883
6884         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6885
6886 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6887
6888         * g77.f-torture/execute/19990313-2.f: New test.
6889         * g77.f-torture/execute/19990313-3.f: New test.
6890
6891 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6892
6893         * g77.f-torture/execute/19990313-0.f: New test.
6894         * g77.f-torture/execute/19990313-1.f: New test.
6895
6896 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6897
6898         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6899         printf to sprintf.
6900         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6901         (main): Add check for u15.  Conditionalize u31 check depending on
6902         whether ints are <32 bits or >=32 bits.
6903
6904 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6905
6906         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6907
6908 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6909
6910         * g77.f-torture/compile/19990305-0.f: New test.
6911         * g77.f-torture/execute/19981119-0.f: New test.
6912
6913 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6914
6915         * g77.f-torture/execute/970625-2.f: call ABORT if final
6916         result is not correct, instead of just printing it.
6917         Add this checking via newly introduced obfuscation, to
6918         trip up buggy front ends.
6919
6920 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6921
6922         * g77.f-torture/compile/960317-1.f: Moved from being
6923         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6924
6925 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6926
6927         * g77.f-torture/execute/960317-1.f: New (old) test.
6928         * g77.f-torture/execute/970625-2.f: Ditto.
6929
6930 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6931
6932         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6933         message on line 1 or line 2; cccp and cpplib do this differently.
6934
6935 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6936
6937         * g++.old-deja/g++.law/weak1.C: New test.
6938
6939 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6940
6941         * gcc.c-torture/execute/990119-1.c: Renamed to...
6942         * gcc.dg/990119-1.c: this, so it will only be tested once
6943         (it's a preprocessor test, it doesn't need to be run at
6944         multiple optimization levels).
6945
6946 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6947
6948         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6949           ALWAYS_CXXFLAGS.
6950
6951 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6952
6953         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6954         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6955         to not be compilable by current g77.
6956
6957 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6958
6959         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6960
6961 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6962
6963         * gcc.c-torture/execute/990222-1.c: New test.
6964
6965 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6966
6967         * g77.f-torture/compile/19990218-0.f: New test.
6968         * g77.f-torture/noncompile/19990218-1.f: New test.
6969
6970 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6971
6972         * g77.f-torture/compile/19981216-0.f: New test.
6973
6974 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6975
6976         * gcc.dg/990214-1.c: New test.
6977
6978 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6979
6980         * gcc.dg/990213-2.c: New test.
6981
6982         * gcc.dg/990213-1.c: New test.
6983
6984 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6985
6986         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6987         ints.
6988
6989 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6990
6991         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6992         specified by target.
6993
6994         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6995
6996 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6997
6998         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6999
7000 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7001
7002         * gcc.dg/special/ecos.exp: New test driver for new tests with
7003         special requirements.
7004
7005         * gcc.dg/special/alias-1.c: New test.
7006         * gcc.dg/special/gcsec-1.c: New test.
7007         * gcc.dg/special/weak-1.c: New test.
7008         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
7009         * gcc.dg/special/weak-2.c: New test.
7010         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
7011         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
7012         * gcc.dg/special/wkali-1.c: New test.
7013         * gcc.dg/special/wkali-2.c: New test.
7014         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
7015         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
7016
7017 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
7018
7019           * lib/c-torture.exp (c-torture-compile): Pull out code for
7020           analyzing gcc error messages.
7021           (c-torture-execute): Likewise.  Fix some (harmless) false
7022           positives.
7023           * lib/gcc.exp (gcc_check_compile): New function.
7024
7025 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
7026
7027         * gcc.c-torture/execute/990208-1.c: New test.
7028
7029 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7030
7031         * g++.dg/special/ecos.exp: New driver for new tests with special
7032         requirements
7033
7034         * g++.dg/special/conpr-1.C: New test
7035         * g++.dg/special/conpr-2.C: New test
7036         * g++.dg/special/conpr-2a.C: New test
7037         * g++.dg/special/conpr-3.C: New test
7038         * g++.dg/special/conpr-3a.C: New test
7039         * g++.dg/special/conpr-3b.C: New test
7040
7041         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
7042         allow g++ to use the dg driver
7043
7044         * README: Add comment about g++.dg directory
7045
7046 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
7047
7048         * README: Update email addresses.
7049
7050 1999-02-03  Nick Clifton  <nickc@cygnus.com>
7051
7052         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
7053         arguments in order to force structure S onto the stack even on
7054         the alpha.
7055         (test): Pass 10 leading arguments to function foo as well as the
7056         structure S.
7057
7058         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
7059         failure for all targets.
7060
7061         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
7062         abort to terminate program execution.
7063
7064 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
7065
7066         * gcc.c-torture/execute/990130-1.c: New test.
7067
7068 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
7069
7070         * gcc.dg/990130-1.c: New test.
7071
7072 1999-01-28  Michael Meissner  <meissner@cygnus.com>
7073
7074         * gcc.c-torture/execute/990128-1.c: New test.
7075
7076 1999-01-27  Michael Meissner  <meissner@cygnus.com>
7077
7078         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
7079
7080 1999-01-27  Felix Lee  <flee@cygnus.com>
7081
7082         * lib/c-torture.exp (c-torture-compile): pull out code for
7083         analyzing gcc error messages.
7084         (c-torture-execute): ditto, and fix some (harmless) false
7085         positives.
7086         * lib/gcc.exp (gcc_check_compile): new function.
7087
7088 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
7089
7090         * gcc.dg/990117-1.c: New test.
7091
7092         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
7093
7094         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
7095
7096 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
7097
7098         * g77.f-torture/compile/990115-1.f: New test.
7099
7100 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
7101
7102         * gcc.c-torture/compile/990107-1.c: New test
7103
7104 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
7105
7106         * gcc.c-torture/execute/990106-2.c: New test.
7107
7108         * gcc.c-torture/execute/990106-1.c: New test.
7109
7110 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
7111
7112         * gcc.c-torture/compile/981223-1.c: New test.
7113
7114 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
7115
7116         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
7117         (opt3): Rename from opt4 and disable.
7118
7119 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7120
7121         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7122
7123 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7124
7125         * g++.old-deja/g++.other/conv5.C: New test.
7126
7127 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7128
7129         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7130
7131 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7132
7133         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7134
7135 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7136
7137         * gcc.c-torture/compile/981211-1.c: New test.
7138
7139 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7140
7141         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7142
7143         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7144
7145 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7146
7147         * gcc.special/930510-1.c: Make C9X safe.
7148         * gcc.misc-tests/gcov-1.c Similarly.
7149         * gcc.misc-tests/gcov-2.c Similarly.
7150
7151 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7152
7153         * gcc.dg/ultrasp1.c: New test.
7154
7155 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7156
7157         * gcc.c-torture/execute/981206.c: New test.
7158
7159 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7160
7161         * g++.old-deja/g++.ns/template7.C: New test.
7162
7163         * g++.old-deja/g++.other/expr1.C: New test.
7164
7165         * g++.old-deja/g++.eh/tmpl3.C: New test.
7166
7167         * g++.old-deja/g++.eh/tmpl2.C: New test.
7168
7169 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7170
7171         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7172         * g++.old-deja/g++.other/using6.C: Removed.
7173         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7174
7175         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7176
7177 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7178
7179         * g++.old-deja/g++.pt/overload8.C: New test.
7180
7181         * g++.old-deja/g++.pt/overload7.C: New test.
7182
7183         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7184
7185         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7186         and relinking messages.
7187         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7188         compiling with -frepo.
7189
7190 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7191
7192         * g++.old-deja/g++.pt/lookup6.C: New test.
7193
7194 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7195
7196         * gcc.c-torture/execute/981130-1.c: New test.
7197         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7198
7199 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7200
7201         * g++.old-deja/g++.pt/explicit76.C: New test.
7202
7203         * g++.old-deja/g++.pt/friend38.C: New test.
7204
7205         * g++.old-deja/g++.ns/crash2.C: New test.
7206
7207         * g++.old-deja/g++.pt/defarg8.C: New test.
7208
7209         * g++.old-deja/g++.pt/instantiate6.C: New test.
7210
7211         * g++.old-deja/g++.pt/static6.C: New test.
7212
7213         * g++.old-deja/g++.pt/decl2.C: New test.
7214
7215 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7216
7217         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7218         problem is actually related with name lookup, but so what? :-)
7219
7220         * g++.old-deja/g++.pt/friend37.C: New test.
7221
7222 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7223
7224         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7225         element, which fails on some systems.
7226
7227         * g77.f-torture/execute/labug1.f: New test.
7228
7229 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7230
7231         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7232         is defined.
7233
7234 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7235
7236         * g77.f-torture/compile/981117-1.f: New test.
7237
7238 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7239
7240         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7241         properly discarded.
7242
7243 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7244
7245         * gcc.c-torture/execute/memcheck: New directory of tests for
7246         -fcheck-memory-usage.
7247
7248 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7249
7250         * README: New file, general information about the testsuite and
7251         new description of the various C++ test subdirectories.
7252         * README.g++: Eliminate obsolete information, update and move most
7253         relevant stuff to README.
7254
7255 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7256
7257         * gcc.c-torture/compile/981107-1.c: New test.
7258
7259 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7260
7261         * execute/memcpy-bi.c: New testcase.
7262
7263 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7264
7265         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7266         base classes.
7267
7268         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7269         template is selected.
7270
7271         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7272         classes, it should be accepted for all types.
7273
7274         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7275
7276         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7277         specializations start with template headers.
7278
7279 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7280
7281         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7282
7283         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7284         non-POD types.
7285
7286 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7287
7288         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7289
7290 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7291
7292         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7293
7294 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7295
7296         * 981019-1.c: New test.
7297
7298 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7299
7300         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7301         find objc headers.
7302
7303 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7304
7305         * compile/981001-4.c: Remove use of GCC extension that triggers a
7306         compiler bug.
7307
7308 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7309
7310         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7311
7312 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7313
7314         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7315         instantiation of template produces incorrect code for delete
7316         expression.
7317
7318         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7319         constructors' name is not unique.
7320         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7321         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7322
7323         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7324         automatic array of const is ill-formed.
7325
7326         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7327         of template parameter?
7328
7329         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7330         const.
7331
7332         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7333         pointer-to-member expression.
7334
7335         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7336         declaration causes ICE.
7337
7338 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7339
7340         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7341         reserved in the global namespace.
7342
7343         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7344         generate needed virtual table.
7345
7346         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7347
7348 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7349
7350         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7351         template-dependent type
7352
7353 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7354
7355         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7356         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7357         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7358
7359         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7360         class should be usable as argument of member function.
7361         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7362         class should be usable as return type of member function.
7363         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7364         class should be usable as type of data member.
7365
7366         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7367
7368 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7369
7370         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7371
7372 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7373
7374         * gcc.dg/dll-?.c Add thumb to target list.
7375         Fix assembler scan patterns to match current assembler output.
7376
7377 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7378
7379         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7380         matching of template brackets.
7381
7382         * g++.old-deja/g++.other/using4.C: New test.  Test using
7383         declarations of methods from base classes.
7384
7385         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7386         within functions should introduce names into the innermost
7387         enclosing namespace.
7388
7389         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7390         of static locals if first initialization throws.
7391
7392 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7393
7394         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7395
7396 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7397
7398         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7399         lose track of the possible targets of tablejump insns.
7400         * special/special.exp: Run it.
7401
7402 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7403
7404         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7405         must be declared before its specializations can be named in friend
7406         declarations.
7407
7408 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7409
7410         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7411
7412         * g77.f-torture/execute/io1.f: New test.
7413
7414 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7415
7416         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7417         with pointer to template function, for which no argument deduction
7418         is possible.
7419
7420         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7421         specialization of template function as argument to template
7422         function.
7423
7424         * g++.old-deja/g++.other/access2.C: New test; Inner class
7425         shouldn't have privileged access to Outer's names.
7426
7427 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7428
7429         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7430         friend template declared within template class conflicts with
7431         nested class of the same name.
7432
7433         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7434         is ignored.
7435
7436         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7437         object with direct initializer as function declaration.
7438
7439         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7440         initializers.
7441
7442         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7443         involving const pointer and NULL produces incorrect result.
7444
7445         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7446         type name without `typename' should be rejected with -pedantic.
7447
7448 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7449
7450         * g++.old-deja/g++.other/addrof1.C: New test.
7451
7452 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7453
7454         * gcc.c-torture/compile/981001-1.c: New test.
7455         * gcc.c-torture/execute/981001-1.c: New test.
7456
7457 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7458
7459         * gcc.c-torture/compile/981001-2.c: New test.
7460         * gcc.c-torture/compile/981001-3.c: New test.
7461         * gcc.c-torture/compile/981001-4.c: New test.
7462
7463 1998-10-01  Robert Lipe  <robertl@dgii.com>
7464
7465         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7466         multilibbed hosts.   Idea grafted from g77.exp.
7467
7468 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7469
7470         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7471         avoid losing on systems which need -lsocket.
7472
7473 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7474
7475         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7476         * g++.old-deja/g++.other/nested2.C: Ditto.
7477         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7478         failure.
7479
7480 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7481
7482         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7483         preferred over template operator!= for enum bitfields.
7484
7485 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7486
7487         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7488         that happen to have the same base name, but in different scopes,
7489         are incorrectly rejected.
7490
7491 1998-09-16  Richard Henderson  <rth@cygnus.com>
7492
7493         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7494         on the native word size instead of an integer literal.
7495
7496 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7497
7498         * g++.old-deja/g++.other/static2.C: Invocation of static data
7499         member of type pointer-to-function denoted as non-static member.
7500
7501         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7502         checks involving function types and aliases.
7503
7504 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7505
7506         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7507         redefined to the same non-trivial type.
7508
7509         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7510         namespace-qualification of template specializations declared in
7511         other namespaces.
7512
7513         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7514         to declare a subset of the specializations of a template function
7515         as friends of specializations of a template class.
7516
7517         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7518         member templates that do not fully specialize the enclosing
7519         template class are rejected.
7520
7521 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7522
7523         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7524
7525 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7526
7527         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7528         altered from libf2c/libU77 version.
7529
7530 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7531
7532         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7533
7534 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7535
7536         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7537         (un)signed char are different types for template specialization
7538         purposes.
7539
7540 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7541
7542         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7543         * objc: ObjC testsuite.
7544
7545 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7546
7547         * gcc.c-torture/execute/941014-1.x:  New file.
7548
7549 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7550
7551         * lib/c-torture.exp: Add support for
7552         torture_eval_before_compile and torture_eval_before_execute
7553         variables.
7554
7555 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7556
7557         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7558         this test triggers valid.
7559
7560 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7561
7562         * gcc.dg/980827-1.c: New test.
7563
7564 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7565
7566         * gcc.c-torture/execute/loop-4b.c: New test.
7567
7568 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7569
7570         * lib/c-torture.exp: Add support for
7571         torture_eval_before_compile and torture_eval_before_execute
7572         variables.
7573
7574 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7575
7576         * gcc.c-torture/compile/980825-1.c: New test.
7577
7578 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7579
7580         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7581         count number tests in opt_t0 not good_t0.
7582
7583 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7584
7585         * gcc.c-torture/compile/930326-1.x: Fix typo.
7586
7587 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7588
7589         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7590         causes an ICE.
7591
7592 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7593
7594         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7595         STACK_SIZE is defined.
7596         * gcc.c-torture/unsorted/stuct.c: Similarly.
7597
7598         * gcc.c-torture/compile/980821-1.c: New test.
7599
7600 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7601
7602         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7603
7604 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7605
7606         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7607         code.
7608
7609 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7610
7611         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7612         error'.
7613
7614 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7615
7616         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7617
7618 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7619
7620         * gcc.c-torture/compile/980816-1.c: New test.
7621
7622         * gcc.dg/980816-1.c: New test.
7623
7624 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7625
7626         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7627         compiler for ieee tests.
7628
7629 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7630
7631         * g77.f-torture/compile/980729-0.f: New test.
7632
7633 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7634
7635         * gcc.c-torture/special/eeprof-1.c: New test, for
7636         -finstrument-functions.
7637         * gcc.c-torture/special/special.exp: Run it.
7638
7639 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7640
7641         * gcc.c-torture/compile/980729-1.c: New test.
7642
7643 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7644
7645         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7646         __thumb__ is defined, and test for ARM style doubles if so.
7647
7648 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7649
7650         * g77.f-torture/noncompile/980615-0.f: New test.
7651
7652 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7653
7654         * gcc.dg/980312-1.c: Do link instead of compile.
7655         * gcc.dg/980313-1.c: Likewise.
7656
7657 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7658
7659         * gcc.c-torture/compile/980726-1.c: New test.
7660
7661 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7662
7663         * g77.f-torture/execute/io0.f: New test.
7664
7665 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7666
7667         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7668         an int.
7669
7670 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7671
7672         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7673         m32r bugs.
7674
7675 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7676
7677         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7678         c-decl.c:grokdeclarator can handle mode attributes.
7679
7680 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7681
7682         * gcc.c-torture/execute/980716-1.c: New test.
7683
7684 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7685
7686         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7687         the mn10200.
7688         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7689         the mn10200.
7690         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7691         * gcc.c-torture/compile/930326-1.x: Similarly.
7692
7693 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7694
7695         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7696         New test from Craig.
7697
7698 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7699
7700         * g77.f-torture/noncompile/980616-0.f: New test.
7701
7702         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7703
7704 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7705
7706         *  g++.other/singleton.C: Return error value instead of taking
7707         SIGSEGV.
7708
7709 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7710
7711         *  g++.other/singleton.C: New test.   Warning is under dispute.
7712         Runtime crash is not.
7713
7714 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7715
7716         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7717         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7718         using6.C, using7.C}:  New namespace tests.
7719
7720 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7721
7722         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7723         specialization with typedef'ed names used as array indexes.
7724
7725 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7726
7727         * gcc.c-torture/execute/980709-1.c: New test.
7728
7729         * gcc.dg/980709-1.c: New test.
7730
7731 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7732
7733         * gcc.c-torture/execute/bcp-1.c: New test.
7734
7735 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7736
7737         * gcc.c-torture/execute/980707-1.c: New test.
7738
7739 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7740
7741         * gcc.c-torture/compile/980706-1.c: New test.
7742
7743 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7744
7745         * g77.f-torture/execute/980701-0.f,
7746         g77.f-torture/execute/980701-1.f: New test from Craig.
7747
7748 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7749
7750         * gcc.c-torture/compile/980701-1.c: New test.
7751
7752         * gcc.c-torture/execute/980701-1.c: New test.
7753
7754 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7755 rlsruhe.de>
7756
7757         * g++.old-deja/g++.robertl/eb132.C: New test.
7758         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7759
7760 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7761
7762         * g77.f-torture/execute/980628-7.f,
7763         g77.f-torture/execute/980628-8.f,
7764         g77.f-torture/execute/980628-9.f,
7765         g77.f-torture/execute/980628-10.f: New tests from Craig.
7766
7767         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7768
7769 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7770
7771         * g77.f-torture/execute/980628-4.f: New test from Craig.
7772         * g77.f-torture/execute/980628-5.f: Likewise.
7773         * g77.f-torture/execute/980628-2.f: Likewise.
7774         * g77.f-torture/execute/980628-0.f: Likewise.
7775         * g77.f-torture/execute/980628-1.f: Likewise.
7776         * g77.f-torture/execute/980628-3.f: Likewise.
7777         * g77.f-torture/execute/980628-6.f: Likewise.
7778
7779 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7780
7781         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7782         directory when nothing has been installed yet.
7783
7784 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7785
7786         * gcc.c-torture/special/special.exp: Handle newer versions of
7787         dejagnu.
7788
7789 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7790
7791         * gcc.dg/980626-1.c: New test.
7792
7793 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7794
7795         * gcc.misc-tests/m-un-2.c: New test.
7796         * g++.old-deja/g++.other/warn01.c: Likewise.
7797
7798 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7799
7800         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7801         compatibility with assmblers with a different comment character.
7802         Eliminate use of GAS-specific extensions.
7803
7804 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7805
7806         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7807
7808 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7809
7810         *lib/g77.exp: Replace search for libf2c.a with search for newly
7811         renamed libg2c.a
7812
7813 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7814
7815         * gcc.c-torture/execute/980617-1.c: New test.
7816
7817 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7818
7819         * gcc.c-torture/execute/980612-1.c: New test.
7820
7821 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7822
7823         * gcc.dg/980523-1.c: Only test on ppc-linux.
7824         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7825
7826         * gcc.c-torture/execute/980608-1.c: New test.
7827
7828 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7829
7830         * gcc.c-torture/execute/980605-1.c: New test.
7831
7832 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7833
7834         * gcc.c-torture/execute/980604-1.c: New test.
7835
7836 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7837
7838         * gcc.c-torture/execute/980602-1.c: New test.
7839         * gcc.c-torture/execute/980602-2.c: Likewise.
7840
7841 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7842
7843         * 970125-0.f: Fix per JCB.  Add commentary.
7844
7845 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7846
7847         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7848         IEEE -0 support.
7849
7850 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7851
7852         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7853         earlier.
7854
7855 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7856
7857         * gcc.c-torture/execute/980526-3.c: New test.
7858
7859 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7860
7861         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7862         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7863         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7864         m88k-motorola-sysv3 to XFAIL.
7865
7866 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7867
7868         * gcc.dg/980526-1.c: New test.
7869         * gcc.c-torture/execute/980526-2.c: New test.
7870
7871 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7872
7873         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7874
7875         * gcc.c-torture/execute/980526-1.c: New test.
7876
7877 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7878
7879         * g77.f-torture/execute/alpha2.f: Add runtime test.
7880
7881 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7882
7883         * g++.old-deja/old-deja.exp: Strip leading directories.
7884
7885         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7886         error for the line.  Don't run multiple tests for the same line.
7887
7888 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7889
7890         * gcc.dg/980523-1.c: New test.
7891
7892 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7893
7894         * g77.f-torture/compile/970915-0.f: New test.
7895
7896 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7897
7898         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7899
7900 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7901
7902         * gcc.dg/980520-1.c: New test.
7903
7904 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7905
7906         * gcc.dg/980502-1.c: Fix return type.
7907
7908 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7909
7910         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7911         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7912         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7913         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7914         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7915
7916 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7917
7918         * g77.f-torture/execute/980520-1.f: New test.
7919
7920 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7921
7922         * lib/mike-g77.exp: New file.
7923
7924         * g77.f-torture/noncompile/noncompile.exp,
7925         g77.f-torture/noncompile/check0.f: New files.
7926
7927 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7928
7929         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7930         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7931         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7932         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7933         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7934         abort where appropriate.
7935
7936 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7937
7938         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7939         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7940
7941 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7942
7943         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7944
7945 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7946
7947         * g77.f-torture/compile/980427-0.f: New test.
7948
7949 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7950
7951         * g77.f-torture/compile/980424-0.f: New test.
7952
7953 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7954
7955         * g77.f-torture/compile/980419-2.f (main): New test.
7956         * g77.f-torture/compile/970125-0.f: New test.
7957         * g77.f-torture/compile/980419-1.f: New test.
7958
7959 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7960
7961         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7962         of loop-4.c.
7963
7964 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7965
7966         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7967
7968 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7969
7970         * gcc.c-torture/compile/980329-1.c: New test.
7971
7972 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7973
7974         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7975         * gcc.dg/980312-1.c: Fix typo in -march command.
7976
7977 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7978
7979         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7980
7981 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7982
7983         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7984         Dave Love agree the Fortran source is bogus.
7985
7986 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7987
7988         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7989         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7990         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7991         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7992         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7993
7994 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7995
7996         * g++.old-deja/g++.other/friend1.C: New test.
7997
7998 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7999
8000         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
8001         possibly uninitialized) variables and declare dnrm2.
8002
8003 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
8004
8005         From Bruno Haible <haible@ilog.fr>:
8006         * gcc.c-torture/execute/980223.c: New test.
8007
8008 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
8009
8010         * gcc.dg/ifelse-1.c: New test.
8011
8012 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
8013
8014         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
8015
8016           * lib/old-dejagnu.exp (old-dejagnu): Added the
8017           "execution test - XFAIL *-*-*" handling in the spirit of
8018           "excess errors test -". Changed the "execution test fails"
8019           handling to be like "excess errors test fails".
8020           * Update various tests accordingly.
8021
8022 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
8023
8024         * gcc.c-torture/execute/980205.c: New test.
8025
8026 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
8027
8028         * lib/c-torture.exp: Look for .x files instead of .cexp files.
8029         * lib/f-torture.exp: Similarly.
8030         * gcc.c-torture: Rename all .cexp files to .x files.
8031
8032 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8033
8034         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
8035         (940510-1.c): Removed duplicate.
8036         (971104-1.c): New test.
8037
8038 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
8039
8040           * lib/f-torture.exp: Improve error and loop detection.
8041
8042 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
8043
8044         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
8045         use that to size the filler array.
8046
8047 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8048
8049         * lib/c-torture.exp(c-torture-execute): Fix typo.
8050
8051         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
8052         testcase as the executable name. Keep the executable around if
8053         the test fails.
8054
8055 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8056
8057         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
8058         changes.  Only test one -g option, and move it to the end of the
8059         list of options to test.
8060
8061 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
8062
8063         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
8064         variable GCC_TORTURE_OPTIONS to supply default switches separated
8065         by colons.  If no environment variable, run tests with -O0 -g, -O1
8066         -g, and -O2 -g as well.
8067
8068 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8069
8070         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
8071         explanatory comments. Fix indentation.
8072
8073 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
8074
8075         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
8076
8077 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
8078
8079         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
8080         * g++.old-deja/g++.mike/p7325.C: Likewise.
8081         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
8082
8083 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
8084
8085         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
8086         * g++.old-deja/g++.brendan/crash30.C: Likewise.
8087         * g++.old-deja/g++.brendan/crash39.C: Likewise.
8088         * g++.old-deja/g++.law/operators4.C: Likewise.
8089
8090 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
8091
8092         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
8093         * g++.old-deja/g++.mike/p784.C: Ditto.
8094         * g++.old-deja/g++.mike/p785.C: Ditto.
8095
8096 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
8097
8098           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
8099
8100 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
8101
8102         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
8103         target feature; pass this to c-torture-execute as needed.
8104
8105 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
8106
8107         * lib/c-torture.exp(c-torture-execute): If the previous and the
8108         current executables being tested are identical, we don't need to
8109         run the executable again. Try to make the executable names
8110         unique. Add an optional argument for passing additional compiler
8111         flags.
8112
8113 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
8114
8115         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
8116
8117 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
8118
8119         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8120
8121 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8122
8123         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8124         32bit or larger longs.
8125
8126         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8127         have either a 32bit long or 32bit int.
8128
8129 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8130
8131         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8132         Make double precision tests dependent on sizeof (double).
8133
8134 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8135
8136         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8137         too.
8138
8139 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8140
8141         * gcc.c-torture/compile/961203-1.cexp: New script.
8142
8143 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8144
8145         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8146         up the includes ourselves.
8147
8148 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8149
8150         * lib/plumhall.exp: Remove random include, and add a few
8151         verbose messages for debugging.
8152
8153 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8154
8155         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8156         of trying to do it ourselves.
8157
8158 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8159
8160         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8161
8162 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8163
8164         * gcc.prms/5403.c: Made regexp a bit less strict.
8165
8166 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8167
8168         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8169         is returned from remote_load instead.
8170         * lib/plumhall.exp: Ditto.
8171         * lib/mike-g++.exp: Ditto.
8172         * lib/old-dejagnu.exp: Ditto.
8173         * lib/c-torture.exp: Ditto.
8174
8175 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8176
8177         * lib/g++.exp: Use build_wrapper procedure.
8178         * lib/gcc.exp: Ditto.
8179
8180 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8181
8182         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8183         an old-style decl for malloc.  Fixes tests to work when
8184         sizeof (int) != sizeof (size_t).
8185
8186 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8187
8188         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8189
8190         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8191         use stdargs.h interface.
8192
8193 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8194
8195         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8196         NO_VARARGS when compiling.
8197
8198 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8199
8200         * lib/plumhall.exp(ph_includes): New procedure.
8201         (ph_make): Use it.
8202         (ph_compiler): Ditto.
8203
8204         * lib/g++.exp: Rename test-glue.c to testglue.c.
8205         * lib/gcc.exp: Ditto.
8206
8207 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8208
8209         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8210         to completion when it's called.
8211
8212 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8213
8214         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8215         is defined, don't do test.
8216
8217 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8218
8219         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8220         for object files.
8221         (ph_summary): Mark skipped testcases as untested, not unresolved.
8222
8223         * lib/plumhall.exp (ph_make): If unresolved because of bad
8224         errorCode, record errorCode in log file.
8225         (*): Replace send_log/verbose with verbose -log.
8226
8227 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8228
8229         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8230         double conversion if double isn't at least 8 bytes.
8231
8232         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8233         int to work with targets where int is 16 bits.
8234
8235         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8236         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8237         precision for the test to complete.
8238
8239 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8240
8241         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8242         if d10v is not compiled with the -mdouble64 flag.
8243         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8244
8245         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8246         d10v is not compiled with the -mint32 flag.
8247
8248 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8249
8250         * lib/plumhall.exp: Use incr_count.
8251
8252 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8253
8254         * gcc.c-torture: Update to c-torture-1.45.
8255
8256 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8257
8258         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8259         the name of the expect testcase file).
8260
8261         * lib/g++.exp(g++_init): Ditto.
8262
8263 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8264
8265         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8266         the host.
8267
8268         * lib/gcc.exp(gcc_exit): New procedure.
8269
8270 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8271
8272         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8273         specs where appropriate.
8274
8275         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8276         because of new "candidates are" messages, and removed a few
8277
8278         * Converted all non-old-style g++ testcases to old-style, and
8279         moved into g++.old-deja.
8280
8281 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8282
8283         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8284         options.
8285
8286         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8287         succeeded.
8288
8289         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8290
8291 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8292
8293         * lib/gcc.exp (gcc_target_compile): Add support for defining
8294         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8295         the machine doesn't have those features.
8296
8297 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8298
8299         * g++.law/operators4.exp: Don't use LIBS.
8300
8301 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8302
8303         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8304
8305         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8306         * lib/g++.exp: Set it here instead. Also, allow use of the
8307         --tool_exec and --tool_opt options. Change CXX to
8308         GXX_UNDER_TEST.
8309
8310         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8311
8312         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8313
8314 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8315
8316         * lib/old-dejagnu.exp: Use prune_warnings instead of
8317         prune_system_crud.
8318         * lib/mike-g++.exp: Ditto.
8319         * lib/gcc.exp: Ditto.
8320         * lib/g++.exp: Ditto.
8321
8322         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8323
8324 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8325
8326           * 941014-2.c: Include stdlib.h
8327           * 960327-1.c: Include stdio.h
8328           * dbra.c, index-1.c: Don't assume ints are 32bits.
8329
8330 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8331
8332         * lib/gcc.exp: Add gcc,stack_size target feature.
8333
8334         * lib/g++.exp(g++_target_compile): Add the include and link
8335         paths here, not in two other places. And, it's $options, not
8336         options.
8337
8338         * lib/mike-g++.exp(postbase): Remove the code that determines
8339         the correct include and link paths.
8340         * g++.old-deja/old-deja.exp: Ditto.
8341
8342 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8343
8344         * lib/g++.exp(g++_init): target_compile no longer returns the
8345         filename of the result.
8346
8347 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8348
8349         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8350         call to glob.
8351
8352         * gcc.c-torture/special/special.exp: Change call to
8353         gcc_target_compile to include the object file.
8354
8355 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8356
8357         * gcc.c-torture/special/special.exp: Correct misspelling in last
8358         change.
8359
8360 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8361
8362         * lib/plumhall.exp(ph_summary): Log the entire output of the
8363         executable. Return -1 if there were any failures, 0 otherwise.
8364         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8365         (ph_make): Clean up objects and executables that were built
8366         if the tests succeeded.
8367
8368 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8369
8370         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8371         libraries and includes in the build tree as appropriate.
8372
8373 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8374
8375         * lib/c-torture.exp: Instead of looking for the global variable
8376         NO_LONG_LONG, check to see if that's a feature of the target.
8377
8378 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8379
8380         * config/default.exp: Minimize. Delete the remainer of the files in
8381         config; this functionality is now in devo/dejagnu/config.
8382
8383         g++.*/*: Pass any additional flags used to compile to postbase;
8384         delete CXXFLAGS.
8385
8386         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8387         is now done by runtest.exp. Use gcc_target_compile instead of
8388         compile.
8389
8390         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8391         Remove references to CFLAGS. Use remote_file instead of
8392         calling rm -f.
8393         (c-torture): Take a list of arguments to use to compile this
8394         testcase.
8395
8396         lib/g++.exp: Simplify. Use target_compile instead of compile.
8397         lib/gcc-dg.exp: Ditto.
8398         lib/gcc.exp: Ditto.
8399         lib/mike-{gcc,g++}.exp: Ditto.
8400         lib/old-dejagnu.exp: Ditto.
8401         lib/plumhall.exp: Ditto.
8402
8403 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8404
8405         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8406         (ph_linker): Likewise.
8407
8408 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8409
8410           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8411         MAP_ANON / MAP_ANONYMOUS if defined;
8412         else try to map from /dev/zero .
8413
8414 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8415
8416         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8417         isn't defined, then define it to MAP_ANONYMOUS.
8418
8419 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8420
8421         * gcc.c-torture: Update to c-torture-1.42 release.
8422
8423 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8424
8425         * gcc.c-torture: Update to c-torture-1.41 release.
8426
8427 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8428
8429         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8430         c-torture release.
8431
8432 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8433
8434         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8435         and LDFLAGS.  Fix second case to append the target_info ldflags
8436         onto LDFLAGS, not CFLAGS.
8437         * lib/g++.exp (g++_init): Add target_info stuff.
8438         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8439         of libgloss and newlib flags for !native.
8440
8441         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8442         (GDB): Fix relative path to go up another dir for finding gdb.
8443
8444 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8445
8446         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8447         versions in the target_info array, if they don't exist.
8448
8449 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8450
8451         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8452
8453 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8454
8455         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8456         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8457
8458 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8459
8460         * lib/old-dejagnu.exp: Don't remove the output file before we've
8461         actually tested it. Don't append pwd to the path of the executable
8462         we're testing.
8463
8464 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8465
8466         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8467
8468 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8469
8470         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8471         temporary directory for compiler files, and set it to a default
8472         value of /tmp. Set $output as the name of the output file from
8473         compiling the testcase. Add a -o option to $cflags_var so the
8474         compiler writes the final output file as $output. Set $executable
8475         to $output.
8476
8477         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8478         directory for compiler files, and set it to /tmp if it doesn't
8479         already have a value. Set $output_file to the name of the output
8480         file from compiling the testcase. Add a -o option to CXXFLAGS so
8481         the compiler writes the final output file as $output. Use $output
8482         as the executable to be tested.
8483
8484 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8485
8486         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8487
8488 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8489
8490         * gcc.c-torture/execute/pending-1.c: New test.  Still
8491         pending in Tege's queue.
8492
8493 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8494
8495         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8496         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8497         if there were failures.  Call unresolved if there were unresolved
8498         testcases.  Call gcc_fail if program did not run to completion.
8499         (ph_make): Pass additional argument name to ph_execute.
8500         (ph_execute): Add new argument.  Pass additional arguments to
8501         ph_summary.  Call gcc_fail is there is no execution output.
8502
8503 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8504
8505         * lib/plumhall.exp (proc_summary): Output relavent summary
8506         lines into the log so specific failures in plumhall can be
8507         investigated.
8508
8509 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8510
8511         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8512         (c-torture-execute): Don't try to execute tests which use
8513         "long long" types if $NO_LONG_LONG is nonzero.
8514
8515 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8516
8517         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8518         not c-torture.
8519
8520         * gcc.ieee: Move from here.
8521         * gcc.c-torture/execute/ieee: To here.
8522
8523 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8524
8525         * gcc.c-torture: Update to c-torture-1.41 release.
8526
8527 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8528
8529         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8530         not "$output".
8531
8532 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8533
8534         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8535         -c present.
8536
8537 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8538
8539         * config/proelf.exp: Handle connecting to a simulator.
8540
8541 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8542
8543         * config/proelf.exp: New file.  Enough framework that we can
8544         run c-torture tests on the proelf targets (or any other target
8545         that gdb can connect to for that matter).
8546
8547 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8548
8549         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8550         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8551
8552         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8553         exec_output exists.
8554
8555 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8556
8557         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8558         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8559
8560         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8561         to pass/fail/unresolved/unsupported/untested.  Caller must now
8562         call unresolved/unsupported/untested.
8563         * lib/*.exp: Update FSF address.  Update to handle new results of
8564         ${tool}_load.
8565         * lib/chill.exp (verbose): Delete.
8566
8567 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8568
8569         * lib/gcc.exp (default_gcc_start): Change order of args to
8570         $LDFLAGS $CFLAGS $LIBS.
8571         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8572         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8573         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8574         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8575         * gcc.misc-tests/dg-test.exp: Likewise.
8576         * gcc.misc-tests/msgs.exp: Likewise.
8577         * gcc.prms/prms.exp: Likewise.
8578         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8579         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8580
8581         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8582
8583 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8584
8585         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8586
8587         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8588         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8589
8590         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8591         necessary.
8592
8593 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8594
8595         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8596         global for loop; add use of $mathlib.
8597         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8598         settings here; set mathlib for anything but VxWorks.
8599
8600 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8601
8602         * gcc.c-torture: Update to c-torture-1.40 release.
8603
8604 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8605
8606         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8607         dg.exp.
8608
8609 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8610
8611         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8612         global.
8613
8614 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8615
8616         * lib/g++.exp (LIBS): Define if not already.
8617         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8618         (gcc-dg-prune): Call prune_gcc_output.
8619         * lib/gcc.exp (prune_gcc_output): New proc.
8620         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8621         prune_gcc_output.
8622
8623 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8624
8625         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8626         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8627
8628 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8629
8630         * gcc.c-torture: Update to c-torture-1.39 release.
8631
8632 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8633
8634         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8635         fails, try others as well.
8636
8637 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8638
8639         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8640         If compilation fails, mark execute tests as `untested'.
8641         If test is marked as unsupported, don't mark compilation and
8642         execute tests as failed.
8643
8644 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8645
8646         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8647         libstdc++ for whether or not we want to be doing shared
8648         libraries.  Delete link_curses since we don't need it anymore.
8649         * lib/mike-g++.exp (postbase): Don't link in libg++.
8650         * g++.old-deja/old-deja.exp: Likewise.
8651
8652 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8653
8654         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8655
8656 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8657
8658         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8659         For that, add `-Wl,-a,shared_archive'.
8660         * g++.old-deja/old-deja.exp: Likewise.
8661
8662 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8663
8664         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8665
8666 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8667
8668         * lib/mike-g++.exp (postbase): Pay attention to the status of
8669         g++_load.
8670
8671 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8672
8673           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8674
8675 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8676
8677         * lib/gcc.exp (default_gcc_start): No longer need to log program
8678         being executed or its output, execute_anywhere does that now.
8679         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8680         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8681
8682 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8683
8684         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8685         the same as those in lib/g++.exp.
8686
8687 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8688
8689         * gcc.c-torture: Update to c-torture-1.38 release.
8690         * gcc.ieee: Related changes.
8691
8692 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8693
8694         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8695         "exec". Minor reformatting changes.
8696
8697         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8698         cross. This means all "exec" calls now work on a remote host as
8699         well.
8700         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8701         cross. Filter out the extra "\r\n" stuff that expect puts in.
8702         (c-torture-execute): Filter out the bogus warnings like
8703         c-torture-compile does. Add support for canadian cross.
8704         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8705         Use execute_anywhere rather than calling exec directly. Now it
8706         works for canadian cross testing.
8707
8708 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8709
8710         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8711         results into a variable, and check that rather than using file exists.
8712
8713 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8714
8715         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8716         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8717
8718 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8719
8720         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8721         lib_curses if there's a shared libg++ in the build tree.
8722
8723 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8724
8725         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8726         if not supported target.
8727
8728 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8729
8730         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8731         link_curses up to always happen, not just for native builds.
8732
8733 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8734
8735         * gcc.c-torture: Update to c-torture-1.36 release.
8736         * gcc.failure: Related changes.
8737
8738 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8739
8740         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8741
8742 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8743
8744         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8745         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8746         runshlib, link_curses, and mathlib for link and run.
8747
8748         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8749         pass the runtime shared library options for Solaris, OSF/1, and
8750         Irix5, and link with -lcurses to avoid unresolved references.
8751
8752 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8753
8754         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8755         only run once.
8756
8757 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8758
8759         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8760
8761 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8762
8763         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8764         do not have a framework for the "compat" tests yet.
8765
8766 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8767
8768         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8769         set to null if we're testing vxworks5.1.  Use that instead of
8770         `-lm' in the setting of LIBS for link and run.
8771
8772 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8773
8774         * config/rom68k.exp (${tool}_load): Major changes to make it
8775         work.  Verified that it does in fact return the stuff in
8776         exec_output properly.  Catch any Emul or any TRAP other than 0.
8777
8778 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8779
8780         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8781         LDFLAGS properly for targets that need stuff from libgloss.
8782         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8783         only run once.
8784         (gpp_initialized): New variable.
8785
8786 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8787
8788         * config/rom68k.exp: Load libgloss.exp.
8789         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8790         so we can produce a fully linked binary.
8791         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8792         so we can produce a fully linked binary.
8793
8794 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8795
8796         * lib/plumhall.exp (ph_section): Watch for expected failures.
8797         Add missing `else'.
8798
8799         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8800         run the testcase.
8801         (c-torture): Likewise.
8802
8803 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8804
8805         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8806
8807         * lib/mike-g++.exp (mike_cleanup): New proc.
8808         (prebase): New globals compiler_result, not_compiler_result,
8809         target_regexp.
8810         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8811         allow leading "-" in pattern.  Watch for unsupported tests.
8812         If $compiler_result is set, pattern match assembler code,
8813         and ditto for $not_compiler_result.
8814         * lib/mike-gcc.exp: Likewise.
8815
8816         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8817         execution "succeeded".
8818
8819 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8820
8821         * config/win32.exp: New file.
8822         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8823
8824 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8825
8826         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8827         unsupported.
8828         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8829         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8830         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8831
8832         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8833         "... without exceptions was ...".  That is now handled by
8834         prune_system_crud.
8835         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8836
8837 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8838
8839         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8840         sieve.c,sort2.c}: New files.
8841         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8842         sieve.exp,sort2.exp}: Drivers for them.
8843
8844         * lib/mike-gcc.exp (program_output): New user settable variable.
8845         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8846         messages.
8847         * lib/mike-g++.exp (program_output): New user settable variable.
8848
8849         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8850
8851         * config/sh.exp: Deleted (use sim.exp instead).
8852
8853 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8854
8855         * config/vx.exp: Declare CHECKTASK as global.
8856         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8857         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8858         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8859
8860 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8861
8862         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8863         target. Like vx.exp, only includes `vx29k.exp' instead of
8864         `vxworks.exp'.
8865
8866 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8867
8868         * config/sim.exp: Increase time limit from 120 seconds to 240.
8869
8870 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8871
8872         * gcc.c-torture/execute/950628-1.c: New test.
8873
8874 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8875
8876         * gcc.c-torture: Update with changes/additions from
8877         c-torture-1.34.
8878
8879 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8880
8881         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8882
8883 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8884
8885         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8886
8887 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8888
8889         * gcc.c-torture/compile/950512-1.c: New test.
8890         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8891         * gcc.dg/struct-ret-1.c: Likewise.
8892
8893 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8894
8895         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8896           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8897
8898 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8899
8900         * gcc.c-torture/special/920411-1.c: Deleted.
8901         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8902
8903 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8904
8905         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8906         cpu limit.
8907
8908 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8909
8910         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8911
8912 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8913
8914         From kenner;
8915         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8916         is the proper length.
8917         * va-arg-3.c: Likewise.
8918
8919 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8920
8921         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8922         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8923
8924         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8925         * lib/g++.exp (default_g++_start): Delete old cruft.
8926
8927 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8928
8929         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8930         (2 * (1 << 18)) to (2 * (1 << 17)).
8931
8932         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8933
8934 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8935
8936         * config/rom68k.exp: Renamed from config/idp.exp
8937
8938 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8939
8940         * c-torture/compile/921109-2.c
8941
8942 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8943
8944         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8945         excess errors.
8946
8947 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8948
8949         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8950         output.
8951         * lib/g++.exp (default_g++_start): Likewise.
8952
8953 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8954
8955         * gcc.c-torture/compile/950329-1.c: New test.
8956
8957 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8958
8959           * config/bug.exp (${tool}_load): Updated to use new remote_open
8960           and remote_close procs.
8961         * config/idp.exp: New file.
8962
8963 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8964
8965         * gcc.c-torture/execute/950322-1.c: New test.
8966
8967 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8968
8969         * config/vx.exp (${tool}_load): Clean up testing of return code from
8970         vxworks_ld and vxworks_spawn.
8971
8972 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8973
8974         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8975
8976 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8977
8978         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8979         can mark excess errors on a machine by machine basis.  Note, the
8980         default is to not expect any excess errors, even when excess
8981         errors test - is given, so you will want to put an XFAIL ... on
8982         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8983         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8984         those 4 machines, but no others.
8985
8986 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8987
8988         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8989         * lib/c-torture.exp: to here.
8990
8991 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8992
8993         * gcc.c-torture/execute/950221-1.c: New test.
8994         * gcc.c-torture/execute/struct-ret-1.c: New test.
8995         * gcc.c-torture/compile/950221-1.c: New test.
8996
8997         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8998
8999 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9000
9001         * gcc.c-torture/execute/arith-1.c (main): Return 0.
9002         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
9003
9004 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
9005
9006         * g++.gb: New directory of tests, derived from my signature and
9007         class scoping tests.
9008
9009         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
9010         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
9011         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
9012         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
9013         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
9014         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
9015         * g++.gb/sig25.C: Likewise.
9016
9017         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
9018         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
9019         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
9020         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
9021         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
9022         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
9023         * g++.gb/sig25.exp: Likewise.
9024
9025         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
9026         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
9027         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
9028         * g++.gb/scope13.C: Likewise, this test still fails.
9029
9030         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
9031         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
9032         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
9033         * g++.gb/scope13.exp: Ditto.
9034
9035         * g++.gb/README: New file, explains what these tests are about.
9036
9037 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9038
9039         * lib/dg.exp (dg-do): Support `preprocess'.
9040         (dg-test): Likewise.
9041
9042 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9043
9044         * config/udi.exp: change "continue -expect" to "exp_continue".
9045
9046 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
9047
9048         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
9049         Delete redundant tests.
9050
9051         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
9052         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
9053         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
9054         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
9055         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
9056         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
9057         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
9058         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
9059
9060         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
9061         storing label pointers.
9062         * gcc.c-torture/execute/921019-1.c: Likewise.
9063         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
9064         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
9065         parameter fp.
9066         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
9067         constants.
9068
9069         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
9070         Delete obsolete tests.
9071
9072         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
9073         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
9074         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
9075         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
9076         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
9077         * gcc.c-torture/compile/950124-1.c: New test.
9078
9079         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
9080
9081 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9082
9083         * lib/mike-g++.exp: Add -lm to LIBS.
9084
9085 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9086
9087         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
9088
9089 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9090
9091         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
9092
9093 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
9094
9095         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
9096
9097 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
9098
9099         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
9100         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
9101         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
9102         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
9103         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
9104         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
9105         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
9106         * g++.law/{operators31.C, operators32.C,
9107         * g++.law/{operators33.C, operators34.C}: Likewise.
9108         * g++.law/{pic1.C, refs2.C}: Likewise.
9109         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
9110         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
9111         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
9112         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9113
9114         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
9115         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
9116         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
9117         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
9118         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
9119         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9120         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9121         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9122         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9123         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9124         * g++.law/{operators34.exp}: Likewise.
9125         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9126         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9127         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9128         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9129         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9130
9131         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9132         No longer expected to fail.
9133         * g++.law/missed-error3.C: Tweak for recent bool changes.
9134
9135 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9136
9137         * config/emb-unix: Deleted.
9138         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9139         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9140
9141 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9142
9143         * lib/dg.exp (dg-test): Fix typo in last patch.
9144
9145 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9146
9147         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9148         (handles multiple occurrences).
9149
9150 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9151
9152         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9153         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9154         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9155         printed).
9156         * lib/c-torture.exp (c-torture-compile): Likewise.
9157         (c-torture): Prepend full path if missing.
9158         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9159         (gcc_fail): Likewise.
9160         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9161
9162 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9163
9164         * lib/netware.exp: Only attach to NetWare i386 systems.
9165
9166 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9167
9168         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9169         messages.  Add test name to "output pattern match" pass/fail message.
9170
9171 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9172
9173         * gcc.dg: New testsuite.
9174         * gcc.dg/dg.exp: New file.
9175
9176         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9177         test-switch.c}: Deleted.
9178
9179         * gcc.misc-tests/msgs.exp: New testcase driver.
9180
9181 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9182
9183         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9184         Watch for illegal return values from ${tool}_load.
9185         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9186         cross targets.  Coerce return value >0 to 1.
9187
9188 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9189
9190         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9191
9192         * config/emb-unix.exp: New file.
9193
9194         * config/sim.exp: Error if variable $SIM not defined.
9195         (${tool}_load): Mark test as "untested" if simulator missing.
9196
9197         * config/unix.exp: Load remote.exp to get rcp_download.
9198         * lib/c-torture.exp: Use different option lists for testcases with
9199         and without loops.
9200         * gcc.c-torture/execute/execute.exp: Likewise.
9201
9202 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9203
9204         * config/*.exp: Clarify return code from ${tool}_load.
9205         Call `unresolved' or `untested' instead of `warning' or `perror'
9206         (sometimes you still want to call both though).
9207         Add comment that `shell_id' is local to each file.
9208         * config/udi.exp (timeout): Set to 30.
9209         Don't print warning if connection fails, $connectmode has already
9210         printed an error.
9211         (${tool}_load): Move verbose messages to level 2.
9212         Rework pattern for "Process started" message.
9213         Pass `shell_id' to ${connectmode}_download.
9214         Retry twice upon timeout.  Make resetting of target more robust.
9215         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9216         Pass `shell_id' to exit_$connectmode.
9217         Only call exit_$connectmode if connected.
9218         * config/unix.exp (${tool}_load): Check return codes better.
9219         * config/vrtx.exp (${tool}_load): Likewise.
9220         * config/vx.exp (${tool}_load): Likewise.
9221         Delete unneeded global's.
9222         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9223         from ${tool}_load.
9224         (dg-stat): Delete.
9225         (dg-init): Delete recording of pass/fail counts.
9226         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9227         (old-dejagnu-init): Likewise.
9228         (old-dejagnu-stat): Delete contents, empty proc now.
9229         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9230         (c-torture): Delete references to lcnt, lpass, lfail.
9231         Get option list from TORTURE_OPTIONS.
9232         Delete -funroll[-all]-loops if no loops.
9233         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9234         (g++_stat): Delete contents (empty proc now).
9235         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9236         (gcc_finish): Likewise.
9237         (gcc_stat): Deleted.
9238         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9239         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9240         * gcc.c-torture/execute/execute.exp: Likewise.
9241         Split tests into two parts: compile, execute.
9242         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9243         no loops.  Update to reflect clarified return codes from ${tool}_load.
9244
9245 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9246
9247         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9248         to grep for.
9249         (old-dejagnu): Likewise (where necessary).
9250
9251 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9252
9253         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9254
9255         * lib/dg.exp (dg-process-target): Fix processing of selector.
9256         Add comment regarding use of `error'.
9257
9258         * lib/gcc.exp (prune_system_crud): Define if missing.
9259         * lib/g++.exp (prune_system_crud): Likewise.
9260
9261         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9262         Call prune_system_crud.
9263         * lib/dg.exp (dg-runtest): New proc.
9264         Use perror instead of send_user for tcl errors in testcase.
9265         Don't return any value, it's never used.
9266         Don't clobber previous definition of `unknown'.
9267         Print tcl errors in `dg-final'.
9268
9269 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9270
9271         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9272         (dg-test): Don't print errorInfo, it contains stack backtrace.
9273
9274 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9275
9276         * lib/g++.exp (runtest_file_p): Define if missing.
9277
9278 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9279
9280         * lib/mike-g++.exp: Comment out loading of g++.exp.
9281         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9282         (default_g++_version): Always print something.
9283         (default_g++_start): Comment out call to `which'.
9284         (g++_start, g++_load): Deleted (must be defined in config file).
9285         * lib/gcc.exp: Test for existence of $CC at start.
9286         Delete check for tmpdir (done in gcc_init).
9287         (default_gcc_version): Always print something.
9288         (default_gcc_start): Comment out call to `which'.
9289         * config/*.exp: Major cleanup - make cross targets work at least a
9290         little better for g++ (by not being "--tool gcc" specific).
9291         Rename gcc_xxx to ${tool}_xxx.
9292         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9293         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9294
9295 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9296
9297         * lib/c-torture.exp (c-torture-compile): Rework compiler
9298         message processing.
9299
9300         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9301         c-torture.
9302
9303 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9304
9305         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9306
9307         * lib/dg.exp (dg-process-target): Support { target native }.
9308
9309 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9310
9311         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9312         looked for "... program xxx got fatal signal".
9313         Correct regsub munging of `comp_output'.
9314         Ignore compiler messages "path prefix not used" and "linker input
9315         file unused".
9316
9317 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9318
9319         * lib/gcc.exp (runtest_file_p): Define if missing.
9320         * gcc.prms/template.c: Example to work from.
9321
9322 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9323
9324         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9325         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9326
9327         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9328         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9329         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9330         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9331
9332         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9333         (dg-process-target): No longer a varargs proc.
9334         Return S/N for target, P/F for xfail.  All callers changed.
9335         (user option procs): More argument checking.
9336         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9337         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9338         (dg-test): Skip test if not running on selected target in `dg-do'.
9339         Update handling of `dg-do-what', `dg-output-text'.
9340         Separate execution pass/fail from output pattern match pass/fail.
9341         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9342
9343 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9344
9345         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9346         target for 920510-1.c.
9347
9348 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9349
9350         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9351         Clean up comment regarding use of passcnt, etc.
9352         (gcc_stat): Don't update `testcnt' here.
9353         (gcc_finish): Do it here.
9354         Might as well reset `but_id' here too.
9355         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9356         to determine if the file should be tested.
9357         * gcc.c-torture/compile/compile.exp: Likewise.
9358         * gcc.c-torture/execute/execute.exp: Likewise.
9359         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9360         * gcc.misc-tests/dg-test.exp: Likewise.
9361         * gcc.prms/prms.exp: Likewise.
9362         * gcc.wendy/wendy.exp: Likewise.
9363         * g++.old-deja.exp: Likewise.
9364         Move "Testing file" message to verbose level 1.
9365
9366 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9367
9368         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9369
9370 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9371
9372         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9373         (default_gcc_start): Accept optional second list element
9374         of compiler flags.  Print compiler output at verbosity level 2.
9375         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9376         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9377         Save current values of framework globals passcnt, failcnt, xpasscnt,
9378         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9379         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9380         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9381         xfailcnt to compute stats.  Update framework global `testcnt' from
9382         pass/fail counts.
9383         (gcc_finish): New proc.  Clean up test environment.
9384         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9385         (gcc_epass, gcc_efail): Delete.
9386         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9387         argument of line number.
9388         (dg-init): If the tool has an init routine, call it.
9389         (dg-test): Remove args `cflags_var' and `libs_var'.
9390         Pass all compiler options to ${tool}_start.
9391         Handle missing line number.
9392         (dg-finish): New function.
9393         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9394         particular files.  Call gcc_finish at end.  Move "skipping test"
9395         message to verbosity level 3.
9396         * gcc.c-torture/compile/compile.exp: Likewise.
9397         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9398         * gcc.c-torture/execute/execute.exp: Likewise.
9399         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9400         Print testcase being tried at verbosity level 1.
9401         * gcc.c-torture/special/special.exp: Unset xfail.
9402         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9403         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9404         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9405         * gcc.failure/failure.exp: Likewise.
9406         * gcc.ieee/ieee.exp: Likewise.
9407         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9408         Update call to dg-test.  Call dg-finish at end.
9409         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9410         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9411         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9412         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9413         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9414         * gcc.wendy/wendy.exp: Add copyright.
9415         Delete setting of tmpdir (done by gcc_init).
9416         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9417         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9418         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9419         gcc_[ce]pass/fail.
9420
9421 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9422
9423         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9424         confusion.
9425         (g++_load): Likewise.
9426
9427         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9428         Rename argument to `prog' to remove the confusion.
9429         Varargs fns behave differently too!
9430         (g++_load): Likewise.
9431
9432         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9433
9434         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9435         what it is.  Delete (always) printing of status value for !native.
9436         Simplify verbose code, and include status and exec_output.
9437         (g++_load): Use gcc_load.
9438
9439 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9440
9441         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9442         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9443         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9444         940714-3.c as these testcases don't exist anymore.  Make
9445         va-arg-1.c expected to pass.
9446
9447 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9448
9449         * gcc.misc-tests/misc.exp: Only run specific testcases.
9450         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9451         * gcc.misc-tests/dg-[1-9].c: New files.
9452
9453         * lib/dg.exp: New testsuite driver.
9454         * gcc.prms/prms.exp: Use it.
9455
9456         * README.gcc: New file.
9457
9458         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9459         Document and reset `lxpass' and `lxfail'.
9460         Simplify "initialized" message.
9461         (gcc_stat): Clean up comments a little.
9462
9463 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9464
9465         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9466
9467 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9468
9469         * lib/old-dejagnu.exp (process-option): New proc.
9470         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9471         (old-dejagnu): Simplify.
9472         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9473
9474 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9475
9476         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9477         exists and is not an empty string.
9478
9479         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9480         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9481         finished.
9482         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9483         automatically.
9484
9485         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9486         longer expected to fail.
9487
9488         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9489         "f" function call.
9490
9491         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9492
9493         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9494         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9495         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9496         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9497         c-torture-1.29.
9498
9499         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9500         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9501
9502         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9503
9504         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9505         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9506
9507         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9508         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9509         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9510
9511 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9512
9513         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9514         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9515         940714-1.c, 940714-2.c, 940714-3.c},
9516         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9517         gcc.misc-tests/{mg.c,mg.exp}:
9518         New tests.
9519         * gcc.noncompile/noncompile.exp: Change accordingly.
9520
9521 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9522
9523         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9524         Undo previous clobberage.
9525
9526 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9527
9528         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9529         * gcc.special/{930510-1.c, special.exp}:
9530         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9531         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9532         struct-varargs-1.c}: New tests from c-torture-1.26.
9533
9534 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9535
9536         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9537           argument to switch.
9538
9539 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9540
9541         * Revert the previous changes.  Please see Rob's directory
9542           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9543           fixes.
9544
9545 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9546
9547         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9548             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9549             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9550             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9551             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9552             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9553             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9554             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9555             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9556             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9557             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9558             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9559             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9560             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9561             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9562             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9563             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9564             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9565             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9566             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9567             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9568             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9569             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9570             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9571             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9572             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9573             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9574
9575 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9576
9577         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9578             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9579           with perror calls.
9580
9581 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9582
9583         * config/unix.exp (g++_load): Fix syntax.
9584
9585 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9586
9587         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9588         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9589         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9590         Don't expect va-arg-1.c to fail.  Correct expected output for
9591         920928-1.c.
9592         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9593         * gcc.wendy/hbm4.c: Correct typo.
9594         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9595
9596 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9597
9598         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9599         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9600         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9601         * lib/c-torture.exp (c-torture-compile): Ditto.
9602
9603         Reduce volume of output (remove all the -I's and such).
9604         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9605         Call gcc_cpass, gcc_cfail.
9606         (c-torture): Pass testing option to c-torture-compile.
9607
9608 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9609
9610         Bring patches over from progressive.
9611         * config/default.exp: Exit remote shell cleanly.
9612         (g++_exit, g++_start): Add default versions.
9613         * config/sim.exp (gcc_load): Use perror, not error.
9614
9615 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9616
9617         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9618         set in site.exp.
9619
9620 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9621
9622         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9623         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9624         (wendy_try): New proc to run testcase.
9625         (main loop): Call 'em.
9626         * gcc.wendy/*.c: Clean up pass to correct expected output.
9627
9628         * lib/gcc.exp: Minor cleanup work.
9629         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9630
9631 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9632
9633         * config/sim.exp (gcc_load): Document return codes better.
9634         Don't pass -v to simulator.
9635
9636 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9637
9638           * gcc.special/920717-x.c: Fix typo.
9639           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9640           get at sources.
9641
9642         * lib/mike-gcc.exp: Fix typo.
9643
9644 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9645
9646         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9647         binary to use, transform the name.
9648         * config/*.exp: rename everything. Nuke any g++ specific files,
9649         it's now a special case of gcc that requires no special support.
9650         Add a default.exp for unsupported targets.
9651
9652 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9653
9654         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9655         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9656         version of Tcl.
9657
9658 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9659
9660         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9661         than a warning.
9662
9663 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9664
9665         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9666
9667 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9668
9669         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9670         option_list.  Compile every file with only 4/6 option choices
9671         (same as C torture) instead of with 12/18 different option
9672         choices.
9673         * lib/c-torture.exp: Likewise.
9674
9675         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9676         not already set.
9677
9678 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9679
9680         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9681         can put an XFAIL *-*-* on excess errors.
9682
9683 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9684
9685         * g++.law: Add more tests derived from g++-bugs snapshots.
9686
9687         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9688         equivalent to g++.law/init9.
9689
9690         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9691         compiled it, and the a.out file after we've run it.
9692
9693 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9694
9695         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9696         compiled it, and the a.out file after we've run it.
9697
9698 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9699
9700         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9701
9702 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9703
9704         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9705         version number.
9706
9707 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9708
9709         * g++.law: New directory of g++ tests derived from the g++-bugs
9710         snapshots.
9711
9712 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9713
9714         * gcc.compile: initbug1.c initbug1.exp testcase added
9715
9716 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9717
9718         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9719         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9720           fixes submitted by Jeff Law (law@cs.utah.edu)
9721         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9722           Jeff Law (law@cs.utah.edu)
9723
9724
9725 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9726
9727         * config/unix-g++.exp: Follow the gcc way of doing things.
9728         * g++.old-deja/old-deja.exp: Minor updates.
9729         * lib/g++.exp: New file, follow the gcc way of doing things.
9730         * lib/old-dejagnu.exp: Minor updates.
9731         * lib/mike-g++.exp: Always unset errorInfo.
9732
9733 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9734
9735         * lib/gcc.exp: Fix some errors with the below change, CC and
9736         CFLAGS should be global when setting, not local.
9737
9738 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9739
9740         * lib/gcc.exp: Transform tool name.
9741
9742 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9743
9744         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9745
9746 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9747
9748         * lib/gcc.exp: change gcc_done to gcc_stat
9749
9750 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9751
9752         * Upgraded gcc testsuite to c-torture version 1.25
9753
9754 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9755
9756         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9757         * lib/c-torture: added hooks for new reporting code.
9758
9759 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9760
9761         * config/sh-gcc.exp: check if sh-sim exists in the path
9762
9763 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9764
9765         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9766         * gcc.compile/compile.exp: Initial changes for new logic.
9767         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9768         * gcc.failure/failure.exp: Initial changes for new logic.
9769         * gcc.ieee/ieee.exp: Initial changes for new logic.
9770         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9771         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9772         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9773         * lib/c-torture.exp: Initial changes for new logic.
9774         * lib/gcc.exp: Initial changes for new logic.
9775
9776 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9777
9778         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9779         depend upon failure or success.  Fully qualify names in failure
9780         and success messages.  Always remove a.out before starting
9781         compile, just in case.  Pay more attention to error text output by
9782         the compiler.  Handle testcases with no known past errors just
9783         like all others, so that things are uniform.  Other miscellaneous
9784         improvements.
9785
9786 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9787
9788         * gcc.cpp: new directory for cpp tests
9789
9790 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9791
9792         * lib/chill.exp: Code reformatted, removed unused code.
9793         * config/unix-chill.exp: Code reformatted, removed unused code.
9794         * chill.execute/execute.exp: Code reformatted, removed unused code.
9795         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9796
9797 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9798
9799         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9800         routines not written.
9801
9802 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9803
9804         * config/bug-gcc.exp: Use new procs from bug.exp.
9805
9806 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9807
9808         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9809         via ftp, rather than depending on NFS.
9810         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9811         case.
9812
9813 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9814
9815         * config/bug-gcc.exp: Use new download proc.
9816
9817 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9818
9819         * chill.execute/execute.exp: cleanups, handles errors better
9820         * chill.compile/compile.exp: rewrite, based on execute.exp
9821         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9822         * lib/chill.exp: major changes to diff proc and compile and link
9823           procs. added chill_fail and chill_pass wrappers to pass and
9824           fail. added more comments, and handle error codes better.
9825           Added a hack to capture stderr from exec, so noncompile tests
9826           can work.
9827
9828 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9829
9830         * chill.execute/execute.exp: rewrite of testsuite driver
9831         * lib/chill.exp: rewrite of testsuite driver
9832         * config/unix-chill.exp: rewrite of testsuite driver
9833
9834 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9835
9836     In chill.execute:
9837         * iexpr.ch: Standardize uppercase.
9838         * tuples.dat: Standardize uppercase.
9839         * vary.ch: standardize.  Correct varying string assignments.
9840         * vary.dat: Add new output lines.
9841
9842 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9843
9844     In chill.execute:
9845         * chprintf.ch: Standardize use of uppercase.
9846         * tuples.ch: Standardize and turn arr2 into a DCL,
9847           rather than a SYN.
9848         * pinits.ch: Standardize.
9849
9850 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9851
9852         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9853         * Makefil: Renamed to Makefile.in.
9854         * configure.in: New.
9855
9856 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9857
9858     In chill.execute:
9859         * .cvsignore: Add result/output files.
9860         * Makefile: Fix up variables at start.  Use MFLAGS
9861           everywhere.  Correct bool_loc, built_ins entries.
9862           Add entry for vary1.ch.
9863         * bitarray.ch: Standardize upper-case usage.
9864         * bitexpr.ch: Standardize, add output of b1.
9865         * params.ch: Use arrayt in along PROC parameters, to
9866           avoid novelty problems.
9867         * sets.ch: Tiny cleanup.
9868         * vary1.ch: Re-indent.
9869
9870 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9871
9872           * Add PR-related files to Makefiles, .cvsignore files, etc.
9873
9874 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9875
9876         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9877           with compiler objects. New names are test-flow.c and test-loop.c
9878
9879 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9880
9881         * Upgraded c-torture tests from 1.19 to 1.20
9882
9883         * new files:
9884         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9885         * gcc.compile: 930623-1.c 930623-2.c
9886         * gcc.noncompile: 930622-1.c 930622-2.c
9887         * gcc.failure: 920411-1.c 920627-2.c
9888         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9889
9890 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9891
9892         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9893           More changes to get testsuite working properly. Needs more work.
9894           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9895
9896 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9897
9898         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9899           More changes to get testsuite working properly. Needs more work.
9900
9901 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9902
9903         * chill.compile/compile.exp: Added for Dejagnu support
9904         * chill.execute/execute.exp: Added for Dejagnu support
9905         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9906
9907 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9908
9909     This should complete moving the CHILL test files.
9910         * chill.noncompile(.cvsignore printf.grt
9911             in-printf.grt chprintf.grt chprintf.ch):
9912             Added test-support files.
9913           (Makefile): Modified further.
9914         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9915             signal.ch): Added test files.
9916           * chill.execute (.cvsignore printf.grt printr.c
9917             in-printf.grt rts.c chprintf.grt rts.h): Added
9918           test-support files.
9919             (Makefile): More corrections.
9920
9921 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9922
9923         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9924           test cases, ready for DejaGnu.
9925
9926 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9927
9928         * Upgraded c-torture tests from 1.18 to 1.19
9929
9930         * gcc.compile: added test(s):
9931           930607-1.c
9932         * gcc.execute: added test(s):
9933           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9934
9935         * added new subdirectory for misc tests: gcc.misc-tests
9936         * gcc.misc-test(s): added tests:
9937           inst-check.c test-consts.c test-ior.c test-switch.c
9938
9939 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9940
9941         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9942
9943 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9944
9945         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9946
9947 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9948
9949         * Upgraded c-torture tests from 1.17 to 1.18
9950
9951 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9952
9953         * Upgraded c-torture tests from 1.12 to 1.17
9954
9955 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9956
9957         * lib/old-dejagnu.exp:
9958           Fixed handling of XFAIL target triplets to correctly
9959           recognize wildcard characters.  Removed code that
9960           appended a unique id tag to the end of the file name
9961           printed out by the result of the testcases within a
9962           given test file.
9963
9964 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9965
9966         * lib/old-dejagnu.exp:
9967           Reworked expected failure handling to trigger off of XFAIL
9968           keyword in keyphrase embeded in testcase source code. The
9969           XFAIL keyword must be at the end of the keyphrase line. It
9970           may optionally be followed by one or more target triplets.
9971           It has just occured that the handling of wildcards in the
9972           target triplet may not be correct.
9973
9974 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9975
9976         * g++.old-deja/tests:
9977           Moved all subdirectories up one level into g++.old-deja .
9978
9979         * lib/old-dejagnu.exp:
9980           Fixed problem with CXXFLAGS not being properly reset, and being
9981           corrupted with extraneous "-c" compiler option.  This was
9982           causing binaries to not be generated for test that needed them.
9983           Modified strings passed to "pass" and "fail" so that individual
9984           tests from the same test file would be distinguished by an
9985           identifier appended to the test file name in the summary logs;
9986           this corrected a problem with erroneous diff logs.  Added code
9987           to search testcases for expected fail and unexpected pass keywords.
9988
9989 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9990
9991         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9992
9993 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9994
9995         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9996           Removed extraneous text from end of "Special g++ Options"
9997           keyphrase.
9998
9999         * lib/old-dejagnu.exp: Added pattern matching to look for new
10000           keywords, embedded in testcases comments, which will trigger
10001           calls to xpass and xfail.
10002
10003 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
10004
10005         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
10006           comments embedded in the testcases, especially the one looking for
10007           special compiler options, as well as the pattern matching for the
10008           compiler output again.
10009
10010 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
10011
10012         * lib/old-dejagnu.exp: Do a proper check of the return value for
10013           execute tests. Fixed several problems with the pattern matching
10014           of the compiler output which gave erroneous test results.
10015           Changed several of the test result messages to be more descriptive.
10016         * config/unix-g++.exp: Proc g++_load now actually works and
10017           executes the tests passed to it and returns a usable return
10018           value.
10019
10020 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10021
10022           * lib/gcc.exp: Exits gracefully if $CC is bogus.
10023
10024 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10025
10026         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
10027           Modified both files to properly execute the old style
10028           dejagnu tests. The previous versions of these files were
10029           experimental and did not function anything near correctly.
10030
10031 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
10032
10033         * Removed all Makefile.in and configure.in files. No configuration
10034         needed now.
10035
10036 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
10037
10038         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
10039
10040 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10041
10042         * gcc.compile/configure.in, gcc.unsorted/configure.in,
10043         gcc.special/configure.in, gcc.noncompile/configure.in,
10044         gcc.execute/configure.in, gcc.code_quality/configure.in,
10045         g++.other/configure.in, g++.old-deja/configure.in,
10046         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
10047         in srcname setting.
10048
10049 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10050
10051         * lib/udi.exp:  Fixed mondfe and mondfe_download.
10052         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
10053         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
10054
10055 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10056
10057         * config/udi-gdb.exp: Check $shell_id after connecting to target.
10058         (gdb_exit): Don't remove *_soc files.
10059
10060 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10061
10062         * lib/c-torture.exp: Don't look for main; instead always use -w
10063         -c.  This is how the c-torture tests work.  Remove the object
10064         file if the compilation succeeds.
10065         * gcc.execute/execute.exp: Remove executable if test passes.
10066         * gcc.noncompile/noncompile.exp: Every test is an expected
10067         failure.
10068         * gcc.special/special.exp: Added tests from c-torture 1.11,
10069         corrected use of existing test.
10070         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
10071         gcc.execute/920625-1.c: Updated to c-torture 1.11.
10072         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
10073         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
10074         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
10075         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
10076         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
10077         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
10078         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
10079         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
10080         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
10081         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
10082         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
10083         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
10084         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
10085         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
10086         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
10087         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
10088         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
10089         c-torture 1.11.
10090         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
10091         correspond to c-torture 1.11.
10092
10093         * New file.