* g++.dg/other/debug2.C: New test.
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2
3         * g++.dg/other/debug2.C: New test.
4
5 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
6
7         * gcc.dg/gnu89-init-1.c: Added new tests.
8
9 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10
11         * g++.dg/template/friend2.C: Remove as patch is reverted.
12
13         * g++.dg/warn/oldcast1.C: New test.
14
15         * g++.dg/template/ptrmem1.C: New test.
16         * g++.dg/template/ptrmem2.C: New test.
17
18         * g++.dg/template/ntp.C: New test.
19
20         * g++.dg/other/component1.C: New test.
21
22         * g++.dg/template/ttp3.C: New test.
23
24         * g++.dg/template/friend2.C: New test.
25         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
26
27 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
28
29         * g++.dg/other/ptrmem1.C: New test.
30         * g++.dg/other/ptrmem2.C: New test.
31
32 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
33
34         * g++.dg/template/ctor1.C: New test.
35
36 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
37
38         * g++.dg/template/friend2.C: New test.
39
40 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
41
42         * gcc.dg/mmix-1.c: New test.
43
44 2001-12-31  Richard Henderson  <rth@redhat.com>
45
46         * gcc.dg/asm-5.c: New.
47
48 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
49
50         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
51         in namespace __gnu_cxx
52
53 2001-12-30  Richard Henderson  <rth@redhat.com>
54
55         * gcc.dg/debug-6.c: New.
56
57 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
58
59         * gcc.c-torture/compile/20011229-2.c: New test.
60
61 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
62
63         * gcc.dg/debug-3.c: New test.
64         * gcc.dg/debug-4.c: New test.
65         * gcc.dg/debug-5.c: New test.
66
67 2001-12-29  Richard Henderson  <rth@redhat.com>
68
69         * g++.dg/eh/loop1.C: New.
70
71 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
72
73         * g++.dg/template/crash1.C: New test.
74
75 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
76
77         * g++.dg/other/const1.C: New test.
78
79 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
80
81         * gcc.c-torture/compile/20011229-1.c: New test.
82
83 2001-12-28  Stan Shebs  <shebs@apple.com>
84
85         * lib/objc-torture.exp: Resync with c-torture.exp.
86         * lib/objc.exp: Load standard libraries.
87
88 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
89
90         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
91         additional tests.
92
93 2001-12-27  Roger Sayle <roger@eyesopen.com>
94
95         * gcc.c-torture/execute/string-opt-16.c: New testcase.
96
97 2001-12-27  Richard Henderson  <rth@redhat.com>
98
99         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
100
101 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
102
103         * g++.dg/eh/ctor1.C: New test.
104         * g++.dg/other/error2.C: New test.
105
106 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
107
108         * g++.dg/other/init2.C: New test.
109
110 2001-12-24  Richard Henderson  <rth@redhat.com>
111
112         * gcc.dg/20011223-1.c: New.
113         * gcc.dg/inline-1.c: New.
114
115 2001-12-23  Richard Henderson  <rth@redhat.com>
116
117         * gcc.dg/asm-4.c: Test operand modifiers.
118
119 2001-12-23  Richard Henderson  <rth@redhat.com>
120
121         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
122
123 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
124
125         * gcc.c-torture/execute/20011223-1.c: New test.
126
127 2001-12-21  Richard Henderson  <rth@redhat.com>
128
129         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
130         re-enables the warning.
131
132 2001-12-21  Richard Henderson  <rth@redhat.com>
133
134         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
135
136 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
137
138         * gcc.c-torture/compile/20011218-1.c: New test.
139
140 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
141
142         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
143         arm-isr.c test.
144         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
145         epilogue generation for ARM ISR routines.
146
147 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
148
149         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
150         * gcc.dg/format/c90-printf-3.c: Likewise.
151         * gcc.dg/format/c99-printf-3.c: Likewise.
152         * gcc.dg/format/ext-1.c: Likewise.
153         * gcc.dg/format/ext-6.c: Likewise.
154         * gcc.dg/format/format.h: Prototype unlocked stdio.
155
156 2001-12-20  Richard Henderson  <rth@redhat.com>
157
158         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
159         (arena): Use it.
160         (malloc): Correct allocation logic.  Abort if we fill up the
161         arena before initialization complete.
162         (realloc): Correct allocation logic.
163
164 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
165
166         * gcc.c-torture/compile/20011219-2.c: New test.
167
168         * gcc.c-torture/execute/20011219-1.c: New test.
169
170 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
171
172         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
173         target does not support weak symbols.
174
175 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
176
177         * gcc.c-torture/compile/20011219-1.c: New test.
178
179 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
180
181         * g++.dg/other/error1.C: New test.
182
183 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
184
185         * gcc.c-torture/execute/20011217-1.c: New test.
186
187 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
188
189         * objc.dg/special/: New directory.
190         * objc.dg/special/special.exp: New file.
191         * objc.dg/special/unclaimed-category-1.h: New file.
192         * objc.dg/special/unclaimed-category-1a.m: New file.
193         * objc.dg/special/unclaimed-category-1.m: New file.
194
195 2001-12-17  Andreas Jaeger  <aj@suse.de>
196
197         * gcc.c-torture/compile/20011217-2.c: New test.
198
199 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
200
201         * gcc.c-torture/compile/20011217-1.c: New test.
202
203 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
204
205         * testsuite/gcc.dg/20011214-1.c: New.
206
207 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
208
209         * gcc.dg/altivec-4.c: New.
210
211 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
212
213         * gcc.dg/20011113-1.c: New test.
214
215 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
216
217         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
218         std::__malloc_alloc_template<0> and
219         std::__default_alloc_template<false, 0>.
220
221 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
222
223         * objc/execute/bf-21.m: New test.
224         * objc/execute/enumeration-1.m: New test.
225         * objc/execute/enumeration-2.m: New test.
226
227 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
228
229         * gcc.dg/gnu89-init-1.c: New test.
230
231 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
232
233         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
234         * g++.old-deja/g++.jason/2371.C: Likewise.
235         * g++.old-deja/g++.jason/template33.C: Likewise.
236         * g++.old-deja/g++.jason/template34.C: Likewise.
237         * g++.old-deja/g++.jason/template36.C: Likewise.
238         * g++.old-deja/g++.oliva/typename1.C: Likewise.
239         * g++.old-deja/g++.oliva/typename2.C: Likewise.
240         * g++.old-deja/g++.other/typename1.C: Likewise.
241         * g++.old-deja/g++.pt/inherit2.C: Likewise.
242         * g++.old-deja/g++.pt/nontype5.C: Likewise.
243         * g++.old-deja/g++.pt/typename11.C: Likewise.
244         * g++.old-deja/g++.pt/typename14.C: Likewise.
245         * g++.old-deja/g++.pt/typename16.C: Likewise.
246         * g++.old-deja/g++.pt/typename3.C: Likewise.
247         * g++.old-deja/g++.pt/typename4.C: Likewise.
248         * g++.old-deja/g++.pt/typename5.C: Likewise.
249         * g++.old-deja/g++.pt/typename7.C: Likewise.
250         * g++.old-deja/g++.robertl/eb9.C: Likewise.
251
252 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
253
254         * g++.dg/other/linkage1.C: New test.
255         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
256         specifiers.
257
258 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
259
260         * gcc.dg/concat.c: New test.
261
262 2001-12-11  Stan Shebs  <shebs@apple.com>
263
264         * objc/compile: New test directory.
265         * objc/compile/compile.exp: New expect script.
266         * objc/compile/20011211-1.m: New compile test.
267
268 2001-12-11  Jason Merrill  <jason@redhat.com>
269
270         * lib/prune.exp (prune_gcc_output): Also handle "In member
271         function".  So many permutations...
272
273 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
274
275         * g++.dg/template/typedef1.C: New test.
276
277 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
278
279         * g++.dg/other/copy1.C: New test.
280
281 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
282
283         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
284
285         * gcc.dg/builtin-choose-expr.c: New.
286
287 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
288
289         * gcc.dg/altivec-2.c: New.
290
291 2001-12-07  Richard Henderson  <rth@redhat.com>
292
293         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
294
295 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
296
297         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
298         ultrasparc.
299
300 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
301
302         * g++-old.deja/g++.robertl/eb101.C: Deleted.
303
304 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
305
306         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
307         variable argument list.
308
309 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
310
311         * gcc.c-torture/execute/memcheck: Delete entire directory.
312         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
313         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
314
315 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
316
317         * gcc.dg/Wshadow-1.c: New test.
318
319 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
320
321         * gcc.c-torture/compile/20011130-1.c: New test.
322
323         * gcc.dg/noncompile/20011025-1.c: New test.
324
325         * g++.dg/other/anon-union.C: New test.
326
327         * gcc.c-torture/execute/20011024-1.c: New test.
328
329 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
330
331         * gcc.c-torture/execute/20000722-1.x,
332         gcc.c-torture/execute/20010123-1.x: Remove.
333         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
334         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
335         gcc.dg/c99-complit-2.c: New tests.
336
337 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
338
339         * g++.dg/inherit/base1.C: New test.
340
341 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
342
343         * g++.dg/other/stdarg1.C: New test.
344
345         * gcc.c-torture/compile/20011130-2.c: New test.
346
347 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
348
349         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
350         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
351         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
352         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
353         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
354         * gcc.dg/builtin-prefetch-1.c: New test.
355
356 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
357
358         * gcc.dg/20011130-1.c: New test.
359
360 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
361
362         * g++.dg/other/scope1.C: New test.
363         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
364
365 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
366
367         * gcc.dg/vla-init-1.c: New test.
368
369 2001-12-01  Geoff Keating  <geoffk@redhat.com>
370
371         * gcc.c-torture/compile/structs.c: New testcase from GDB.
372
373 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
374
375         * objc.dg/alias.m: Update.
376         * objc.dg/class-1.m: Update.
377         * objc.dg/const-str-1.m: Update.
378         * objc.dg/fwd-proto-1.m: Update.
379         * objc.dg/id-1.m: Update.
380         * objc.dg/super-class-1.m: Update.
381
382 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
383
384         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
385         constructs.
386
387 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
388
389         * gcc.c-torture/execute/20011128-1.c: New test.
390
391 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
392
393         * gcc.dg/20011127-1.c: New test.
394
395 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
396
397         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
398         from Austin Group draft 7.
399         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
400         scanf format arguments.
401         * gcc.dg/format/no-exargs-2.c: New test.
402
403 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
404
405         * g++.dg/abi/vbase8-4.C: New test.
406
407 2001-11-24  Ian Lance Taylor  <ian@airs.com>
408
409         * gcc.c-torture/execute/20011121-1.c: New test.
410
411 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
412
413         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
414
415 2001-11-23  Andreas Jaeger  <aj@suse.de>
416
417         * gcc.dg/cpp/charconst-2.c: New test.
418
419 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
420
421         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
422         to the host if it is remote.  Let tests specify extra headers
423         they use.
424         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
425         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
426         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
427         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
428         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
429         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
430         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
431         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
432         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
433         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
434
435 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
436
437         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
438         for little endian ARMs.
439
440 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
441
442         * gcc.c-torture/compile/20011119-1.c: New test.
443         * gcc.c-torture/compile/20011119-2.c: New test.
444
445 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
446
447         * gcc.dg/altivec-1.c: Fix typo.
448
449 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
450
451         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
452
453 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
454
455         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
456
457 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
458
459         * lib/g77.exp: Don't specify --rpath-link.
460
461         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
462         across all the headers.
463         * gcc.dg/format/format.exp: For testing on a remote host,
464         copy format.h.
465
466         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
467         * gcc.c-torture/execute/930406-1.c: Likewise.
468         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
469
470 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
471
472         * gcc.dg/altivec-1.c: New.
473
474 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
475
476         * gcc.dg/cpp/fpreprocessed.c: New test case.
477
478 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
479
480         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
481         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
482         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
483
484 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
485
486         * gcc.dg/no-builtin-1.c: New test.
487
488 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
489
490         * gcc.c-torture/execute/20011115-1.c: New test.
491
492 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
493
494         * gcc.c-torture/compile/20011114-2.c: New test.
495         * gcc.c-torture/compile/20011114-3.c: New test.
496         * gcc.c-torture/compile/20011114-4.c: New test.
497
498 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
499
500         * g++.dg/other/init1.C: New test.
501
502 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
503
504         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
505         message.
506
507         * gcc.c-torture/execute/20011114-1.c: New testcase.
508
509         * gcc.c-torture/compile/20010327-1.c: Revert last change.
510         * gcc.c-torture/compile/20011114-1.c: New test, exactly
511         like the (before this change) version of 20010327-1.c.
512
513 2001-11-14  Roger Sayle <roger@eyesopen.com>
514
515         * gcc.c-torture/execute/string-opt-13.c: New testcase.
516
517 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
518
519         * g++.dg/init/array2.C: New test.
520
521 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
522
523         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
524
525 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
526
527         * g++.dg/other/forscope1.C: New test.
528         * g++.dg/ext/forscope1.C: New test.
529         * g++.dg/ext/forscope2.C: New test.
530
531 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
532
533         * gcc.c-torture/execute/20011113-1.c: New test.
534
535 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
536
537         * gcc.c-torture/execute/20011109-2.c: New test.
538
539         * gcc.c-torture/execute/20011109-1.c: New test.
540
541 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
542
543         * gcc.c-torture/compile/20011109-1.c: New test.
544
545 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
546
547         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
548         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
549         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
550         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
551         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
552         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
553         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
554
555 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
556
557         * g++.dg/warn/Wshadow-1.C: New tests.
558         * g++.old-deja/g++.mike/for3.C: Update.
559
560 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
561
562         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
563         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
564         XFAILs.  Adjust expected error texts.
565         * gcc.c-torture/compile/20011106-1.c,
566         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
567         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
568         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
569         gcc.dg/c99-array-lval-5.c: New tests.
570
571 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
572
573         * gcc.dg/cpp/defined.c: Update.
574
575 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
576
577         * gcc.c-torture/execute/anon-1.c: New test.
578
579 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
580
581         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
582         same size, so no warning should be produced on stormy16.
583
584         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
585         due to oversized array.
586         * g++.old-deja/g++.mike/ns15.C: Likewise.
587         * g++.old-deja/g++.pt/crash16.C: Likewise.
588
589 2001-11-02  Graham Stott  <grahams@redhat.com>
590
591         * g++.dgother/debug1.C: Fix typos.
592
593 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
594
595         * g++.dg/other/debug1.C: New test.
596
597 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
598
599         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
600         of unsigned long.
601
602 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
603
604         * gcc.dg/20011029-2.c: New test.
605
606         * gcc.c-torture/compile/20011029-1.c: New test.
607
608 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
609
610         * objc/execute/class_self-1.m: New test.
611         * objc/execute/class_self-2.m: New test.
612
613 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
614
615         * gcc.misc-tests/msgs.exp: Delete.
616         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
617         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
618         error set to match recent changes.
619
620 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
621
622         * gcc.dg/20011021-1.c: New test.
623
624 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
625
626         * gcc.c-torture/compile/20011023-1.c: New test.
627
628 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
629
630         * lib/g77.exp: Rewrite based on lib/g++.exp.
631
632 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
633
634         * gcc.c-torture/execute/20011019-1.c: New test.
635
636         * gcc.dg/20011018-1.c: New test.
637
638 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
639
640         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
641
642 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
643
644         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
645         * gcc.dg/attr-invalid.c: Likewise.
646
647 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
648
649         * testsuite/gcc.dg/20011015-1.c: New test.
650
651 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
652
653         * g++.dg/template/unify2.C: New test.
654
655 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
656
657         * g++.dg/other/exception-specification.C: New test
658
659 2001-10-13  Tom Rix  <trix@redhat.com>
660
661         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
662         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
663
664 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
665
666         * testsuite/gcc.dg/20011009-1.c: New test.
667
668 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
669
670         PR g++/4476
671         * g++.dg/other/friend1.C: New test.
672
673 2001-10-11  Richard Henderson  <rth@redhat.com>
674
675         * g++.old-deja/g++.other/crash18.C: Add -S to options.
676
677 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
678
679         * gcc.c-torture/compile/20011010-1.c: New.
680
681 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
682
683         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
684         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
685         g77.f-torture/execute/execute.exp,
686         g77.f-torture/noncompile/noncompile.exp,
687         gcc.c-torture/compile/compile.exp,
688         gcc.c-torture/execute/execute.exp,
689         gcc.c-torture/execute/ieee/ieee.exp,
690         gcc.c-torture/execute/memcheck/memcheck.exp,
691         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
692         objc/execute/execute.exp: Update FSF address.
693
694 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
695
696         * gcc.dg/cpp/cmdlne-C.c: Update.
697         * gcc.dg/cpp/cmdlne-C2.c: New.
698
699 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
700
701         * gcc.c-torture/execute/20011008-3.c: New.
702
703 2001-10-08  DJ Delorie  <dj@redhat.com>
704
705         * gcc.dg/20011008-1.c: New.
706         * gcc.dg/20011008-2.c: New.
707
708 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
709
710         * gcc.dg/cpp/spacing1.c: Update test.
711
712 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
713
714         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
715         spelling errors of "separate" as "seperate".
716
717 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
718
719         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
720         enough to avoid inlining.
721
722 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
723
724         * lib/g77.exp: set libg2c_dir correctly.
725
726 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
727
728         * gcc.dg/cpp/macro11.c: New test.
729
730 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
731
732         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
733         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
734         gcc.dg/format/multattr-3.c: New tests.
735         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
736         tests for format attributes on function pointers being rejected.
737
738 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
739
740         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
741
742 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
743
744         * g++.dg/warn/format1.C: New test.
745
746 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
747
748         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
749
750 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
751
752         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
753
754 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
755
756         * gcc.dg/cpp/redef2.c: Add test.
757
758 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
759
760         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
761         long-standing bug on i686, apparently.
762         * gcc.c-torture/execute/loop-2c.x: New file.
763         * gcc.c-torture/execute/loop-2d.x: New file.
764         * gcc.c-torture/execute/loop-3c.x: New file.
765
766 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
767
768         * gcc.dg/cpp/20000625-2.c: Correct line number.
769
770 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
771
772         * gcc.dg/cpp/macro10.c: New test.
773         * gcc.dg/cpp/strify3.c: New test.
774         * gcc.dg/cpp/spacing1.c: Add tests.
775         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
776         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
777
778 2001-09-24  DJ Delorie  <dj@redhat.com>
779
780         * gcc.c-torture/execute/20010924-1.c: New test.
781
782 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
783
784         * testsuite/objc/execute/paste.m: Remove.
785
786 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
787
788         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
789
790 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
791
792         * g77.dg/strlen0.f: New test.
793
794 2001-09-21  Richard Henderson  <rth@redhat.com>
795
796         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
797         * g++.old-deja/g++.abi/vtable2.C: Likewise.
798
799 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
800
801         Table-driven attributes.
802         * g++.dg/ext/attrib1.C: New test.
803
804 2001-09-20  DJ Delorie  <dj@redhat.com>
805
806         * gcc.dg/20000926-1.c: Update expected warning messages.
807         * gcc.dg/array-2.c: Likewise, and test for warnings too.
808         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
809         array.
810
811 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
812
813         * g++.dg/eh/registers1.C: New test case.
814
815 2001-09-17  Richard Henderson  <rth@redhat.com>
816
817         * gcc.dg/array-5.c: Fix VLA decomposition test.
818
819 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
820
821         * gcc.dg/cpp/line5.c: New testcase.
822
823 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
824
825         * gcc.dg/cpp/macro9.c: New test.
826
827 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
828
829         * gcc.c-torture/execute/980223.c: Change type of addr from long
830         to char *.
831
832 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
833
834         * gcc.c-torture/execute/20010915-1.c: New test.
835
836 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
837
838         * g77.dg/bprob: New directory.
839         * g77.dg/bprob/bprob.exp: New file.
840         * g77.dg/bprob/bprob-1.f: New test.
841         * g77.dg/gcov: New directory.
842         * g77.dg/gcov/gcov.exp: New file.
843         * g77.dg/gcov/gcov-1.f: New test.
844         * g77.dg/gcov/gcov-1.x: New file.
845
846 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
847
848         * gcc.dg/cpp/directiv.c: Update.
849         * gcc.dg/cpp/undef1.c: Update.
850
851 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
852
853         * gcc.dg/20010912-1.c: New test.
854
855 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
856
857         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
858         language-independent file in lib.
859         * lib/gcov.exp: New file.
860
861 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
862
863         * gcc.c-torture/compile/20010911-1.c: New test.
864
865 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
866
867         * lib/profopt.exp: New, to support profile-directed optimizations.
868         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
869         * gcc.misc-tests/bprob-1.c: New test.
870         * gcc.misc-tests/bprob-2.c: New test.
871
872 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
873
874         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
875         XFAIL and which kinds of gcov output to verify.
876         * gcc.misc-tests/gcov-4b.x: New file.
877         * gcc.misc-tests/gcov-5b.x: New file.
878         * gcc.misc-tests/gcov-6.x: New file.
879         * gcc.misc-tests/gcov-7.c: New test.
880         * gcc.misc-tests/gcov-7.x: New file.
881
882 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
883
884         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
885         * gcc.misc-tests/gcov-6.c: New test.
886
887 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
888
889         PR c++/3986
890         * g++.dg/abi/vbase1.C: New test.
891
892 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
893
894         * objc.dg/method-2.m: New.
895
896 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
897
898         PR c++/4203
899         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
900         * g++.dg/init/empty1.C: New test.
901
902 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
903
904         * gcc.c-torture/compile/20010903-1.c: New test.
905
906 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
907
908         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
909         for m68k.
910
911 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
912
913         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
914
915         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
916
917         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
918
919 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
920
921         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
922         for 16-bit 'unsigned int'.
923
924 2001-08-29  Kazu Hirata  <kazu@hxi.com>
925
926         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
927
928 2001-08-27  Richard Henderson  <rth@redhat.com>
929
930         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
931         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
932
933 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
934
935         * gcc.dg/asm-names.c (ymain): New.
936
937 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
938
939         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
940         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
941         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
942
943 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
944
945         * gcc.dg/compare5.c: New testcase.
946
947 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
948
949         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
950         and "In instantiation".
951
952 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
953
954         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
955
956 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
957
958         * gcc.misc-tests/gcov.exp: Add support for branch information.
959         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
960         * gcc.misc-tests/gcov-4.c: New test.
961         * gcc.misc-tests/gcov-4b.c: New test.
962         * gcc.misc-tests/gcov-5b.c: New test.
963
964 2001-08-20  Zack Weinberg  <zackw@panix.com>
965
966         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
967         expected to fail.
968
969 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
970
971         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
972
973 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
974
975         * g++.dg/eh/template1.C: New test.
976
977 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
978
979         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
980         Fix thinko.
981         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
982         for xfail.
983
984 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
985
986         * lib/g77-dg.exp:  Use prune.exp for common procedures
987         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
988         * lib/g77.exp: (g77-dg-prune) Remove
989
990 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
991
992         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
993
994 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
995
996         * g++.dg/template/unify1.C: New test.
997
998 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
999
1000         * g++.dg/abi/empty4.C: New test.
1001
1002 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1003
1004         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1005         solaris2.*
1006         * g77.f-torture/compile/pr3743.x: Likewise
1007
1008 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1009
1010         * g++.dg/other/using-declaration.C: New test.
1011
1012 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1013
1014         * gcc.dg/cpp/tr-sign.c: New testcase.
1015
1016 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1017
1018         * gcc.dg/cpp/19951025-1.c: Revert.
1019         * gcc.dg/cpp/directiv.c: We no longer process directives that
1020         interrupt macro arguments.
1021
1022 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1023
1024         * gcc.dg/bconstp-1.c: New test.
1025
1026 2001-08-03  Richard Henderson  <rth@redhat.com>
1027
1028         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1029
1030 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1031
1032         * gcc.dg/cpp/19951025-1.c: Update.
1033
1034 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1035
1036         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1037         should be x.
1038
1039 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1040
1041         Kill -fhonor-std.
1042         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1043         * g++.old-deja/g++.other/std1.C: Likewise.
1044         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1045
1046 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1047
1048         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1049         (g77_pass, g77_fail, g77_finish, g77_exit,
1050         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1051
1052 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1053
1054         * g77.dg/fbackslash.f
1055         * g77.dg/fcase-preserve.f
1056         * g77.dg/ff90-1.f
1057         * g77.dg/ffixed-line-length-0.f
1058         * g77.dg/ffixed-line-length-132.f
1059         * g77.dg/ffixed-line-length-7.f
1060         * g77.dg/ffixed-line-length-72.f
1061         * g77.dg/ffixed-line-length-none.f
1062         * g77.dg/ffree-form-1.f
1063         * g77.dg/fno-backslash.f
1064         * g77.dg/fno-f90-1.f
1065         * g77.dg/fno-fixed-form-1.f
1066         * g77.dg/fno-onetrip.f
1067         * g77.dg/fno-typeless-boz.f
1068         * g77.dg/fno-underscoring.f
1069         * g77.dg/fno-vxt-1.f
1070         * g77.dg/fonetrip.f
1071         * g77.dg/ftypeless-boz.f
1072         * g77.dg/fugly-assumed.f
1073         * g77.dg/funderscoring.f
1074         * g77.dg/fvxt-1.f
1075
1076 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1077
1078         * objc.dg/fwd-proto-1.m: New.
1079         * objc.dg/local-decl-1.m: New.
1080         * objc.dg/naming-1.m: New.
1081         * objc.dg/naming-2.m: New.
1082         * objc.dg/proto-hier-1.m: New.
1083
1084 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1085
1086         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1087         largest-type elements to a struct makes its size grow.
1088
1089 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1090
1091         * g++.dg/abi/vthunk1.C: New test.
1092
1093 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1094
1095         * g++.dg/abi/vbase8-22.C: New test.
1096
1097 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1098
1099         * gcc.dg/cpp/macro8.c: New test.
1100
1101 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1102
1103         * g++.dg/abi/vbase8-21.C: New test.
1104
1105 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1106
1107         * g++.dg/abi/vbase8-10.C: New test.
1108
1109 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1110
1111         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1112         ${tool}_set_ld_library_path.
1113         Changed caller.
1114         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1115         g++.exp.
1116
1117 2001-07-26  Stan Cox <scox@redhat.com>
1118
1119         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1120         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1121         gcc_exit, gcc_check_unsupported_p):
1122         Moved to gcc-deps.exp
1123         * gcc-deps.exp: New file.
1124
1125 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1126
1127         * g++.old-deja/g++.pt/defarg14.C: New test.
1128
1129 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1130
1131         * g++.old-deja/g++.other/lineno5.C: New test.
1132
1133 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1134
1135         * g++.old-deja/g++.pt/crash68.C: New test.
1136
1137 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1138
1139         * g++.old-deja/g++.other/crash42.C: New test.
1140
1141 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1142
1143         * gcc.dg/cpp/extratokens.c: Fix.
1144         * gcc.dg/cpp/skipping2.c: New tests.
1145
1146 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1147
1148         * gcc.c-torture/execute/20010724-1.c: New file.
1149         * gcc.c-torture/execute/20010724-1.x: New file.
1150
1151 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1152
1153         * g++.old-deja/g++.other/cond7.C: New test.
1154
1155 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1156
1157         * g++.old-deja/g++.other/optimize4.C: New test.
1158
1159 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1160
1161         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1162
1163 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1164
1165         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1166         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1167         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1168         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1169
1170         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1171         bug report" message.
1172
1173         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1174         * g++.dg/ext/instantiate1.C: Move from old-deja.
1175
1176 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1177
1178         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1179         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1180         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1181         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1182
1183 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1184
1185         * gcc.c-torture/execute/20010723-1.c: New test.
1186
1187 2001-07-23  Ben Elliston  <bje@redhat.com>
1188
1189         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1190
1191 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1192
1193         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1194         i[34567]86-*-*.
1195         Delete handling of ieee_multilib_flags.
1196         Pass -mieee for alpha*-*-* and sh-*-*.
1197         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1198
1199 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1200
1201         Remove old-abi tests.
1202         * g++.old-deja/g++.mike/p11116.C: Remove.
1203         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1204
1205 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1206
1207         * g77.f-torture/compile/pr3743.f:  New test
1208
1209 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1210
1211         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1212
1213 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1214
1215         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1216         g++.old-deja/g++.pt/static6.C: Likewise.
1217         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1218         supports weak symbols.
1219
1220 2001-07-18  Andreas Jaeger  <aj@suse.de>
1221
1222         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1223         supported again.
1224
1225 2001-07-18  Andreas Jaeger  <aj@suse.de>
1226
1227         * gcc.dg/iftrap-1.c: Fix target line.
1228
1229 2001-07-17  Richard Henderson  <rth@redhat.com>
1230
1231         * gcc.c-torture/execute/20010717-1.c: New.
1232
1233 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1234
1235         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1236         tests.
1237
1238 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1239
1240         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1241
1242 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1243
1244         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1245         UAC_SIGBUS, UAC_NOPRINT definitions.
1246
1247 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1248
1249         * objc/execute/object_is_class.m: New test.
1250         * objc/execute/object_is_meta_class.m: New test.
1251
1252 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1253
1254         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1255         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1256
1257 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1258
1259         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1260         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1261
1262 2001-07-14  Richard Henderson  <rth@redhat.com>
1263
1264         * gcc.dg/iftrap-1.c: New.
1265
1266 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1267
1268         * g77.f-torture/execute/intrinsic77.f: New test.
1269
1270 2001-07-11  Janis Johnson <janis@us.ibm.com>
1271
1272         * gcc.misc-tests/gcov-3.c: New test.
1273
1274 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1275
1276         * gcc.c-torture/compile/20010711-1.c,
1277         * gcc.c-torture/compile/20010711-2.c: New tests.
1278
1279 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1280
1281         * gcc.c-torture/execute/20010711-1.c: New test.
1282
1283 2001-07-11  Ben Elliston  <bje@redhat.com>
1284
1285         * g++.old-deja/g++.other/enum5.C: New test.
1286
1287 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1288
1289         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1290         (g++-dg-prune): Call prune_gcc_output.
1291         * prune.exp: New file for prune_gcc_output.
1292         * lib/g++.exp, lib/gcc.exp: Load it.
1293
1294 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1295
1296         * gcc.c-torture/compile/20010701-1.c,
1297         g++.old-deja/g++.ext/attrib6.C: New tests.
1298
1299 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1300
1301         * gcc.c-torture/compile/20010706-1.c: New test.
1302
1303 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1304
1305         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1306
1307 2001-06-28  Stan Shebs  <shebs@apple.com>
1308
1309         * gcc.dg/pragma-darwin.c: New test.
1310
1311 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1312
1313         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1314         Solaris 2.[678] system.
1315
1316 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1317
1318         * gcc.dg/20010622-1.c: New test.
1319
1320 2001-06-18  Stan Shebs  <shebs@apple.com>
1321
1322         * objc.dg: New directory.
1323         * objc.dg/dg.exp: New file.
1324         * objc.dg/alias.m: New.
1325         * objc.dg/class-1.m: New.
1326         * objc.dg/class-2.m: New.
1327         * objc.dg/const-str-1.m: New.
1328         * objc.dg/const-str-2.m: New.
1329         * objc.dg/id-1.m: New.
1330         * objc.dg/method-1.m: New.
1331         * objc.dg/super-class-1.m: New.
1332         * lib/objc-dg.exp: New file.
1333
1334 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1335
1336         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1337         of label name.
1338
1339 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1340
1341         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1342
1343 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1344
1345         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1346         variable.
1347
1348 2001-06-12  Richard Henderson  <rth@redhat.com>
1349
1350         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1351
1352 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1353
1354         * g++.old-deja/g++.abi/vbase5.C: New test.
1355         * g++.old-deja/g++.abi/vbase6.C: New test.
1356         * g++.old-deja/g++.abi/vbase7.C: New test.
1357
1358 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1359
1360         * gcc.c-torture/compile/20010610-1.c: New test.
1361
1362 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1363
1364         * g++.old-deja/g++.abi/vbase4.C: New test.
1365
1366 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1367
1368         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1369         support %f for HC11/HC12 targets.
1370         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1371         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1372         on HC11/HC12 targets.
1373         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1374
1375 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1376
1377         * gcc.dg/wchar_t-1.c: New file.
1378         * gcc.dg/wint_t-1.c: Likewise.
1379
1380 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1381
1382         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1383
1384 2001-06-11  Richard Henderson  <rth@redhat.com>
1385
1386         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1387
1388 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1389
1390         * gcc.c-torture/compile/20010611-1.c: New test.
1391
1392 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1393
1394         * gcc.dg/c99-tag-1.c: Add more tests.
1395
1396 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1397
1398         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1399         representation on MN10300 and ARM/Thumb.
1400
1401 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1402
1403         * g77.f-torture/execute/20010610.f: New.
1404
1405 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1406
1407         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1408         names.
1409
1410 2001-06-09  Richard Henderson  <rth@redhat.com>
1411
1412         * gcc.c-torture/execute/ashrdi-1.c: New.
1413         * gcc.c-torture/execute/ashldi-1.c: New.
1414         * gcc.c-torture/execute/lshrdi-1.c: New.
1415
1416 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1417
1418         * objc/execute/load-3.m: Added. Check sending +load to categories,
1419         in addition to classes.
1420
1421 2001-06-08  Stan Shebs  <shebs@apple.com>
1422
1423         * objc/execute/load-2.m: New test.  From Nicola Pero
1424         <n.pero@mi.flashnet.it>.
1425
1426 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1427
1428         * gcc.c-torture/execute/20010605-2.c: New test.
1429
1430 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1431
1432         * g++.old-deja/g++.abi/vbase2.C: New test.
1433         * g++.old-deja/g++.abi/vbase3.C: New test.
1434
1435 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1436
1437         * g++.old-deja/g++.pt/friend49.C: New test.
1438
1439 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1440
1441         * g++.old-deja/g++.ext/anon3.C: New test.
1442
1443 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1444
1445         * g++.old-deja/g++.other/conv7.C: New test.
1446
1447 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1448
1449         * gcc.c-torture/compile/20010605-2.c: New test.
1450
1451 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1452
1453         * gcc.c-torture/execute/20010604-1.c: New test.
1454
1455 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1456
1457         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1458
1459 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1460
1461         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1462         (g++_link_flags): Likewise.
1463         (g++_init): Pass gccpath's value to two previous functions.
1464
1465 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1466
1467         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1468         Ensure logfile entry matches exec command line.
1469
1470 2001-05-31  Richard Henderson  <rth@redhat.com>
1471
1472         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1473         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1474
1475 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1476
1477         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1478         compiler for irix6.2
1479
1480 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1481
1482         * g++.old-deja/g++.other/optimize3.C: New file.
1483
1484 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1485
1486         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1487         assemble.
1488
1489 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1490
1491         * g++.old-deja/g++.other/optimize2.C: New file.
1492
1493 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1494
1495         * gcc.c-torture/compile/20010518-2.c: New file.
1496         * gcc.c-torture/execute/20010518-1.c: New file.
1497         * gcc.c-torture/execute/20010518-2.c: New file.
1498
1499 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1500
1501         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1502
1503 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1504
1505         G++ no longer defines builtins that do not begin with __builtin.
1506         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1507         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1508         * g++.old-deja/g++.law/builtin1.C: Likewise.
1509         * g++.old-deja/g++.law/cvt2.C: Likewise.
1510         * g++.old-deja/g++.mike/net5.C: Likewise.
1511         * g++.old-deja/g++.other/builtins1.C: Likewise.
1512         * g++.old-deja/g++.other/builtins2.C: Likewise.
1513         * g++.old-deja/g++.other/builtins3.C: Likewise.
1514         * g++.old-deja/g++.other/builtins4.C: Likewise.
1515         * g++.old-deja/g++.other/inline8.C: Likewise.
1516         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1517
1518 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1519
1520         * g++.old-deja/g++.pt/using1.C: Adjust.
1521         * g++.old-deja/g++.pt/using2.C: New test.
1522
1523 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1524
1525         * gcc.dg/cpp/charconst.c: New tests.
1526         * gcc.dg/cpp/escape.c: New tests.
1527         * gcc.dg/cpp/escape-1.c: New tests.
1528         * gcc.dg/cpp/escape-2.c: New tests.
1529         * gcc.dg/cpp/ucs.c: New tests.
1530
1531 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1532
1533         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1534         native compiler for irix6.5.
1535
1536 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1537
1538         * lib/g++.exp (g++_include_flags): Use args to compute
1539         get_multilibs.
1540         (g++_link_flags): Likewise.
1541         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1542
1543 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1544
1545         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1546
1547 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1548
1549         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1550         this file.
1551
1552 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1553
1554         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1555         STACK_SIZE;
1556         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1557         to STACK_SIZE; Use it to define size of add_histo array.
1558         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1559         to STACK_SIZE.
1560         (f): Use GITT_SIZE to define size of gitt local table.
1561         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1562         to STACK_SIZE; Use it to define size of bytemem array.
1563
1564 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1565
1566         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1567         on 68HC11/HC12 due to the asm instruction.
1568         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1569         * gcc.c-torture/compile/920520-1.x: Likewise.
1570         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1571         on 68HC11/HC12 because the function is larger than 64K.
1572         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1573         on 68HC11/HC12 because the structure is too large.
1574
1575 2001-05-20  Richard Henderson  <rth@redhat.com>
1576
1577         * gcc.c-torture/execute/20010520-1.c: New.
1578
1579 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1580
1581         * g++.old-deja/g++.warn/compare1.C: New test.
1582         * gcc.dg/compare4.c: New test.
1583
1584 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1585
1586         * g++.old-deja/g++.other/optimize1.C: New test.
1587
1588 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1589
1590         * g++.old-deja/g++.pt/spec41.C: New test.
1591
1592 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1593
1594         * gcc.c-torture/compile/20010114-1.x: Remove.
1595
1596 2001-05-18  Stan Shebs  <shebs@apple.com>
1597
1598         * gcc.c-torture/compile/20010518-1.c: New test.
1599
1600 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1601
1602         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1603         * g++.old-deja/g++.pt/crash67.C: New test.
1604
1605 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1606
1607         * g++.old-deja/g++.other/debug9.C: New test.
1608
1609 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1610
1611         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1612
1613 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1614
1615         * gcc.c-torture/compile/20010516-1.c: New test.
1616
1617 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1618
1619         * g++.old-deja/g++.other/crash41.C: New test.
1620
1621 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1622
1623         * g++.old-deja/g++.pt/crash66.C: New test.
1624
1625 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1626
1627         * g++.old-deja/g++.robertl/eb27.C: Convert.
1628
1629 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1630
1631         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1632         declaration being redundant.
1633
1634 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1635
1636         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1637
1638 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1639
1640         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1641
1642 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1643
1644         * lib/g++.exp: Use testsuite_flags.
1645
1646 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1647
1648         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1649
1650 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1651
1652         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1653
1654 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1655
1656         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1657
1658 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1659
1660         * gcc.c-torture/compile/20010313-1.c: New test.
1661
1662 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1663
1664         * gcc.dg/cpp/direct2.c: New test.
1665         * gccq.dg/cpp/direct2s.c: New test.
1666
1667         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1668
1669 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1670
1671         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1672         * g++.old-deja/g++.other/op3.C: Likewise.
1673
1674 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1675
1676         * gcc.dg/cpp/syshdr.h: New file.
1677         * gcc.dg/cpp/sysmac1.c: Update.
1678         * gcc.dg/cpp/sysmac2.c: Update.
1679
1680 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1681
1682         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1683
1684 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1685
1686         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1687         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1688
1689 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1690
1691         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1692
1693 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1694
1695         * lib/g++.exp (g++_include_flags): Don't use any special flags
1696         if TESTING_IN_BUILD_TREE is not defined.
1697         (g++_init): Use a plain 'c++' as the compiler if
1698         TESTING_IN_BUILD_TREEE is not defined.
1699
1700 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1701
1702         * g++.old-deja/g++.eh/catch13.C: New test.
1703         * g++.old-deja/g++.eh/catch14.C: New test.
1704
1705 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1706
1707         * gcc.dg/cpp/tr-define.c: New test.
1708
1709 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1710
1711         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1712         <stdlib.h>, not <malloc.h>.
1713
1714 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1715
1716         * g++.old-deja/g++.ns/template17.C: New test.
1717
1718 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1719
1720         * g++.old-deja/g++.pt/ref4.C: New test.
1721
1722 2001-04-30  Richard Henderson  <rth@redhat.com>
1723
1724         * gcc.dg/20000724-1.c: Revert last change.
1725
1726 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1727
1728         * g77.f-torture/execute/20010430.f: New test.
1729
1730 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1731
1732         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1733
1734 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1735
1736         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1737
1738 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1739
1740         * g++.old-deja/g++.eh/crash6.C: New test.
1741
1742 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1743
1744         * g++.old-deja/g++.other/warn7.C: New test.
1745
1746 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1747
1748         * g++.old-deja/g++.other/defarg9.C: New test.
1749
1750 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1751
1752         * g77.f-torture/compile/20010426.f: New test.
1753         * g77.f-torture/execute/20010426.f: New test.
1754
1755 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1756
1757         * g77.f-torture/compile/20000629-1.x: Remove - error
1758         has been fixed.
1759
1760 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1761
1762         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1763         Tweak slightly to work with g++.dg framework.
1764         * g++.dg/special/ecos.exp: Run initp1.C test.
1765         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1766
1767         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1768         its linker doesn't give line numbers either.
1769         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1770
1771 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1772
1773         * g++.old-deja/g++.other/lex1.C: New test.
1774
1775 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1776
1777         * gcc.dg/noncompile/20010425-1.c: New test.
1778
1779 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1780
1781         * g++.old-deja/g++.pt/mangle2.C: New test.
1782
1783 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1784
1785         * gcc.dg/format/plus-1.c: New test.
1786
1787 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1788
1789         * gcc.dg/20010423-1.c: New test.
1790
1791 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1792
1793         * gcc.c-torture/execute/20010422-1.c: New test.
1794
1795 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1796
1797         * g++.old-deja/g++.ns/type2.C: New test.
1798
1799 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1800
1801         * g++.old-deja/g++.other/perf1.C: New test.
1802
1803 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1804
1805         * gcc.dg/c99-func-2.c: Remove xfail.
1806         * gcc.dg/c99-func-3.c: Remove xfail.
1807         * gcc.dg/c99-func-4.c: Remove xfail.
1808
1809 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1810
1811         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1812
1813 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1814
1815         * gcc.c-torture/compile/20010423-1.c: New test.
1816
1817 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1818
1819         * g++.old-deja/g++.pt/typename28.C: New test.
1820
1821 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1822
1823         * g++.old-deja/g++.abi/empty2.C: New test.
1824         * g++.old-deja/g++.abi/empty3.C: New test.
1825
1826 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1827
1828         * g++.old-deja/g++.other/comdat2.C: New test.
1829         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1830
1831 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1832
1833         * g++.old-deja/g++.other/overload14.C: New test.
1834
1835 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1836
1837         * g++.old-deja/g++.other/lookup23.C: New test.
1838
1839 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1840
1841         * gcc.c-torture/execute/20010403-1.c: New test.
1842
1843 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1844             Mark Mitchell  <mark@codesourcery.com>
1845
1846         * lib/old-dejagnu.exp: Don't delete output of executable.
1847         Add .exe suffix to executables.
1848
1849 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1850
1851         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1852
1853 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1854
1855         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1856
1857 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1858
1859         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1860         * g++.old-deja/g++.abi/crash1.C: New test.
1861
1862 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1863
1864         * g++.old-deja/g++.other/crash40.C: New test.
1865
1866 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1867
1868         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1869
1870 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1871
1872         * g++.old-deja/g++.other/warn6.C: New test.
1873
1874 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1875
1876         * g++.old-deja/g++.robertl/eb42.C: Same.
1877
1878 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1879
1880         * gcc.dg/wtr-conversion-1.c: New testcase.
1881
1882 2001-04-10  Richard Henderson  <rth@redhat.com>
1883
1884         * g++.old-deja/g++.other/array5.C: New.
1885
1886 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1887
1888         * gcc.c-torture/execute/20010408-1.c: New test.
1889
1890 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1891
1892         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1893         headers and constructs.
1894         * g++.old-deja/g++.robertl/eb79.C: Same.
1895         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1896         * g++.old-deja/g++.robertl/eb73.C: Same.
1897         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1898         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1899         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1900         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1901         * g++.old-deja/g++.robertl/eb44.C: Same.
1902         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1903         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1904         * g++.old-deja/g++.robertl/eb39.C: Same.
1905         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1906         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1907         * g++.old-deja/g++.robertl/eb30.C: Same.
1908         * g++.old-deja/g++.robertl/eb3.C: Same.
1909         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1910         * g++.old-deja/g++.robertl/eb21.C: Same.
1911         * g++.old-deja/g++.robertl/eb15.C: Same.
1912         * g++.old-deja/g++.robertl/eb118.C: Same.
1913         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1914         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1915         * g++.old-deja/g++.robertl/eb109.C: Same.
1916         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1917         * g++.old-deja/g++.mike/rtti1.C: Same.
1918         * g++.old-deja/g++.mike/p658.C: Same.
1919         * g++.old-deja/g++.mike/net46.C: Same.
1920         * g++.old-deja/g++.mike/net34.C: Same.
1921         * g++.old-deja/g++.mike/memoize1.C: Same.
1922         * g++.old-deja/g++.mike/eh2.C: Same.
1923         * g++.old-deja/g++.law/weak.C: Same.
1924         * g++.old-deja/g++.law/visibility7.C: Same.
1925         * g++.old-deja/g++.law/visibility25.C: Same.
1926         * g++.old-deja/g++.law/visibility22.C: Same.
1927         * g++.old-deja/g++.law/visibility2.C: Same.
1928         * g++.old-deja/g++.law/visibility17.C: Same.
1929         * g++.old-deja/g++.law/visibility13.C: Same.
1930         * g++.old-deja/g++.law/visibility10.C: Same.
1931         * g++.old-deja/g++.law/visibility1.C: Same.
1932         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1933         * g++.old-deja/g++.law/vbase1.C: Same.
1934         * g++.old-deja/g++.law/operators32.C: Same.
1935         * g++.old-deja/g++.law/nest3.C: Same.
1936         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1937         * g++.old-deja/g++.law/except5.C (main): Same.
1938         * g++.old-deja/g++.law/cvt7.C (run): Same.
1939         * g++.old-deja/g++.law/cvt2.C: Same.
1940         * g++.old-deja/g++.law/cvt16.C: Same.
1941         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1942         * g++.old-deja/g++.law/ctors17.C (main): Same.
1943         * g++.old-deja/g++.law/ctors13.C: Same.
1944         * g++.old-deja/g++.law/ctors12.C (main): Same.
1945         * g++.old-deja/g++.law/ctors10.C: Same.
1946         * g++.old-deja/g++.law/code-gen5.C: Same.
1947         * g++.old-deja/g++.law/bad-error7.C: Same.
1948         * g++.old-deja/g++.law/arm9.C: Same.
1949         * g++.old-deja/g++.law/arm12.C: Same.
1950         * g++.old-deja/g++.law/arg8.C: Same.
1951         * g++.old-deja/g++.law/arg1.C: Same.
1952         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1953         * g++.old-deja/g++.jason/template31.C: Same.
1954         * g++.old-deja/g++.jason/template24.C (main): Same.
1955         * g++.old-deja/g++.jason/2371.C: Same.
1956         * g++.old-deja/g++.eh/new2.C: Same.
1957         * g++.old-deja/g++.eh/new1.C: Same.
1958         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1959         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1960         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1961         * g++.old-deja/g++.brendan/crash62.C: Same.
1962         * g++.old-deja/g++.brendan/crash52.C: Same.
1963         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1964         * g++.old-deja/g++.brendan/crash38.C: Same.
1965         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1966         * g++.old-deja/g++.brendan/copy9.C: Same.
1967
1968 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1969
1970         * gcc.c-torture/execute/20001203-2.c (memset):
1971         Count argument is of type __SIZE_TYPE__.
1972
1973 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1974
1975         * gcc.c-torture/compile/20010404-1.c: New test.
1976
1977 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1978
1979         * gcc.c-torture/compile/20010326-1.c: New test.
1980
1981 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1982
1983         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1984         peculiarities of the SH.
1985         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1986
1987 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1988
1989         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1990         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1991         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1992
1993 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1994
1995         * g77.f-torture/compile/20010321-1.f: New test.
1996
1997 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1998
1999         * gcc.c-torture/compile/20010329-1.c: New test.
2000
2001 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2002
2003         * gcc.c-torture/execute/20010329-1.c: New test.
2004
2005 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2006
2007         * g++.old-deja/g++.other/eh4.C: Fix typo.
2008
2009 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2010
2011         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2012
2013 2001-03-28  Philip Blundell  <philb@gnu.org>
2014
2015         * gcc.c-torture/compile/20010328-1.c: New test.
2016
2017 2001-03-27  Richard Henderson  <rth@redhat.com>
2018
2019         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2020         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2021
2022 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2023
2024         * gcc.c-torture/compile/20010327-1.c: New test.
2025
2026 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2027
2028         * g++.old-deja/g++.other/friend12.C: New test.
2029         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2030         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2031
2032 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2033
2034         * gcc.c-torture/execute/20010325-1.c: New test.
2035
2036 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2037
2038         * g++.old-deja/g++.other/mangle3.C: New test.
2039
2040 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2041
2042         * g++.old-deja/g++.other/anon8.C: New test.
2043
2044 2001-03-20  Philip Blundell  <philb@gnu.org>
2045
2046         * gcc.c-torture/compile/20010320-1.c: New test.
2047
2048 2001-03-17  Richard Henderson  <rth@redhat.com>
2049
2050         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2051
2052 2001-03-15  Geoff Keating  <geoff@redhat.com>
2053
2054         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2055         tests on AIX.
2056
2057 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2058
2059         * g++.old-deja/g++.other/eh4.C: New test.
2060
2061 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2062
2063         * gcc.dg/cpp/mi1.c: Update.
2064
2065 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2066
2067         * g++.old-deja/g++.other/regstack.C: New test.
2068
2069 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2070
2071         * g++.old-deja/g++.other/ref4.C: New test.
2072
2073 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2074
2075         * objc/execute/va_method.m: Added.
2076         * objc/execute/IMP.m: Added.
2077         * objc/execute/_cmd.m: Added.
2078         * objc/execute/accessing_ivars.m: Added.
2079         * objc/execute/class-1.m: Added.
2080         * objc/execute/class-10.m: Added.
2081         * objc/execute/class-11.m: Added.
2082         * objc/execute/class-12.m: Added.
2083         * objc/execute/class-13.m: Added.
2084         * objc/execute/class-14.m: Added.
2085         * objc/execute/class-2.m: Added.
2086         * objc/execute/class-3.m: Added.
2087         * objc/execute/class-4.m: Added.
2088         * objc/execute/class-5.m: Added.
2089         * objc/execute/class-6.m: Added.
2090         * objc/execute/class-7.m: Added.
2091         * objc/execute/class-8.m: Added.
2092         * objc/execute/class-9.m: Added.
2093         * objc/execute/class-tests-1.h
2094         * objc/execute/class-tests-2.h
2095         * objc/execute/compatibility_alias.m: Added.
2096         * objc/execute/encode-1.m: Added.
2097         * objc/execute/formal_protocol-1.m: Added.
2098         * objc/execute/formal_protocol-2.m: Added.
2099         * objc/execute/formal_protocol-3.m: Added.
2100         * objc/execute/formal_protocol-4.m: Added.
2101         * objc/execute/formal_protocol-5.m: Added.
2102         * objc/execute/formal_protocol-6.m: Added.
2103         * objc/execute/formal_protocol-7.m: Added.
2104         * objc/execute/informal_protocol.m: Added.
2105         * objc/execute/initialize.m: Added.
2106         * objc/execute/load.m: Added.
2107         * objc/execute/many_args_method.m: Added.
2108         * objc/execute/nested-3.m: Added.
2109         * objc/execute/no_clash.m: Added.
2110         * objc/execute/private.m: Added.
2111         * objc/execute/redefining_self.m: Added.
2112         * objc/execute/root_methods.m: Added.
2113         * objc/execute/selector-1.m: Added.
2114         * objc/execute/static-1.m: Added.
2115         * objc/execute/static-2.m: Added.
2116         * objc/execute/va_method.m: Added.
2117
2118 2001-03-10  Richard Henderson  <rth@redhat.com>
2119
2120         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2121
2122 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2123
2124         * g++.old-deja/g++.other/crash31.C: XFAIL.
2125         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2126         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2127         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2128         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2129         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2130
2131 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2132
2133         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2134
2135 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2136
2137         * gcc.dg/20000724-1.c: Don't use multiline strings.
2138
2139 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2140
2141         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2142         result of -cString against what we expect it to be; don't just
2143         print it out for no one to read.
2144
2145         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2146         Based on testcases provided by Nicola Pero.
2147
2148 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2149
2150         * gcc.dg/cpp/macro7.c: New test.
2151
2152 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2153
2154         * gcc.dg/cpp/multiline.c: Update.
2155
2156 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2157
2158         * g++.old-deja/g++.other/enum3.C: New test.
2159
2160 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2161
2162         * g++.old-deja/g++.other/pod1.C: New test.
2163
2164 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2165
2166         * g++.old-deja/g++.ext/overload1.C: New test.
2167
2168 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2169
2170         * g++.old-deja/g++.pt/using1.C: New test.
2171
2172 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2173
2174         * g++.old-deja/g++.other/using9.C: New test.
2175
2176 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2177
2178         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2179
2180         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2181
2182 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2183
2184         * g++.old-deja/g++.ext/realpt1.C: Remove.
2185
2186 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2187
2188         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2189
2190 2001-02-26  Will Cohen  <wcohen@redhat.com>
2191
2192         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2193
2194 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2195
2196         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2197         templatized constructors.
2198
2199 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2200
2201         * gcc.c-torture/execute/20010224-1.c: New test.
2202
2203 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2204
2205         * gcc.c-torture/execute/20010222-1.c: New test.
2206
2207 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2208
2209         * g++.old-deja/g++.other/inline20.C: New test.
2210
2211 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2212
2213         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2214
2215 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2216
2217         * g++.old-deja/g++.other/lookup22.C: New test.
2218
2219 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2220
2221         * g77.dg: New directory.
2222         * g77.dg/20010216-1.f: New test case.
2223         * g77.dg/dg.exp: New driver.
2224         * lib/g77-dg.exp: New driver library.
2225
2226 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2227
2228         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2229
2230 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2231
2232         * g++.old-deja/g++.other/decl9.C: New test.
2233
2234 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2235
2236         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2237         not need <string> and also tests the initialization at runtime.
2238
2239 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2240
2241         * gcc.c-torture/execute/longlong.c: New test.
2242
2243 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2244
2245         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2246
2247 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2248
2249         * gcc.c-torture/execute/920302-1.c (execute):
2250         Change argument type to short.
2251
2252 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2253
2254         * g++.old-deja/g++.pt/deduct6.C: New test.
2255
2256 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2257
2258         * g++.old-deja/g++.pt/deduct5.C: New test.
2259
2260 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2261
2262         * gcc.c-torture/execute/20010209-1.c: New test.
2263
2264 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2265
2266         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2267
2268 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2269
2270         * g++.dg/vtgc1.C: Update for new ABI.
2271
2272         * consistency.vlad: New directory, 1665 files.
2273
2274 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2275
2276         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2277         return type.
2278         * gcc.dg/cpp/digraphs.c: Declare puts.
2279
2280 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2281
2282         * g++.old-deja/g++.other/warn5.C: New test.
2283
2284 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2285
2286         * g++.old-deja/g++.pt/spec40.C: New test.
2287
2288 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2289
2290         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2291         case.
2292         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2293
2294 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2295
2296         * gcc.c-torture/compile/20010209-1.c: New test.
2297
2298 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2299
2300         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2301         excess errors message but not if it crashes.
2302         * g++.old-deja/g++.other/crash27.C: Likewise.
2303         * g++.old-deja/g++.other/crash28.C: Likewise.
2304         * g++.old-deja/g++.other/crash30.C: Likewise.
2305         * g++.old-deja/g++.other/crash32.C: Likewise.
2306         * g++.old-deja/g++.other/crash35.C: Likewise.
2307         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2308
2309 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2310
2311         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2312         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2313         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2314         g77.f-torture/execute/execute.exp,
2315         g77.f-torture/noncompile/noncompile.exp,
2316         gcc.c-torture/execute/execute.exp,
2317         gcc.c-torture/execute/memcheck/memcheck.exp,
2318         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2319         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2320         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2321         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2322         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2323         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2324         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2325         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2326         Remove bug reporting instructions with ancient email addresses.
2327
2328 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2329
2330         * gcc.dg/20010202-1.c: New test.
2331         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2332
2333 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2334
2335         * g++.dg/stdbool-if.C: New test.
2336
2337 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2338
2339         * objc/execute/fdecl.m: Added main().
2340
2341 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2342
2343         * gcc.c-torture/execute/20010206-1.c: New test.
2344
2345 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2346
2347         * gcc.dg/cpp/avoidpaste1.c: Update.
2348
2349 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2350
2351         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2352         Pero <nicola@brainstorm.co.uk>.
2353         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2354
2355 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2356
2357         * g++.old-deja/g++.pt/spec39.C: New test.
2358
2359 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2360
2361         * gcc.c-torture/compile/20010202-1.c: New test.
2362
2363 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2364
2365         * g++.old-deja/g++.abi/primary2.C: New test.
2366         * g++.old-deja/g++.abi/primary3.C: New test.
2367         * g++.old-deja/g++.abi/primary4.C: New test.
2368         * g++.old-deja/g++.abi/primary5.C: New test.
2369         * g++.old-deja/g++.abi/vtable3.h: New test.
2370         * g++.old-deja/g++.abi/vtable3a.C: New test.
2371         * g++.old-deja/g++.abi/vtable3b.C: New test.
2372         * g++.old-deja/g++.abi/vtable3c.C: New test.
2373         * g++.old-deja/g++.abi/vtable3d.C: New test.
2374         * g++.old-deja/g++.abi/vtable3e.C: New test.
2375         * g++.old-deja/g++.abi/vtable3f.C: New test.
2376         * g++.old-deja/g++.abi/vtable3g.C: New test.
2377         * g++.old-deja/g++.abi/vtable3h.C: New test.
2378         * g++.old-deja/g++.abi/vtable3i.C: New test.
2379         * g++.old-deja/g++.abi/vtable3j.C: New test.
2380         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2381
2382 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2383
2384         * g++.old-deja/g++.other/anon6.C: New test.
2385         * g++.old-deja/g++.other/anon7.C: New test.
2386
2387 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2388
2389         * gcc.dg/cpp/avoidpaste2.c: New tests.
2390
2391 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2392
2393         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2394
2395 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2396
2397         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2398         DECIMAL_DIG cases for Irix."
2399
2400 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2401
2402         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2403
2404 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2405
2406         * gcc.dg/c99-tag-1.c: New test.
2407
2408 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2409
2410         * gcc.dg/cpp/tr-warn1.c: Add tests.
2411
2412 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2413
2414         * gcc.dg/cpp/avoidpaste1.c: Update.
2415         * gcc.dg/cpp/paste4.c: Update.
2416
2417 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2418
2419         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2420         cases for Irix.
2421
2422 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2423
2424         * g++.old-deja/g++.other/inline19.C: New test.
2425
2426 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2427
2428         * gcc.dg/Wlarger-than.c: New test.
2429
2430 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2431
2432         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2433
2434 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2435
2436         * gcc.c-torture/execute/20010129-1.c: New test.
2437         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2438
2439 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2440
2441         * gcc.dg/cpp/avoidpaste1.c: Test case.
2442
2443 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2444
2445         * g++.old-deja/g++.other/inline18.C: New test.
2446
2447 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2448
2449         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2450         and __builtin_putchar.
2451
2452 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2453
2454         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2455         tests.
2456
2457 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2458
2459         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2460         floating point number rounding mode to round to the nearest
2461         representable mode.
2462
2463 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2464
2465         * g++.old-deja/g++.other/mangle2.C: New test.
2466
2467 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2468
2469         * gcc.c-torture/compile/20010124-1.c: New test.
2470
2471 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2472
2473         * g++.old-deja/g++.pt/spec38.C: New test.
2474
2475 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2476
2477         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2478         "Build don't run".
2479
2480 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2481
2482         * gcc.c-torture/execute/20010123-1.c: New test.
2483
2484 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2485
2486         * g++.old-deja/g++.pt/spec37.C: New test.
2487
2488 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2489
2490         * g++.old-deja/g++.pt/overload14.C: New test.
2491
2492 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2493
2494         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2495         __builtin_return_address.
2496
2497 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2498
2499         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2500         * g++.old-deja/g++.pt/spec35.C: New test.
2501         * g++.old-deja/g++.pt/spec36.C: New test.
2502
2503 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2504
2505         * gcc.c-torture/compile/20010118-1.c: New test.
2506
2507 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2508
2509         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2510
2511 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2512
2513         * gcc.c-torture/execute/20010119-1.c: New test.
2514
2515 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2516
2517         * g++.old-deja/g++.other/vbase5.C: New test.
2518
2519 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2520
2521         * gcc.c-torture/execute/20010118-1.c: New test.
2522
2523 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2524
2525         * g++.old-deja/g++.pt/deduct3.C: New test.
2526
2527 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2528
2529         * g++.old-deja/g++.pt/spec34.C: New test.
2530
2531 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2532
2533         * g77.f-torture/compile/20000601-2.f: New test.
2534
2535 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2536
2537         * g++.old-deja/g++.other/init17.C: New test.
2538
2539 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2540
2541         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2542
2543 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2544
2545         * g++.old-deja/g++.pt/unify8.C: New test.
2546
2547 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2548
2549         * g++.old-deja/g++.abi/vbase1.C: New test.
2550
2551 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2552
2553         * g++.old-deja/g++.pt/crash65.C: New test.
2554
2555 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2556
2557         * gcc.dg/cpp/assembl2.S: New test case.
2558
2559 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2560
2561         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2562         are supported.
2563
2564 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2565
2566         * g++.old-deja/g++.other/builtins1.C: New test.
2567         * g++.old-deja/g++.other/builtins2.C: Likewise.
2568         * g++.old-deja/g++.other/builtins3.C: Likewise.
2569         * g++.old-deja/g++.other/builtins4.C: Likewise.
2570
2571 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2572
2573         * gcc.c-torture/compile/20010117-1.c: New test.
2574         * gcc.c-torture/compile/20010117-2.c: New test.
2575
2576 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2577
2578         * g77.f-torture/execute/20010116.[fx]: New test,
2579         XFAIL on i?86-*-*.
2580         * g77.f-torture/compile/20010115.f: Indicate it's
2581         a test for PR fortran/1636.
2582
2583 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2584
2585         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2586
2587 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2588
2589         * g77.f-torture/compile/20010115.f: New test.
2590
2591 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2592
2593         * g++.old-deja/g++.pt/nontype5.C: New test.
2594
2595 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2596
2597         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2598         have an equivalent working one below it.
2599
2600 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2601
2602         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2603         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2604
2605 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2606
2607         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2608         message containing "init_priority".
2609         (conpr-2.C): Likewise.
2610         (conpr-3.C): Likewise.
2611         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2612
2613 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2614
2615         * gcc.c-torture/execute/20010114-2.c: New test.
2616
2617 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2618
2619         * gcc.c-torture/compile/20010114-1.c: New test.
2620         * gcc.c-torture/compile/20010114-1.x: Xfail.
2621         * gcc.c-torture/compile/20010114-2.c: New test.
2622         * gcc.c-torture/execute/20010114-1.c: New test.
2623         * gcc.dg/trunc-1.c: New test.
2624         * gcc.dg/uninit-B.c: New test.
2625
2626 2001-01-13  Nick Clifton  <nickc@redhat.com>
2627
2628         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2629         target.
2630
2631 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2632
2633         * gcc.c-torture/compile/20010113-1.c: New test.
2634
2635 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2636
2637         * gcc.c-torture/compile/20001212-1.c: New test.
2638
2639 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2640
2641         * gcc.dg/cpp/widestr1.c: Update.
2642         * gcc.dg/cpp/prag-imp.c: Remove.
2643
2644 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2645
2646         * gcc.c-torture/execute/20000801-3.x: Remove.
2647         * gcc.dg/c90-init-1.c: New test.
2648         * gcc.dg/c99-init-1.c: New test.
2649         * gcc.dg/c99-init-2.c: New test.
2650         * gcc.dg/gnu99-init-1.c: New test.
2651
2652 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2653
2654         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2655         testing that no relevant ones were found.
2656
2657 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2658
2659         * g++.old-deja/g++.pt/cast2.C: New test.
2660
2661 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2662
2663         * g++.old-deja/g++.pt/friend47.C: New test.
2664
2665 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2666
2667         * g++.old-deja/g++.pt/instantiate13.C: New test.
2668
2669 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2670
2671         * g++.old-deja/g++.other/defarg7.C: New test.
2672         * g++.old-deja/g++.other/defarg8.C: New test.
2673
2674 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2675
2676         * g++.old-deja/g++.pt/crash64.C: New test.
2677
2678 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2679
2680         * g++.old-deja/g++.pt/crash63.C: New test.
2681
2682 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2683
2684         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2685
2686 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2687
2688         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2689
2690 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2691
2692         * g++.old-deja/g++.pt/error3.C: New test.
2693
2694 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2695
2696         * g++.old-deja/g++.other/crash39.C: New test.
2697
2698 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2699
2700         * g++.old-deja/g++.other/vbase4.C: New test.
2701
2702 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2703
2704         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2705         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2706         * gcc.dg/special/special.exp: New test driver which will check
2707         for alias support for the above test.
2708
2709 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2710
2711         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2712         problems on small machines.
2713         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2714         parameterize.
2715
2716 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2717
2718         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2719         mips.
2720         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2721
2722 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2723
2724         * g++.old_deja/g++.pt/using8.C: New test.
2725
2726 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2727
2728         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2729
2730 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2731
2732         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2733         where a failure is expected.
2734         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2735
2736 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2737
2738         * g++.old_deja/g++.pt/instantiate12.C: New test.
2739
2740 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2741
2742         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2743         start of structs.
2744         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2745         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2746         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2747         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2748         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2749         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2750         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2751         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2752         * g++.old-deja/g++.eh/spec6.C: Likewise.
2753         * g++.old-deja/g++.jason/crash3.C: Likewise.
2754         * g++.old-deja/g++.law/ctors11.C: Likewise.
2755         * g++.old-deja/g++.law/ctors17.C: Likewise.
2756         * g++.old-deja/g++.law/ctors5.C: Likewise.
2757         * g++.old-deja/g++.law/ctors9.C: Likewise.
2758         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2759         * g++.old-deja/g++.mike/net22.C: Likewise.
2760         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2761         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2762         * g++.old-deja/g++.mike/virt3.C: Likewise.
2763         * g++.old-deja/g++.niklas/t128.C: Likewise.
2764         * g++.old-deja/g++.other/anon4.C: Likewise.
2765         * g++.old-deja/g++.other/using1.C: Likewise.
2766         * g++.old-deja/g++.other/warn3.C: Likewise.
2767         * g++.old-deja/g++.pt/t37.C: Likewise.
2768         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2769         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2770
2771 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2772
2773         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2774
2775 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2776
2777         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2778
2779 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2780
2781         * gcc.c-torture/compile/20010107-1.c: New test.
2782
2783 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2784
2785         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2786
2787 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2788
2789         * gcc.dg/format/format.h: New file.
2790         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2791         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2792         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2793         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2794         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2795         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2796         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2797         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2798         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2799         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2800         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2801         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2802         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2803         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2804         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2805         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2806         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2807         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2808         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2809         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2810         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2811         instead of declaring standard types, macros and functions in each
2812         test.
2813
2814 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2815
2816         * gcc.c-torture/execute/20010106-1.c: New test.
2817
2818 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2819
2820         * gcc.dg/format/format.exp: New file.
2821         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2822         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2823         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2824         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2825         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2826         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2827         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2828         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2829         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2830         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2831         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2832         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2833         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2834         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2835         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2836         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2837         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2838         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2839         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2840         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2841         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2842         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2843         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2844         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2845         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2846         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2847         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2848         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2849         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2850         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2851         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2852         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2853         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2854         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2855         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2856         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2857         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2858         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2859         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2860         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2861         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2862         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2863
2864 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2865
2866         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2867         account.
2868
2869 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2870
2871         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2872
2873 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2874
2875         * g++.old-deja/g++.pt/crash62.C: New test.
2876
2877 2001-01-04  Richard Henderson  <rth@redhat.com>
2878
2879         * gcc.dg/20000926-1.c: Update expected warnings.
2880         * gcc.dg/array-2.c: Likewise.
2881         * gcc.dg/array-4.c: Also validate flexible array members.
2882         * gcc.dg/c99-flex-array-1.c: New.
2883
2884 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2885
2886         * gcc.c-torture/compile/20001222-1.x: Remove.
2887
2888 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2889
2890         * gcc.c-torture/execute/built-in-setjmp.c: New.
2891
2892 2001-01-03  Richard Henderson  <rth@redhat.com>
2893
2894         * gcc.dg/940510-1.c: Update expected error wording.
2895         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2896
2897 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2898
2899         * lib/target-supports.exp (check_alias_available): Modified to
2900         indicate aliases not supported if only weak aliases are supported.
2901
2902 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2903
2904         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2905         Turn on cmpstrsi checks for __pj__ and __i370__.
2906
2907 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2908
2909         * g++.old-deja/g++.other/virtual11.C: New test.
2910
2911 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2912
2913         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2914
2915 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2916
2917         * gcc.c-torture/compile/20010102-1.c: New test.
2918
2919 2001-01-02  Andreas Jaeger  <aj@suse.de>
2920
2921         * gcc.dg/noreturn-3.c: New test.
2922
2923         * gcc.dg/noreturn-4.c: New test.
2924
2925 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2926
2927         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2928         __builtin_fputc and __builtin_fwrite.
2929
2930 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2931
2932         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2933         signed char, not default char.
2934
2935 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2936
2937         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2938
2939 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2940
2941         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2942
2943 2000-12-29  Richard Henderson  <rth@redhat.com>
2944
2945         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2946         (__cyg_profile_func_exit): Define.
2947
2948 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2949
2950         * g++.dg/vtgc1.C: New test.
2951
2952 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2953
2954         * gcc.dg/noncompile/20001228-1.c: New test.
2955
2956         * gcc.dg/20001228-1.c: New test.
2957
2958         * gcc.c-torture/execute/20001228-1.c: New test.
2959
2960 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2961
2962         * gcc.dg/format-strfmon-1.c: New test.
2963
2964 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2965
2966         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2967         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2968         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2969         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2970         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2971         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2972         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2973         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2974         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2975         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2976         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2977         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2978         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2979
2980         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2981         * gcc.c-torture/execute/string-opt-4.c: Test index.
2982
2983 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2984
2985         * gcc.c-torture/compile/20001226-1.c: New test.
2986
2987 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2988
2989         * gcc.c-torture/compile/20001222-1.c: New test.
2990         * gcc.c-torture/compile/20001222-1.x: Xfail.
2991
2992 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2993
2994         * gcc.c-torture/execute/comp-goto-2.c: New test.
2995
2996 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2997
2998         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2999         Use long types if __INT_MAX__ is 32767.
3000         (main): Use cast to (sint32 *) when poking 88 into a_page.
3001
3002         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3003
3004 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3005
3006         * gcc.c-torture/compile/20001221-1.c: New test.
3007         * gcc.c-torture/execute/20001221-1.c: New test.
3008
3009 2000-12-20  Richard Henderson  <rth@redhat.com>
3010
3011         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3012         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3013
3014 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3015
3016         * gcc.dg/compare3.c: New test.
3017
3018 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3019
3020         * gcc.dg/format-warnll-1.c: New test.
3021
3022 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3023
3024         * gcc.dg/cpp/cmdlne-P.c: New test.
3025
3026 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3027
3028         * gcc.c-torture/execute/builtin-abs-1.c,
3029         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3030
3031 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3032
3033         * gcc.dg/cpp/multiline.c: New test.
3034
3035 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3036
3037         * g++.old-deja/g++.other/syshdr1.C: Update.
3038         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3039
3040 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3041
3042         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3043
3044 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3045
3046         * g++.old-deja/g++.pt/ttp65.C: New test.
3047
3048 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3049
3050         * g++.old-deja/g++.pt/ttp64.C: New test.
3051
3052 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3053
3054         * g++.old-deja/g++.pt/spec33.C: New test.
3055
3056 2000-12-14  Catherine Moore  <clm@redhat.com>
3057
3058         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3059         * gcc.c-torture/execute/920612-2.c: Likewise.
3060         * gcc.c-torture/execute/920428-2.c: Likewise.
3061         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3062         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3063
3064 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3065
3066         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3067         * gcc.dg/pack-test-2.c: Likewise.
3068
3069 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3070
3071         Tests by Zack Weinberg <zackw@stanford.edu>.
3072
3073         * gcc.dg/cpp/defined.c: Update.
3074         * gcc.dg/cpp/defined_trad.c: New tests.
3075
3076 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3077
3078         * gcc.dg/cpp/trad-direct.c: Update.
3079
3080 2000-12-11  Neil Booth  <neilb@earthling.net>
3081
3082         * gcc.dg/cpp/defined_trad.c
3083
3084 2000-12-11  Neil Booth  <neilb@earthling.net>
3085
3086         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3087
3088 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3089
3090         * gcc.dg/format-miss-2.c: New test.
3091
3092 2000-12-09  Neil Booth  <neilb@earthling.net>
3093
3094         * gcc.dg/cpp/lineflags.c: New tests.
3095         * gcc.dg/cpp/poison.c: Update.
3096         * gcc.dg/cpp/redef2.c: Update.
3097         * gcc.dg/cpp/skipping.c: New test.
3098
3099 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3100
3101         * g++.old-deja/g++.other/eh3.C: New testcase.
3102
3103 2000-12-07  Neil Booth  <neilb@earthling.net>
3104
3105         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3106         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3107         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3108         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3109         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3110         Update.
3111
3112 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3113
3114         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3115         __SIZE_TYPE__ instead of int for type of integers cast to
3116         pointers.
3117
3118 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3119
3120         * g++.old-deja/g++.other/cleanup4.C: New test.
3121
3122 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3123
3124         * format-sec-1.c: New test.
3125
3126 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3127
3128         * gcc.dg/format-nonlit-3.c: New test.
3129
3130 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3131
3132         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3133         through a null pointer.
3134
3135 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3136
3137         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3138         * g++.old-deja/g++.pt/partial4.C: New test.
3139
3140 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3141
3142         * gcc.c-torture/execute/ieee/hugeval.x: New.
3143
3144 2000-12-06  Neil Booth  <neilb@earthling.net>
3145
3146         * gcc.dg/cpp/backslash2.c: New tests.
3147
3148 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3149
3150         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3151         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3152
3153 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3154
3155         * gcc.c-torture/execute/20001203-2.c: New testcase.
3156
3157 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3158
3159         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3160         * g++.old-deja/g++.other/virtual10.C: New test.
3161
3162 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3163
3164         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3165
3166 2000-12-05  Richard Henderson  <rth@redhat.com>
3167
3168         * gcc.c-torture/compile/20001205-1.c: New.
3169
3170 2000-12-04  Neil Booth  <neilb@earthling.net>
3171
3172         * g++.old-deja/g++.other/virtual9.C: New test.
3173         * g++.old-deja/g++.pt/crash61.C: New test.
3174         * gcc.c-torture/execute/loop-9.c: New test.
3175
3176 2000-12-04  Neil Booth  <neilb@earthling.net>
3177
3178         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3179         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3180         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3181         * gcc.dg/cpp/extratokens.c: ...here.
3182
3183 2000-12-04  Neil Booth  <neilb@earthling.net>
3184
3185         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3186         New tests.
3187
3188 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3189
3190         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3191         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3192
3193 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3194
3195         * gcc.c-torture/execute/20001203-1.c: New test.
3196
3197 2000-12-03  Neil Booth  <neilb@earthling.net>
3198
3199         * gcc.dg/cpp/macro6.c: New test cases.
3200
3201 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3202
3203         * gcc.c-torture/execute/string-opt-9.c: New test.
3204         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3205         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3206         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3207
3208         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3209         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3210
3211 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3212
3213         * gcc.dg/cpp/if-6.c: New testcase.
3214
3215         * gcc.dg/20001201-1.c: New testcase.
3216
3217 2000-12-02  Neil Booth  <neilb@earthling.net>
3218
3219         * g++.old-deja/g++.other/externC4.C,
3220         g++.old-deja/g++.other/friend10.C: New tests.
3221
3222 2000-12-02  Neil Booth  <neilb@earthling.net>
3223
3224         * g++.old-deja/g++.other/instan2.C
3225         * g++.old-deja/g++.other/instan3.C: New test.
3226
3227 2000-12-02  Neil Booth  <neilb@earthling.net>
3228
3229         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3230         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3231         gnuc99.c,gnuc99-pedantic.c: New tests.
3232
3233 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3234
3235         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3236         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3237
3238 2000-12-01  Neil Booth  <neilb@earthling.net>
3239
3240         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3241         * gcc.dg/cpp/poison.c: Update.
3242         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3243
3244 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3245
3246         * g77.f-torture/execute/20001201.f: New test.
3247
3248 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3249
3250         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3251
3252 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3253
3254         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3255
3256 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3257
3258         * g++.old-deja/g++.other/cast6.C: New test.
3259
3260 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3261
3262         * gcc.c-torture/execute/20001130-2.c: New testcase.
3263
3264 2000-11-30  Richard Henderson  <rth@redhat.com>
3265
3266         * gcc.c-torture/execute/20001130-1.c: New test.
3267
3268 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3269
3270         * g++.old-deja/g++.other/op3.C: New test.
3271
3272 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3273
3274         * g++.old-deja/g++.other/op2.C: New test.
3275
3276 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3277
3278         * g++.old-deja/g++.other/crash38.C: New test.
3279
3280 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3281
3282         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3283
3284 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3285
3286         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3287         tests.
3288         * gcc.c-torture/execute/string-opt-6.c: New test.
3289
3290         * gcc.dg/20001117-1.c: Add main.
3291
3292 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3293
3294         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3295         Move from here ...
3296         * gcc.dg/940510-1.c: ... to here.
3297
3298         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3299         zero-size arrays in toplevel structures.
3300
3301 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3302
3303         * gcc.c-torture/execute/loop-8.c: New test.
3304
3305 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3306
3307         * g++.old-deja/g++.other/base1.C: New test.
3308
3309 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3310
3311         * g++.old-deja/g++.other/parse2.C: New test.
3312
3313 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3314
3315         * g++.old-deja/g++.pt/incomplete1.C: New test.
3316
3317 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3318
3319         * g++.old-deja/g++.other/friend9.C: New test.
3320
3321 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3322
3323         * gcc.dg/20001127-1.c: New test.
3324
3325 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3326
3327         * g++.old-deja/g++.pt/friend46.C: New test.
3328
3329 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3330
3331         * g++.old-deja/g++.other/ptrmem8.C: New test.
3332
3333 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3334
3335         * gcc.c-torture/execute/string-opt-7.c: New test.
3336         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3337
3338 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3339
3340         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3341         instead of 'mkcheck 2'.
3342
3343 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3344
3345         * gcc.c-torture/execute/memcheck/driver.c,
3346         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3347         C9X references to refer to C99.
3348
3349 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3350
3351         * gcc.dg/ultrasp3.c: New test.
3352
3353 2000-11-25  Neil Booth  <neilb@earthling.net>
3354
3355         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3356
3357 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3358
3359         * gcc.c-torture/compile/20001123-2.c: New.
3360
3361 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3362
3363         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3364
3365 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3366
3367         * gcc.dg/sequence-point-1.c: Add some new tests.
3368         * gcc.c-torture/execute/20001124-1.c: New test.
3369
3370 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3371
3372         * g++.old-deja/g++.other/vaarg4.C: New test.
3373         * gcc.c-torture/compile/20001123-1.c: New test.
3374
3375 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3376
3377         * g++.other/crash24.C: Adjust and remove XFAIL.
3378         * g++.other/crash37.C: New test.
3379
3380 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3381
3382         * g++.old-deja/g++.pt/instantiate9.C: New test.
3383
3384 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3385
3386         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3387         new ABI, too.
3388
3389         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3390         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3391
3392 2000-11-22  Neil Booth  <neilb@earthling.net>
3393
3394         * gcc.dg/cpp/Wtrigraphs.c: New test.
3395
3396 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3397
3398         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3399
3400 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3401
3402         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3403
3404 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3405
3406         * lib/gcc-dg.exp: load_lib scanasm.exp.
3407         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3408         * lib/g++-dg.exp: load_lib scanasm.exp.
3409         * lib/scanasm.exp: New.
3410         (scan-assembler, scan-assembler-not): Add optional arguments to
3411         test name, or if not present, the pattern name.
3412         (scan-assembler-dem, scan-assembler-dem-not): New.
3413
3414         * g++.dg/dg.exp: New.
3415
3416 2000-11-21  Neil Booth  <neilb@earthling.net>
3417
3418         * gcc.dg/cpp/integrated1.c: Remove.
3419
3420 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3421
3422         * gcc.c-torture/execute/20001121-1.c: New test.
3423
3424 2000-11-21  Richard Henderson  <rth@redhat.com>
3425
3426         * gcc.c-torture/compile/20001121-1.c: New test.
3427
3428 2000-11-20  Neil Booth  <neilb@earthling.net>
3429
3430         * gcc.dg/cpp/integrated1.c: New test.
3431
3432 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3433
3434         * g++.old-deja/g++.other/inline17.C: New test.
3435
3436 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3437
3438         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3439         local variable to be zero: I made the variable global. Now
3440         uses abort() and exit() instead of relying on main's return value.
3441
3442 2000-11-20  Neil Booth  <neilb@earthling.net>
3443
3444         * gcc.dg/cpp/paste2.c: Update test.
3445         * objc/execute/paste.m: New test.
3446
3447 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3448
3449         * gcc.dg/c99-condexpr-1.c: New test.
3450
3451 2000-11-20  Neil Booth  <neilb@earthling.net>
3452
3453         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3454
3455 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3456
3457         * g++.old-deja/g++.pt/export1.C: New test.
3458
3459 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3460
3461         * gcc.dg/20001117-1.c: New test.
3462
3463 2000-11-18  Richard Henderson  <rth@redhat.com>
3464
3465         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3466
3467 2000-11-18  Richard Henderson  <rth@redhat.com>
3468
3469         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3470         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3471         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3472
3473 2000-11-18  Richard Henderson  <rth@redhat.com>
3474
3475         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3476         (main): New.  Exit cleanly.
3477
3478 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3479
3480         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3481         gcc.dg/c99-fordecl-2.c: New tests.
3482
3483 2000-11-18  Richard Henderson  <rth@redhat.com>
3484
3485         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3486         * gcc.c-torture/execute/zerolen-2.c: New.
3487
3488 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3489
3490         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3491         memory.
3492
3493 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3494
3495         * g++.old-deja/g++.pt/instantiate8.C: New test.
3496
3497 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3498
3499         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3500         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3501
3502 2000-11-16  Nick Clifton  <nickc@redhat.com>
3503
3504         * gcc.c-torture/execute/nestfunc-2.c: New test.
3505         * gcc.c-torture/execute/nestfunc-3.c: New test.
3506
3507 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3508
3509         * gcc.c-torture/compile/20001116-1.c: New test.
3510
3511 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3512
3513         * gcc.c-torture/execute/20001115-1.c: New test.
3514
3515 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3516
3517         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3518         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3519         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3520         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3521
3522 2000-11-15  Neil Booth  <neilb@earthling.net>
3523
3524         gcc.dg/cpp/_Pragma1.c: Update.
3525         gcc.dg/cpp/_Pragma2.c: New test.
3526
3527 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3528
3529         * g++.old-deja/g++.other/anon5.C: New test.
3530
3531 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3532
3533         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3534         tests.
3535
3536 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3537
3538         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3539         output.
3540
3541 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3542
3543         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3544         labels at end of compound statements.
3545
3546 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3547
3548         * gcc.c-torture/execute/loop-7.c: New test.
3549
3550 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3551
3552         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3553
3554 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3555
3556         * gcc.dg/c99-bool-1.c: New test.
3557
3558 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3559
3560         * gcc.dg/c99-scope-1.c: Remove xfail.
3561         * gcc.dg/c99-scope-2.c: New test.
3562
3563 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3564
3565         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3566         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3567
3568 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3569
3570         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3571         error messages.
3572
3573         * g++.mike/p700.C: Don't typedef wchar_t.
3574         * g++.mike/p784.C: Likewise.
3575         * g++.mike/eb101.C: Don't use __wchar_t.
3576
3577 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3578
3579         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3580         from DO loop.
3581
3582 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3583
3584         * gcc.c-torture/execute/20001111-1.c: New test.
3585
3586 2000-11-10  Nick Clifton  <nickc@redhat.com>
3587
3588         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3589         long multuiple and accumulate.
3590
3591 2000-11-09  Richard Henderson  <rth@redhat.com>
3592
3593         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3594         via size_t instead of int.
3595
3596         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3597         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3598         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3599         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3600
3601 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3602
3603         * gcc.c-torture/compile/20001109-1.c: New test.
3604         * gcc.c-torture/compile/20001109-2.c: New test.
3605
3606 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3607
3608         * g++.old-deja/g++.pt/operator1.C: New test.
3609         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3610
3611 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3612
3613         * gcc.dg/20001108-1.c: New test.
3614
3615 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3616
3617         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3618         with both arguments constant strings.
3619         * gcc.c-torture/execute/string-opt-3.c: New test.
3620         * gcc.c-torture/execute/string-opt-4.c: New test.
3621         * gcc.c-torture/execute/string-opt-5.c: New test.
3622
3623 2000-11-08  Nick Clifton  <nickc@redhat.com>
3624
3625         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3626         mulsidi3adddi patterns.
3627
3628 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3629
3630         * g++.old-deja/g++.other/crash36.C: New test.
3631
3632 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3633
3634         * g++.old-deja/g++.other/init16.C: New test.
3635
3636 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3637
3638         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3639
3640 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3641
3642         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3643         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3644         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3645
3646 2000-11-07  DJ Delorie  <dj@redhat.com>
3647
3648         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3649
3650 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3651
3652         * gcc.c-torture/execute/string-opt-1.c: New test.
3653
3654 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3655
3656         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3657         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3658         parameters in registers, and there is no way for a varargs
3659         function to know in which order the integer and floating-point
3660         parameters should be interleaved when they are placed on the
3661         stack.
3662         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3663         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3664
3665 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3666
3667         * gcc.c-torture/execute/string-opt-2.c: New test.
3668
3669 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3670
3671         * g++.old-deja/g++.pt/crash60.C: New test.
3672
3673 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3674
3675         * g++.old-deja/g++.other/crash24.C: New test.
3676         * g++.old-deja/g++.other/crash25.C: New test.
3677         * g++.old-deja/g++.other/crash26.C: New test.
3678         * g++.old-deja/g++.other/crash27.C: New test.
3679         * g++.old-deja/g++.other/crash28.C: New test.
3680         * g++.old-deja/g++.other/crash29.C: New test.
3681         * g++.old-deja/g++.other/crash30.C: New test.
3682         * g++.old-deja/g++.other/crash31.C: New test.
3683         * g++.old-deja/g++.other/crash32.C: New test.
3684         * g++.old-deja/g++.other/crash33.C: New test.
3685         * g++.old-deja/g++.other/crash34.C: New test.
3686         * g++.old-deja/g++.other/crash35.C: New test.
3687
3688 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3689
3690         * gcc.c-torture/execute/20001031-1.c: New test.
3691
3692 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3693
3694         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3695         namespace.
3696
3697         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3698         standards-conformant.
3699
3700         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3701
3702         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3703         * g++.old-deja/g++.mike/p755a.C: Likewise.
3704         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3705         library makes no calls to `operator new' during initialization.
3706
3707 2000-11-04  Neil Booth  <neilb@earthling.net>
3708
3709         * gcc.dg/cpp/include2.c: New tests.
3710
3711 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3712
3713         * lib/g++.exp (g++_set_ld_library_path): New function.
3714         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3715
3716 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3717
3718         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3719         warnings.
3720
3721 2000-11-01  Richard Henderson  <rth@redhat.com>
3722
3723         * g++.old-deja/g++.ext/namedret1.C: New.
3724         * g++.old-deja/g++.ext/namedret2.C: New.
3725         * g++.old-deja/g++.ext/namedret3.C: New.
3726
3727 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3728
3729         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3730         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3731
3732 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3733
3734         * gcc.c-torture/execute/va-arg-21.c: New test.
3735
3736 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3737
3738         * gcc.dg/c99-complex-2.c: New test.
3739
3740 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3741
3742         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3743
3744 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3745
3746         * g++.old-deja/g++.other/inline16.C: New test.
3747
3748 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3749
3750         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3751         __PRETTY_FUNCTION__
3752
3753 2000-10-29  Neil Booth  <neilb@earthling.net>
3754
3755         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3756         New tests.
3757         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3758         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3759         optimisation.
3760
3761 2000-10-29  Neil Booth  <neilb@earthling.net>
3762
3763         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3764         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3765         * mi5.c: Test multiple includes work with -C.
3766         * trigraphs.c: Test ^= version.
3767
3768 2000-10-28  Neil Booth  <neilb@earthling.net>
3769
3770         New tests and test updates for new macro expander.
3771
3772         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3773         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3774         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3775         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3776         new diagnostic messages.
3777
3778         * gcc.dg/cpp/macro3.c: New tests.
3779
3780 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3781
3782         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3783         on the same line.
3784
3785 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3786
3787         * g++.old-deja/g++.other/eh2.C: New test.
3788
3789 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3790
3791         * gcc.c-torture/execute/20001027-1.c: New test.
3792
3793 2000-10-26  Richard Henderson  <rth@redhat.com>
3794
3795         * gcc.c-torture/execute/20001026-1.c: New.
3796
3797 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3798
3799         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3800         * g++.old-deja/g++.law/builtin1.C: Likewise.
3801         * g++.old-deja/g++.law/ctors10.C: Likewise.
3802         * g++.old-deja/g++.law/virtual3.C: Likewise.
3803         * g++.old-deja/g++.mike/p658.C: Likewise.
3804         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3805         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3806         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3807         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3808         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3809
3810 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3811
3812         * gcc.c-torture/compile/20001024-1.c: New test.
3813
3814 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3815
3816         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3817         to tell us whether or not we are using V3.
3818
3819 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3820
3821         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3822         operands.
3823
3824 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3825
3826         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3827
3828 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3829
3830         * gcc.c-torture/execute/20001024-1.c: New test.
3831
3832 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3833
3834         * g++.old-deja/g++.other/sibcall1.C: New test.
3835
3836 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3837
3838         * gcc.dg/noncompile/init-3.c: New test.
3839
3840 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3841
3842         * gcc.dg/format-array-1.c: New test.
3843
3844 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3845
3846         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3847         writing through null pointers; remove comment about testing
3848         unterminated strings.
3849
3850 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3851
3852         * gcc.c-torture/execute/20001017-2.c: New test.
3853
3854 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3855
3856         * gcc.c-torture/compile/20001018-1.c: New test.
3857         * gcc.c-torture/compile/20001018-1.x: Xfail.
3858
3859 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3860
3861         * gcc.c-torture/execute/20001017-1.c: New test.
3862
3863 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3864
3865         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3866         for multiple use of arguments with scanf formats; add tests for
3867         multiple use of arguments.
3868
3869 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3870
3871         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3872
3873 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3874
3875         * gcc.dg/format-miss-1.c: New test.
3876
3877 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3878
3879         * gcc.c-torture/execute/20001013-1.c: New test.
3880
3881 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3882
3883         * gcc.dg/format-branch-1.c: New test.
3884
3885 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3886
3887         * README, lib/file-format.exp: Remove EGCS references.
3888
3889 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3890
3891         * gcc.dg/20001013-1.c: New test.
3892
3893 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3894
3895         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3896         for intmax_t in the compiler using __typeof__ and the type rules
3897         for conditional expressions.
3898
3899 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3900
3901         * gcc.dg/20001012-1.c: New test.
3902         * gcc.dg/20001012-2.c: New test.
3903
3904 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3905
3906         * gcc.dg/format-attr-1.c: New test.
3907
3908 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3909
3910         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3911         __LONG_LONG_MAX__ instead of LLONG_MAX.
3912
3913 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3914
3915         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3916         scanf flags.
3917         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3918         flags.
3919
3920 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3921
3922         * gcc.dg/sequence-pt-1.c: New test.
3923
3924 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3925
3926         * gcc.c-torture/execute/20001011-1.c: New testcase.
3927         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3928
3929 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3930
3931         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3932         does not error on it.
3933
3934 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3935
3936         * gcc.dg/20001009-1.c: New test.
3937
3938 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3939
3940         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3941         * gcc.c-torture/execute/20001009-2.c: ... to here.
3942
3943 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3944
3945         * gcc.c-torture/compile/20001009-1.c: New testcase.
3946         * gcc.c-torture/execute/20001009-1.c: New testcase.
3947         Testcases provided by Jan Hubicka <jh@suse.cz>.
3948
3949 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3950
3951         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3952         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3953         uintmax_t using <limits.h> to emulate the compiler's internal
3954         logic.  No longer XFAIL %j tests.
3955
3956 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3957
3958         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3959         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3960         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3961         regexps and details of expected handling of some bad formats.
3962         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3963         suppression.
3964
3965 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3966
3967         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3968         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3969         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3970         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3971         in list archives.
3972
3973 2000-10-06  Richard Henderson  <rth@cygnus.com>
3974
3975         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3976         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3977         * g++.old-deja/g++.jason/report.C: Likewise.
3978         * g++.old-deja/g++.law/friend5.C: Likewise.
3979         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3980         of the expected warnings.
3981
3982 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3983
3984         * g++.old-deja/g++.pt/enum14.C: New test.
3985
3986 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3987
3988         * g++.old-deja/g++.pt/crash59.C: New test.
3989
3990 2000-10-04  Will Cohen  <wcohen@redhat.com>
3991
3992         * gcc.dg/20000926-1.c: New test.
3993
3994 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3995
3996         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3997         function name for current C++ compiler.
3998         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3999
4000 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4001
4002         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4003         __PRETTY_FUNCTION__.
4004         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4005
4006 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4007
4008         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4009
4010 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4011
4012         * gcc.c-torture/compile/20000923-1.c: New test.
4013
4014 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4015
4016         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4017         * g++.old-deja/g++.pt/ttp62.C: Same.
4018         * g++.old-deja/g++.other/inline14.C: Same.
4019
4020 2000-09-24  Richard Henderson  <rth@cygnus.com>
4021
4022         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4023
4024 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4025
4026         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4027
4028 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4029
4030         * gcc.c-torture/compile/20000922-1.c: New file.
4031
4032 2000-09-21  Nick Clifton  <nickc@redhat.com>
4033
4034         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4035         a signed long modulo operation.
4036         (mod6): New funciton - perform an unsigned long modulo operation.
4037         (main): Add tests for modulos of very large numbers by very small
4038         dividends.
4039
4040 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4041
4042         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4043
4044 2000-09-19  Richard Henderson  <rth@cygnus.com>
4045
4046         * gcc.dg/compare2.c (case 10): XFAIL.
4047
4048 2000-09-18  Richard Henderson  <rth@cygnus.com>
4049
4050         * gcc.c-torture/execute/20000906-1.c: Move ...
4051         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4052         that support __builtin_trap.
4053
4054 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4055
4056         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4057
4058 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4059
4060         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4061         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4062         more $ format tests.
4063
4064 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4065
4066         * gcc.dg/format-errmk-1.c: New test.
4067
4068 2000-09-17  Greg McGary  <greg@mcgary.org>
4069
4070         * gcc.c-torture/execute/20000917-1.x: Remove.
4071
4072 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4073
4074         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4075
4076 2000-09-17  Greg McGary  <greg@mcgary.org>
4077
4078         * gcc.c-torture/execute/20000917-1.c: New test.
4079         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4080
4081 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4082
4083         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4084         in nested macro bug.
4085
4086 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4087
4088         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4089
4090 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4091
4092         * gcc.c-torture/execute/20000914-1.c: New test.
4093
4094 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4095
4096         * g++.other/inline13.C: New test.
4097
4098 2000-09-12  Andreas Jaeger  <aj@suse.de>
4099
4100         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4101         constant by Ulrich Drepper <drepper@redhat.com>.
4102
4103 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4104
4105         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4106
4107 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4108
4109         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4110
4111 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4112
4113         * gcc.dg/cpp/backslash.c: New test.
4114
4115 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4116
4117         * gcc.c-torture/execute/20000910-1.c: New test.
4118         * gcc.c-torture/execute/20000910-2.c: Likewise.
4119
4120 2000-09-11  Robert Lipe  <robertl@sco.com>
4121
4122         * gcc.dg/pragma-align.c: New test.
4123
4124 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4125
4126         * g++.old-deja/g++.pt/explicit82.C: New test.
4127         * g++.old-deja/g++.pt/explicit83.C: New test.
4128
4129 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4130
4131         * gcc.dg/asm-names.c: New test.
4132
4133 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4134
4135         * gcc.dg/cpp/tr-warn6.c: New test
4136
4137 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4138
4139         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4140         be accepted.
4141
4142 2000-09-07  Catherine Moore  <clm@redhat.com>
4143
4144         * gcc.c-torture/execute/unroll-1.c: New test.
4145
4146 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4147
4148         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4149         ERROR markers.
4150         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4151         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4152         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4153         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4154         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4155         Preprocess only.
4156         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4157         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4158
4159 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4160
4161         * g++.old-deja/g++.pt/deduct2.C: New test.
4162
4163 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4164
4165         * g++.old-deja/g++.pt/parms2.C: New test.
4166
4167 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4168
4169         * g++.old-deja/g++.pt/crash58.C: New test.
4170
4171 2000-09-06  Greg McGary  <greg@mcgary.org>
4172
4173         * gcc.c-torture/execute/20000906-1.c: New test.
4174         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4175
4176 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4177
4178         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4179
4180 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4181
4182         * g++.old-deja/g++.pt/crash57.C: New test.
4183
4184 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4185
4186         * g++.old-deja/g++.pt/crash56.C: New test.
4187
4188 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4189
4190         * g++.old-deja/g++.pt/koenig1.C: New test.
4191
4192 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4193
4194         * gcc.dg/20000904-1.c: New test.
4195
4196 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4197
4198         * gcc.dg/cpp/paste8.c: New test.
4199
4200 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4201
4202         * gcc.c-torture/compile/20000827-1.c: New test.
4203
4204 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4205
4206         * gcc.dg/format-diag-1.c: New test.
4207
4208 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4209
4210         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4211         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4212         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4213         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4214         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4215
4216 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4217
4218         * g++.old-deja/g++.other/nested4.C: New test.
4219
4220 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4221
4222         * g++.old-deja/g++.ns/scoped1.C: New test.
4223
4224 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4225
4226         * lib/g++.exp: Support testing already-installed GCC.
4227
4228 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4229
4230         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4231
4232 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4233
4234         * gcc.dg/return-type-2.c: New test.
4235
4236 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4237
4238         * gcc.c-torture/compile/20000825-1.c: New test.
4239
4240 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4241
4242         * gcc.dg/dwarf2-2.c: New test.
4243
4244 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4245
4246         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4247         dg-warning regexps.
4248
4249 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4250
4251         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4252         gcc.dg/format-ext-5.c: New tests.
4253
4254 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4255
4256         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4257
4258 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4259
4260         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4261
4262 2000-08-24  Richard Henderson  <rth@cygnus.com>
4263
4264         * gcc.dg/ia64-sync-1.c: New test.
4265         * gcc.dg/ia64-sync-2.c: New test.
4266         * gcc.dg/ia64-asm-1.c: New test.
4267
4268 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4269
4270         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4271         * gcc.dg/format-ext-2.c: New test.
4272
4273 2000-08-23  Jason Merrill  <jason@redhat.com>
4274
4275         * lib/old-dejagnu.exp: Also ignore "In member function" and
4276         "At global scope".
4277
4278 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4279
4280         * gcc.dg/noncompile/label-lineno-1.c: New test.
4281
4282 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4283
4284         * gcc.dg/c99-array-nonobj-1.c: New test.
4285
4286 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4287
4288         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4289         tests.
4290         * gcc.dg/format-ext-1.c: New test.
4291
4292 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4293
4294         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4295         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4296         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4297         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4298         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4299
4300 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4301
4302         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4303         gcc.dg/c99-strftime-2.c: New tests.
4304
4305 2000-08-22  Richard Henderson  <rth@cygnus.com>
4306
4307         * gcc.c-torture/execute/20000822-1.c: New test.
4308
4309 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4310
4311         * gcc.c-torture/execute/20000819-1.x: Remove.
4312
4313 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4314
4315         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4316         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4317         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4318         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4319         gcc.dg/format-xopen-1.c: New tests.
4320
4321 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4322
4323         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4324
4325 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4326
4327         * g++.old-deja/g++.other/loop2.C: New test.
4328
4329         * gcc.c-torture/compile/20000606-1.c: New test.
4330         * gcc.c-torture/compile/20000728-1.c: New test.
4331         * gcc.c-torture/execute/20000801-1.c: New test.
4332         * gcc.c-torture/execute/20000801-2.c: New test.
4333         * gcc.c-torture/execute/20000819-1.c: New test.
4334         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4335         * gcc.dg/20000629-1.c: New test.
4336         * gcc.dg/20000724-1.c: New test.
4337         * gcc.dg/20000807-1.c: New test.
4338
4339 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4340
4341         * gcc.dg/cpp/pragma-1.c: New test.
4342         * gcc.dg/cpp/pragma-2.c: New test.
4343
4344 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4345
4346         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4347         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4348
4349 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4350
4351         * gcc.c-torture/compile/20000818-1.c: New test.
4352
4353 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4354
4355         * gcc.c-torture/execute/20000818-1.c: New test.
4356
4357 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4358
4359         * gcc.dg/format-va-1.c: New test.
4360
4361 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4362
4363         * g++.old-deja/g++.other/typedef8.C: New test.
4364
4365 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4366
4367         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4368         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4369         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4370         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4371         * g++.old-deja/g++.other/ptrmem7.C: New test.
4372         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4373
4374 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4375
4376         * g++.old-deja/g++.pt/typename27.C: New test.
4377
4378 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4379
4380         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4381         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4382         * g++.old-deja/g++.pt/friend45.C: New test.
4383         * g++.old-deja/g++.other/friend8.C: New test.
4384
4385 2000-08-15  Richard Henderson  <rth@cygnus.com>
4386
4387         * gcc.c-torture/execute/20000815-1.c: New test.
4388
4389 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4390
4391         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4392         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4393         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4394
4395 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4396
4397         * g++.old-deja/g++.other/refinit2.C: New test.
4398
4399 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4400
4401         * lib/c-torture.exp (c-torture): Make
4402         compiler_conditional_xfail_data global.
4403         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4404         compiler_conditional_xfail_data machinery.
4405         (f-torture-execute): Likewise.
4406         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4407         and only when unrolling loops.
4408
4409         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4410
4411 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4412
4413         * g++.old-deja/g++.pt/explicit81.C: New test.
4414
4415 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4416
4417         * g++.old-deja/g++.pt/typename26.C: New test.
4418
4419 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4420
4421         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4422         warning.
4423
4424 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4425
4426         * g++.old-deja/g++.other/array3.C: New test.
4427
4428 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4429
4430         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4431         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4432         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4433         New tests.
4434
4435 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4436
4437         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4438         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4439
4440 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4441
4442         * gcc.c-torture/execute/20000808-1.c: New test.
4443
4444 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4445
4446         * gcc.dg/c90-const-expr-1.c: New test.
4447
4448 2000-08-08  Richard Henderson  <rth@cygnus.com>
4449
4450         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4451
4452 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4453
4454         * gcc.dg/noncompile/const-ll-1.c: New test.
4455
4456 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4457
4458         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4459
4460 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4461
4462         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4463         that running programs linked against the shared version of libobjc
4464         run correctly.
4465
4466 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4467
4468         * gcc.dg/c99-printf-1.c: New test.
4469
4470 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4471
4472         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4473
4474 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4475
4476         * gcc.c-torture/execute/20000731-1.x: Delete.
4477
4478 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4479
4480         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4481         and torture_without_loops as is done by c-torture.exp.
4482         (search_for): Copy from c-torture.exp.
4483         (gcc-dg-runtest): New function, drives a directory of tests
4484         iterating over the TORTURE_OPTIONS.
4485         (scan-assembler, scan-assembler-not): Move here from
4486         individual directory drivers.
4487
4488         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4489         defined by lib/gcc-dg.exp.
4490         * gcc.dg/cpp/cpp.exp: Likewise.
4491         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4492         gcc-dg-runtest, so we cycle over optimization options.
4493
4494         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4495         * gcc.dg/compare2.c: No longer expected to fail.
4496
4497 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4498
4499         * gcc.c-torture/execute/20000804-1.c: New test.
4500
4501 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4502
4503         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4504
4505 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4506
4507         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4508
4509 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4510
4511         * gcc.c-torture/compile/20000803-1.c: New test.
4512
4513 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4514
4515         * gcc.c-torture/execute/20000801-3.c,
4516         gcc.c-torture/execute/20000801-4.c: New tests.
4517         * gcc.c-torture/execute/20000801-3.x,
4518         gcc.c-torture/execute/20000801-4.x: Xfail.
4519
4520 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4521
4522         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4523         libobjc/.libs to allow for libtool.
4524
4525 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4526
4527         * gcc.c-torture/compile/20000802-1.c: New test.
4528
4529 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4530
4531         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4532
4533 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4534
4535         * gcc-c-torture/execute/20000731-2.c: New test.
4536
4537         * gcc.c-torture/execute/20000731-1.c: New test.
4538         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4539
4540 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4541
4542         * testsuite/gcc.dg/cpp/paste7.c: New test.
4543         * gcc.dg/cpp/20000725-1.c: New test.
4544
4545 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4546
4547         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4548         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4549         declaration warning for __builtin_dwarf_reg_size.
4550
4551         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4552
4553 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4554
4555         * gcc.dg/noncompile/voidparam-1.c: New test.
4556
4557 2000-07-30  Richard Henderson  <rth@cygnus.com>
4558
4559         * gcc.dg/c90-digraph-1.c: Don't xfail.
4560         * gcc.dg/compare2.c (case 10): Xfail.
4561         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4562
4563 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4564
4565         * gcc.dg/c99-main-1.c: New test.
4566
4567 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4568
4569         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4570
4571 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4572
4573         * gcc.c-tortuer/execute/20000726-1.c: New test.
4574
4575 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4576
4577         * gcc.c-torture/execute/enum-2.c: New test.
4578
4579 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4580
4581         * gcc.dg/cpp/tr-warn3.c: New test.
4582
4583 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4584
4585         * g++.old-deja/g++.ext/implicit1.C: Remove.
4586         * g++.old-deja/g++.jason/c2.C: Remove
4587         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4588         * g++.old-deja/g++.pt/crash16.C: Likewise.
4589         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4590
4591 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4592
4593         * g++.old-deja/g++.other/for2.C: New test.
4594
4595 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4596
4597         * gcc.dg/20000720-1.c: New test.
4598
4599 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4600
4601         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4602
4603 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4604
4605         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4606         * gcc.c-torture/execute/20000722-1.c: New.
4607         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4608
4609 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4610
4611         * gcc.dg/cpp/20000720-1.S: New test.
4612
4613 2000-07-21  Michael Meissner  <meissner@redhat.com>
4614
4615         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4616
4617 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4618
4619         * g++.old-deja/g++.brendan/crash16.C,
4620         g++.old-deja/g++.brendan/parse3.C,
4621         g++.old-deja/g++.brendan/redecl1.C,
4622         g++.old-deja/g++.ns/template13.C,
4623         g++.old-deja/g++.other/decl4.C,
4624         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4625
4626 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4627
4628         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4629         and "Internal error".
4630
4631         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4632         regexps.
4633         * gcc.dg/cpp/paste6.c: New test.
4634
4635 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4636
4637         * gcc.dg/cpp/tr-direct.c: New test.
4638
4639         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4640         gcc.dg/cpp/undef1.c: Tweak error regexps.
4641
4642 2000-07-18  Eric Christopher <echristo@redhat.com>
4643
4644         * gcc.c-torture/compile/20000718-1.c: New test.
4645
4646 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4647
4648         * cpplex.c (_cpp_push_token): If the token being pushed back
4649         is the previous token in this context, just subtract one from
4650         context->posn.
4651         * cppmacro.c (save_expansion): Clear aux field when storing a
4652         placemarker.
4653
4654 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4655
4656         * gcc.dg/noncompile/redecl-1.c: New test.
4657
4658 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4659
4660         * gcc.c-torture/execute/20000717-5.c: New test.
4661         * gcc.c-torture/execute/20000717-1.x: Removed.
4662
4663 2000-07-17  Richard Henderson  <rth@cygnus.com>
4664
4665         * gcc.c-torture/execute/20000717-4.c: New test.
4666
4667 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4668
4669         * gcc.dg/cpp/syshdr.c: New test.
4670         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4671
4672 2000-07-17  Neil Booth  <neilb@earthling.net>
4673
4674         * gcc.dg/cpp/cmdlne-dM.c: New test.
4675         * gcc.dg/cpp/cmdlne-dD.c: New test.
4676
4677 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4678
4679         * gcc.c-torture/execute/20000717-3.c: New test.
4680
4681         * gcc.c-torture/compile/20000717-1.c: New test.
4682
4683 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4684
4685         * gcc.c-torture/execute/20000717-2.c: New test.
4686
4687 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4688
4689         * gcc.dg/formatz-1.c: New test.
4690
4691         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4692         * gcc.dg/c99-digraph-1.c: New tests.
4693
4694         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4695         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4696
4697         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4698         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4699         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4700         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4701         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4702         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4703         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4704
4705 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4706
4707         * gcc.c-torture/execute/20000717-1.c: New test.
4708         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4709
4710 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4711
4712         * gcc.c-torture/execute/20000715-2.c: New test.
4713         * gcc.dg/20000715-1.c: New test.
4714
4715 2000-07-15  Michael Meissner  <meissner@redhat.com>
4716
4717         * gcc.c-torture/execute/20000715-1.c: New test.
4718
4719 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4720
4721         * gcc.c-torture/execute/20000707-1.c: New test.
4722
4723 2000-07-13  Neil Booth  <NeilB@earthling.net>
4724
4725         * testsuite/gcc.dg/cpp/digraph1.c,
4726         testsuite/gcc.dg/cpp/digraph2.c,
4727         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4728
4729 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4730
4731         * g77.f-torture/compile/20000630-2.f:  New test.
4732         * g77.f-torture/compile/20000630-2.x
4733
4734 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4735
4736         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4737
4738 2000-07-11  Neil Booth  <NeilB@earthling.net>
4739
4740         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4741
4742 2000-07-11  Neil Booth  <NeilB@earthling.net>
4743
4744         * gcc.dg/cpp/cmdlne-C.c: New.
4745
4746 2000-07-09  Neil Booth  <NeilB@earthling.net>
4747
4748         * gcc.dg/cpp/directiv.c: New tests.
4749         * gcc.dg/cpp/undef1.c: Update.
4750
4751 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4752
4753         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4754
4755 2000-07-09  Neil Booth  <NeilB@earthling.net>
4756
4757         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4758
4759 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4760
4761         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4762         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4763
4764 2000-07-08  Neil Booth  <NeilB@earthling.net>
4765
4766         * gcc.dg/cpp/macsyntx.c: New tests.
4767
4768 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4769
4770         * gcc.dg/20000707-1.c: New test.
4771
4772 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4773
4774         * gcc.c-torture/execute/20000706-1.c: New test.
4775         * gcc.c-torture/execute/20000706-2.c: New test.
4776         * gcc.c-torture/execute/20000706-3.c: New test.
4777         * gcc.c-torture/execute/20000706-4.c: New test.
4778         * gcc.c-torture/execute/20000706-5.c: New test.
4779
4780 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4781
4782         * g++.old-deja/g++.pt/instantiate7.C: New test.
4783
4784 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4785
4786         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4787         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4788         * g++.old-deja/g++.other/rtti3.C: Likewise.
4789         * g++.old-deja/g++.other/rttid3.C: Likewise.
4790
4791 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4792
4793         *  g77.f-torture/compile/20000630-1.x: Fix typo
4794
4795 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4796
4797         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4798         assembly output.
4799
4800 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4801
4802         * gcc.dg/cpp/ident.c: New test.
4803
4804 2000-07-05  Neil Booth  <NeilB@earthling.net>
4805
4806         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4807           gcc.dg/cpp/lexstrng.c: New tests.
4808
4809 2000-07-04  Neil Booth  <NeilB@earthling.net>
4810
4811         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4812         * gcc.dg/cpp/strify2.c: Same.
4813
4814 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4815
4816         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4817         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4818         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4819         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4820
4821         * testsuite/gcc.dg/cpp/macro1.c,
4822         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4823         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4824         testsuite/gcc.dg/cpp/strify1.c,
4825         testsuite/gcc.dg/cpp/strify2.c: New tests.
4826
4827 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4828
4829         * gcc.c-torture/execute/20000703-1.c: New test.
4830
4831 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4832
4833         * g++.old-deja/g++.pt (lookup10.C): New test.
4834
4835 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4836
4837         * g++.old-deja/g++.pt (typename25.C): New test.
4838
4839 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4840
4841         * gcc.c-torture/compile/20000701-1.c: New test.
4842
4843 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4844
4845         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4846         to test case.
4847
4848 2000-06-30  Catherine Moore  <clm@cygnus.com>
4849
4850         * gcc.c-torture/execute/align-1.c: New test.
4851
4852 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4853
4854         * g++.old-deja/g++.pt/expr8.C: New test.
4855         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4856
4857 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4858
4859         * gcc.c-torture/compile/20000629-1.c: New test.
4860
4861 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4862
4863
4864         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4865         gcc.dg/noncompile directory, depending on whether they're
4866         preprocessor tests or not.  Annotate all the tests for the dg
4867         framework.
4868
4869         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4870         * gcc.dg/noncompile/noncompile.exp: New.
4871
4872         * Moved files:
4873         Old name                                New name
4874         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4875         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4876         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4877         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4878         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4879         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4880         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4881         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4882         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4883         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4884         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4885         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4886         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4887         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4888         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4889         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4890         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4891         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4892         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4893         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4894         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4895         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4896         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4897         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4898
4899         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4900         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4901         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4902         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4903         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4904         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4905
4906 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4907
4908         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4909         declare one variable.  On the fourth, error.
4910         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4911         declared by 20000628-1a.h.
4912
4913 2000-06-29  Richard Henderson  <rth@redhat.com>
4914
4915         * gcc.c-torture/execute/930529-1.x: New file.
4916         * gcc.dg/920413-1.c: Adjust expected warning text.
4917         * gcc.dg/980217-1.c: Declare abort.
4918         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4919
4920 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4921
4922         * g77.f-torture/compile/20000629-1.f: New test.
4923         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4924
4925 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4926
4927         Rearrange lots of files, removing entirely the
4928         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4929         directories.
4930
4931         * Deleted files:
4932         gcc.c-torture/code_quality/code_quality.exp
4933         gcc.c-torture/special/special.exp
4934         gcc.failure/failure.exp
4935         gcc.failure/940409-1.x
4936         gcc.c-torture/compile/961203-1.x
4937
4938         * New files:
4939         gcc.misc-tests/linkage.exp
4940         gcc.c-torture/execute/920730-1t.c
4941         gcc.c-torture/execute/920730-1t.x
4942         gcc.c-torture/compile/920520-1.x
4943         gcc.c-torture/compile/920521-1.x
4944         gcc.c-torture/compile/981006-1.x
4945         gcc.c-torture/execute/eeprof-1.x
4946
4947         * Moved files (possibly with modifications to fit a new harness):
4948         Old name                                New name
4949         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4950         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4951         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4952         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4953         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4954         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4955         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4956         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4957         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4958         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4959         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4960         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4961         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4962         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4963
4964 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4965
4966         * c-torture/compile/961203-1.x: Delete.
4967
4968         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4969         not exit. Include stdio.h.
4970         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4971         * gcc.misc-tests/dg-12.c: Likewise.
4972         * gcc.misc-tests/dg-5.c: Likewise.
4973         * gcc.misc-tests/dg-6.c: Likewise.
4974         * gcc.misc-tests/dg-7.c: Prototype abort.
4975         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4976         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4977         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4978         not exit.
4979         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4980         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4981
4982 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4983
4984         * gcc.dg/cpp/20000628-1.c: New test.
4985         * gcc.dg/cpp/20000628-1.h: New header for above test.
4986         * gcc.dg/cpp/20000628-1a.h: Likewise.
4987
4988 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4989
4990         * gcc.dg/cpp: New directory.
4991         * gcc.dg/cpp/cpp.exp: New driver.
4992         * gcc.dg/cpp/20000627-1.c: New test.
4993         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4994         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4995         and rewrite as a compilation test.
4996
4997         * gcc.dg: Move many files into the cpp subdirectory, possibly
4998         renaming or editing them as well.
4999         Old name                New name
5000         990119-1.c              cpp/19990119-1.c
5001         990228-1.c              cpp/19990228-1.c
5002         990407-1.c              cpp/19990407-1.c
5003         990409-1.c              cpp/19990409-1.c
5004         990413-1.c              cpp/19990413-1.c
5005         990703-1.c              cpp/19990703-1.c
5006         20000127-1.c            cpp/20000127-1.c
5007         20000129-1.c            cpp/20000129-1.c
5008         20000207-1.c            cpp/20000207-1.c
5009         20000207-2.c            cpp/20000207-2.c
5010         20000209-1.c            cpp/20000209-1.c
5011         20000209-2.c            cpp/20000209-2.c
5012         20000301-1.c            cpp/20000301-1.c
5013         20000419-1.c            cpp/20000419-1.c
5014         20000510-1.S            cpp/20000510-1.S
5015         20000519-1.c            cpp/20000519-1.c
5016         20000529-1.c            cpp/20000529-1.c
5017         20000625-1.c            cpp/20000625-1.c
5018         20000625-2.c            cpp/20000625-2.c
5019         cpp-as1.c               cpp/assert1.c
5020         cpp-as2.c               cpp/assert2.c
5021         cxx-comments-1.c        cpp/cxxcom1.c
5022         cxx-comments-2.c        cpp/cxxcom2.c
5023         endif-label.c           cpp/endif.c
5024         cpp-hash1.c             cpp/hash1.c
5025         cpp-hash2.c             cpp/hash2.c
5026         cpp-if1.c               cpp/if-1.c
5027         cpp-if2.c               cpp/if-2.c
5028         cpp-if3.c               cpp/if-3.c
5029         cpp-if4.c               cpp/if-4.c
5030         cpp-if5.c               cpp/if-5.c
5031         cpp-cond.c              cpp/if-cexp.c
5032         cpp-missingop.c         cpp/if-mop.c
5033         cpp-missingparen.c      cpp/if-mpar.c
5034         cpp-opprec.c            cpp/if-oppr.c
5035         cpp-ifparen.c           cpp/if-paren.c
5036         cpp-shortcircuit.c      cpp/if-sc.c
5037         cpp-shift.c             cpp/if-shift.c
5038         cpp-unary.c             cpp/if-unary.c
5039         cpp-li1.c               cpp/line1.c
5040         cpp-li2.c               cpp/line2.c
5041         lineno.c                cpp/line3.c
5042         lineno-2.c              cpp/line4.c
5043         cpp-mi.c                cpp/mi1.c
5044         cpp-mic.h               cpp/mi1c.h
5045         cpp-micc.h              cpp/mi1cc.h
5046         cpp-mind.h              cpp/mi1nd.h
5047         cpp-mindp.h             cpp/mi1ndp.h
5048         cpp-mix.h               cpp/mi1x.h
5049         cpp-mi2.c               cpp/mi2.c
5050         cpp-mi2a.h              cpp/mi2a.h
5051         cpp-mi2b.h              cpp/mi2b.h
5052         cpp-mi2c.h              cpp/mi2c.h
5053         cpp-mi3.c               cpp/mi3.c
5054         cpp-mi3.def             cpp/mi3.def
5055         poison-1.c              cpp/poison.c
5056         pr-impl.c               cpp/prag-imp.c
5057         cpp-redef-2.c           cpp/redef1.c
5058         cpp-redef.c             cpp/redef2.c
5059         strpaste.c              cpp/strp1.c
5060         strpaste-2.c            cpp/strp2.c
5061         cpp-tradpaste.c         cpp/tr-paste.c
5062         cpp-tradstringify.c     cpp/tr-str.c
5063         cpp-tradwarn1.c         cpp/tr-warn1.c
5064         cpp-tradwarn2.c         cpp/tr-warn2.c
5065         trigraphs.c             cpp/trigraphs.c
5066         cpp-unc1.c              cpp/unc1.c
5067         cpp-unc2.c              cpp/unc2.c
5068         cpp-unc3.c              cpp/unc3.c
5069         cpp-unc.c               cpp/unc4.c
5070         undef.c                 cpp/undef1.c
5071         undef-2.c               cpp/undef2.c
5072         cpp-wi1.c               cpp/widestr1.c
5073
5074 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5075
5076         * lib/g++.exp (g++_include_flags): Tweak.
5077
5078 2000-06-27  H.J. Lu  <hjl@gnu.org>
5079             Loren J. Rittle  <ljrittle@acm.org>
5080
5081         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5082         version with one that knows about the new gcc tree structure.
5083         (g++_link_flags): Same.
5084
5085 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5086
5087         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5088         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5089         case we are cross-compiling.
5090
5091         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5092         g++.old-deja/g++.niklas/Makefile.in,
5093         g++.old-deja/g++.niklas/configure.in,
5094         g++.old-deja/g++.other/Makefile.in,
5095         g++.old-deja/g++.other/configure.in,
5096         gcc.c-torture/code_quality/Makefile.in,
5097         gcc.c-torture/code_quality/configure.in,
5098         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5099         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5100         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5101         gcc.c-torture/execute/ieee/Makefile.in,
5102         gcc.c-torture/execute/ieee/configure.in,
5103         gcc.c-torture/noncompile/Makefile.in,
5104         gcc.c-torture/noncompile/configure.in,
5105         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5106         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5107         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5108
5109 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5110
5111         * g++.old-deja/g++.other/ambig3.C: New test.
5112
5113 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5114
5115         * g++.old-deja/g++.pt/syntax1.C: New test.
5116         * g++.old-deja/g++.pt/syntax2.C: New test.
5117         * g++.old-deja/g++.other/syntax3.C: New test.
5118         * g++.old-deja/g++.other/syntax4.C: New test.
5119
5120 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5121
5122         * gcc.dg/20000623-1.c: Prototype exit and abort.
5123
5124 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5125
5126         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5127         New tests.
5128         * gcc.dg/cpp-mi3.def: New file.
5129
5130         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5131         inside assertions.
5132         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5133         lexer's error messages.
5134         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5135         divine anything from the linemarkers.
5136         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5137         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5138
5139 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5140
5141         * gcc.dg/20000623-1.c: New test.
5142
5143 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5144
5145         * gcc.c-torture/execute/20000622-1.c: New test.
5146
5147 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5148
5149         * g++.old-deja/g++.other/init15.C: New test.
5150
5151 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5152
5153         * g++.old-deja/g++.pt/vaarg2.C: New test.
5154         * g++.old-deja/g++.pt/vaarg3.C: New test.
5155
5156 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5157
5158         * g++.old-deja/g++.other/dyncast6.C: New test.
5159
5160 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5161
5162         * gcc.c-torture/execute/loop-6.c: New test.
5163
5164 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5165
5166         * gcc.dg/20000614-1.c: New test.
5167         * gcc.dg/20000614-2.c: New test.
5168
5169 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5170
5171         * g++.old-deja/g++.other/inline12.C: New test.
5172
5173 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5174
5175         * g++.old-deja/g++.other/eh1.C: New test.
5176
5177 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5178
5179         * g++.old-deja/g++.other/type.C: New test.
5180
5181 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5182
5183         * g++.old-deja/g++.other/initstring.C: New test.
5184
5185 2000-06-12  Jason Merrill  <jason@redhat.com>
5186
5187         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5188
5189 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5190
5191         * gcc.c-torture/compile/20000609-1.c: New test.
5192
5193 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5194
5195         * gcc.dg/20000609-1.c: New test.
5196
5197 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5198
5199         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5200         * gcc.c-torture/noncompile/poison-1.c: Move...
5201         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5202         * gcc.dg/cpp-li1.c: Add a token after the #line.
5203
5204 2000-06-05  Richard Henderson  <rth@cygnus.com>
5205
5206         * gcc.c-torture/execute/20000605-2.c: New test.
5207         * gcc.c-torture/execute/20000605-3.c: New test.
5208
5209 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5210
5211         * g77.f-torture/execute/20000503-1.x: New file.
5212
5213 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5214
5215         * g++.old-deja/g++.eh/badalloc1.C: New test.
5216
5217 2000-06-05  Richard Henderson  <rth@cygnus.com>
5218
5219         * gcc.c-torture/execute/20000605-1.c: New test.
5220
5221 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5222             Nathan Sidwell <nathan@codesourcery.com>
5223
5224         * gcc.c-torture/compile/20000605-1.c: New test.
5225
5226 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5227
5228         * g77.f-torture/compile/20000601-1.f:  New test.
5229
5230 2000-06-03  Richard Henderson  <rth@cygnus.com>
5231
5232         * gcc.c-torture/execute/20000603-1.c: New.
5233
5234 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5235
5236         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5237         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5238
5239 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5240
5241         * gcc.dg/compare2.c (case 12): XFAIL.
5242         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5243         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5244
5245         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5246
5247 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5248
5249         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5250         guard macro is already defined when the header is first
5251         included.
5252         * gcc.dg/cpp-mix.h: New file.
5253         * gcc.dg/endif-label.c: Update patterns to match compiler.
5254
5255         * g++.brendan/complex1.C: Declare abort.
5256         * g++.law/refs4.C: Remove XFAIL.
5257         * g++.oliva/expr2.C: Declare abort and exit.
5258
5259 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5260
5261         * gcc.c-torture/execute/20000528-1.c: New test.
5262
5263         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5264         * g++.old-deja/g++.law/temps4.C: Likewise.
5265
5266         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5267         stdlib.h.  Call abort() on failure.
5268         * g++.old-deja/g++.law/refs4.C: Likewise.
5269         * g++.old-deja/g++.law/temps4.C: Likewise.
5270         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5271         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5272
5273 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5274
5275         Relative to g++.dg/special:
5276         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5277
5278         Relative to g++.old-deja:
5279         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5280         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5281         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5282         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5283         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5284         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5285         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5286
5287         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5288         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5289         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5290         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5291         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5292         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5293         and/or string.h.
5294
5295         * g++.other/goto1.C: Update expectations for error messages.
5296
5297 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5298
5299         * gcc.c-torture/compile/20000523-1.c: New test.
5300
5301 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5302
5303         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5304
5305 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5306
5307         * g++.old-deja/g++.eh/catch11.C: New test.
5308         * g++.old-deja/g++.eh/catch12.C: New test.
5309
5310 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5311
5312         * gcc.c-torture/execute/20000523-1.c: New test.
5313
5314 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5315
5316         * c-torture/execute/bcp-1.c: Replace abort in arg of
5317         __builtin_constant_p with a generic external function.
5318
5319         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5320         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5321         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5322         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5323         Prototype abort and/or exit.
5324
5325         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5326         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5327         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5328         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5329
5330 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5331
5332         * gcc.dg/dwarf2-1.c: New test.
5333
5334 2000-05-20  Richard Henderson  <rth@cygnus.com>
5335
5336         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5337
5338 2000-05-20  Andreas Jaeger  <aj@suse.de>
5339
5340         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5341         testcase.
5342
5343 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5344
5345         * gcc.c-torture/execute/20000519-2.c: New test.
5346
5347 2000-05-19  Andreas Jaeger  <aj@suse.de>
5348
5349         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5350         which fails with SSA.
5351
5352         * lib/c-torture.exp: Also test with -O3 -fssa.
5353
5354 2000-05-18  Michael Meissner  <meissner@redhat.com>
5355
5356         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5357         * gcc.c-torture/execute/920415-1.c: Ditto.
5358         * gcc.c-torture/execute/920501-1.c: Ditto.
5359         * gcc.c-torture/execute/conversion.c: Ditto.
5360         * gcc.c-torture/execute/cvt-1.c: Ditto.
5361
5362 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5363
5364         * gcc.c-torture/compile/20000518-1.c: New test.
5365
5366 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5367
5368         * g77.f-torture/compile/200005018.f:  New test.
5369
5370 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5371
5372         * gcc.c-torture/compile/20000517-1.c: New test.
5373
5374 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5375
5376         * gcc.c-torture/execute/20000516-1.c: New test.
5377
5378 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5379
5380         * g++.old-deja/g++.other/eh.C: New test.
5381
5382 2000-05-12  Richard Henderson  <rth@cygnus.com>
5383
5384         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5385         constants through to doit's conditional.
5386
5387 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5388
5389         * gcc.c-torture/compile/20000511-1.c: New test.
5390         * g77.f-torture/compile/20000511-1.f: New test.
5391         * g77.f-torture/compile/20000511-2.f: New test.
5392
5393 2000-05-11  Michael Meissner  <meissner@redhat.com>
5394
5395         * gcc.c-torture/execute/20000511-1.c: New test.
5396
5397 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5398
5399         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5400         * gcc.dg/20000510-1.S: New.
5401
5402 2000-05-08  Catherine Moore  <clm@cygnus.com>
5403
5404         * gcc.dg/unused-3.c: New.
5405
5406 2000-05-06  Richard Henderson  <rth@cygnus.com>
5407
5408           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5409           * g++.old-deja/g++.mike/warn1.C: Likewise.
5410           * g++.old-deja/g++.pt/local1.C: Likewise.
5411           * g++.old-deja/g++.pt/local7.C: Likewise.
5412           * g++.old-deja/g++.pt/spec16.C: Likewise.
5413
5414 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5415
5416         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5417
5418 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5419
5420           * g77.f-torture/execute/20000503-1.f:  New test.
5421
5422 2000-05-04  Andreas Jaeger  <aj@suse.de>
5423
5424         * gcc.dg/noreturn-2.c: New test.
5425
5426 2000-05-04  Neil Booth  <NeilB@earthling.net>
5427
5428         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5429         preprocessor.
5430
5431 2000-05-04  Richard Henderson  <rth@cygnus.com>
5432
5433         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5434
5435 2000-05-04  Richard Henderson  <rth@cygnus.com>
5436
5437         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5438         OpenSSL by Jason R Thorpe.
5439
5440 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5441
5442         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5443
5444 2000-05-03  Robert Lipe <robertlipe@usa.net>
5445
5446         * gcc.dg/20000503-1.c: New test.
5447
5448 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5449
5450         * gcc.c-torture/compile/20000502-1.c: New test.
5451         * g++.old-deja/g++.other/align.C: New test.
5452         * gcc.dg/cpp-tradstringify.c: New test.
5453
5454 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5455
5456         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5457         and hard registers.
5458
5459 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5460
5461         * gcc.c-torture/execute/loop-5.c: New test.
5462
5463 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5464
5465         * gcc.c-torture/execute/va-arg-20.c: New test.
5466
5467 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5468
5469         * gcc.c-torture/execute/20000422-1.c: New test.
5470
5471 2000-04-20  Greg McGary  <gkm@gnu.org>
5472
5473         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5474         when optimizing, but without sibling-call optimizations (-O1).
5475
5476 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5477
5478           * gcc.c-torture/compile/20000420-1.c: New test.
5479
5480 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5481
5482         * g++.abi/ptrflags.C: New test.
5483         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5484
5485 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5486
5487         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5488
5489 2000-04-19  Greg McGary  <gkm@gnu.org>
5490
5491         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5492         sibling-call optimizations.
5493
5494 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5495
5496         * gcc.dg/20000419-1.c: New test.
5497
5498 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5499
5500         * gcc.c-torture/execute/20000412-6.c: New test.
5501
5502 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5503
5504         * gcc.c-torture/execute/20000412-5.c: New test.
5505         * g77.f-torture/compile/20000412-1.f: New test.
5506         * gcc.c-torture/execute/20000412-4.c: New test.
5507         * gcc.c-torture/compile/20000412-2.c: New test.
5508         * gcc.c-torture/execute/20000412-3.c: New test.
5509         * gcc.c-torture/compile/20000412-1.c: New test.
5510         * gcc.c-torture/execute/20000412-2.c: New test.
5511
5512 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5513
5514         * objc/execute/bf-20.m: New test.
5515
5516 2000-04-10  Richard Henderson  <rth@cygnus.com>
5517
5518         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5519
5520         * gcc.c-torture/execute/20000412-1.c: New test.
5521
5522 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5523
5524         * g++.old-deja/g++.eh/catchptr1.C: New test.
5525
5526 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5527
5528         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5529
5530 2000-04-08  Neil Booth  <NeilB@earthling.net>
5531
5532         * gcc.dg/cpp-nullchar.c: Remove test as
5533         embedded nulls cause problems.
5534
5535 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5536
5537         * gcc.dg/compare2.c: New test.
5538
5539 2000-04-08  Neil Booth  <NeilB@earthling.net>
5540
5541         * gcc.dg/cpp-nullchar.c: New test.
5542
5543 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5544
5545         * gcc.dg/cpp-mi2.c: New test.
5546         * gcc.dg/cpp-mi2[abc].h: New files.
5547
5548 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5549
5550         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5551         member name.
5552
5553 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5554
5555         * g++.old-deja/g++.abi/vmihint.C: New test.
5556
5557 2000-04-06  Neil Booth  <NeilB@earthling.net>
5558
5559         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5560         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5561         copyright.
5562
5563 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5564
5565         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5566         avoid stack-frame overwrite.
5567
5568 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5569
5570         * gcc.c-torture/compile/20000405-2.c: New test.
5571         * gcc.c-torture/compile/20000405-3.c: New test.
5572
5573 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5574
5575         * gcc.c-torture/compile/20000405-1.c: New test.
5576
5577 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5578
5579         * gcc.dg/cast-qual-1.c: Revert last change.
5580
5581 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5582
5583         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5584
5585 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5586
5587         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5588         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5589
5590 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5591
5592         * gcc.c-torture/compile/20000403-2.c: New test.
5593         * gcc.c-torture/compile/20000403-1.c: New test.
5594
5595 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5596
5597         * gcc.c-torture/execute/20000403-1.c: New test.
5598
5599 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5600
5601         * gcc.c-torture/execute/20000402-1.c: New test.
5602
5603 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5604
5605         * gcc.c-torture/execute/va-arg-15.c: New test.
5606         * gcc.c-torture/execute/va-arg-16.c: New test.
5607         * gcc.c-torture/execute/va-arg-17.c: New test.
5608         * gcc.c-torture/execute/va-arg-18.c: New test.
5609         * gcc.c-torture/execute/va-arg-19.c: New test.
5610
5611 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5612
5613         * gcc.c-torture/compile/981211-1.c: Move to...
5614         * gcc.dg/cpp-as1.c: ...here.
5615         * gcc.dg/cpp-as2.c: New file.
5616
5617         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5618         compiler.
5619
5620 2000-04-02  Neil Booth  <NeilB@earthling.net>
5621
5622         * gcc.dg/cpp-cond.c  New tests.
5623         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5624         accidental success less likely.
5625         * gcc.dg/cpp-missingop.c  New tests.
5626         * gcc.dg/cpp-missingparen.c  New tests.
5627         * gcc.dg/cpp-shift.c  New tests.
5628         * gcc.dg/cpp-shortcircuit.c  New tests.
5629         * gcc.dg/cpp-unary.c  New tests.
5630
5631 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5632
5633         * gcc.c-torture/compile/20000329-1.c: New test.
5634
5635 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5636
5637         * gcc.c-torture/compile/20000326-1.c: New test.
5638         * gcc.c-torture/compile/20000326-2.c: New test.
5639
5640 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5641
5642         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5643         the first parameter is a function argument.
5644
5645 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5646
5647         * g++.old-deja/g++.ext/array4.C: New test.
5648
5649 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5650
5651         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5652
5653 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5654
5655         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5656
5657 2000-03-19  Richard Henderson  <rth@cygnus.com>
5658
5659         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5660
5661 2000-03-19  Richard Henderson  <rth@cygnus.com>
5662
5663         * gcc.c-torture/compile/20000319-1.c: New test.
5664
5665 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5666
5667         * gcc.c-torture/execute/20000314-3.c: New test.
5668         * gcc.c-torture/execute/20000314-2.c: New test.
5669         * gcc.c-torture/execute/20000314-1.c: New test.
5670         * gcc.c-torture/compile/20000314-2.c: New test.
5671         * gcc.c-torture/compile/20000314-1.c: New test.
5672
5673 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5674
5675         * g++.old-deja/g++.warn/inline.C: New test.
5676
5677 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5678
5679         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5680         standards-compliant result rather than specific constants.
5681         Put test-values in array.
5682
5683 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5684
5685         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5686         (g++_target_compile): Put test-specific options last.
5687
5688 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5689
5690         * g++.old-deja/g++.eh/vbase4.C: New test.
5691
5692 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5693
5694         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5695
5696 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5697
5698         * g++.old-deja/g++.brendan/misc12.C: Removed.
5699         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5700         * g++.old-deja/g++.ext/pretty4.C: New test.
5701
5702 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5703
5704         * g++.old-deja/g++.other/string2.C: New test.
5705
5706 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5707
5708         * g++.old-deja/g++.warn/impint2.C: New test.
5709
5710 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5711
5712         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5713         is 1, not zero.
5714
5715 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5716
5717         * g++.old-deja/g++.warn/impint.C: New test.
5718         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5719         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5720         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5721         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5722         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5723         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5724         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5725         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5726         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5727         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5728         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5729         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5730
5731 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5732
5733         * gcc.dg/cpp-redef.c: New test.
5734
5735 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5736
5737         * g++.old-deja/g++.pt/unify7.C: New test.
5738
5739 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5740
5741         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5742         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5743
5744 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5745
5746         * gcc.c-torture/compile/20000224-1.c: New test.
5747
5748 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5749
5750         * gcc.c-torture/compile/cpp-2.c: New test.
5751         * gcc.c-torture/compile/cpp-1.c: New test.
5752
5753 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5754
5755         * gcc.c-torture/execute/20000225-1.c: New test.
5756
5757 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5758
5759         * gcc.dg/cpp-li2.c: New test.
5760
5761         * gcc.dg/cpp-wi1.c: New test.
5762
5763         * gcc.dg/cpp-li1.c: New test.
5764
5765 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5766
5767         * g++.old-deja/g++.other/sizeof5.C: New test.
5768
5769 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5770
5771         * gcc.c-torture/execute/va-arg-13.c: New test.
5772
5773 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5774
5775         * gcc.c-torture/execute/va-arg-12.c: New test.
5776
5777 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5778
5779         * gcc.c-torture/execute/20000223-1.c: New test.
5780
5781 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5782
5783         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5784
5785 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5786
5787         * g++.old-deja/g++.abi/ptrmem.C: New test.
5788
5789 2000-02-19  Richard Henderson  <rth@cygnus.com>
5790
5791         * gcc.c-torture/compile/init-3.c: New.
5792
5793 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5794
5795         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5796         ALWAYS_CXXFLAGS.
5797
5798 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5799
5800         * gcc.c-torture/compile/20000211-3.c: New test.
5801
5802 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5803
5804         * gcc.c-torture/compile/20000211-2.c: New test.
5805
5806 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5807
5808         * gcc.c-torture/compile/20000211-1.c: New test.
5809
5810 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5811
5812         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5813           on native targets
5814
5815 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5816
5817         * g++.old-deja/g++.other/cast5.C: New test.
5818
5819 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5820
5821         * gcc.c-torture/execute/20000205-1.c: New.
5822
5823 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5824
5825         * g++.old-deja/g++.jason/cast3.C: Return void.
5826         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5827
5828 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5829
5830         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5831
5832         * gcc.dg/loop-1.c: New test.
5833
5834 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5835
5836         * gcc.c-torture/compile/20000127-1.c: New test.
5837         * gcc.c-torture/execute/991228-1.c: New test.
5838
5839 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5840
5841         * gcc.dg/unused-2.c: New test.
5842
5843         * gcc.dg/conv-1.c: New test.
5844
5845 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5846
5847         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5848         compiler.
5849         (tool_option_proc): Fix typo.
5850
5851 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5852
5853         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5854         of the ld on the host, not on the build machine.
5855         Also, don't crash if '--help' is not a supported option.
5856
5857 2000-01-24  Richard Henderson  <rth@cygnus.com>
5858
5859         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5860
5861 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5862
5863         * gcc.c-torture/execute/20000120-2.c: New test.
5864         * gcc.c-torture/execute/20000120-1.c: New test.
5865
5866 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5867
5868         * gcc.c-torture/execute/20000113-1.c: New test.
5869
5870 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5871
5872         * gcc.c-torture/execute/20000112-1.c: New test.
5873
5874 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5875
5876         * gcc.dg/20000111-1.c: New test.
5877
5878 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5879
5880         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5881         with 16 bit integers.
5882
5883 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5884
5885         * gcc.dg/20000108-1.c: New test.
5886
5887 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5888
5889         * g++.old-deja/g++.ns/koenig8.C: New test.
5890
5891 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5892
5893         * g++.old-deja/g++.other/cast4.C: New test.
5894
5895 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5896
5897         * gcc.c-torture/compile/20000105-2.c: New test.
5898         * gcc.c-torture/compile/20000105-1.c: New test.
5899
5900 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5901
5902         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5903         references to printf & atoi to conform to ANSI standard.
5904         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5905         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5906         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5907         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5908         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5909         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5910         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5911         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5912         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5913         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5914         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5915         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5916         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5917         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5918         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5919         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5920         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5921         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5922         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5923         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5924         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5925         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5926         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5927         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5928         * g++.old-deja/g++.brendan/init3.C: Likewise.
5929         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5930         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5931         * g++.old-deja/g++.brendan/new2.C: Likewise.
5932         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5933         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5934         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5935         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5936         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5937         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5938         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5939         * g++.old-deja/g++.brendan/template24.C: Likewise.
5940         * g++.old-deja/g++.brendan/template3.C: Likewise.
5941         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5942         * g++.old-deja/g++.jason/inline3.C: Likewise.
5943         * g++.old-deja/g++.jason/opeq.C: Likewise.
5944         * g++.old-deja/g++.law/arg5.C: Likewise.
5945         * g++.old-deja/g++.law/arm7.C: Likewise.
5946         * g++.old-deja/g++.law/ctors11.C: Likewise.
5947         * g++.old-deja/g++.law/cvt8.C: Likewise.
5948         * g++.old-deja/g++.law/init9.C: Likewise.
5949         * g++.old-deja/g++.law/refs4.C: Likewise.
5950         * g++.old-deja/g++.law/template2.C: Likewise.
5951         * g++.old-deja/g++.law/visibility24.C: Likewise.
5952         * g++.old-deja/g++.law/vtable3.C: Likewise.
5953         * g++.old-deja/g++.mike/asm2.C: Likewise.
5954         * g++.old-deja/g++.mike/eh1.C: Likewise.
5955         * g++.old-deja/g++.mike/misc1.C: Likewise.
5956         * g++.old-deja/g++.mike/misc13.C: Likewise.
5957         * g++.old-deja/g++.mike/misc14.C: Likewise.
5958         * g++.old-deja/g++.mike/ns12.C: Likewise.
5959         * g++.old-deja/g++.mike/p1248.C: Likewise.
5960         * g++.old-deja/g++.mike/p3708.C: Likewise.
5961         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5962         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5963         * g++.old-deja/g++.mike/p646.C: Likewise.
5964         * g++.old-deja/g++.mike/p700.C: Likewise.
5965         * g++.old-deja/g++.mike/p783.C: Likewise.
5966         * g++.old-deja/g++.mike/p783a.C: Likewise.
5967         * g++.old-deja/g++.mike/p783b.C: Likewise.
5968         * g++.old-deja/g++.mike/p786.C: Likewise.
5969         * g++.old-deja/g++.mike/p789.C: Likewise.
5970         * g++.old-deja/g++.mike/p789a.C: Likewise.
5971         * g++.old-deja/g++.mike/p807a.C: Likewise.
5972         * g++.old-deja/g++.other/delete3.C: Likewise.
5973         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5974         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5975         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5976         * g++.old-deja/g++.other/empty1.C: Likewise.
5977         * g++.old-deja/g++.other/temporary1.C: Likewise.
5978         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5979         * g++.old-deja/g++.pt/t16.C: Likewise.
5980         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5981
5982 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5983
5984         * gcc.dg/991230-1.c: New test.
5985
5986 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5987
5988         * gcc.c-torture/compile/991229-3.c: New test.
5989         * gcc.c-torture/compile/991229-2.c: New test.
5990         * gcc.c-torture/compile/991229-1.c: New test.
5991
5992 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5993
5994         * gcc.c-torture/compile/labels-2.c: New test.
5995
5996 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5997
5998         * gcc.c-torture/execute/991227-1.c: New test.
5999
6000 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6001
6002         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6003
6004 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6005
6006         * gcc.c-torture/execute/991221-1.c: New test.
6007
6008 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6009
6010         * g++.old-deja/g++.other/cast3.C: New test.
6011
6012 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6013
6014         * gcc.c-torture/execute/991216-4.c: New test.
6015
6016 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6017
6018         * gcc.c-torture/execute/991216-1.c: New test.
6019         * gcc.c-torture/execute/991216-2.c: New test.
6020         * gcc.c-torture/execute/991216-3.c: New test.
6021
6022 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6023
6024         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6025         Actually make the test fail by using "-O2" for compilation.
6026
6027 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6028
6029         * g++.old-deja/g++.warn/cast-align1.C: New test.
6030
6031 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6032
6033         * gcc.c-torture/compile/991214-1.c: New test.
6034         * gcc.c-torture/compile/991214-2.c: New test.
6035
6036 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6037
6038         * gcc.dg/991214-1.c: New test.
6039
6040 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6041
6042         * gcc.c-torture/compile/991213-3.c: New test.
6043         * gcc.c-torture/compile/991213-2.c: New test.
6044         * gcc.c-torture/compile/991213-1.c: New test.
6045
6046 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6047
6048         * gcc.dg/991209-1.c: New test.
6049
6050 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6051
6052         * gcc.c-torture/compile/991208-1.c: New test.
6053
6054 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6055
6056         * gcc.dg/ultrasp2.c: New test.
6057
6058 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6059
6060         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6061
6062 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6063
6064         * gcc.c-torture/compile/991202-1.c: New test.
6065         * gcc.c-torture/execute/991202-1.c: New test.
6066         * gcc.c-torture/execute/991202-2.c: New test.
6067         * gcc.c-torture/execute/991202-3.c: New test.
6068
6069 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6070
6071         * g++.old-deja/g++.abi/align.C: New test.
6072         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6073         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6074
6075 1999-12-01  Richard Henderson  <rth@cygnus.com>
6076
6077         * gcc.c-torture/execute/991201-1.c: New.
6078
6079 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6080
6081         * gcc.dg/991129-1.c: New test.
6082
6083 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6084
6085         * gcc.c-torture/compile/991127-1.c: New test.
6086
6087 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6088
6089         * g++.old-deja/g++.other/warn4.C: New test.
6090
6091 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6092
6093         * g++.old-deja/g++.eh/cleanup2.C: New test.
6094         * g++.old-deja/g++.ext/pretty2.C: New test.
6095         * g++.old-deja/g++.ext/pretty3.C: New test.
6096         * g++.old-deja/g++.other/debug6.C: New test.
6097
6098 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6099
6100         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6101         compiler_output to look for one error message instead of two.
6102
6103 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6104
6105         * gcc.c-torture/execute/991118-1.c: Also test case
6106         where the word boundary does not split a byte evenly.
6107
6108 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6109
6110         * g++.old-deja/g++.ext/restrict1.C: New test.
6111
6112 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6113
6114         * gcc.c-torture/execute/991118-1.c: New test.
6115
6116 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6117
6118         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6119         working directory pathnames.
6120
6121 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6122
6123         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6124         host is equipped with driver.h and driver.o so it can actually
6125         compile and run the tests.
6126
6127 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6128
6129         * gcc.c-torture/compile/991008-1.c: New test.
6130
6131 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6132
6133         * lib/gcc-dg.exp: Include target-supports.exp
6134
6135 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6136
6137         * lib/target-supports.exp: New file: Provide procs to test for
6138         features supported by the target.
6139         (check_weak_available): Moved here from ecos.exp.
6140         (check_alias_available): New proc: Determine of the target
6141         toolchain supports the alias attribute.
6142
6143         * gcc.dg/special/ecos.exp: Move check_weak_available to
6144         target-supports.exp.
6145         (alias-1.c): Only perform the test if the target supports
6146         aliases.
6147         (wkali-1.c): Only perform the test if the target supports
6148         aliases.
6149
6150         * gcc.dg/990506-0.c: Expect error messages from cross
6151         targets as well as native targets.
6152
6153 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6154
6155         * gcc.dg/ultrasp1.c: Removed xfail.
6156         * gcc.dg/struct-ret-2.c: Likewise.
6157         * gcc.dg/array-1.c: Likewise.
6158
6159 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6160
6161         * gcc.dg/struct-ret-2.c: New test.
6162
6163         * gcc.dg/array-1.c: New test.
6164
6165 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6166
6167         * gcc.c-torture/execute/991030-1.c: New test.
6168
6169 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6170
6171         * gcc.c-torture/compile/991026-2.c: New test.
6172
6173 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6174
6175         * gcc.c-torture/compile/991026-1.c: New test.
6176
6177 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6178
6179         * gcc.c-torture/execute/991023-1.c: New test.
6180
6181 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6182
6183         * gcc.c-torture/execute/991019-1.c: New test.
6184
6185 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6186
6187         * gcc.c-torture/execute/991016-1.c: New test.
6188
6189 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6190
6191         * gcc.c-torture/execute/991014-1.c: New test.
6192
6193 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6194
6195         * g++.old-deja/g++.other/union2.C: New test.
6196
6197 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6198
6199         * g++.old-deja/g++.other/vaarg2.C: New test.
6200         * g++.old-deja/g++.other/vaarg3.C: New test.
6201
6202 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6203
6204         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6205         in compile/.
6206
6207 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6208
6209         * gcc.c-torture/execute/va-arg-11.c: New test.
6210
6211 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6212
6213         * lib/file-format.exp (gcc_target_object_format): Don't
6214         crash if objdump is unavailable.
6215
6216 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6217
6218         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6219
6220 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6221
6222         * gcc.c-torture/compile/990928-1.c: New test.
6223
6224 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6225
6226         * g++.old-deja/g++.other/decl6.C: New test.
6227
6228 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6229
6230         * gcc.c-torture/execute/va-arg-10.c: New test.
6231
6232 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6233
6234         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6235         __PRETTY_FUNCTION__.
6236
6237 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6238
6239         * gcc.c-torture/execute/990923-1.c: New test.
6240
6241 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6242
6243         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6244         for which -fpic is inappropriate.
6245
6246 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6247
6248         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6249
6250 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6251
6252         * g++.old-deja/g++.other/dyncast1.C: New test.
6253         * g++.old-deja/g++.other/dyncast2.C: New test.
6254         * g++.old-deja/g++.other/dyncast3.C: New test.
6255         * g++.old-deja/g++.other/dyncast4.C: New test.
6256         * g++.old-deja/g++.other/dyncast5.C: New test.
6257         * g++.old-deja/g++.eh/catch3.C: New test.
6258         * g++.old-deja/g++.eh/catch3p.C: New test.
6259         * g++.old-deja/g++.eh/catch4.C: New test.
6260         * g++.old-deja/g++.eh/catch4p.C: New test.
6261         * g++.old-deja/g++.eh/catch5.C: New test.
6262         * g++.old-deja/g++.eh/catch5p.C: New test.
6263         * g++.old-deja/g++.eh/catch6.C: New test.
6264         * g++.old-deja/g++.eh/catch6p.C: New test.
6265         * g++.old-deja/g++.eh/catch7.C: New test.
6266         * g++.old-deja/g++.eh/catch7p.C: New test.
6267         * g++.old-deja/g++.eh/catch8.C: New test.
6268         * g++.old-deja/g++.eh/catch8p.C: New test.
6269         * g++.old-deja/g++.eh/catch9.C: New test.
6270         * g++.old-deja/g++.eh/catch9p.C: New test.
6271
6272 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6273
6274         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6275         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6276
6277 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6278
6279         * gcc.c-torture/compile/990913-1.c: New test.
6280
6281 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6282
6283         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6284         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6285
6286 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6287
6288         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6289
6290 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6291
6292         * g++.old-deja/g++.other/lookup11.C: New test.
6293         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6294         what is permitted and what we want.
6295         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6296         overload use.
6297         * g++.old-deja/g++.jason/rfg5.C: Likewise
6298
6299 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6300
6301         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6302         * gcc.c-torture/noncompile/poison-1.c: New file.
6303
6304 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6305
6306         * g++.old-deja/g++.other/sizeof3.C: New test.
6307         * g++.old-deja/g++.other/sizeof4.C: New test.
6308         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6309         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6310
6311 1999-09-07  Richard Henderson  <rth@cygnus.com>
6312
6313         * gcc.dg/va-arg-1.c: New.
6314
6315 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6316
6317         * gcc.c-torture/execute/va-arg-9.c: New test.
6318
6319 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6320
6321         * g77.f-torture/compile/980519-2.f: New test.
6322         * g77.f-torture/compile/19990905-0.f: New test.
6323         * g77.f-torture/compile/19990905-1.f: New test.
6324         * g77.f-torture/compile/19990905-2.f: New test.
6325
6326         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6327
6328 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6329
6330         * gcc.c-torture/execute/990827-1.c: Fix typo.
6331
6332 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6333
6334         * g++.old-deja/g++.other/deref1.C: New test.
6335
6336 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6337
6338         * g++.old-deja/g++.other/ambig2.C: New test.
6339         * g++.old-deja/g++.other/cond5.C: New test.
6340         * g++.old-deja/g++.other/lookup16.C: New test.
6341
6342 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6343
6344         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6345         assemblers too.
6346
6347 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6348
6349         * lib/c-torture.exp: Avoid the "compare executables" optimization
6350         when testing native.
6351
6352 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6353
6354         * gcc.c-torture/execute/990829-1.c: New test.
6355         * gcc.c-torture/compile/990829-1.c: New test.
6356
6357 1999-08-27  Paul Burchard  <burchard@pobox.com>
6358
6359         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6360         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6361         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6362         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6363         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6364         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6365         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6366         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6367         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6368         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6369         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6370
6371 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6372
6373         * gcc.c-torture/execute/990827-1.c: New test.
6374
6375 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6376
6377         * g77.f-torture/noncompile/19990826-4.f: New test.
6378
6379         * g77.f-torture/compile/19990826-3.f: New test.
6380
6381         * g77.f-torture/execute/19990826-2.f: New test.
6382
6383         * g77.f-torture/compile/19990826-1.f: New test.
6384
6385         * gcc.c-torture/execute/990826-0.c: New test.
6386         * g77.c-torture/execute/19990826-0.f: New test.
6387
6388         * g77.f-torture/noncompile/970626-2.f: New test.
6389
6390 1999-08-25  Paul Burchard  <burchard@pobox.com>
6391
6392         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6393         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6394         lss-011.C: New tests.
6395
6396 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6397
6398         * g++.old-deja/g++.other/decl5.C: New test.
6399
6400 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6401
6402         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6403         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6404         call `postbase' for each one.  All callers of `postbase' changed
6405         to call this instead.
6406
6407 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6408
6409         * gcc.c-torture/execute/990811-1.c: New test.
6410
6411 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6412
6413         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6414         just native ones.
6415
6416         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6417         just native ones.
6418
6419 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6420
6421         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6422
6423 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6424
6425         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6426
6427 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6428
6429         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6430
6431 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6432
6433         * gcc.c-torture/execute/990804-1.c: New test.
6434
6435 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6436
6437         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6438         * g++.old-deja/g++.brendan/crash64.C: Likewise
6439         * g++.old-deja/g++.brendan/overload8.C: Likewise
6440
6441 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6442
6443         * g++.old-deja/g++.other/struct1.C: New test.
6444
6445 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6446
6447         * g++.old-deja/g++.other/enum2.C: New test.
6448
6449 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6450
6451         Adapted from tests from Franz Sirl:
6452         * gcc.c-torture/execute/va-arg-7.c: New test.
6453         * gcc.c-torture/execute/va-arg-8.c: New test.
6454
6455 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6456
6457         * gcc.c-torture/compile/990801-2.c: New test.
6458
6459         * gcc.c-torture/compile/990801-1.c: New test.
6460
6461 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6462
6463         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6464         fp-cmp-1.c, converting double to float.
6465
6466         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6467         fp-cmp-1.c, converting double to long double.
6468
6469         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6470         from fr1 to unknown_register, since fr1 is a legitimate register
6471         on some machines.
6472
6473 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6474
6475         * README: More listname related changes.
6476
6477 1999-07-08  Catherine Moore  <clm@cygnus.com>
6478
6479         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6480
6481 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6482
6483         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6484
6485 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6486
6487         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6488
6489 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6490
6491         * gcc.dg/990703-1.c: New test.
6492
6493 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6494
6495         * lib/file-format.exp: New file: Move definition of proc
6496         gcc_target_object_format to here from
6497         gcc.dg/special/ecos.exp.
6498
6499         * lib/c-torture.exp: Include lib file-format.exp.
6500         * lib/gcc-dg.exp: Include lib file-format.exp.
6501
6502         * gcc.dg/special/ecos.exp: Remove definition of proc
6503         gcc_target_object_format.
6504
6505 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6506
6507         * gcc.c-torture/execute/990628-1.c: New test.
6508
6509 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6510
6511         * gcc.c-torture/compile/990625-2.c: New test.
6512
6513         * gcc.c-torture/compile/990625-1.c: New test.
6514
6515 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6516
6517         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6518         attributes compile.
6519         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6520         ports that use the COFF/PE file format.
6521
6522 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6523
6524         * gcc.c-torture/compile/990617-1.c: New test.
6525
6526 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6527
6528         * g++.old-deja/g++.other/decl4.C: New test.
6529
6530 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6531
6532         * g++.old-deja/g++.other/bitfld3.C: New test.
6533
6534 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6535
6536         * g++.old-deja/g++.eh/catch1.C: New test.
6537
6538 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6539
6540         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6541
6542         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6543         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6544
6545 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6546
6547         * g77.f-torture/compile/19990502-0.f: Replace with new,
6548         shorter, test that still fails after recent changes.
6549
6550 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6551
6552         * gcc.c-torture/execute/990604-1.c: New test.
6553
6554 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6555
6556         * gcc.c-torture/execute/990531-1.c: New test.
6557
6558 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6559
6560         * gcc.c-torture/compile/990527-1.c: New test.
6561
6562 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6563
6564         * gcc.c-torture/execute/990527-1.c: New test.
6565
6566 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6567
6568         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6569         bitfields as signed.
6570
6571 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6572
6573         * g77.f-torture/compile/19990525-0.f: New test.
6574
6575 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6576
6577         * gcc.c-torture/execute/990525-2.c: New test.
6578
6579         * gcc.c-torture/execute/990525-1.c: New test.
6580
6581 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6582
6583         * g++.old-deja/g++.other/anon3.C: New test.
6584         * g++.old-deja/g++.other/anon4.C: New test.
6585         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6586         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6587         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6588         Merrill).
6589
6590 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6591
6592         * gcc.c-torture/execute/990524-1.c: New test.
6593
6594         * gcc.dg/990524-1.c: New test.
6595
6596 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6597
6598         * gcc.c-torture/compile/990523-1.c: New test.
6599
6600 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6601
6602         * gcc.c-torture/compile/990519-1.c: New test.
6603
6604 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6605
6606         * gcc.c-torture/compile/990517-1.c: New test.
6607
6608         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6609         (e4, f4): New tests.
6610         (main): Call them.
6611
6612 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6613
6614         * gcc.dg/noreturn-1.c: New test.
6615
6616 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6617
6618         * gcc.c-torture/execute/990513-1.c: New test.
6619
6620 1999-05-10  Richard Henderson  <rth@cygnus.com>
6621
6622         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6623
6624 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6625
6626         * g77.f-torture/execute/erfc.f: Use small single-precision
6627         values, to avoid problems on Alphas when not -mieee.
6628
6629 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6630
6631         * gcc.dg/990506-0.c: New test.
6632
6633 1999-05-08  Richard Henderson  <rth@cygnus.com>
6634
6635         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6636         the constant to test.  Don't XFAIL 64-bit targets.
6637
6638         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6639         * g++.old-deja/g++.law/profile1.C: Likewise.
6640
6641         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6642         operator new instances.
6643         * g++.old-deja/g++.other/delete5.C: Likewise.
6644
6645 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6646
6647         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6648         intrinsic.
6649
6650 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6651
6652         * g77.f-torture/execute/u77-test.f: Reverse order of two
6653         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6654
6655 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6656
6657         * gcc.dg/compare1.c: New test.
6658
6659 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6660
6661         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6662         New tests.
6663
6664 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6665
6666         * g77.f-torture/compile/19990502-1.f: New test.
6667
6668 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6669
6670         * g77.f-torture/compile/19990502-0.f: New test.
6671
6672 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6673
6674         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6675         intrinsic.
6676
6677 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6678
6679         * g77.f-torture/execute/u77-test.f (main): List libU77
6680         intrinsics not currently tested.
6681         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6682         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6683         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6684         Trim blanks off the ends of some printed strings.
6685
6686 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6687
6688         * g77.f-torture/execute/u77-test.f (main): Just warn about
6689         FSTAT gid disagreement, as it's expected on some systems.
6690
6691 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6692
6693         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6694         use a new function, which allows for some slop.
6695         Clean up some commentary.
6696         (issum): The new function.
6697         (sgladd): Deleted subroutine.
6698
6699 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6700
6701         * g77.f-torture/execute/u77-test.f: Modify to be more like
6702         libf2c/libU77 version, bringing patches to that version here.
6703         Add suitable commentary.
6704
6705 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6706
6707         * gcc.dg/990424-1.c: New test.
6708
6709 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6710
6711         * g77.f-torture/execute/u77-test.f (main): Bug involving
6712         LSTAT has been fixed, so turn back on full checking.
6713
6714 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6715
6716         * g77.f-torture/compile/19990419-0.f: New test.
6717         * g77.f-torture/execute/19990419-1.f: New test.
6718
6719 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6720
6721         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6722         to avoid the need for a prototype to supress a warning.
6723
6724 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6725
6726         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6727
6728 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6729
6730         * gcc.c-torture/execute/990404-1.c: New test.
6731
6732 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6733
6734         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6735         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6736         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6737         missing initializer warnings.
6738
6739 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6740
6741         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6742         matching strings.
6743
6744 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6745
6746         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6747
6748 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6749
6750         * g77.f-torture/execute/19990325-0.f: New test.
6751         * g77.f-torture/execute/19990325-1.f: New test.
6752
6753 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6754
6755         * gcc.c-torture/execute/990324-1.c: New test.
6756
6757 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6758
6759         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6760         test with 4.
6761
6762 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6763
6764         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6765
6766 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6767
6768         * g77.f-torture/execute/19990313-2.f: New test.
6769         * g77.f-torture/execute/19990313-3.f: New test.
6770
6771 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6772
6773         * g77.f-torture/execute/19990313-0.f: New test.
6774         * g77.f-torture/execute/19990313-1.f: New test.
6775
6776 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6777
6778         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6779         printf to sprintf.
6780         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6781         (main): Add check for u15.  Conditionalize u31 check depending on
6782         whether ints are <32 bits or >=32 bits.
6783
6784 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6785
6786         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6787
6788 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6789
6790         * g77.f-torture/compile/19990305-0.f: New test.
6791         * g77.f-torture/execute/19981119-0.f: New test.
6792
6793 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6794
6795         * g77.f-torture/execute/970625-2.f: call ABORT if final
6796         result is not correct, instead of just printing it.
6797         Add this checking via newly introduced obfuscation, to
6798         trip up buggy front ends.
6799
6800 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6801
6802         * g77.f-torture/compile/960317-1.f: Moved from being
6803         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6804
6805 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6806
6807         * g77.f-torture/execute/960317-1.f: New (old) test.
6808         * g77.f-torture/execute/970625-2.f: Ditto.
6809
6810 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6811
6812         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6813         message on line 1 or line 2; cccp and cpplib do this differently.
6814
6815 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6816
6817         * g++.old-deja/g++.law/weak1.C: New test.
6818
6819 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6820
6821         * gcc.c-torture/execute/990119-1.c: Renamed to...
6822         * gcc.dg/990119-1.c: this, so it will only be tested once
6823         (it's a preprocessor test, it doesn't need to be run at
6824         multiple optimization levels).
6825
6826 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6827
6828         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6829           ALWAYS_CXXFLAGS.
6830
6831 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6832
6833         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6834         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6835         to not be compilable by current g77.
6836
6837 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6838
6839         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6840
6841 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6842
6843         * gcc.c-torture/execute/990222-1.c: New test.
6844
6845 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6846
6847         * g77.f-torture/compile/19990218-0.f: New test.
6848         * g77.f-torture/noncompile/19990218-1.f: New test.
6849
6850 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6851
6852         * g77.f-torture/compile/19981216-0.f: New test.
6853
6854 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6855
6856         * gcc.dg/990214-1.c: New test.
6857
6858 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6859
6860         * gcc.dg/990213-2.c: New test.
6861
6862         * gcc.dg/990213-1.c: New test.
6863
6864 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6865
6866         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6867         ints.
6868
6869 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6870
6871         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6872         specified by target.
6873
6874         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6875
6876 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6877
6878         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6879
6880 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6881
6882         * gcc.dg/special/ecos.exp: New test driver for new tests with
6883         special requirements.
6884
6885         * gcc.dg/special/alias-1.c: New test.
6886         * gcc.dg/special/gcsec-1.c: New test.
6887         * gcc.dg/special/weak-1.c: New test.
6888         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6889         * gcc.dg/special/weak-2.c: New test.
6890         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6891         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6892         * gcc.dg/special/wkali-1.c: New test.
6893         * gcc.dg/special/wkali-2.c: New test.
6894         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6895         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6896
6897 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6898
6899           * lib/c-torture.exp (c-torture-compile): Pull out code for
6900           analyzing gcc error messages.
6901           (c-torture-execute): Likewise.  Fix some (harmless) false
6902           positives.
6903           * lib/gcc.exp (gcc_check_compile): New function.
6904
6905 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6906
6907         * gcc.c-torture/execute/990208-1.c: New test.
6908
6909 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6910
6911         * g++.dg/special/ecos.exp: New driver for new tests with special
6912         requirements
6913
6914         * g++.dg/special/conpr-1.C: New test
6915         * g++.dg/special/conpr-2.C: New test
6916         * g++.dg/special/conpr-2a.C: New test
6917         * g++.dg/special/conpr-3.C: New test
6918         * g++.dg/special/conpr-3a.C: New test
6919         * g++.dg/special/conpr-3b.C: New test
6920
6921         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6922         allow g++ to use the dg driver
6923
6924         * README: Add comment about g++.dg directory
6925
6926 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6927
6928         * README: Update email addresses.
6929
6930 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6931
6932         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6933         arguments in order to force structure S onto the stack even on
6934         the alpha.
6935         (test): Pass 10 leading arguments to function foo as well as the
6936         structure S.
6937
6938         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6939         failure for all targets.
6940
6941         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6942         abort to terminate program execution.
6943
6944 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6945
6946         * gcc.c-torture/execute/990130-1.c: New test.
6947
6948 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6949
6950         * gcc.dg/990130-1.c: New test.
6951
6952 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6953
6954         * gcc.c-torture/execute/990128-1.c: New test.
6955
6956 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6957
6958         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6959
6960 1999-01-27  Felix Lee  <flee@cygnus.com>
6961
6962         * lib/c-torture.exp (c-torture-compile): pull out code for
6963         analyzing gcc error messages.
6964         (c-torture-execute): ditto, and fix some (harmless) false
6965         positives.
6966         * lib/gcc.exp (gcc_check_compile): new function.
6967
6968 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6969
6970         * gcc.dg/990117-1.c: New test.
6971
6972         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6973
6974         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6975
6976 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6977
6978         * g77.f-torture/compile/990115-1.f: New test.
6979
6980 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6981
6982         * gcc.c-torture/compile/990107-1.c: New test
6983
6984 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6985
6986         * gcc.c-torture/execute/990106-2.c: New test.
6987
6988         * gcc.c-torture/execute/990106-1.c: New test.
6989
6990 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6991
6992         * gcc.c-torture/compile/981223-1.c: New test.
6993
6994 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6995
6996         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6997         (opt3): Rename from opt4 and disable.
6998
6999 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7000
7001         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7002
7003 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7004
7005         * g++.old-deja/g++.other/conv5.C: New test.
7006
7007 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7008
7009         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7010
7011 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7012
7013         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7014
7015 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7016
7017         * gcc.c-torture/compile/981211-1.c: New test.
7018
7019 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7020
7021         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7022
7023         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7024
7025 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7026
7027         * gcc.special/930510-1.c: Make C9X safe.
7028         * gcc.misc-tests/gcov-1.c Similarly.
7029         * gcc.misc-tests/gcov-2.c Similarly.
7030
7031 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7032
7033         * gcc.dg/ultrasp1.c: New test.
7034
7035 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7036
7037         * gcc.c-torture/execute/981206.c: New test.
7038
7039 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7040
7041         * g++.old-deja/g++.ns/template7.C: New test.
7042
7043         * g++.old-deja/g++.other/expr1.C: New test.
7044
7045         * g++.old-deja/g++.eh/tmpl3.C: New test.
7046
7047         * g++.old-deja/g++.eh/tmpl2.C: New test.
7048
7049 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7050
7051         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7052         * g++.old-deja/g++.other/using6.C: Removed.
7053         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7054
7055         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7056
7057 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7058
7059         * g++.old-deja/g++.pt/overload8.C: New test.
7060
7061         * g++.old-deja/g++.pt/overload7.C: New test.
7062
7063         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7064
7065         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7066         and relinking messages.
7067         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7068         compiling with -frepo.
7069
7070 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7071
7072         * g++.old-deja/g++.pt/lookup6.C: New test.
7073
7074 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7075
7076         * gcc.c-torture/execute/981130-1.c: New test.
7077         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7078
7079 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7080
7081         * g++.old-deja/g++.pt/explicit76.C: New test.
7082
7083         * g++.old-deja/g++.pt/friend38.C: New test.
7084
7085         * g++.old-deja/g++.ns/crash2.C: New test.
7086
7087         * g++.old-deja/g++.pt/defarg8.C: New test.
7088
7089         * g++.old-deja/g++.pt/instantiate6.C: New test.
7090
7091         * g++.old-deja/g++.pt/static6.C: New test.
7092
7093         * g++.old-deja/g++.pt/decl2.C: New test.
7094
7095 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7096
7097         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7098         problem is actually related with name lookup, but so what? :-)
7099
7100         * g++.old-deja/g++.pt/friend37.C: New test.
7101
7102 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7103
7104         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7105         element, which fails on some systems.
7106
7107         * g77.f-torture/execute/labug1.f: New test.
7108
7109 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7110
7111         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7112         is defined.
7113
7114 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7115
7116         * g77.f-torture/compile/981117-1.f: New test.
7117
7118 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7119
7120         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7121         properly discarded.
7122
7123 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7124
7125         * gcc.c-torture/execute/memcheck: New directory of tests for
7126         -fcheck-memory-usage.
7127
7128 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7129
7130         * README: New file, general information about the testsuite and
7131         new description of the various C++ test subdirectories.
7132         * README.g++: Eliminate obsolete information, update and move most
7133         relevant stuff to README.
7134
7135 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7136
7137         * gcc.c-torture/compile/981107-1.c: New test.
7138
7139 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7140
7141         * execute/memcpy-bi.c: New testcase.
7142
7143 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7144
7145         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7146         base classes.
7147
7148         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7149         template is selected.
7150
7151         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7152         classes, it should be accepted for all types.
7153
7154         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7155
7156         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7157         specializations start with template headers.
7158
7159 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7160
7161         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7162
7163         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7164         non-POD types.
7165
7166 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7167
7168         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7169
7170 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7171
7172         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7173
7174 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7175
7176         * 981019-1.c: New test.
7177
7178 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7179
7180         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7181         find objc headers.
7182
7183 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7184
7185         * compile/981001-4.c: Remove use of GCC extension that triggers a
7186         compiler bug.
7187
7188 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7189
7190         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7191
7192 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7193
7194         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7195         instantiation of template produces incorrect code for delete
7196         expression.
7197
7198         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7199         constructors' name is not unique.
7200         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7201         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7202
7203         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7204         automatic array of const is ill-formed.
7205
7206         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7207         of template parameter?
7208
7209         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7210         const.
7211
7212         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7213         pointer-to-member expression.
7214
7215         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7216         declaration causes ICE.
7217
7218 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7219
7220         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7221         reserved in the global namespace.
7222
7223         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7224         generate needed virtual table.
7225
7226         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7227
7228 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7229
7230         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7231         template-dependent type
7232
7233 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7234
7235         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7236         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7237         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7238
7239         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7240         class should be usable as argument of member function.
7241         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7242         class should be usable as return type of member function.
7243         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7244         class should be usable as type of data member.
7245
7246         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7247
7248 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7249
7250         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7251
7252 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7253
7254         * gcc.dg/dll-?.c Add thumb to target list.
7255         Fix assembler scan patterns to match current assembler output.
7256
7257 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7258
7259         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7260         matching of template brackets.
7261
7262         * g++.old-deja/g++.other/using4.C: New test.  Test using
7263         declarations of methods from base classes.
7264
7265         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7266         within functions should introduce names into the innermost
7267         enclosing namespace.
7268
7269         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7270         of static locals if first initialization throws.
7271
7272 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7273
7274         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7275
7276 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7277
7278         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7279         lose track of the possible targets of tablejump insns.
7280         * special/special.exp: Run it.
7281
7282 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7283
7284         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7285         must be declared before its specializations can be named in friend
7286         declarations.
7287
7288 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7289
7290         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7291
7292         * g77.f-torture/execute/io1.f: New test.
7293
7294 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7295
7296         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7297         with pointer to template function, for which no argument deduction
7298         is possible.
7299
7300         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7301         specialization of template function as argument to template
7302         function.
7303
7304         * g++.old-deja/g++.other/access2.C: New test; Inner class
7305         shouldn't have privileged access to Outer's names.
7306
7307 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7308
7309         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7310         friend template declared within template class conflicts with
7311         nested class of the same name.
7312
7313         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7314         is ignored.
7315
7316         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7317         object with direct initializer as function declaration.
7318
7319         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7320         initializers.
7321
7322         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7323         involving const pointer and NULL produces incorrect result.
7324
7325         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7326         type name without `typename' should be rejected with -pedantic.
7327
7328 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7329
7330         * g++.old-deja/g++.other/addrof1.C: New test.
7331
7332 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7333
7334         * gcc.c-torture/compile/981001-1.c: New test.
7335         * gcc.c-torture/execute/981001-1.c: New test.
7336
7337 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7338
7339         * gcc.c-torture/compile/981001-2.c: New test.
7340         * gcc.c-torture/compile/981001-3.c: New test.
7341         * gcc.c-torture/compile/981001-4.c: New test.
7342
7343 1998-10-01  Robert Lipe  <robertl@dgii.com>
7344
7345         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7346         multilibbed hosts.   Idea grafted from g77.exp.
7347
7348 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7349
7350         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7351         avoid losing on systems which need -lsocket.
7352
7353 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7354
7355         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7356         * g++.old-deja/g++.other/nested2.C: Ditto.
7357         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7358         failure.
7359
7360 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7361
7362         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7363         preferred over template operator!= for enum bitfields.
7364
7365 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7366
7367         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7368         that happen to have the same base name, but in different scopes,
7369         are incorrectly rejected.
7370
7371 1998-09-16  Richard Henderson  <rth@cygnus.com>
7372
7373         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7374         on the native word size instead of an integer literal.
7375
7376 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7377
7378         * g++.old-deja/g++.other/static2.C: Invocation of static data
7379         member of type pointer-to-function denoted as non-static member.
7380
7381         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7382         checks involving function types and aliases.
7383
7384 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7385
7386         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7387         redefined to the same non-trivial type.
7388
7389         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7390         namespace-qualification of template specializations declared in
7391         other namespaces.
7392
7393         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7394         to declare a subset of the specializations of a template function
7395         as friends of specializations of a template class.
7396
7397         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7398         member templates that do not fully specialize the enclosing
7399         template class are rejected.
7400
7401 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7402
7403         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7404
7405 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7406
7407         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7408         altered from libf2c/libU77 version.
7409
7410 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7411
7412         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7413
7414 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7415
7416         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7417         (un)signed char are different types for template specialization
7418         purposes.
7419
7420 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7421
7422         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7423         * objc: ObjC testsuite.
7424
7425 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7426
7427         * gcc.c-torture/execute/941014-1.x:  New file.
7428
7429 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7430
7431         * lib/c-torture.exp: Add support for
7432         torture_eval_before_compile and torture_eval_before_execute
7433         variables.
7434
7435 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7436
7437         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7438         this test triggers valid.
7439
7440 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7441
7442         * gcc.dg/980827-1.c: New test.
7443
7444 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7445
7446         * gcc.c-torture/execute/loop-4b.c: New test.
7447
7448 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7449
7450         * lib/c-torture.exp: Add support for
7451         torture_eval_before_compile and torture_eval_before_execute
7452         variables.
7453
7454 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7455
7456         * gcc.c-torture/compile/980825-1.c: New test.
7457
7458 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7459
7460         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7461         count number tests in opt_t0 not good_t0.
7462
7463 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7464
7465         * gcc.c-torture/compile/930326-1.x: Fix typo.
7466
7467 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7468
7469         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7470         causes an ICE.
7471
7472 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7473
7474         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7475         STACK_SIZE is defined.
7476         * gcc.c-torture/unsorted/stuct.c: Similarly.
7477
7478         * gcc.c-torture/compile/980821-1.c: New test.
7479
7480 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7481
7482         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7483
7484 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7485
7486         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7487         code.
7488
7489 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7490
7491         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7492         error'.
7493
7494 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7495
7496         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7497
7498 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7499
7500         * gcc.c-torture/compile/980816-1.c: New test.
7501
7502         * gcc.dg/980816-1.c: New test.
7503
7504 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7505
7506         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7507         compiler for ieee tests.
7508
7509 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7510
7511         * g77.f-torture/compile/980729-0.f: New test.
7512
7513 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7514
7515         * gcc.c-torture/special/eeprof-1.c: New test, for
7516         -finstrument-functions.
7517         * gcc.c-torture/special/special.exp: Run it.
7518
7519 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7520
7521         * gcc.c-torture/compile/980729-1.c: New test.
7522
7523 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7524
7525         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7526         __thumb__ is defined, and test for ARM style doubles if so.
7527
7528 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7529
7530         * g77.f-torture/noncompile/980615-0.f: New test.
7531
7532 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7533
7534         * gcc.dg/980312-1.c: Do link instead of compile.
7535         * gcc.dg/980313-1.c: Likewise.
7536
7537 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7538
7539         * gcc.c-torture/compile/980726-1.c: New test.
7540
7541 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7542
7543         * g77.f-torture/execute/io0.f: New test.
7544
7545 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7546
7547         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7548         an int.
7549
7550 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7551
7552         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7553         m32r bugs.
7554
7555 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7556
7557         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7558         c-decl.c:grokdeclarator can handle mode attributes.
7559
7560 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7561
7562         * gcc.c-torture/execute/980716-1.c: New test.
7563
7564 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7565
7566         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7567         the mn10200.
7568         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7569         the mn10200.
7570         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7571         * gcc.c-torture/compile/930326-1.x: Similarly.
7572
7573 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7574
7575         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7576         New test from Craig.
7577
7578 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7579
7580         * g77.f-torture/noncompile/980616-0.f: New test.
7581
7582         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7583
7584 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7585
7586         *  g++.other/singleton.C: Return error value instead of taking
7587         SIGSEGV.
7588
7589 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7590
7591         *  g++.other/singleton.C: New test.   Warning is under dispute.
7592         Runtime crash is not.
7593
7594 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7595
7596         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7597         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7598         using6.C, using7.C}:  New namespace tests.
7599
7600 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7601
7602         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7603         specialization with typedef'ed names used as array indexes.
7604
7605 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7606
7607         * gcc.c-torture/execute/980709-1.c: New test.
7608
7609         * gcc.dg/980709-1.c: New test.
7610
7611 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7612
7613         * gcc.c-torture/execute/bcp-1.c: New test.
7614
7615 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7616
7617         * gcc.c-torture/execute/980707-1.c: New test.
7618
7619 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7620
7621         * gcc.c-torture/compile/980706-1.c: New test.
7622
7623 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7624
7625         * g77.f-torture/execute/980701-0.f,
7626         g77.f-torture/execute/980701-1.f: New test from Craig.
7627
7628 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7629
7630         * gcc.c-torture/compile/980701-1.c: New test.
7631
7632         * gcc.c-torture/execute/980701-1.c: New test.
7633
7634 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7635 rlsruhe.de>
7636
7637         * g++.old-deja/g++.robertl/eb132.C: New test.
7638         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7639
7640 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7641
7642         * g77.f-torture/execute/980628-7.f,
7643         g77.f-torture/execute/980628-8.f,
7644         g77.f-torture/execute/980628-9.f,
7645         g77.f-torture/execute/980628-10.f: New tests from Craig.
7646
7647         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7648
7649 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7650
7651         * g77.f-torture/execute/980628-4.f: New test from Craig.
7652         * g77.f-torture/execute/980628-5.f: Likewise.
7653         * g77.f-torture/execute/980628-2.f: Likewise.
7654         * g77.f-torture/execute/980628-0.f: Likewise.
7655         * g77.f-torture/execute/980628-1.f: Likewise.
7656         * g77.f-torture/execute/980628-3.f: Likewise.
7657         * g77.f-torture/execute/980628-6.f: Likewise.
7658
7659 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7660
7661         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7662         directory when nothing has been installed yet.
7663
7664 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7665
7666         * gcc.c-torture/special/special.exp: Handle newer versions of
7667         dejagnu.
7668
7669 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7670
7671         * gcc.dg/980626-1.c: New test.
7672
7673 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7674
7675         * gcc.misc-tests/m-un-2.c: New test.
7676         * g++.old-deja/g++.other/warn01.c: Likewise.
7677
7678 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7679
7680         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7681         compatibility with assmblers with a different comment character.
7682         Eliminate use of GAS-specific extensions.
7683
7684 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7685
7686         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7687
7688 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7689
7690         *lib/g77.exp: Replace search for libf2c.a with search for newly
7691         renamed libg2c.a
7692
7693 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7694
7695         * gcc.c-torture/execute/980617-1.c: New test.
7696
7697 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7698
7699         * gcc.c-torture/execute/980612-1.c: New test.
7700
7701 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7702
7703         * gcc.dg/980523-1.c: Only test on ppc-linux.
7704         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7705
7706         * gcc.c-torture/execute/980608-1.c: New test.
7707
7708 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7709
7710         * gcc.c-torture/execute/980605-1.c: New test.
7711
7712 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7713
7714         * gcc.c-torture/execute/980604-1.c: New test.
7715
7716 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7717
7718         * gcc.c-torture/execute/980602-1.c: New test.
7719         * gcc.c-torture/execute/980602-2.c: Likewise.
7720
7721 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7722
7723         * 970125-0.f: Fix per JCB.  Add commentary.
7724
7725 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7726
7727         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7728         IEEE -0 support.
7729
7730 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7731
7732         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7733         earlier.
7734
7735 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7736
7737         * gcc.c-torture/execute/980526-3.c: New test.
7738
7739 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7740
7741         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7742         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7743         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7744         m88k-motorola-sysv3 to XFAIL.
7745
7746 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7747
7748         * gcc.dg/980526-1.c: New test.
7749         * gcc.c-torture/execute/980526-2.c: New test.
7750
7751 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7752
7753         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7754
7755         * gcc.c-torture/execute/980526-1.c: New test.
7756
7757 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7758
7759         * g77.f-torture/execute/alpha2.f: Add runtime test.
7760
7761 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7762
7763         * g++.old-deja/old-deja.exp: Strip leading directories.
7764
7765         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7766         error for the line.  Don't run multiple tests for the same line.
7767
7768 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7769
7770         * gcc.dg/980523-1.c: New test.
7771
7772 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7773
7774         * g77.f-torture/compile/970915-0.f: New test.
7775
7776 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7777
7778         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7779
7780 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7781
7782         * gcc.dg/980520-1.c: New test.
7783
7784 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7785
7786         * gcc.dg/980502-1.c: Fix return type.
7787
7788 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7789
7790         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7791         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7792         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7793         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7794         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7795
7796 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7797
7798         * g77.f-torture/execute/980520-1.f: New test.
7799
7800 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7801
7802         * lib/mike-g77.exp: New file.
7803
7804         * g77.f-torture/noncompile/noncompile.exp,
7805         g77.f-torture/noncompile/check0.f: New files.
7806
7807 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7808
7809         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7810         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7811         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7812         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7813         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7814         abort where appropriate.
7815
7816 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7817
7818         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7819         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7820
7821 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7822
7823         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7824
7825 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7826
7827         * g77.f-torture/compile/980427-0.f: New test.
7828
7829 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7830
7831         * g77.f-torture/compile/980424-0.f: New test.
7832
7833 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7834
7835         * g77.f-torture/compile/980419-2.f (main): New test.
7836         * g77.f-torture/compile/970125-0.f: New test.
7837         * g77.f-torture/compile/980419-1.f: New test.
7838
7839 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7840
7841         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7842         of loop-4.c.
7843
7844 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7845
7846         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7847
7848 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7849
7850         * gcc.c-torture/compile/980329-1.c: New test.
7851
7852 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7853
7854         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7855         * gcc.dg/980312-1.c: Fix typo in -march command.
7856
7857 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7858
7859         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7860
7861 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7862
7863         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7864         Dave Love agree the Fortran source is bogus.
7865
7866 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7867
7868         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7869         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7870         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7871         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7872         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7873
7874 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7875
7876         * g++.old-deja/g++.other/friend1.C: New test.
7877
7878 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7879
7880         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7881         possibly uninitialized) variables and declare dnrm2.
7882
7883 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7884
7885         From Bruno Haible <haible@ilog.fr>:
7886         * gcc.c-torture/execute/980223.c: New test.
7887
7888 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7889
7890         * gcc.dg/ifelse-1.c: New test.
7891
7892 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7893
7894         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7895
7896           * lib/old-dejagnu.exp (old-dejagnu): Added the
7897           "execution test - XFAIL *-*-*" handling in the spirit of
7898           "excess errors test -". Changed the "execution test fails"
7899           handling to be like "excess errors test fails".
7900           * Update various tests accordingly.
7901
7902 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7903
7904         * gcc.c-torture/execute/980205.c: New test.
7905
7906 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7907
7908         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7909         * lib/f-torture.exp: Similarly.
7910         * gcc.c-torture: Rename all .cexp files to .x files.
7911
7912 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7913
7914         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7915         (940510-1.c): Removed duplicate.
7916         (971104-1.c): New test.
7917
7918 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7919
7920           * lib/f-torture.exp: Improve error and loop detection.
7921
7922 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7923
7924         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7925         use that to size the filler array.
7926
7927 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7928
7929         * lib/c-torture.exp(c-torture-execute): Fix typo.
7930
7931         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7932         testcase as the executable name. Keep the executable around if
7933         the test fails.
7934
7935 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7936
7937         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7938         changes.  Only test one -g option, and move it to the end of the
7939         list of options to test.
7940
7941 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7942
7943         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7944         variable GCC_TORTURE_OPTIONS to supply default switches separated
7945         by colons.  If no environment variable, run tests with -O0 -g, -O1
7946         -g, and -O2 -g as well.
7947
7948 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7949
7950         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7951         explanatory comments. Fix indentation.
7952
7953 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7954
7955         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7956
7957 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7958
7959         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7960         * g++.old-deja/g++.mike/p7325.C: Likewise.
7961         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7962
7963 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7964
7965         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7966         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7967         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7968         * g++.old-deja/g++.law/operators4.C: Likewise.
7969
7970 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7971
7972         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7973         * g++.old-deja/g++.mike/p784.C: Ditto.
7974         * g++.old-deja/g++.mike/p785.C: Ditto.
7975
7976 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7977
7978           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7979
7980 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7981
7982         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7983         target feature; pass this to c-torture-execute as needed.
7984
7985 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7986
7987         * lib/c-torture.exp(c-torture-execute): If the previous and the
7988         current executables being tested are identical, we don't need to
7989         run the executable again. Try to make the executable names
7990         unique. Add an optional argument for passing additional compiler
7991         flags.
7992
7993 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7994
7995         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7996
7997 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7998
7999         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8000
8001 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8002
8003         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8004         32bit or larger longs.
8005
8006         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8007         have either a 32bit long or 32bit int.
8008
8009 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8010
8011         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8012         Make double precision tests dependent on sizeof (double).
8013
8014 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8015
8016         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8017         too.
8018
8019 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8020
8021         * gcc.c-torture/compile/961203-1.cexp: New script.
8022
8023 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8024
8025         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8026         up the includes ourselves.
8027
8028 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8029
8030         * lib/plumhall.exp: Remove random include, and add a few
8031         verbose messages for debugging.
8032
8033 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8034
8035         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8036         of trying to do it ourselves.
8037
8038 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8039
8040         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8041
8042 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8043
8044         * gcc.prms/5403.c: Made regexp a bit less strict.
8045
8046 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8047
8048         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8049         is returned from remote_load instead.
8050         * lib/plumhall.exp: Ditto.
8051         * lib/mike-g++.exp: Ditto.
8052         * lib/old-dejagnu.exp: Ditto.
8053         * lib/c-torture.exp: Ditto.
8054
8055 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8056
8057         * lib/g++.exp: Use build_wrapper procedure.
8058         * lib/gcc.exp: Ditto.
8059
8060 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8061
8062         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8063         an old-style decl for malloc.  Fixes tests to work when
8064         sizeof (int) != sizeof (size_t).
8065
8066 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8067
8068         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8069
8070         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8071         use stdargs.h interface.
8072
8073 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8074
8075         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8076         NO_VARARGS when compiling.
8077
8078 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8079
8080         * lib/plumhall.exp(ph_includes): New procedure.
8081         (ph_make): Use it.
8082         (ph_compiler): Ditto.
8083
8084         * lib/g++.exp: Rename test-glue.c to testglue.c.
8085         * lib/gcc.exp: Ditto.
8086
8087 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8088
8089         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8090         to completion when it's called.
8091
8092 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8093
8094         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8095         is defined, don't do test.
8096
8097 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8098
8099         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8100         for object files.
8101         (ph_summary): Mark skipped testcases as untested, not unresolved.
8102
8103         * lib/plumhall.exp (ph_make): If unresolved because of bad
8104         errorCode, record errorCode in log file.
8105         (*): Replace send_log/verbose with verbose -log.
8106
8107 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8108
8109         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8110         double conversion if double isn't at least 8 bytes.
8111
8112         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8113         int to work with targets where int is 16 bits.
8114
8115         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8116         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8117         precision for the test to complete.
8118
8119 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8120
8121         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8122         if d10v is not compiled with the -mdouble64 flag.
8123         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8124
8125         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8126         d10v is not compiled with the -mint32 flag.
8127
8128 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8129
8130         * lib/plumhall.exp: Use incr_count.
8131
8132 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8133
8134         * gcc.c-torture: Update to c-torture-1.45.
8135
8136 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8137
8138         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8139         the name of the expect testcase file).
8140
8141         * lib/g++.exp(g++_init): Ditto.
8142
8143 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8144
8145         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8146         the host.
8147
8148         * lib/gcc.exp(gcc_exit): New procedure.
8149
8150 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8151
8152         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8153         specs where appropriate.
8154
8155         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8156         because of new "candidates are" messages, and removed a few
8157
8158         * Converted all non-old-style g++ testcases to old-style, and
8159         moved into g++.old-deja.
8160
8161 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8162
8163         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8164         options.
8165
8166         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8167         succeeded.
8168
8169         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8170
8171 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8172
8173         * lib/gcc.exp (gcc_target_compile): Add support for defining
8174         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8175         the machine doesn't have those features.
8176
8177 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8178
8179         * g++.law/operators4.exp: Don't use LIBS.
8180
8181 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8182
8183         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8184
8185         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8186         * lib/g++.exp: Set it here instead. Also, allow use of the
8187         --tool_exec and --tool_opt options. Change CXX to
8188         GXX_UNDER_TEST.
8189
8190         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8191
8192         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8193
8194 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8195
8196         * lib/old-dejagnu.exp: Use prune_warnings instead of
8197         prune_system_crud.
8198         * lib/mike-g++.exp: Ditto.
8199         * lib/gcc.exp: Ditto.
8200         * lib/g++.exp: Ditto.
8201
8202         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8203
8204 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8205
8206           * 941014-2.c: Include stdlib.h
8207           * 960327-1.c: Include stdio.h
8208           * dbra.c, index-1.c: Don't assume ints are 32bits.
8209
8210 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8211
8212         * lib/gcc.exp: Add gcc,stack_size target feature.
8213
8214         * lib/g++.exp(g++_target_compile): Add the include and link
8215         paths here, not in two other places. And, it's $options, not
8216         options.
8217
8218         * lib/mike-g++.exp(postbase): Remove the code that determines
8219         the correct include and link paths.
8220         * g++.old-deja/old-deja.exp: Ditto.
8221
8222 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8223
8224         * lib/g++.exp(g++_init): target_compile no longer returns the
8225         filename of the result.
8226
8227 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8228
8229         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8230         call to glob.
8231
8232         * gcc.c-torture/special/special.exp: Change call to
8233         gcc_target_compile to include the object file.
8234
8235 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8236
8237         * gcc.c-torture/special/special.exp: Correct misspelling in last
8238         change.
8239
8240 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8241
8242         * lib/plumhall.exp(ph_summary): Log the entire output of the
8243         executable. Return -1 if there were any failures, 0 otherwise.
8244         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8245         (ph_make): Clean up objects and executables that were built
8246         if the tests succeeded.
8247
8248 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8249
8250         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8251         libraries and includes in the build tree as appropriate.
8252
8253 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8254
8255         * lib/c-torture.exp: Instead of looking for the global variable
8256         NO_LONG_LONG, check to see if that's a feature of the target.
8257
8258 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8259
8260         * config/default.exp: Minimize. Delete the remainer of the files in
8261         config; this functionality is now in devo/dejagnu/config.
8262
8263         g++.*/*: Pass any additional flags used to compile to postbase;
8264         delete CXXFLAGS.
8265
8266         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8267         is now done by runtest.exp. Use gcc_target_compile instead of
8268         compile.
8269
8270         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8271         Remove references to CFLAGS. Use remote_file instead of
8272         calling rm -f.
8273         (c-torture): Take a list of arguments to use to compile this
8274         testcase.
8275
8276         lib/g++.exp: Simplify. Use target_compile instead of compile.
8277         lib/gcc-dg.exp: Ditto.
8278         lib/gcc.exp: Ditto.
8279         lib/mike-{gcc,g++}.exp: Ditto.
8280         lib/old-dejagnu.exp: Ditto.
8281         lib/plumhall.exp: Ditto.
8282
8283 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8284
8285         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8286         (ph_linker): Likewise.
8287
8288 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8289
8290           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8291         MAP_ANON / MAP_ANONYMOUS if defined;
8292         else try to map from /dev/zero .
8293
8294 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8295
8296         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8297         isn't defined, then define it to MAP_ANONYMOUS.
8298
8299 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8300
8301         * gcc.c-torture: Update to c-torture-1.42 release.
8302
8303 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8304
8305         * gcc.c-torture: Update to c-torture-1.41 release.
8306
8307 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8308
8309         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8310         c-torture release.
8311
8312 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8313
8314         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8315         and LDFLAGS.  Fix second case to append the target_info ldflags
8316         onto LDFLAGS, not CFLAGS.
8317         * lib/g++.exp (g++_init): Add target_info stuff.
8318         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8319         of libgloss and newlib flags for !native.
8320
8321         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8322         (GDB): Fix relative path to go up another dir for finding gdb.
8323
8324 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8325
8326         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8327         versions in the target_info array, if they don't exist.
8328
8329 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8330
8331         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8332
8333 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8334
8335         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8336         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8337
8338 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8339
8340         * lib/old-dejagnu.exp: Don't remove the output file before we've
8341         actually tested it. Don't append pwd to the path of the executable
8342         we're testing.
8343
8344 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8345
8346         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8347
8348 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8349
8350         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8351         temporary directory for compiler files, and set it to a default
8352         value of /tmp. Set $output as the name of the output file from
8353         compiling the testcase. Add a -o option to $cflags_var so the
8354         compiler writes the final output file as $output. Set $executable
8355         to $output.
8356
8357         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8358         directory for compiler files, and set it to /tmp if it doesn't
8359         already have a value. Set $output_file to the name of the output
8360         file from compiling the testcase. Add a -o option to CXXFLAGS so
8361         the compiler writes the final output file as $output. Use $output
8362         as the executable to be tested.
8363
8364 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8365
8366         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8367
8368 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8369
8370         * gcc.c-torture/execute/pending-1.c: New test.  Still
8371         pending in Tege's queue.
8372
8373 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8374
8375         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8376         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8377         if there were failures.  Call unresolved if there were unresolved
8378         testcases.  Call gcc_fail if program did not run to completion.
8379         (ph_make): Pass additional argument name to ph_execute.
8380         (ph_execute): Add new argument.  Pass additional arguments to
8381         ph_summary.  Call gcc_fail is there is no execution output.
8382
8383 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8384
8385         * lib/plumhall.exp (proc_summary): Output relavent summary
8386         lines into the log so specific failures in plumhall can be
8387         investigated.
8388
8389 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8390
8391         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8392         (c-torture-execute): Don't try to execute tests which use
8393         "long long" types if $NO_LONG_LONG is nonzero.
8394
8395 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8396
8397         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8398         not c-torture.
8399
8400         * gcc.ieee: Move from here.
8401         * gcc.c-torture/execute/ieee: To here.
8402
8403 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8404
8405         * gcc.c-torture: Update to c-torture-1.41 release.
8406
8407 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8408
8409         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8410         not "$output".
8411
8412 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8413
8414         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8415         -c present.
8416
8417 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8418
8419         * config/proelf.exp: Handle connecting to a simulator.
8420
8421 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8422
8423         * config/proelf.exp: New file.  Enough framework that we can
8424         run c-torture tests on the proelf targets (or any other target
8425         that gdb can connect to for that matter).
8426
8427 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8428
8429         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8430         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8431
8432         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8433         exec_output exists.
8434
8435 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8436
8437         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8438         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8439
8440         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8441         to pass/fail/unresolved/unsupported/untested.  Caller must now
8442         call unresolved/unsupported/untested.
8443         * lib/*.exp: Update FSF address.  Update to handle new results of
8444         ${tool}_load.
8445         * lib/chill.exp (verbose): Delete.
8446
8447 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8448
8449         * lib/gcc.exp (default_gcc_start): Change order of args to
8450         $LDFLAGS $CFLAGS $LIBS.
8451         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8452         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8453         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8454         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8455         * gcc.misc-tests/dg-test.exp: Likewise.
8456         * gcc.misc-tests/msgs.exp: Likewise.
8457         * gcc.prms/prms.exp: Likewise.
8458         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8459         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8460
8461         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8462
8463 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8464
8465         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8466
8467         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8468         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8469
8470         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8471         necessary.
8472
8473 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8474
8475         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8476         global for loop; add use of $mathlib.
8477         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8478         settings here; set mathlib for anything but VxWorks.
8479
8480 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8481
8482         * gcc.c-torture: Update to c-torture-1.40 release.
8483
8484 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8485
8486         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8487         dg.exp.
8488
8489 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8490
8491         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8492         global.
8493
8494 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8495
8496         * lib/g++.exp (LIBS): Define if not already.
8497         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8498         (gcc-dg-prune): Call prune_gcc_output.
8499         * lib/gcc.exp (prune_gcc_output): New proc.
8500         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8501         prune_gcc_output.
8502
8503 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8504
8505         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8506         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8507
8508 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8509
8510         * gcc.c-torture: Update to c-torture-1.39 release.
8511
8512 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8513
8514         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8515         fails, try others as well.
8516
8517 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8518
8519         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8520         If compilation fails, mark execute tests as `untested'.
8521         If test is marked as unsupported, don't mark compilation and
8522         execute tests as failed.
8523
8524 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8525
8526         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8527         libstdc++ for whether or not we want to be doing shared
8528         libraries.  Delete link_curses since we don't need it anymore.
8529         * lib/mike-g++.exp (postbase): Don't link in libg++.
8530         * g++.old-deja/old-deja.exp: Likewise.
8531
8532 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8533
8534         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8535
8536 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8537
8538         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8539         For that, add `-Wl,-a,shared_archive'.
8540         * g++.old-deja/old-deja.exp: Likewise.
8541
8542 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8543
8544         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8545
8546 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8547
8548         * lib/mike-g++.exp (postbase): Pay attention to the status of
8549         g++_load.
8550
8551 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8552
8553           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8554
8555 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8556
8557         * lib/gcc.exp (default_gcc_start): No longer need to log program
8558         being executed or its output, execute_anywhere does that now.
8559         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8560         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8561
8562 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8563
8564         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8565         the same as those in lib/g++.exp.
8566
8567 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8568
8569         * gcc.c-torture: Update to c-torture-1.38 release.
8570         * gcc.ieee: Related changes.
8571
8572 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8573
8574         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8575         "exec". Minor reformatting changes.
8576
8577         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8578         cross. This means all "exec" calls now work on a remote host as
8579         well.
8580         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8581         cross. Filter out the extra "\r\n" stuff that expect puts in.
8582         (c-torture-execute): Filter out the bogus warnings like
8583         c-torture-compile does. Add support for canadian cross.
8584         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8585         Use execute_anywhere rather than calling exec directly. Now it
8586         works for canadian cross testing.
8587
8588 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8589
8590         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8591         results into a variable, and check that rather than using file exists.
8592
8593 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8594
8595         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8596         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8597
8598 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8599
8600         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8601         lib_curses if there's a shared libg++ in the build tree.
8602
8603 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8604
8605         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8606         if not supported target.
8607
8608 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8609
8610         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8611         link_curses up to always happen, not just for native builds.
8612
8613 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8614
8615         * gcc.c-torture: Update to c-torture-1.36 release.
8616         * gcc.failure: Related changes.
8617
8618 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8619
8620         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8621
8622 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8623
8624         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8625         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8626         runshlib, link_curses, and mathlib for link and run.
8627
8628         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8629         pass the runtime shared library options for Solaris, OSF/1, and
8630         Irix5, and link with -lcurses to avoid unresolved references.
8631
8632 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8633
8634         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8635         only run once.
8636
8637 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8638
8639         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8640
8641 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8642
8643         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8644         do not have a framework for the "compat" tests yet.
8645
8646 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8647
8648         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8649         set to null if we're testing vxworks5.1.  Use that instead of
8650         `-lm' in the setting of LIBS for link and run.
8651
8652 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8653
8654         * config/rom68k.exp (${tool}_load): Major changes to make it
8655         work.  Verified that it does in fact return the stuff in
8656         exec_output properly.  Catch any Emul or any TRAP other than 0.
8657
8658 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8659
8660         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8661         LDFLAGS properly for targets that need stuff from libgloss.
8662         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8663         only run once.
8664         (gpp_initialized): New variable.
8665
8666 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8667
8668         * config/rom68k.exp: Load libgloss.exp.
8669         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8670         so we can produce a fully linked binary.
8671         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8672         so we can produce a fully linked binary.
8673
8674 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8675
8676         * lib/plumhall.exp (ph_section): Watch for expected failures.
8677         Add missing `else'.
8678
8679         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8680         run the testcase.
8681         (c-torture): Likewise.
8682
8683 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8684
8685         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8686
8687         * lib/mike-g++.exp (mike_cleanup): New proc.
8688         (prebase): New globals compiler_result, not_compiler_result,
8689         target_regexp.
8690         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8691         allow leading "-" in pattern.  Watch for unsupported tests.
8692         If $compiler_result is set, pattern match assembler code,
8693         and ditto for $not_compiler_result.
8694         * lib/mike-gcc.exp: Likewise.
8695
8696         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8697         execution "succeeded".
8698
8699 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8700
8701         * config/win32.exp: New file.
8702         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8703
8704 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8705
8706         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8707         unsupported.
8708         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8709         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8710         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8711
8712         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8713         "... without exceptions was ...".  That is now handled by
8714         prune_system_crud.
8715         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8716
8717 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8718
8719         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8720         sieve.c,sort2.c}: New files.
8721         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8722         sieve.exp,sort2.exp}: Drivers for them.
8723
8724         * lib/mike-gcc.exp (program_output): New user settable variable.
8725         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8726         messages.
8727         * lib/mike-g++.exp (program_output): New user settable variable.
8728
8729         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8730
8731         * config/sh.exp: Deleted (use sim.exp instead).
8732
8733 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8734
8735         * config/vx.exp: Declare CHECKTASK as global.
8736         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8737         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8738         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8739
8740 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8741
8742         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8743         target. Like vx.exp, only includes `vx29k.exp' instead of
8744         `vxworks.exp'.
8745
8746 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8747
8748         * config/sim.exp: Increase time limit from 120 seconds to 240.
8749
8750 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8751
8752         * gcc.c-torture/execute/950628-1.c: New test.
8753
8754 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8755
8756         * gcc.c-torture: Update with changes/additions from
8757         c-torture-1.34.
8758
8759 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8760
8761         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8762
8763 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8764
8765         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8766
8767 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8768
8769         * gcc.c-torture/compile/950512-1.c: New test.
8770         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8771         * gcc.dg/struct-ret-1.c: Likewise.
8772
8773 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8774
8775         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8776           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8777
8778 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8779
8780         * gcc.c-torture/special/920411-1.c: Deleted.
8781         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8782
8783 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8784
8785         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8786         cpu limit.
8787
8788 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8789
8790         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8791
8792 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8793
8794         From kenner;
8795         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8796         is the proper length.
8797         * va-arg-3.c: Likewise.
8798
8799 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8800
8801         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8802         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8803
8804         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8805         * lib/g++.exp (default_g++_start): Delete old cruft.
8806
8807 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8808
8809         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8810         (2 * (1 << 18)) to (2 * (1 << 17)).
8811
8812         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8813
8814 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8815
8816         * config/rom68k.exp: Renamed from config/idp.exp
8817
8818 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8819
8820         * c-torture/compile/921109-2.c
8821
8822 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8823
8824         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8825         excess errors.
8826
8827 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8828
8829         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8830         output.
8831         * lib/g++.exp (default_g++_start): Likewise.
8832
8833 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8834
8835         * gcc.c-torture/compile/950329-1.c: New test.
8836
8837 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8838
8839           * config/bug.exp (${tool}_load): Updated to use new remote_open
8840           and remote_close procs.
8841         * config/idp.exp: New file.
8842
8843 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8844
8845         * gcc.c-torture/execute/950322-1.c: New test.
8846
8847 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8848
8849         * config/vx.exp (${tool}_load): Clean up testing of return code from
8850         vxworks_ld and vxworks_spawn.
8851
8852 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8853
8854         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8855
8856 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8857
8858         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8859         can mark excess errors on a machine by machine basis.  Note, the
8860         default is to not expect any excess errors, even when excess
8861         errors test - is given, so you will want to put an XFAIL ... on
8862         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8863         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8864         those 4 machines, but no others.
8865
8866 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8867
8868         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8869         * lib/c-torture.exp: to here.
8870
8871 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8872
8873         * gcc.c-torture/execute/950221-1.c: New test.
8874         * gcc.c-torture/execute/struct-ret-1.c: New test.
8875         * gcc.c-torture/compile/950221-1.c: New test.
8876
8877         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8878
8879 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8880
8881         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8882         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8883
8884 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8885
8886         * g++.gb: New directory of tests, derived from my signature and
8887         class scoping tests.
8888
8889         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8890         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8891         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8892         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8893         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8894         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8895         * g++.gb/sig25.C: Likewise.
8896
8897         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8898         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8899         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8900         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8901         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8902         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8903         * g++.gb/sig25.exp: Likewise.
8904
8905         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8906         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8907         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8908         * g++.gb/scope13.C: Likewise, this test still fails.
8909
8910         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8911         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8912         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8913         * g++.gb/scope13.exp: Ditto.
8914
8915         * g++.gb/README: New file, explains what these tests are about.
8916
8917 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8918
8919         * lib/dg.exp (dg-do): Support `preprocess'.
8920         (dg-test): Likewise.
8921
8922 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8923
8924         * config/udi.exp: change "continue -expect" to "exp_continue".
8925
8926 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8927
8928         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8929         Delete redundant tests.
8930
8931         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8932         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8933         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8934         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8935         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8936         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8937         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8938         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8939
8940         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8941         storing label pointers.
8942         * gcc.c-torture/execute/921019-1.c: Likewise.
8943         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8944         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8945         parameter fp.
8946         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8947         constants.
8948
8949         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8950         Delete obsolete tests.
8951
8952         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8953         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8954         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8955         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8956         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8957         * gcc.c-torture/compile/950124-1.c: New test.
8958
8959         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8960
8961 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8962
8963         * lib/mike-g++.exp: Add -lm to LIBS.
8964
8965 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8966
8967         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8968
8969 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8970
8971         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8972
8973 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8974
8975         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8976
8977 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8978
8979         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8980         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8981         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8982         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8983         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8984         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8985         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8986         * g++.law/{operators31.C, operators32.C,
8987         * g++.law/{operators33.C, operators34.C}: Likewise.
8988         * g++.law/{pic1.C, refs2.C}: Likewise.
8989         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8990         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8991         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8992         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8993
8994         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8995         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8996         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8997         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8998         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8999         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9000         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9001         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9002         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9003         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9004         * g++.law/{operators34.exp}: Likewise.
9005         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9006         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9007         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9008         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9009         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9010
9011         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9012         No longer expected to fail.
9013         * g++.law/missed-error3.C: Tweak for recent bool changes.
9014
9015 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9016
9017         * config/emb-unix: Deleted.
9018         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9019         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9020
9021 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9022
9023         * lib/dg.exp (dg-test): Fix typo in last patch.
9024
9025 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9026
9027         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9028         (handles multiple occurrences).
9029
9030 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9031
9032         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9033         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9034         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9035         printed).
9036         * lib/c-torture.exp (c-torture-compile): Likewise.
9037         (c-torture): Prepend full path if missing.
9038         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9039         (gcc_fail): Likewise.
9040         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9041
9042 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9043
9044         * lib/netware.exp: Only attach to NetWare i386 systems.
9045
9046 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9047
9048         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9049         messages.  Add test name to "output pattern match" pass/fail message.
9050
9051 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9052
9053         * gcc.dg: New testsuite.
9054         * gcc.dg/dg.exp: New file.
9055
9056         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9057         test-switch.c}: Deleted.
9058
9059         * gcc.misc-tests/msgs.exp: New testcase driver.
9060
9061 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9062
9063         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9064         Watch for illegal return values from ${tool}_load.
9065         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9066         cross targets.  Coerce return value >0 to 1.
9067
9068 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9069
9070         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9071
9072         * config/emb-unix.exp: New file.
9073
9074         * config/sim.exp: Error if variable $SIM not defined.
9075         (${tool}_load): Mark test as "untested" if simulator missing.
9076
9077         * config/unix.exp: Load remote.exp to get rcp_download.
9078         * lib/c-torture.exp: Use different option lists for testcases with
9079         and without loops.
9080         * gcc.c-torture/execute/execute.exp: Likewise.
9081
9082 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9083
9084         * config/*.exp: Clarify return code from ${tool}_load.
9085         Call `unresolved' or `untested' instead of `warning' or `perror'
9086         (sometimes you still want to call both though).
9087         Add comment that `shell_id' is local to each file.
9088         * config/udi.exp (timeout): Set to 30.
9089         Don't print warning if connection fails, $connectmode has already
9090         printed an error.
9091         (${tool}_load): Move verbose messages to level 2.
9092         Rework pattern for "Process started" message.
9093         Pass `shell_id' to ${connectmode}_download.
9094         Retry twice upon timeout.  Make resetting of target more robust.
9095         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9096         Pass `shell_id' to exit_$connectmode.
9097         Only call exit_$connectmode if connected.
9098         * config/unix.exp (${tool}_load): Check return codes better.
9099         * config/vrtx.exp (${tool}_load): Likewise.
9100         * config/vx.exp (${tool}_load): Likewise.
9101         Delete unneeded global's.
9102         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9103         from ${tool}_load.
9104         (dg-stat): Delete.
9105         (dg-init): Delete recording of pass/fail counts.
9106         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9107         (old-dejagnu-init): Likewise.
9108         (old-dejagnu-stat): Delete contents, empty proc now.
9109         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9110         (c-torture): Delete references to lcnt, lpass, lfail.
9111         Get option list from TORTURE_OPTIONS.
9112         Delete -funroll[-all]-loops if no loops.
9113         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9114         (g++_stat): Delete contents (empty proc now).
9115         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9116         (gcc_finish): Likewise.
9117         (gcc_stat): Deleted.
9118         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9119         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9120         * gcc.c-torture/execute/execute.exp: Likewise.
9121         Split tests into two parts: compile, execute.
9122         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9123         no loops.  Update to reflect clarified return codes from ${tool}_load.
9124
9125 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9126
9127         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9128         to grep for.
9129         (old-dejagnu): Likewise (where necessary).
9130
9131 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9132
9133         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9134
9135         * lib/dg.exp (dg-process-target): Fix processing of selector.
9136         Add comment regarding use of `error'.
9137
9138         * lib/gcc.exp (prune_system_crud): Define if missing.
9139         * lib/g++.exp (prune_system_crud): Likewise.
9140
9141         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9142         Call prune_system_crud.
9143         * lib/dg.exp (dg-runtest): New proc.
9144         Use perror instead of send_user for tcl errors in testcase.
9145         Don't return any value, it's never used.
9146         Don't clobber previous definition of `unknown'.
9147         Print tcl errors in `dg-final'.
9148
9149 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9150
9151         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9152         (dg-test): Don't print errorInfo, it contains stack backtrace.
9153
9154 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9155
9156         * lib/g++.exp (runtest_file_p): Define if missing.
9157
9158 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9159
9160         * lib/mike-g++.exp: Comment out loading of g++.exp.
9161         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9162         (default_g++_version): Always print something.
9163         (default_g++_start): Comment out call to `which'.
9164         (g++_start, g++_load): Deleted (must be defined in config file).
9165         * lib/gcc.exp: Test for existence of $CC at start.
9166         Delete check for tmpdir (done in gcc_init).
9167         (default_gcc_version): Always print something.
9168         (default_gcc_start): Comment out call to `which'.
9169         * config/*.exp: Major cleanup - make cross targets work at least a
9170         little better for g++ (by not being "--tool gcc" specific).
9171         Rename gcc_xxx to ${tool}_xxx.
9172         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9173         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9174
9175 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9176
9177         * lib/c-torture.exp (c-torture-compile): Rework compiler
9178         message processing.
9179
9180         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9181         c-torture.
9182
9183 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9184
9185         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9186
9187         * lib/dg.exp (dg-process-target): Support { target native }.
9188
9189 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9190
9191         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9192         looked for "... program xxx got fatal signal".
9193         Correct regsub munging of `comp_output'.
9194         Ignore compiler messages "path prefix not used" and "linker input
9195         file unused".
9196
9197 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9198
9199         * lib/gcc.exp (runtest_file_p): Define if missing.
9200         * gcc.prms/template.c: Example to work from.
9201
9202 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9203
9204         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9205         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9206
9207         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9208         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9209         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9210         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9211
9212         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9213         (dg-process-target): No longer a varargs proc.
9214         Return S/N for target, P/F for xfail.  All callers changed.
9215         (user option procs): More argument checking.
9216         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9217         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9218         (dg-test): Skip test if not running on selected target in `dg-do'.
9219         Update handling of `dg-do-what', `dg-output-text'.
9220         Separate execution pass/fail from output pattern match pass/fail.
9221         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9222
9223 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9224
9225         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9226         target for 920510-1.c.
9227
9228 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9229
9230         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9231         Clean up comment regarding use of passcnt, etc.
9232         (gcc_stat): Don't update `testcnt' here.
9233         (gcc_finish): Do it here.
9234         Might as well reset `but_id' here too.
9235         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9236         to determine if the file should be tested.
9237         * gcc.c-torture/compile/compile.exp: Likewise.
9238         * gcc.c-torture/execute/execute.exp: Likewise.
9239         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9240         * gcc.misc-tests/dg-test.exp: Likewise.
9241         * gcc.prms/prms.exp: Likewise.
9242         * gcc.wendy/wendy.exp: Likewise.
9243         * g++.old-deja.exp: Likewise.
9244         Move "Testing file" message to verbose level 1.
9245
9246 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9247
9248         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9249
9250 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9251
9252         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9253         (default_gcc_start): Accept optional second list element
9254         of compiler flags.  Print compiler output at verbosity level 2.
9255         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9256         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9257         Save current values of framework globals passcnt, failcnt, xpasscnt,
9258         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9259         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9260         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9261         xfailcnt to compute stats.  Update framework global `testcnt' from
9262         pass/fail counts.
9263         (gcc_finish): New proc.  Clean up test environment.
9264         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9265         (gcc_epass, gcc_efail): Delete.
9266         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9267         argument of line number.
9268         (dg-init): If the tool has an init routine, call it.
9269         (dg-test): Remove args `cflags_var' and `libs_var'.
9270         Pass all compiler options to ${tool}_start.
9271         Handle missing line number.
9272         (dg-finish): New function.
9273         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9274         particular files.  Call gcc_finish at end.  Move "skipping test"
9275         message to verbosity level 3.
9276         * gcc.c-torture/compile/compile.exp: Likewise.
9277         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9278         * gcc.c-torture/execute/execute.exp: Likewise.
9279         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9280         Print testcase being tried at verbosity level 1.
9281         * gcc.c-torture/special/special.exp: Unset xfail.
9282         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9283         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9284         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9285         * gcc.failure/failure.exp: Likewise.
9286         * gcc.ieee/ieee.exp: Likewise.
9287         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9288         Update call to dg-test.  Call dg-finish at end.
9289         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9290         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9291         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9292         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9293         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9294         * gcc.wendy/wendy.exp: Add copyright.
9295         Delete setting of tmpdir (done by gcc_init).
9296         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9297         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9298         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9299         gcc_[ce]pass/fail.
9300
9301 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9302
9303         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9304         confusion.
9305         (g++_load): Likewise.
9306
9307         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9308         Rename argument to `prog' to remove the confusion.
9309         Varargs fns behave differently too!
9310         (g++_load): Likewise.
9311
9312         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9313
9314         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9315         what it is.  Delete (always) printing of status value for !native.
9316         Simplify verbose code, and include status and exec_output.
9317         (g++_load): Use gcc_load.
9318
9319 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9320
9321         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9322         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9323         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9324         940714-3.c as these testcases don't exist anymore.  Make
9325         va-arg-1.c expected to pass.
9326
9327 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9328
9329         * gcc.misc-tests/misc.exp: Only run specific testcases.
9330         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9331         * gcc.misc-tests/dg-[1-9].c: New files.
9332
9333         * lib/dg.exp: New testsuite driver.
9334         * gcc.prms/prms.exp: Use it.
9335
9336         * README.gcc: New file.
9337
9338         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9339         Document and reset `lxpass' and `lxfail'.
9340         Simplify "initialized" message.
9341         (gcc_stat): Clean up comments a little.
9342
9343 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9344
9345         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9346
9347 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9348
9349         * lib/old-dejagnu.exp (process-option): New proc.
9350         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9351         (old-dejagnu): Simplify.
9352         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9353
9354 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9355
9356         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9357         exists and is not an empty string.
9358
9359         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9360         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9361         finished.
9362         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9363         automatically.
9364
9365         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9366         longer expected to fail.
9367
9368         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9369         "f" function call.
9370
9371         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9372
9373         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9374         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9375         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9376         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9377         c-torture-1.29.
9378
9379         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9380         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9381
9382         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9383
9384         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9385         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9386
9387         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9388         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9389         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9390
9391 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9392
9393         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9394         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9395         940714-1.c, 940714-2.c, 940714-3.c},
9396         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9397         gcc.misc-tests/{mg.c,mg.exp}:
9398         New tests.
9399         * gcc.noncompile/noncompile.exp: Change accordingly.
9400
9401 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9402
9403         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9404         Undo previous clobberage.
9405
9406 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9407
9408         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9409         * gcc.special/{930510-1.c, special.exp}:
9410         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9411         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9412         struct-varargs-1.c}: New tests from c-torture-1.26.
9413
9414 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9415
9416         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9417           argument to switch.
9418
9419 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9420
9421         * Revert the previous changes.  Please see Rob's directory
9422           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9423           fixes.
9424
9425 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9426
9427         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9428             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9429             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9430             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9431             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9432             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9433             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9434             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9435             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9436             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9437             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9438             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9439             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9440             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9441             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9442             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9443             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9444             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9445             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9446             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9447             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9448             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9449             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9450             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9451             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9452             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9453             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9454
9455 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9456
9457         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9458             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9459           with perror calls.
9460
9461 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9462
9463         * config/unix.exp (g++_load): Fix syntax.
9464
9465 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9466
9467         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9468         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9469         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9470         Don't expect va-arg-1.c to fail.  Correct expected output for
9471         920928-1.c.
9472         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9473         * gcc.wendy/hbm4.c: Correct typo.
9474         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9475
9476 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9477
9478         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9479         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9480         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9481         * lib/c-torture.exp (c-torture-compile): Ditto.
9482
9483         Reduce volume of output (remove all the -I's and such).
9484         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9485         Call gcc_cpass, gcc_cfail.
9486         (c-torture): Pass testing option to c-torture-compile.
9487
9488 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9489
9490         Bring patches over from progressive.
9491         * config/default.exp: Exit remote shell cleanly.
9492         (g++_exit, g++_start): Add default versions.
9493         * config/sim.exp (gcc_load): Use perror, not error.
9494
9495 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9496
9497         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9498         set in site.exp.
9499
9500 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9501
9502         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9503         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9504         (wendy_try): New proc to run testcase.
9505         (main loop): Call 'em.
9506         * gcc.wendy/*.c: Clean up pass to correct expected output.
9507
9508         * lib/gcc.exp: Minor cleanup work.
9509         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9510
9511 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9512
9513         * config/sim.exp (gcc_load): Document return codes better.
9514         Don't pass -v to simulator.
9515
9516 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9517
9518           * gcc.special/920717-x.c: Fix typo.
9519           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9520           get at sources.
9521
9522         * lib/mike-gcc.exp: Fix typo.
9523
9524 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9525
9526         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9527         binary to use, transform the name.
9528         * config/*.exp: rename everything. Nuke any g++ specific files,
9529         it's now a special case of gcc that requires no special support.
9530         Add a default.exp for unsupported targets.
9531
9532 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9533
9534         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9535         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9536         version of Tcl.
9537
9538 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9539
9540         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9541         than a warning.
9542
9543 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9544
9545         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9546
9547 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9548
9549         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9550         option_list.  Compile every file with only 4/6 option choices
9551         (same as C torture) instead of with 12/18 different option
9552         choices.
9553         * lib/c-torture.exp: Likewise.
9554
9555         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9556         not already set.
9557
9558 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9559
9560         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9561         can put an XFAIL *-*-* on excess errors.
9562
9563 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9564
9565         * g++.law: Add more tests derived from g++-bugs snapshots.
9566
9567         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9568         equivalent to g++.law/init9.
9569
9570         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9571         compiled it, and the a.out file after we've run it.
9572
9573 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9574
9575         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9576         compiled it, and the a.out file after we've run it.
9577
9578 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9579
9580         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9581
9582 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9583
9584         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9585         version number.
9586
9587 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9588
9589         * g++.law: New directory of g++ tests derived from the g++-bugs
9590         snapshots.
9591
9592 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9593
9594         * gcc.compile: initbug1.c initbug1.exp testcase added
9595
9596 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9597
9598         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9599         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9600           fixes submitted by Jeff Law (law@cs.utah.edu)
9601         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9602           Jeff Law (law@cs.utah.edu)
9603
9604
9605 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9606
9607         * config/unix-g++.exp: Follow the gcc way of doing things.
9608         * g++.old-deja/old-deja.exp: Minor updates.
9609         * lib/g++.exp: New file, follow the gcc way of doing things.
9610         * lib/old-dejagnu.exp: Minor updates.
9611         * lib/mike-g++.exp: Always unset errorInfo.
9612
9613 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9614
9615         * lib/gcc.exp: Fix some errors with the below change, CC and
9616         CFLAGS should be global when setting, not local.
9617
9618 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9619
9620         * lib/gcc.exp: Transform tool name.
9621
9622 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9623
9624         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9625
9626 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9627
9628         * lib/gcc.exp: change gcc_done to gcc_stat
9629
9630 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9631
9632         * Upgraded gcc testsuite to c-torture version 1.25
9633
9634 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9635
9636         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9637         * lib/c-torture: added hooks for new reporting code.
9638
9639 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9640
9641         * config/sh-gcc.exp: check if sh-sim exists in the path
9642
9643 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9644
9645         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9646         * gcc.compile/compile.exp: Initial changes for new logic.
9647         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9648         * gcc.failure/failure.exp: Initial changes for new logic.
9649         * gcc.ieee/ieee.exp: Initial changes for new logic.
9650         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9651         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9652         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9653         * lib/c-torture.exp: Initial changes for new logic.
9654         * lib/gcc.exp: Initial changes for new logic.
9655
9656 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9657
9658         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9659         depend upon failure or success.  Fully qualify names in failure
9660         and success messages.  Always remove a.out before starting
9661         compile, just in case.  Pay more attention to error text output by
9662         the compiler.  Handle testcases with no known past errors just
9663         like all others, so that things are uniform.  Other miscellaneous
9664         improvements.
9665
9666 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9667
9668         * gcc.cpp: new directory for cpp tests
9669
9670 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9671
9672         * lib/chill.exp: Code reformatted, removed unused code.
9673         * config/unix-chill.exp: Code reformatted, removed unused code.
9674         * chill.execute/execute.exp: Code reformatted, removed unused code.
9675         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9676
9677 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9678
9679         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9680         routines not written.
9681
9682 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9683
9684         * config/bug-gcc.exp: Use new procs from bug.exp.
9685
9686 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9687
9688         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9689         via ftp, rather than depending on NFS.
9690         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9691         case.
9692
9693 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9694
9695         * config/bug-gcc.exp: Use new download proc.
9696
9697 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9698
9699         * chill.execute/execute.exp: cleanups, handles errors better
9700         * chill.compile/compile.exp: rewrite, based on execute.exp
9701         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9702         * lib/chill.exp: major changes to diff proc and compile and link
9703           procs. added chill_fail and chill_pass wrappers to pass and
9704           fail. added more comments, and handle error codes better.
9705           Added a hack to capture stderr from exec, so noncompile tests
9706           can work.
9707
9708 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9709
9710         * chill.execute/execute.exp: rewrite of testsuite driver
9711         * lib/chill.exp: rewrite of testsuite driver
9712         * config/unix-chill.exp: rewrite of testsuite driver
9713
9714 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9715
9716     In chill.execute:
9717         * iexpr.ch: Standardize uppercase.
9718         * tuples.dat: Standardize uppercase.
9719         * vary.ch: standardize.  Correct varying string assignments.
9720         * vary.dat: Add new output lines.
9721
9722 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9723
9724     In chill.execute:
9725         * chprintf.ch: Standardize use of uppercase.
9726         * tuples.ch: Standardize and turn arr2 into a DCL,
9727           rather than a SYN.
9728         * pinits.ch: Standardize.
9729
9730 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9731
9732         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9733         * Makefil: Renamed to Makefile.in.
9734         * configure.in: New.
9735
9736 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9737
9738     In chill.execute:
9739         * .cvsignore: Add result/output files.
9740         * Makefile: Fix up variables at start.  Use MFLAGS
9741           everywhere.  Correct bool_loc, built_ins entries.
9742           Add entry for vary1.ch.
9743         * bitarray.ch: Standardize upper-case usage.
9744         * bitexpr.ch: Standardize, add output of b1.
9745         * params.ch: Use arrayt in along PROC parameters, to
9746           avoid novelty problems.
9747         * sets.ch: Tiny cleanup.
9748         * vary1.ch: Re-indent.
9749
9750 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9751
9752           * Add PR-related files to Makefiles, .cvsignore files, etc.
9753
9754 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9755
9756         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9757           with compiler objects. New names are test-flow.c and test-loop.c
9758
9759 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9760
9761         * Upgraded c-torture tests from 1.19 to 1.20
9762
9763         * new files:
9764         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9765         * gcc.compile: 930623-1.c 930623-2.c
9766         * gcc.noncompile: 930622-1.c 930622-2.c
9767         * gcc.failure: 920411-1.c 920627-2.c
9768         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9769
9770 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9771
9772         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9773           More changes to get testsuite working properly. Needs more work.
9774           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9775
9776 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9777
9778         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9779           More changes to get testsuite working properly. Needs more work.
9780
9781 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9782
9783         * chill.compile/compile.exp: Added for Dejagnu support
9784         * chill.execute/execute.exp: Added for Dejagnu support
9785         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9786
9787 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9788
9789     This should complete moving the CHILL test files.
9790         * chill.noncompile(.cvsignore printf.grt
9791             in-printf.grt chprintf.grt chprintf.ch):
9792             Added test-support files.
9793           (Makefile): Modified further.
9794         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9795             signal.ch): Added test files.
9796           * chill.execute (.cvsignore printf.grt printr.c
9797             in-printf.grt rts.c chprintf.grt rts.h): Added
9798           test-support files.
9799             (Makefile): More corrections.
9800
9801 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9802
9803         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9804           test cases, ready for DejaGnu.
9805
9806 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9807
9808         * Upgraded c-torture tests from 1.18 to 1.19
9809
9810         * gcc.compile: added test(s):
9811           930607-1.c
9812         * gcc.execute: added test(s):
9813           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9814
9815         * added new subdirectory for misc tests: gcc.misc-tests
9816         * gcc.misc-test(s): added tests:
9817           inst-check.c test-consts.c test-ior.c test-switch.c
9818
9819 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9820
9821         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9822
9823 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9824
9825         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9826
9827 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9828
9829         * Upgraded c-torture tests from 1.17 to 1.18
9830
9831 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9832
9833         * Upgraded c-torture tests from 1.12 to 1.17
9834
9835 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9836
9837         * lib/old-dejagnu.exp:
9838           Fixed handling of XFAIL target triplets to correctly
9839           recognize wildcard characters.  Removed code that
9840           appended a unique id tag to the end of the file name
9841           printed out by the result of the testcases within a
9842           given test file.
9843
9844 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9845
9846         * lib/old-dejagnu.exp:
9847           Reworked expected failure handling to trigger off of XFAIL
9848           keyword in keyphrase embeded in testcase source code. The
9849           XFAIL keyword must be at the end of the keyphrase line. It
9850           may optionally be followed by one or more target triplets.
9851           It has just occured that the handling of wildcards in the
9852           target triplet may not be correct.
9853
9854 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9855
9856         * g++.old-deja/tests:
9857           Moved all subdirectories up one level into g++.old-deja .
9858
9859         * lib/old-dejagnu.exp:
9860           Fixed problem with CXXFLAGS not being properly reset, and being
9861           corrupted with extraneous "-c" compiler option.  This was
9862           causing binaries to not be generated for test that needed them.
9863           Modified strings passed to "pass" and "fail" so that individual
9864           tests from the same test file would be distinguished by an
9865           identifier appended to the test file name in the summary logs;
9866           this corrected a problem with erroneous diff logs.  Added code
9867           to search testcases for expected fail and unexpected pass keywords.
9868
9869 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9870
9871         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9872
9873 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9874
9875         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9876           Removed extraneous text from end of "Special g++ Options"
9877           keyphrase.
9878
9879         * lib/old-dejagnu.exp: Added pattern matching to look for new
9880           keywords, embedded in testcases comments, which will trigger
9881           calls to xpass and xfail.
9882
9883 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9884
9885         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9886           comments embedded in the testcases, especially the one looking for
9887           special compiler options, as well as the pattern matching for the
9888           compiler output again.
9889
9890 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9891
9892         * lib/old-dejagnu.exp: Do a proper check of the return value for
9893           execute tests. Fixed several problems with the pattern matching
9894           of the compiler output which gave erroneous test results.
9895           Changed several of the test result messages to be more descriptive.
9896         * config/unix-g++.exp: Proc g++_load now actually works and
9897           executes the tests passed to it and returns a usable return
9898           value.
9899
9900 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9901
9902           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9903
9904 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9905
9906         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9907           Modified both files to properly execute the old style
9908           dejagnu tests. The previous versions of these files were
9909           experimental and did not function anything near correctly.
9910
9911 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9912
9913         * Removed all Makefile.in and configure.in files. No configuration
9914         needed now.
9915
9916 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9917
9918         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9919
9920 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9921
9922         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9923         gcc.special/configure.in, gcc.noncompile/configure.in,
9924         gcc.execute/configure.in, gcc.code_quality/configure.in,
9925         g++.other/configure.in, g++.old-deja/configure.in,
9926         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9927         in srcname setting.
9928
9929 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9930
9931         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9932         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9933         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9934
9935 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9936
9937         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9938         (gdb_exit): Don't remove *_soc files.
9939
9940 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9941
9942         * lib/c-torture.exp: Don't look for main; instead always use -w
9943         -c.  This is how the c-torture tests work.  Remove the object
9944         file if the compilation succeeds.
9945         * gcc.execute/execute.exp: Remove executable if test passes.
9946         * gcc.noncompile/noncompile.exp: Every test is an expected
9947         failure.
9948         * gcc.special/special.exp: Added tests from c-torture 1.11,
9949         corrected use of existing test.
9950         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9951         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9952         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9953         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9954         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9955         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9956         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9957         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9958         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9959         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9960         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9961         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9962         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9963         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9964         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9965         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9966         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9967         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9968         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9969         c-torture 1.11.
9970         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9971         correspond to c-torture 1.11.
9972
9973         * New file.