OSDN Git Service

* gcc.c-torture/compile/20011229-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2
3         * gcc.c-torture/compile/20011229-1.c: New test.
4
5 2001-12-28  Stan Shebs  <shebs@apple.com>
6
7         * lib/objc-torture.exp: Resync with c-torture.exp.
8         * lib/objc.exp: Load standard libraries.
9
10 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11
12         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
13         additional tests.
14
15 2001-12-27  Roger Sayle <roger@eyesopen.com>
16
17         * gcc.c-torture/execute/string-opt-16.c: New testcase.
18
19 2001-12-27  Richard Henderson  <rth@redhat.com>
20
21         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
22
23 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
24
25         * g++.dg/eh/ctor1.C: New test.
26         * g++.dg/other/error2.C: New test.
27
28 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
29
30         * g++.dg/other/init2.C: New test.
31
32 2001-12-24  Richard Henderson  <rth@redhat.com>
33
34         * gcc.dg/20011223-1.c: New.
35         * gcc.dg/inline-1.c: New.
36
37 2001-12-23  Richard Henderson  <rth@redhat.com>
38
39         * gcc.dg/asm-4.c: Test operand modifiers.
40
41 2001-12-23  Richard Henderson  <rth@redhat.com>
42
43         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
44
45 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
46
47         * gcc.c-torture/execute/20011223-1.c: New test.
48
49 2001-12-21  Richard Henderson  <rth@redhat.com>
50
51         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
52         re-enables the warning.
53
54 2001-12-21  Richard Henderson  <rth@redhat.com>
55
56         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
57
58 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
59
60         * gcc.c-torture/compile/20011218-1.c: New test.
61
62 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
63
64         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
65         arm-isr.c test.
66         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
67         epilogue generation for ARM ISR routines.
68
69 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
70
71         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
72         * gcc.dg/format/c90-printf-3.c: Likewise.
73         * gcc.dg/format/c99-printf-3.c: Likewise.
74         * gcc.dg/format/ext-1.c: Likewise.
75         * gcc.dg/format/ext-6.c: Likewise.
76         * gcc.dg/format/format.h: Prototype unlocked stdio.
77
78 2001-12-20  Richard Henderson  <rth@redhat.com>
79
80         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
81         (arena): Use it.
82         (malloc): Correct allocation logic.  Abort if we fill up the
83         arena before initialization complete.
84         (realloc): Correct allocation logic.
85
86 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
87
88         * gcc.c-torture/compile/20011219-2.c: New test.
89
90         * gcc.c-torture/execute/20011219-1.c: New test.
91
92 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
93
94         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
95         target does not support weak symbols.
96
97 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
98
99         * gcc.c-torture/compile/20011219-1.c: New test.
100
101 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
102
103         * g++.dg/other/error1.C: New test.
104
105 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
106
107         * gcc.c-torture/execute/20011217-1.c: New test.
108
109 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
110
111         * objc.dg/special/: New directory.
112         * objc.dg/special/special.exp: New file.
113         * objc.dg/special/unclaimed-category-1.h: New file.
114         * objc.dg/special/unclaimed-category-1a.m: New file.
115         * objc.dg/special/unclaimed-category-1.m: New file.
116
117 2001-12-17  Andreas Jaeger  <aj@suse.de>
118
119         * gcc.c-torture/compile/20011217-2.c: New test.
120
121 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
122
123         * gcc.c-torture/compile/20011217-1.c: New test.
124
125 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
126
127         * testsuite/gcc.dg/20011214-1.c: New.
128
129 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
130
131         * gcc.dg/altivec-4.c: New.
132
133 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
134
135         * gcc.dg/20011113-1.c: New test.
136
137 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
138
139         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
140         std::__malloc_alloc_template<0> and
141         std::__default_alloc_template<false, 0>.
142
143 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
144
145         * objc/execute/bf-21.m: New test.
146         * objc/execute/enumeration-1.m: New test.
147         * objc/execute/enumeration-2.m: New test.
148
149 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
150
151         * gcc.dg/gnu89-init-1.c: New test.
152
153 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
154
155         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
156         * g++.old-deja/g++.jason/2371.C: Likewise.
157         * g++.old-deja/g++.jason/template33.C: Likewise.
158         * g++.old-deja/g++.jason/template34.C: Likewise.
159         * g++.old-deja/g++.jason/template36.C: Likewise.
160         * g++.old-deja/g++.oliva/typename1.C: Likewise.
161         * g++.old-deja/g++.oliva/typename2.C: Likewise.
162         * g++.old-deja/g++.other/typename1.C: Likewise.
163         * g++.old-deja/g++.pt/inherit2.C: Likewise.
164         * g++.old-deja/g++.pt/nontype5.C: Likewise.
165         * g++.old-deja/g++.pt/typename11.C: Likewise.
166         * g++.old-deja/g++.pt/typename14.C: Likewise.
167         * g++.old-deja/g++.pt/typename16.C: Likewise.
168         * g++.old-deja/g++.pt/typename3.C: Likewise.
169         * g++.old-deja/g++.pt/typename4.C: Likewise.
170         * g++.old-deja/g++.pt/typename5.C: Likewise.
171         * g++.old-deja/g++.pt/typename7.C: Likewise.
172         * g++.old-deja/g++.robertl/eb9.C: Likewise.
173
174 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
175
176         * g++.dg/other/linkage1.C: New test.
177         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
178         specifiers.
179
180 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
181
182         * gcc.dg/concat.c: New test.
183
184 2001-12-11  Stan Shebs  <shebs@apple.com>
185
186         * objc/compile: New test directory.
187         * objc/compile/compile.exp: New expect script.
188         * objc/compile/20011211-1.m: New compile test.
189
190 2001-12-11  Jason Merrill  <jason@redhat.com>
191
192         * lib/prune.exp (prune_gcc_output): Also handle "In member
193         function".  So many permutations...
194
195 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
196
197         * g++.dg/template/typedef1.C: New test.
198
199 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
200
201         * g++.dg/other/copy1.C: New test.
202
203 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
204
205         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
206
207         * gcc.dg/builtin-choose-expr.c: New.
208
209 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
210
211         * gcc.dg/altivec-2.c: New.
212
213 2001-12-07  Richard Henderson  <rth@redhat.com>
214
215         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
216
217 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
218
219         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
220         ultrasparc.
221
222 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
223
224         * g++-old.deja/g++.robertl/eb101.C: Deleted.
225
226 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
227
228         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
229         variable argument list.
230
231 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
232
233         * gcc.c-torture/execute/memcheck: Delete entire directory.
234         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
235         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
236
237 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
238
239         * gcc.dg/Wshadow-1.c: New test.
240
241 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
242
243         * gcc.c-torture/compile/20011130-1.c: New test.
244
245         * gcc.dg/noncompile/20011025-1.c: New test.
246
247         * g++.dg/other/anon-union.C: New test.
248
249         * gcc.c-torture/execute/20011024-1.c: New test.
250
251 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
252
253         * gcc.c-torture/execute/20000722-1.x,
254         gcc.c-torture/execute/20010123-1.x: Remove.
255         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
256         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
257         gcc.dg/c99-complit-2.c: New tests.
258
259 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
260
261         * g++.dg/inherit/base1.C: New test.
262
263 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
264
265         * g++.dg/other/stdarg1.C: New test.
266
267         * gcc.c-torture/compile/20011130-2.c: New test.
268
269 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
270
271         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
272         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
273         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
274         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
275         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
276         * gcc.dg/builtin-prefetch-1.c: New test.
277
278 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
279
280         * gcc.dg/20011130-1.c: New test.
281
282 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
283
284         * g++.dg/other/scope1.C: New test.
285         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
286
287 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
288
289         * gcc.dg/vla-init-1.c: New test.
290
291 2001-12-01  Geoff Keating  <geoffk@redhat.com>
292
293         * gcc.c-torture/compile/structs.c: New testcase from GDB.
294
295 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
296
297         * objc.dg/alias.m: Update.
298         * objc.dg/class-1.m: Update.
299         * objc.dg/const-str-1.m: Update.
300         * objc.dg/fwd-proto-1.m: Update.
301         * objc.dg/id-1.m: Update.
302         * objc.dg/super-class-1.m: Update.
303
304 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
305
306         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
307         constructs.
308
309 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
310
311         * gcc.c-torture/execute/20011128-1.c: New test.
312
313 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
314
315         * gcc.dg/20011127-1.c: New test.
316
317 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
318
319         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
320         from Austin Group draft 7.
321         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
322         scanf format arguments.
323         * gcc.dg/format/no-exargs-2.c: New test.
324
325 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
326
327         * g++.dg/abi/vbase8-4.C: New test.
328
329 2001-11-24  Ian Lance Taylor  <ian@airs.com>
330
331         * gcc.c-torture/execute/20011121-1.c: New test.
332
333 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
334
335         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
336
337 2001-11-23  Andreas Jaeger  <aj@suse.de>
338
339         * gcc.dg/cpp/charconst-2.c: New test.
340
341 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
342
343         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
344         to the host if it is remote.  Let tests specify extra headers
345         they use.
346         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
347         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
348         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
349         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
350         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
351         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
352         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
353         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
354         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
355         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
356
357 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
358
359         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
360         for little endian ARMs.
361
362 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
363
364         * gcc.c-torture/compile/20011119-1.c: New test.
365         * gcc.c-torture/compile/20011119-2.c: New test.
366
367 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
368
369         * gcc.dg/altivec-1.c: Fix typo.
370
371 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
372
373         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
374
375 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
376
377         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
378
379 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
380
381         * lib/g77.exp: Don't specify --rpath-link.
382
383         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
384         across all the headers.
385         * gcc.dg/format/format.exp: For testing on a remote host,
386         copy format.h.
387
388         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
389         * gcc.c-torture/execute/930406-1.c: Likewise.
390         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
391
392 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
393
394         * gcc.dg/altivec-1.c: New.
395
396 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
397
398         * gcc.dg/cpp/fpreprocessed.c: New test case.
399
400 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
401
402         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
403         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
404         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
405
406 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
407
408         * gcc.dg/no-builtin-1.c: New test.
409
410 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
411
412         * gcc.c-torture/execute/20011115-1.c: New test.
413
414 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
415
416         * gcc.c-torture/compile/20011114-2.c: New test.
417         * gcc.c-torture/compile/20011114-3.c: New test.
418         * gcc.c-torture/compile/20011114-4.c: New test.
419
420 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
421
422         * g++.dg/other/init1.C: New test.
423
424 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
425
426         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
427         message.
428
429         * gcc.c-torture/execute/20011114-1.c: New testcase.
430
431         * gcc.c-torture/compile/20010327-1.c: Revert last change.
432         * gcc.c-torture/compile/20011114-1.c: New test, exactly
433         like the (before this change) version of 20010327-1.c.
434
435 2001-11-14  Roger Sayle <roger@eyesopen.com>
436
437         * gcc.c-torture/execute/string-opt-13.c: New testcase.
438
439 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
440
441         * g++.dg/init/array2.C: New test.
442
443 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
444
445         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
446
447 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
448
449         * g++.dg/other/forscope1.C: New test.
450         * g++.dg/ext/forscope1.C: New test.
451         * g++.dg/ext/forscope2.C: New test.
452
453 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
454
455         * gcc.c-torture/execute/20011113-1.c: New test.
456
457 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
458
459         * gcc.c-torture/execute/20011109-2.c: New test.
460
461         * gcc.c-torture/execute/20011109-1.c: New test.
462
463 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
464
465         * gcc.c-torture/compile/20011109-1.c: New test.
466
467 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
468
469         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
470         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
471         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
472         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
473         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
474         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
475         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
476
477 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
478
479         * g++.dg/warn/Wshadow-1.C: New tests.
480         * g++.old-deja/g++.mike/for3.C: Update.
481
482 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
483
484         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
485         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
486         XFAILs.  Adjust expected error texts.
487         * gcc.c-torture/compile/20011106-1.c,
488         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
489         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
490         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
491         gcc.dg/c99-array-lval-5.c: New tests.
492
493 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
494
495         * gcc.dg/cpp/defined.c: Update.
496
497 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
498
499         * gcc.c-torture/execute/anon-1.c: New test.
500
501 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
502
503         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
504         same size, so no warning should be produced on stormy16.
505
506         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
507         due to oversized array.
508         * g++.old-deja/g++.mike/ns15.C: Likewise.
509         * g++.old-deja/g++.pt/crash16.C: Likewise.
510
511 2001-11-02  Graham Stott  <grahams@redhat.com>
512
513         * g++.dgother/debug1.C: Fix typos.
514
515 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
516
517         * g++.dg/other/debug1.C: New test.
518
519 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
520
521         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
522         of unsigned long.
523
524 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
525
526         * gcc.dg/20011029-2.c: New test.
527
528         * gcc.c-torture/compile/20011029-1.c: New test.
529
530 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
531
532         * objc/execute/class_self-1.m: New test.
533         * objc/execute/class_self-2.m: New test.
534
535 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
536
537         * gcc.misc-tests/msgs.exp: Delete.
538         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
539         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
540         error set to match recent changes.
541
542 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
543
544         * gcc.dg/20011021-1.c: New test.
545
546 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
547
548         * gcc.c-torture/compile/20011023-1.c: New test.
549
550 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
551
552         * lib/g77.exp: Rewrite based on lib/g++.exp.
553
554 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
555
556         * gcc.c-torture/execute/20011019-1.c: New test.
557
558         * gcc.dg/20011018-1.c: New test.
559
560 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
561
562         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
563
564 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
565
566         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
567         * gcc.dg/attr-invalid.c: Likewise.
568
569 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
570
571         * testsuite/gcc.dg/20011015-1.c: New test.
572
573 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
574
575         * g++.dg/template/unify2.C: New test.
576
577 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
578
579         * g++.dg/other/exception-specification.C: New test
580
581 2001-10-13  Tom Rix  <trix@redhat.com>
582
583         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
584         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
585
586 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
587
588         * testsuite/gcc.dg/20011009-1.c: New test.
589
590 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
591
592         PR g++/4476
593         * g++.dg/other/friend1.C: New test.
594
595 2001-10-11  Richard Henderson  <rth@redhat.com>
596
597         * g++.old-deja/g++.other/crash18.C: Add -S to options.
598
599 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
600
601         * gcc.c-torture/compile/20011010-1.c: New.
602
603 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
604
605         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
606         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
607         g77.f-torture/execute/execute.exp,
608         g77.f-torture/noncompile/noncompile.exp,
609         gcc.c-torture/compile/compile.exp,
610         gcc.c-torture/execute/execute.exp,
611         gcc.c-torture/execute/ieee/ieee.exp,
612         gcc.c-torture/execute/memcheck/memcheck.exp,
613         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
614         objc/execute/execute.exp: Update FSF address.
615
616 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
617
618         * gcc.dg/cpp/cmdlne-C.c: Update.
619         * gcc.dg/cpp/cmdlne-C2.c: New.
620
621 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
622
623         * gcc.c-torture/execute/20011008-3.c: New.
624
625 2001-10-08  DJ Delorie  <dj@redhat.com>
626
627         * gcc.dg/20011008-1.c: New.
628         * gcc.dg/20011008-2.c: New.
629
630 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
631
632         * gcc.dg/cpp/spacing1.c: Update test.
633
634 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
635
636         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
637         spelling errors of "separate" as "seperate".
638
639 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
640
641         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
642         enough to avoid inlining.
643
644 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
645
646         * lib/g77.exp: set libg2c_dir correctly.
647
648 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
649
650         * gcc.dg/cpp/macro11.c: New test.
651
652 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
653
654         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
655         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
656         gcc.dg/format/multattr-3.c: New tests.
657         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
658         tests for format attributes on function pointers being rejected.
659
660 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
661
662         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
663
664 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
665
666         * g++.dg/warn/format1.C: New test.
667
668 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
669
670         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
671
672 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
673
674         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
675
676 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
677
678         * gcc.dg/cpp/redef2.c: Add test.
679
680 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
681
682         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
683         long-standing bug on i686, apparently.
684         * gcc.c-torture/execute/loop-2c.x: New file.
685         * gcc.c-torture/execute/loop-2d.x: New file.
686         * gcc.c-torture/execute/loop-3c.x: New file.
687
688 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
689
690         * gcc.dg/cpp/20000625-2.c: Correct line number.
691
692 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
693
694         * gcc.dg/cpp/macro10.c: New test.
695         * gcc.dg/cpp/strify3.c: New test.
696         * gcc.dg/cpp/spacing1.c: Add tests.
697         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
698         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
699
700 2001-09-24  DJ Delorie  <dj@redhat.com>
701
702         * gcc.c-torture/execute/20010924-1.c: New test.
703
704 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
705
706         * testsuite/objc/execute/paste.m: Remove.
707
708 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
709
710         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
711
712 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
713
714         * g77.dg/strlen0.f: New test.
715
716 2001-09-21  Richard Henderson  <rth@redhat.com>
717
718         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
719         * g++.old-deja/g++.abi/vtable2.C: Likewise.
720
721 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
722
723         Table-driven attributes.
724         * g++.dg/ext/attrib1.C: New test.
725
726 2001-09-20  DJ Delorie  <dj@redhat.com>
727
728         * gcc.dg/20000926-1.c: Update expected warning messages.
729         * gcc.dg/array-2.c: Likewise, and test for warnings too.
730         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
731         array.
732
733 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
734
735         * g++.dg/eh/registers1.C: New test case.
736
737 2001-09-17  Richard Henderson  <rth@redhat.com>
738
739         * gcc.dg/array-5.c: Fix VLA decomposition test.
740
741 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
742
743         * gcc.dg/cpp/line5.c: New testcase.
744
745 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
746
747         * gcc.dg/cpp/macro9.c: New test.
748
749 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
750
751         * gcc.c-torture/execute/980223.c: Change type of addr from long
752         to char *.
753
754 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
755
756         * gcc.c-torture/execute/20010915-1.c: New test.
757
758 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
759
760         * g77.dg/bprob: New directory.
761         * g77.dg/bprob/bprob.exp: New file.
762         * g77.dg/bprob/bprob-1.f: New test.
763         * g77.dg/gcov: New directory.
764         * g77.dg/gcov/gcov.exp: New file.
765         * g77.dg/gcov/gcov-1.f: New test.
766         * g77.dg/gcov/gcov-1.x: New file.
767
768 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
769
770         * gcc.dg/cpp/directiv.c: Update.
771         * gcc.dg/cpp/undef1.c: Update.
772
773 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
774
775         * gcc.dg/20010912-1.c: New test.
776
777 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
778
779         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
780         language-independent file in lib.
781         * lib/gcov.exp: New file.
782
783 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
784
785         * gcc.c-torture/compile/20010911-1.c: New test.
786
787 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
788
789         * lib/profopt.exp: New, to support profile-directed optimizations.
790         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
791         * gcc.misc-tests/bprob-1.c: New test.
792         * gcc.misc-tests/bprob-2.c: New test.
793
794 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
795
796         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
797         XFAIL and which kinds of gcov output to verify.
798         * gcc.misc-tests/gcov-4b.x: New file.
799         * gcc.misc-tests/gcov-5b.x: New file.
800         * gcc.misc-tests/gcov-6.x: New file.
801         * gcc.misc-tests/gcov-7.c: New test.
802         * gcc.misc-tests/gcov-7.x: New file.
803
804 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
805
806         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
807         * gcc.misc-tests/gcov-6.c: New test.
808
809 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
810
811         PR c++/3986
812         * g++.dg/abi/vbase1.C: New test.
813
814 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
815
816         * objc.dg/method-2.m: New.
817
818 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
819
820         PR c++/4203
821         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
822         * g++.dg/init/empty1.C: New test.
823
824 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
825
826         * gcc.c-torture/compile/20010903-1.c: New test.
827
828 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
829
830         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
831         for m68k.
832
833 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
834
835         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
836
837         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
838
839         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
840
841 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
842
843         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
844         for 16-bit 'unsigned int'.
845
846 2001-08-29  Kazu Hirata  <kazu@hxi.com>
847
848         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
849
850 2001-08-27  Richard Henderson  <rth@redhat.com>
851
852         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
853         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
854
855 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
856
857         * gcc.dg/asm-names.c (ymain): New.
858
859 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
860
861         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
862         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
863         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
864
865 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
866
867         * gcc.dg/compare5.c: New testcase.
868
869 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
870
871         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
872         and "In instantiation".
873
874 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
875
876         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
877
878 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
879
880         * gcc.misc-tests/gcov.exp: Add support for branch information.
881         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
882         * gcc.misc-tests/gcov-4.c: New test.
883         * gcc.misc-tests/gcov-4b.c: New test.
884         * gcc.misc-tests/gcov-5b.c: New test.
885
886 2001-08-20  Zack Weinberg  <zackw@panix.com>
887
888         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
889         expected to fail.
890
891 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
892
893         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
894
895 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
896
897         * g++.dg/eh/template1.C: New test.
898
899 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
900
901         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
902         Fix thinko.
903         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
904         for xfail.
905
906 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
907
908         * lib/g77-dg.exp:  Use prune.exp for common procedures
909         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
910         * lib/g77.exp: (g77-dg-prune) Remove
911
912 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
913
914         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
915
916 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
917
918         * g++.dg/template/unify1.C: New test.
919
920 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
921
922         * g++.dg/abi/empty4.C: New test.
923
924 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
925
926         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
927         solaris2.*
928         * g77.f-torture/compile/pr3743.x: Likewise
929
930 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
931
932         * g++.dg/other/using-declaration.C: New test.
933
934 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
935
936         * gcc.dg/cpp/tr-sign.c: New testcase.
937
938 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
939
940         * gcc.dg/cpp/19951025-1.c: Revert.
941         * gcc.dg/cpp/directiv.c: We no longer process directives that
942         interrupt macro arguments.
943
944 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
945
946         * gcc.dg/bconstp-1.c: New test.
947
948 2001-08-03  Richard Henderson  <rth@redhat.com>
949
950         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
951
952 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
953
954         * gcc.dg/cpp/19951025-1.c: Update.
955
956 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
957
958         * g77.dg/ff90-1.f (s): Fix reference of variable z,
959         should be x.
960
961 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
962
963         Kill -fhonor-std.
964         * g++.old-deja/g++.ns/ns14.C: Remove special options.
965         * g++.old-deja/g++.other/std1.C: Likewise.
966         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
967
968 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
969
970         * lib/g77.exp:  Load gcc-defs.exp for common procedures
971         (g77_pass, g77_fail, g77_finish, g77_exit,
972         ${tool}_check_unsupported_p} Now redundant.  Deleted.
973
974 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
975
976         * g77.dg/fbackslash.f
977         * g77.dg/fcase-preserve.f
978         * g77.dg/ff90-1.f
979         * g77.dg/ffixed-line-length-0.f
980         * g77.dg/ffixed-line-length-132.f
981         * g77.dg/ffixed-line-length-7.f
982         * g77.dg/ffixed-line-length-72.f
983         * g77.dg/ffixed-line-length-none.f
984         * g77.dg/ffree-form-1.f
985         * g77.dg/fno-backslash.f
986         * g77.dg/fno-f90-1.f
987         * g77.dg/fno-fixed-form-1.f
988         * g77.dg/fno-onetrip.f
989         * g77.dg/fno-typeless-boz.f
990         * g77.dg/fno-underscoring.f
991         * g77.dg/fno-vxt-1.f
992         * g77.dg/fonetrip.f
993         * g77.dg/ftypeless-boz.f
994         * g77.dg/fugly-assumed.f
995         * g77.dg/funderscoring.f
996         * g77.dg/fvxt-1.f
997
998 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
999
1000         * objc.dg/fwd-proto-1.m: New.
1001         * objc.dg/local-decl-1.m: New.
1002         * objc.dg/naming-1.m: New.
1003         * objc.dg/naming-2.m: New.
1004         * objc.dg/proto-hier-1.m: New.
1005
1006 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1007
1008         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1009         largest-type elements to a struct makes its size grow.
1010
1011 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1012
1013         * g++.dg/abi/vthunk1.C: New test.
1014
1015 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1016
1017         * g++.dg/abi/vbase8-22.C: New test.
1018
1019 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1020
1021         * gcc.dg/cpp/macro8.c: New test.
1022
1023 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1024
1025         * g++.dg/abi/vbase8-21.C: New test.
1026
1027 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1028
1029         * g++.dg/abi/vbase8-10.C: New test.
1030
1031 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1032
1033         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1034         ${tool}_set_ld_library_path.
1035         Changed caller.
1036         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1037         g++.exp.
1038
1039 2001-07-26  Stan Cox <scox@redhat.com>
1040
1041         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1042         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1043         gcc_exit, gcc_check_unsupported_p):
1044         Moved to gcc-deps.exp
1045         * gcc-deps.exp: New file.
1046
1047 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1048
1049         * g++.old-deja/g++.pt/defarg14.C: New test.
1050
1051 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1052
1053         * g++.old-deja/g++.other/lineno5.C: New test.
1054
1055 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1056
1057         * g++.old-deja/g++.pt/crash68.C: New test.
1058
1059 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1060
1061         * g++.old-deja/g++.other/crash42.C: New test.
1062
1063 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1064
1065         * gcc.dg/cpp/extratokens.c: Fix.
1066         * gcc.dg/cpp/skipping2.c: New tests.
1067
1068 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1069
1070         * gcc.c-torture/execute/20010724-1.c: New file.
1071         * gcc.c-torture/execute/20010724-1.x: New file.
1072
1073 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1074
1075         * g++.old-deja/g++.other/cond7.C: New test.
1076
1077 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1078
1079         * g++.old-deja/g++.other/optimize4.C: New test.
1080
1081 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1082
1083         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1084
1085 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1086
1087         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1088         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1089         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1090         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1091
1092         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1093         bug report" message.
1094
1095         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1096         * g++.dg/ext/instantiate1.C: Move from old-deja.
1097
1098 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1099
1100         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1101         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1102         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1103         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1104
1105 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1106
1107         * gcc.c-torture/execute/20010723-1.c: New test.
1108
1109 2001-07-23  Ben Elliston  <bje@redhat.com>
1110
1111         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1112
1113 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1114
1115         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1116         i[34567]86-*-*.
1117         Delete handling of ieee_multilib_flags.
1118         Pass -mieee for alpha*-*-* and sh-*-*.
1119         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1120
1121 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1122
1123         Remove old-abi tests.
1124         * g++.old-deja/g++.mike/p11116.C: Remove.
1125         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1126
1127 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1128
1129         * g77.f-torture/compile/pr3743.f:  New test
1130
1131 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1132
1133         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1134
1135 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1136
1137         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1138         g++.old-deja/g++.pt/static6.C: Likewise.
1139         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1140         supports weak symbols.
1141
1142 2001-07-18  Andreas Jaeger  <aj@suse.de>
1143
1144         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1145         supported again.
1146
1147 2001-07-18  Andreas Jaeger  <aj@suse.de>
1148
1149         * gcc.dg/iftrap-1.c: Fix target line.
1150
1151 2001-07-17  Richard Henderson  <rth@redhat.com>
1152
1153         * gcc.c-torture/execute/20010717-1.c: New.
1154
1155 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1156
1157         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1158         tests.
1159
1160 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1161
1162         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1163
1164 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1165
1166         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1167         UAC_SIGBUS, UAC_NOPRINT definitions.
1168
1169 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1170
1171         * objc/execute/object_is_class.m: New test.
1172         * objc/execute/object_is_meta_class.m: New test.
1173
1174 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1175
1176         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1177         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1178
1179 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1180
1181         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1182         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1183
1184 2001-07-14  Richard Henderson  <rth@redhat.com>
1185
1186         * gcc.dg/iftrap-1.c: New.
1187
1188 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1189
1190         * g77.f-torture/execute/intrinsic77.f: New test.
1191
1192 2001-07-11  Janis Johnson <janis@us.ibm.com>
1193
1194         * gcc.misc-tests/gcov-3.c: New test.
1195
1196 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1197
1198         * gcc.c-torture/compile/20010711-1.c,
1199         * gcc.c-torture/compile/20010711-2.c: New tests.
1200
1201 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1202
1203         * gcc.c-torture/execute/20010711-1.c: New test.
1204
1205 2001-07-11  Ben Elliston  <bje@redhat.com>
1206
1207         * g++.old-deja/g++.other/enum5.C: New test.
1208
1209 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1210
1211         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1212         (g++-dg-prune): Call prune_gcc_output.
1213         * prune.exp: New file for prune_gcc_output.
1214         * lib/g++.exp, lib/gcc.exp: Load it.
1215
1216 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1217
1218         * gcc.c-torture/compile/20010701-1.c,
1219         g++.old-deja/g++.ext/attrib6.C: New tests.
1220
1221 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1222
1223         * gcc.c-torture/compile/20010706-1.c: New test.
1224
1225 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1226
1227         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1228
1229 2001-06-28  Stan Shebs  <shebs@apple.com>
1230
1231         * gcc.dg/pragma-darwin.c: New test.
1232
1233 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1234
1235         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1236         Solaris 2.[678] system.
1237
1238 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1239
1240         * gcc.dg/20010622-1.c: New test.
1241
1242 2001-06-18  Stan Shebs  <shebs@apple.com>
1243
1244         * objc.dg: New directory.
1245         * objc.dg/dg.exp: New file.
1246         * objc.dg/alias.m: New.
1247         * objc.dg/class-1.m: New.
1248         * objc.dg/class-2.m: New.
1249         * objc.dg/const-str-1.m: New.
1250         * objc.dg/const-str-2.m: New.
1251         * objc.dg/id-1.m: New.
1252         * objc.dg/method-1.m: New.
1253         * objc.dg/super-class-1.m: New.
1254         * lib/objc-dg.exp: New file.
1255
1256 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1257
1258         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1259         of label name.
1260
1261 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1262
1263         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1264
1265 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1266
1267         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1268         variable.
1269
1270 2001-06-12  Richard Henderson  <rth@redhat.com>
1271
1272         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1273
1274 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1275
1276         * g++.old-deja/g++.abi/vbase5.C: New test.
1277         * g++.old-deja/g++.abi/vbase6.C: New test.
1278         * g++.old-deja/g++.abi/vbase7.C: New test.
1279
1280 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1281
1282         * gcc.c-torture/compile/20010610-1.c: New test.
1283
1284 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1285
1286         * g++.old-deja/g++.abi/vbase4.C: New test.
1287
1288 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1289
1290         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1291         support %f for HC11/HC12 targets.
1292         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1293         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1294         on HC11/HC12 targets.
1295         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1296
1297 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1298
1299         * gcc.dg/wchar_t-1.c: New file.
1300         * gcc.dg/wint_t-1.c: Likewise.
1301
1302 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1303
1304         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1305
1306 2001-06-11  Richard Henderson  <rth@redhat.com>
1307
1308         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1309
1310 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1311
1312         * gcc.c-torture/compile/20010611-1.c: New test.
1313
1314 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1315
1316         * gcc.dg/c99-tag-1.c: Add more tests.
1317
1318 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1319
1320         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1321         representation on MN10300 and ARM/Thumb.
1322
1323 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1324
1325         * g77.f-torture/execute/20010610.f: New.
1326
1327 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1328
1329         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1330         names.
1331
1332 2001-06-09  Richard Henderson  <rth@redhat.com>
1333
1334         * gcc.c-torture/execute/ashrdi-1.c: New.
1335         * gcc.c-torture/execute/ashldi-1.c: New.
1336         * gcc.c-torture/execute/lshrdi-1.c: New.
1337
1338 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1339
1340         * objc/execute/load-3.m: Added. Check sending +load to categories,
1341         in addition to classes.
1342
1343 2001-06-08  Stan Shebs  <shebs@apple.com>
1344
1345         * objc/execute/load-2.m: New test.  From Nicola Pero
1346         <n.pero@mi.flashnet.it>.
1347
1348 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1349
1350         * gcc.c-torture/execute/20010605-2.c: New test.
1351
1352 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1353
1354         * g++.old-deja/g++.abi/vbase2.C: New test.
1355         * g++.old-deja/g++.abi/vbase3.C: New test.
1356
1357 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1358
1359         * g++.old-deja/g++.pt/friend49.C: New test.
1360
1361 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1362
1363         * g++.old-deja/g++.ext/anon3.C: New test.
1364
1365 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1366
1367         * g++.old-deja/g++.other/conv7.C: New test.
1368
1369 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1370
1371         * gcc.c-torture/compile/20010605-2.c: New test.
1372
1373 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1374
1375         * gcc.c-torture/execute/20010604-1.c: New test.
1376
1377 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1378
1379         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1380
1381 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1382
1383         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1384         (g++_link_flags): Likewise.
1385         (g++_init): Pass gccpath's value to two previous functions.
1386
1387 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1388
1389         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1390         Ensure logfile entry matches exec command line.
1391
1392 2001-05-31  Richard Henderson  <rth@redhat.com>
1393
1394         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1395         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1396
1397 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1398
1399         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1400         compiler for irix6.2
1401
1402 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1403
1404         * g++.old-deja/g++.other/optimize3.C: New file.
1405
1406 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1407
1408         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1409         assemble.
1410
1411 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1412
1413         * g++.old-deja/g++.other/optimize2.C: New file.
1414
1415 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1416
1417         * gcc.c-torture/compile/20010518-2.c: New file.
1418         * gcc.c-torture/execute/20010518-1.c: New file.
1419         * gcc.c-torture/execute/20010518-2.c: New file.
1420
1421 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1422
1423         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1424
1425 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1426
1427         G++ no longer defines builtins that do not begin with __builtin.
1428         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1429         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1430         * g++.old-deja/g++.law/builtin1.C: Likewise.
1431         * g++.old-deja/g++.law/cvt2.C: Likewise.
1432         * g++.old-deja/g++.mike/net5.C: Likewise.
1433         * g++.old-deja/g++.other/builtins1.C: Likewise.
1434         * g++.old-deja/g++.other/builtins2.C: Likewise.
1435         * g++.old-deja/g++.other/builtins3.C: Likewise.
1436         * g++.old-deja/g++.other/builtins4.C: Likewise.
1437         * g++.old-deja/g++.other/inline8.C: Likewise.
1438         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1439
1440 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1441
1442         * g++.old-deja/g++.pt/using1.C: Adjust.
1443         * g++.old-deja/g++.pt/using2.C: New test.
1444
1445 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1446
1447         * gcc.dg/cpp/charconst.c: New tests.
1448         * gcc.dg/cpp/escape.c: New tests.
1449         * gcc.dg/cpp/escape-1.c: New tests.
1450         * gcc.dg/cpp/escape-2.c: New tests.
1451         * gcc.dg/cpp/ucs.c: New tests.
1452
1453 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1454
1455         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1456         native compiler for irix6.5.
1457
1458 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1459
1460         * lib/g++.exp (g++_include_flags): Use args to compute
1461         get_multilibs.
1462         (g++_link_flags): Likewise.
1463         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1464
1465 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1466
1467         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1468
1469 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1470
1471         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1472         this file.
1473
1474 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1475
1476         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1477         STACK_SIZE;
1478         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1479         to STACK_SIZE; Use it to define size of add_histo array.
1480         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1481         to STACK_SIZE.
1482         (f): Use GITT_SIZE to define size of gitt local table.
1483         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1484         to STACK_SIZE; Use it to define size of bytemem array.
1485
1486 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1487
1488         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1489         on 68HC11/HC12 due to the asm instruction.
1490         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1491         * gcc.c-torture/compile/920520-1.x: Likewise.
1492         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1493         on 68HC11/HC12 because the function is larger than 64K.
1494         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1495         on 68HC11/HC12 because the structure is too large.
1496
1497 2001-05-20  Richard Henderson  <rth@redhat.com>
1498
1499         * gcc.c-torture/execute/20010520-1.c: New.
1500
1501 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1502
1503         * g++.old-deja/g++.warn/compare1.C: New test.
1504         * gcc.dg/compare4.c: New test.
1505
1506 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1507
1508         * g++.old-deja/g++.other/optimize1.C: New test.
1509
1510 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1511
1512         * g++.old-deja/g++.pt/spec41.C: New test.
1513
1514 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1515
1516         * gcc.c-torture/compile/20010114-1.x: Remove.
1517
1518 2001-05-18  Stan Shebs  <shebs@apple.com>
1519
1520         * gcc.c-torture/compile/20010518-1.c: New test.
1521
1522 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1523
1524         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1525         * g++.old-deja/g++.pt/crash67.C: New test.
1526
1527 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1528
1529         * g++.old-deja/g++.other/debug9.C: New test.
1530
1531 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1532
1533         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1534
1535 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1536
1537         * gcc.c-torture/compile/20010516-1.c: New test.
1538
1539 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1540
1541         * g++.old-deja/g++.other/crash41.C: New test.
1542
1543 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1544
1545         * g++.old-deja/g++.pt/crash66.C: New test.
1546
1547 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1548
1549         * g++.old-deja/g++.robertl/eb27.C: Convert.
1550
1551 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1552
1553         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1554         declaration being redundant.
1555
1556 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1557
1558         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1559
1560 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1561
1562         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1563
1564 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1565
1566         * lib/g++.exp: Use testsuite_flags.
1567
1568 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1569
1570         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1571
1572 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1573
1574         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1575
1576 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1577
1578         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1579
1580 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1581
1582         * gcc.c-torture/compile/20010313-1.c: New test.
1583
1584 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1585
1586         * gcc.dg/cpp/direct2.c: New test.
1587         * gccq.dg/cpp/direct2s.c: New test.
1588
1589         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1590
1591 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1592
1593         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1594         * g++.old-deja/g++.other/op3.C: Likewise.
1595
1596 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1597
1598         * gcc.dg/cpp/syshdr.h: New file.
1599         * gcc.dg/cpp/sysmac1.c: Update.
1600         * gcc.dg/cpp/sysmac2.c: Update.
1601
1602 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1603
1604         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1605
1606 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1607
1608         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1609         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1610
1611 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1612
1613         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1614
1615 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1616
1617         * lib/g++.exp (g++_include_flags): Don't use any special flags
1618         if TESTING_IN_BUILD_TREE is not defined.
1619         (g++_init): Use a plain 'c++' as the compiler if
1620         TESTING_IN_BUILD_TREEE is not defined.
1621
1622 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1623
1624         * g++.old-deja/g++.eh/catch13.C: New test.
1625         * g++.old-deja/g++.eh/catch14.C: New test.
1626
1627 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1628
1629         * gcc.dg/cpp/tr-define.c: New test.
1630
1631 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1632
1633         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1634         <stdlib.h>, not <malloc.h>.
1635
1636 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1637
1638         * g++.old-deja/g++.ns/template17.C: New test.
1639
1640 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1641
1642         * g++.old-deja/g++.pt/ref4.C: New test.
1643
1644 2001-04-30  Richard Henderson  <rth@redhat.com>
1645
1646         * gcc.dg/20000724-1.c: Revert last change.
1647
1648 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1649
1650         * g77.f-torture/execute/20010430.f: New test.
1651
1652 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1653
1654         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1655
1656 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1657
1658         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1659
1660 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1661
1662         * g++.old-deja/g++.eh/crash6.C: New test.
1663
1664 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1665
1666         * g++.old-deja/g++.other/warn7.C: New test.
1667
1668 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1669
1670         * g++.old-deja/g++.other/defarg9.C: New test.
1671
1672 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1673
1674         * g77.f-torture/compile/20010426.f: New test.
1675         * g77.f-torture/execute/20010426.f: New test.
1676
1677 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1678
1679         * g77.f-torture/compile/20000629-1.x: Remove - error
1680         has been fixed.
1681
1682 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1683
1684         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1685         Tweak slightly to work with g++.dg framework.
1686         * g++.dg/special/ecos.exp: Run initp1.C test.
1687         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1688
1689         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1690         its linker doesn't give line numbers either.
1691         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1692
1693 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1694
1695         * g++.old-deja/g++.other/lex1.C: New test.
1696
1697 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1698
1699         * gcc.dg/noncompile/20010425-1.c: New test.
1700
1701 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1702
1703         * g++.old-deja/g++.pt/mangle2.C: New test.
1704
1705 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1706
1707         * gcc.dg/format/plus-1.c: New test.
1708
1709 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1710
1711         * gcc.dg/20010423-1.c: New test.
1712
1713 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1714
1715         * gcc.c-torture/execute/20010422-1.c: New test.
1716
1717 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1718
1719         * g++.old-deja/g++.ns/type2.C: New test.
1720
1721 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1722
1723         * g++.old-deja/g++.other/perf1.C: New test.
1724
1725 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1726
1727         * gcc.dg/c99-func-2.c: Remove xfail.
1728         * gcc.dg/c99-func-3.c: Remove xfail.
1729         * gcc.dg/c99-func-4.c: Remove xfail.
1730
1731 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1732
1733         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1734
1735 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1736
1737         * gcc.c-torture/compile/20010423-1.c: New test.
1738
1739 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1740
1741         * g++.old-deja/g++.pt/typename28.C: New test.
1742
1743 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1744
1745         * g++.old-deja/g++.abi/empty2.C: New test.
1746         * g++.old-deja/g++.abi/empty3.C: New test.
1747
1748 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1749
1750         * g++.old-deja/g++.other/comdat2.C: New test.
1751         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1752
1753 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1754
1755         * g++.old-deja/g++.other/overload14.C: New test.
1756
1757 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1758
1759         * g++.old-deja/g++.other/lookup23.C: New test.
1760
1761 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1762
1763         * gcc.c-torture/execute/20010403-1.c: New test.
1764
1765 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1766             Mark Mitchell  <mark@codesourcery.com>
1767
1768         * lib/old-dejagnu.exp: Don't delete output of executable.
1769         Add .exe suffix to executables.
1770
1771 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1772
1773         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1774
1775 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1776
1777         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1778
1779 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1780
1781         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1782         * g++.old-deja/g++.abi/crash1.C: New test.
1783
1784 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1785
1786         * g++.old-deja/g++.other/crash40.C: New test.
1787
1788 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1789
1790         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1791
1792 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1793
1794         * g++.old-deja/g++.other/warn6.C: New test.
1795
1796 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1797
1798         * g++.old-deja/g++.robertl/eb42.C: Same.
1799
1800 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1801
1802         * gcc.dg/wtr-conversion-1.c: New testcase.
1803
1804 2001-04-10  Richard Henderson  <rth@redhat.com>
1805
1806         * g++.old-deja/g++.other/array5.C: New.
1807
1808 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1809
1810         * gcc.c-torture/execute/20010408-1.c: New test.
1811
1812 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1813
1814         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1815         headers and constructs.
1816         * g++.old-deja/g++.robertl/eb79.C: Same.
1817         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1818         * g++.old-deja/g++.robertl/eb73.C: Same.
1819         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1820         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1821         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1822         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1823         * g++.old-deja/g++.robertl/eb44.C: Same.
1824         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1825         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1826         * g++.old-deja/g++.robertl/eb39.C: Same.
1827         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1828         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1829         * g++.old-deja/g++.robertl/eb30.C: Same.
1830         * g++.old-deja/g++.robertl/eb3.C: Same.
1831         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1832         * g++.old-deja/g++.robertl/eb21.C: Same.
1833         * g++.old-deja/g++.robertl/eb15.C: Same.
1834         * g++.old-deja/g++.robertl/eb118.C: Same.
1835         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1836         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1837         * g++.old-deja/g++.robertl/eb109.C: Same.
1838         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1839         * g++.old-deja/g++.mike/rtti1.C: Same.
1840         * g++.old-deja/g++.mike/p658.C: Same.
1841         * g++.old-deja/g++.mike/net46.C: Same.
1842         * g++.old-deja/g++.mike/net34.C: Same.
1843         * g++.old-deja/g++.mike/memoize1.C: Same.
1844         * g++.old-deja/g++.mike/eh2.C: Same.
1845         * g++.old-deja/g++.law/weak.C: Same.
1846         * g++.old-deja/g++.law/visibility7.C: Same.
1847         * g++.old-deja/g++.law/visibility25.C: Same.
1848         * g++.old-deja/g++.law/visibility22.C: Same.
1849         * g++.old-deja/g++.law/visibility2.C: Same.
1850         * g++.old-deja/g++.law/visibility17.C: Same.
1851         * g++.old-deja/g++.law/visibility13.C: Same.
1852         * g++.old-deja/g++.law/visibility10.C: Same.
1853         * g++.old-deja/g++.law/visibility1.C: Same.
1854         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1855         * g++.old-deja/g++.law/vbase1.C: Same.
1856         * g++.old-deja/g++.law/operators32.C: Same.
1857         * g++.old-deja/g++.law/nest3.C: Same.
1858         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1859         * g++.old-deja/g++.law/except5.C (main): Same.
1860         * g++.old-deja/g++.law/cvt7.C (run): Same.
1861         * g++.old-deja/g++.law/cvt2.C: Same.
1862         * g++.old-deja/g++.law/cvt16.C: Same.
1863         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1864         * g++.old-deja/g++.law/ctors17.C (main): Same.
1865         * g++.old-deja/g++.law/ctors13.C: Same.
1866         * g++.old-deja/g++.law/ctors12.C (main): Same.
1867         * g++.old-deja/g++.law/ctors10.C: Same.
1868         * g++.old-deja/g++.law/code-gen5.C: Same.
1869         * g++.old-deja/g++.law/bad-error7.C: Same.
1870         * g++.old-deja/g++.law/arm9.C: Same.
1871         * g++.old-deja/g++.law/arm12.C: Same.
1872         * g++.old-deja/g++.law/arg8.C: Same.
1873         * g++.old-deja/g++.law/arg1.C: Same.
1874         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1875         * g++.old-deja/g++.jason/template31.C: Same.
1876         * g++.old-deja/g++.jason/template24.C (main): Same.
1877         * g++.old-deja/g++.jason/2371.C: Same.
1878         * g++.old-deja/g++.eh/new2.C: Same.
1879         * g++.old-deja/g++.eh/new1.C: Same.
1880         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1881         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1882         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1883         * g++.old-deja/g++.brendan/crash62.C: Same.
1884         * g++.old-deja/g++.brendan/crash52.C: Same.
1885         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1886         * g++.old-deja/g++.brendan/crash38.C: Same.
1887         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1888         * g++.old-deja/g++.brendan/copy9.C: Same.
1889
1890 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1891
1892         * gcc.c-torture/execute/20001203-2.c (memset):
1893         Count argument is of type __SIZE_TYPE__.
1894
1895 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1896
1897         * gcc.c-torture/compile/20010404-1.c: New test.
1898
1899 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1900
1901         * gcc.c-torture/compile/20010326-1.c: New test.
1902
1903 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1904
1905         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1906         peculiarities of the SH.
1907         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1908
1909 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1910
1911         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1912         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1913         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1914
1915 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1916
1917         * g77.f-torture/compile/20010321-1.f: New test.
1918
1919 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1920
1921         * gcc.c-torture/compile/20010329-1.c: New test.
1922
1923 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1924
1925         * gcc.c-torture/execute/20010329-1.c: New test.
1926
1927 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1928
1929         * g++.old-deja/g++.other/eh4.C: Fix typo.
1930
1931 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1932
1933         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1934
1935 2001-03-28  Philip Blundell  <philb@gnu.org>
1936
1937         * gcc.c-torture/compile/20010328-1.c: New test.
1938
1939 2001-03-27  Richard Henderson  <rth@redhat.com>
1940
1941         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1942         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1943
1944 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1945
1946         * gcc.c-torture/compile/20010327-1.c: New test.
1947
1948 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1949
1950         * g++.old-deja/g++.other/friend12.C: New test.
1951         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1952         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1953
1954 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1955
1956         * gcc.c-torture/execute/20010325-1.c: New test.
1957
1958 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1959
1960         * g++.old-deja/g++.other/mangle3.C: New test.
1961
1962 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1963
1964         * g++.old-deja/g++.other/anon8.C: New test.
1965
1966 2001-03-20  Philip Blundell  <philb@gnu.org>
1967
1968         * gcc.c-torture/compile/20010320-1.c: New test.
1969
1970 2001-03-17  Richard Henderson  <rth@redhat.com>
1971
1972         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1973
1974 2001-03-15  Geoff Keating  <geoff@redhat.com>
1975
1976         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1977         tests on AIX.
1978
1979 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1980
1981         * g++.old-deja/g++.other/eh4.C: New test.
1982
1983 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1984
1985         * gcc.dg/cpp/mi1.c: Update.
1986
1987 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1988
1989         * g++.old-deja/g++.other/regstack.C: New test.
1990
1991 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1992
1993         * g++.old-deja/g++.other/ref4.C: New test.
1994
1995 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1996
1997         * objc/execute/va_method.m: Added.
1998         * objc/execute/IMP.m: Added.
1999         * objc/execute/_cmd.m: Added.
2000         * objc/execute/accessing_ivars.m: Added.
2001         * objc/execute/class-1.m: Added.
2002         * objc/execute/class-10.m: Added.
2003         * objc/execute/class-11.m: Added.
2004         * objc/execute/class-12.m: Added.
2005         * objc/execute/class-13.m: Added.
2006         * objc/execute/class-14.m: Added.
2007         * objc/execute/class-2.m: Added.
2008         * objc/execute/class-3.m: Added.
2009         * objc/execute/class-4.m: Added.
2010         * objc/execute/class-5.m: Added.
2011         * objc/execute/class-6.m: Added.
2012         * objc/execute/class-7.m: Added.
2013         * objc/execute/class-8.m: Added.
2014         * objc/execute/class-9.m: Added.
2015         * objc/execute/class-tests-1.h
2016         * objc/execute/class-tests-2.h
2017         * objc/execute/compatibility_alias.m: Added.
2018         * objc/execute/encode-1.m: Added.
2019         * objc/execute/formal_protocol-1.m: Added.
2020         * objc/execute/formal_protocol-2.m: Added.
2021         * objc/execute/formal_protocol-3.m: Added.
2022         * objc/execute/formal_protocol-4.m: Added.
2023         * objc/execute/formal_protocol-5.m: Added.
2024         * objc/execute/formal_protocol-6.m: Added.
2025         * objc/execute/formal_protocol-7.m: Added.
2026         * objc/execute/informal_protocol.m: Added.
2027         * objc/execute/initialize.m: Added.
2028         * objc/execute/load.m: Added.
2029         * objc/execute/many_args_method.m: Added.
2030         * objc/execute/nested-3.m: Added.
2031         * objc/execute/no_clash.m: Added.
2032         * objc/execute/private.m: Added.
2033         * objc/execute/redefining_self.m: Added.
2034         * objc/execute/root_methods.m: Added.
2035         * objc/execute/selector-1.m: Added.
2036         * objc/execute/static-1.m: Added.
2037         * objc/execute/static-2.m: Added.
2038         * objc/execute/va_method.m: Added.
2039
2040 2001-03-10  Richard Henderson  <rth@redhat.com>
2041
2042         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2043
2044 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2045
2046         * g++.old-deja/g++.other/crash31.C: XFAIL.
2047         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2048         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2049         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2050         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2051         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2052
2053 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2054
2055         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2056
2057 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2058
2059         * gcc.dg/20000724-1.c: Don't use multiline strings.
2060
2061 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2062
2063         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2064         result of -cString against what we expect it to be; don't just
2065         print it out for no one to read.
2066
2067         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2068         Based on testcases provided by Nicola Pero.
2069
2070 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2071
2072         * gcc.dg/cpp/macro7.c: New test.
2073
2074 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2075
2076         * gcc.dg/cpp/multiline.c: Update.
2077
2078 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2079
2080         * g++.old-deja/g++.other/enum3.C: New test.
2081
2082 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2083
2084         * g++.old-deja/g++.other/pod1.C: New test.
2085
2086 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2087
2088         * g++.old-deja/g++.ext/overload1.C: New test.
2089
2090 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2091
2092         * g++.old-deja/g++.pt/using1.C: New test.
2093
2094 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2095
2096         * g++.old-deja/g++.other/using9.C: New test.
2097
2098 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2099
2100         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2101
2102         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2103
2104 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2105
2106         * g++.old-deja/g++.ext/realpt1.C: Remove.
2107
2108 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2109
2110         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2111
2112 2001-02-26  Will Cohen  <wcohen@redhat.com>
2113
2114         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2115
2116 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2117
2118         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2119         templatized constructors.
2120
2121 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2122
2123         * gcc.c-torture/execute/20010224-1.c: New test.
2124
2125 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2126
2127         * gcc.c-torture/execute/20010222-1.c: New test.
2128
2129 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2130
2131         * g++.old-deja/g++.other/inline20.C: New test.
2132
2133 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2134
2135         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2136
2137 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2138
2139         * g++.old-deja/g++.other/lookup22.C: New test.
2140
2141 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2142
2143         * g77.dg: New directory.
2144         * g77.dg/20010216-1.f: New test case.
2145         * g77.dg/dg.exp: New driver.
2146         * lib/g77-dg.exp: New driver library.
2147
2148 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2149
2150         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2151
2152 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2153
2154         * g++.old-deja/g++.other/decl9.C: New test.
2155
2156 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2157
2158         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2159         not need <string> and also tests the initialization at runtime.
2160
2161 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2162
2163         * gcc.c-torture/execute/longlong.c: New test.
2164
2165 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2166
2167         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2168
2169 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2170
2171         * gcc.c-torture/execute/920302-1.c (execute):
2172         Change argument type to short.
2173
2174 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2175
2176         * g++.old-deja/g++.pt/deduct6.C: New test.
2177
2178 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2179
2180         * g++.old-deja/g++.pt/deduct5.C: New test.
2181
2182 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2183
2184         * gcc.c-torture/execute/20010209-1.c: New test.
2185
2186 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2187
2188         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2189
2190 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2191
2192         * g++.dg/vtgc1.C: Update for new ABI.
2193
2194         * consistency.vlad: New directory, 1665 files.
2195
2196 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2197
2198         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2199         return type.
2200         * gcc.dg/cpp/digraphs.c: Declare puts.
2201
2202 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2203
2204         * g++.old-deja/g++.other/warn5.C: New test.
2205
2206 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2207
2208         * g++.old-deja/g++.pt/spec40.C: New test.
2209
2210 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2211
2212         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2213         case.
2214         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2215
2216 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2217
2218         * gcc.c-torture/compile/20010209-1.c: New test.
2219
2220 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2221
2222         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2223         excess errors message but not if it crashes.
2224         * g++.old-deja/g++.other/crash27.C: Likewise.
2225         * g++.old-deja/g++.other/crash28.C: Likewise.
2226         * g++.old-deja/g++.other/crash30.C: Likewise.
2227         * g++.old-deja/g++.other/crash32.C: Likewise.
2228         * g++.old-deja/g++.other/crash35.C: Likewise.
2229         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2230
2231 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2232
2233         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2234         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2235         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2236         g77.f-torture/execute/execute.exp,
2237         g77.f-torture/noncompile/noncompile.exp,
2238         gcc.c-torture/execute/execute.exp,
2239         gcc.c-torture/execute/memcheck/memcheck.exp,
2240         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2241         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2242         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2243         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2244         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2245         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2246         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2247         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2248         Remove bug reporting instructions with ancient email addresses.
2249
2250 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2251
2252         * gcc.dg/20010202-1.c: New test.
2253         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2254
2255 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2256
2257         * g++.dg/stdbool-if.C: New test.
2258
2259 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2260
2261         * objc/execute/fdecl.m: Added main().
2262
2263 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2264
2265         * gcc.c-torture/execute/20010206-1.c: New test.
2266
2267 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2268
2269         * gcc.dg/cpp/avoidpaste1.c: Update.
2270
2271 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2272
2273         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2274         Pero <nicola@brainstorm.co.uk>.
2275         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2276
2277 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2278
2279         * g++.old-deja/g++.pt/spec39.C: New test.
2280
2281 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2282
2283         * gcc.c-torture/compile/20010202-1.c: New test.
2284
2285 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2286
2287         * g++.old-deja/g++.abi/primary2.C: New test.
2288         * g++.old-deja/g++.abi/primary3.C: New test.
2289         * g++.old-deja/g++.abi/primary4.C: New test.
2290         * g++.old-deja/g++.abi/primary5.C: New test.
2291         * g++.old-deja/g++.abi/vtable3.h: New test.
2292         * g++.old-deja/g++.abi/vtable3a.C: New test.
2293         * g++.old-deja/g++.abi/vtable3b.C: New test.
2294         * g++.old-deja/g++.abi/vtable3c.C: New test.
2295         * g++.old-deja/g++.abi/vtable3d.C: New test.
2296         * g++.old-deja/g++.abi/vtable3e.C: New test.
2297         * g++.old-deja/g++.abi/vtable3f.C: New test.
2298         * g++.old-deja/g++.abi/vtable3g.C: New test.
2299         * g++.old-deja/g++.abi/vtable3h.C: New test.
2300         * g++.old-deja/g++.abi/vtable3i.C: New test.
2301         * g++.old-deja/g++.abi/vtable3j.C: New test.
2302         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2303
2304 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2305
2306         * g++.old-deja/g++.other/anon6.C: New test.
2307         * g++.old-deja/g++.other/anon7.C: New test.
2308
2309 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2310
2311         * gcc.dg/cpp/avoidpaste2.c: New tests.
2312
2313 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2314
2315         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2316
2317 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2318
2319         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2320         DECIMAL_DIG cases for Irix."
2321
2322 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2323
2324         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2325
2326 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2327
2328         * gcc.dg/c99-tag-1.c: New test.
2329
2330 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2331
2332         * gcc.dg/cpp/tr-warn1.c: Add tests.
2333
2334 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2335
2336         * gcc.dg/cpp/avoidpaste1.c: Update.
2337         * gcc.dg/cpp/paste4.c: Update.
2338
2339 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2340
2341         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2342         cases for Irix.
2343
2344 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2345
2346         * g++.old-deja/g++.other/inline19.C: New test.
2347
2348 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2349
2350         * gcc.dg/Wlarger-than.c: New test.
2351
2352 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2353
2354         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2355
2356 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2357
2358         * gcc.c-torture/execute/20010129-1.c: New test.
2359         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2360
2361 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2362
2363         * gcc.dg/cpp/avoidpaste1.c: Test case.
2364
2365 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2366
2367         * g++.old-deja/g++.other/inline18.C: New test.
2368
2369 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2370
2371         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2372         and __builtin_putchar.
2373
2374 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2375
2376         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2377         tests.
2378
2379 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2380
2381         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2382         floating point number rounding mode to round to the nearest
2383         representable mode.
2384
2385 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2386
2387         * g++.old-deja/g++.other/mangle2.C: New test.
2388
2389 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2390
2391         * gcc.c-torture/compile/20010124-1.c: New test.
2392
2393 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2394
2395         * g++.old-deja/g++.pt/spec38.C: New test.
2396
2397 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2398
2399         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2400         "Build don't run".
2401
2402 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2403
2404         * gcc.c-torture/execute/20010123-1.c: New test.
2405
2406 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2407
2408         * g++.old-deja/g++.pt/spec37.C: New test.
2409
2410 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2411
2412         * g++.old-deja/g++.pt/overload14.C: New test.
2413
2414 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2415
2416         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2417         __builtin_return_address.
2418
2419 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2420
2421         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2422         * g++.old-deja/g++.pt/spec35.C: New test.
2423         * g++.old-deja/g++.pt/spec36.C: New test.
2424
2425 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2426
2427         * gcc.c-torture/compile/20010118-1.c: New test.
2428
2429 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2430
2431         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2432
2433 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2434
2435         * gcc.c-torture/execute/20010119-1.c: New test.
2436
2437 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2438
2439         * g++.old-deja/g++.other/vbase5.C: New test.
2440
2441 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2442
2443         * gcc.c-torture/execute/20010118-1.c: New test.
2444
2445 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2446
2447         * g++.old-deja/g++.pt/deduct3.C: New test.
2448
2449 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2450
2451         * g++.old-deja/g++.pt/spec34.C: New test.
2452
2453 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2454
2455         * g77.f-torture/compile/20000601-2.f: New test.
2456
2457 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2458
2459         * g++.old-deja/g++.other/init17.C: New test.
2460
2461 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2462
2463         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2464
2465 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2466
2467         * g++.old-deja/g++.pt/unify8.C: New test.
2468
2469 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2470
2471         * g++.old-deja/g++.abi/vbase1.C: New test.
2472
2473 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2474
2475         * g++.old-deja/g++.pt/crash65.C: New test.
2476
2477 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2478
2479         * gcc.dg/cpp/assembl2.S: New test case.
2480
2481 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2482
2483         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2484         are supported.
2485
2486 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2487
2488         * g++.old-deja/g++.other/builtins1.C: New test.
2489         * g++.old-deja/g++.other/builtins2.C: Likewise.
2490         * g++.old-deja/g++.other/builtins3.C: Likewise.
2491         * g++.old-deja/g++.other/builtins4.C: Likewise.
2492
2493 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2494
2495         * gcc.c-torture/compile/20010117-1.c: New test.
2496         * gcc.c-torture/compile/20010117-2.c: New test.
2497
2498 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2499
2500         * g77.f-torture/execute/20010116.[fx]: New test,
2501         XFAIL on i?86-*-*.
2502         * g77.f-torture/compile/20010115.f: Indicate it's
2503         a test for PR fortran/1636.
2504
2505 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2506
2507         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2508
2509 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2510
2511         * g77.f-torture/compile/20010115.f: New test.
2512
2513 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2514
2515         * g++.old-deja/g++.pt/nontype5.C: New test.
2516
2517 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2518
2519         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2520         have an equivalent working one below it.
2521
2522 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2523
2524         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2525         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2526
2527 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2528
2529         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2530         message containing "init_priority".
2531         (conpr-2.C): Likewise.
2532         (conpr-3.C): Likewise.
2533         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2534
2535 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2536
2537         * gcc.c-torture/execute/20010114-2.c: New test.
2538
2539 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2540
2541         * gcc.c-torture/compile/20010114-1.c: New test.
2542         * gcc.c-torture/compile/20010114-1.x: Xfail.
2543         * gcc.c-torture/compile/20010114-2.c: New test.
2544         * gcc.c-torture/execute/20010114-1.c: New test.
2545         * gcc.dg/trunc-1.c: New test.
2546         * gcc.dg/uninit-B.c: New test.
2547
2548 2001-01-13  Nick Clifton  <nickc@redhat.com>
2549
2550         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2551         target.
2552
2553 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2554
2555         * gcc.c-torture/compile/20010113-1.c: New test.
2556
2557 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2558
2559         * gcc.c-torture/compile/20001212-1.c: New test.
2560
2561 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2562
2563         * gcc.dg/cpp/widestr1.c: Update.
2564         * gcc.dg/cpp/prag-imp.c: Remove.
2565
2566 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2567
2568         * gcc.c-torture/execute/20000801-3.x: Remove.
2569         * gcc.dg/c90-init-1.c: New test.
2570         * gcc.dg/c99-init-1.c: New test.
2571         * gcc.dg/c99-init-2.c: New test.
2572         * gcc.dg/gnu99-init-1.c: New test.
2573
2574 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2575
2576         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2577         testing that no relevant ones were found.
2578
2579 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2580
2581         * g++.old-deja/g++.pt/cast2.C: New test.
2582
2583 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2584
2585         * g++.old-deja/g++.pt/friend47.C: New test.
2586
2587 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2588
2589         * g++.old-deja/g++.pt/instantiate13.C: New test.
2590
2591 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2592
2593         * g++.old-deja/g++.other/defarg7.C: New test.
2594         * g++.old-deja/g++.other/defarg8.C: New test.
2595
2596 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2597
2598         * g++.old-deja/g++.pt/crash64.C: New test.
2599
2600 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2601
2602         * g++.old-deja/g++.pt/crash63.C: New test.
2603
2604 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2605
2606         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2607
2608 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2609
2610         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2611
2612 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2613
2614         * g++.old-deja/g++.pt/error3.C: New test.
2615
2616 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2617
2618         * g++.old-deja/g++.other/crash39.C: New test.
2619
2620 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2621
2622         * g++.old-deja/g++.other/vbase4.C: New test.
2623
2624 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2625
2626         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2627         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2628         * gcc.dg/special/special.exp: New test driver which will check
2629         for alias support for the above test.
2630
2631 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2632
2633         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2634         problems on small machines.
2635         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2636         parameterize.
2637
2638 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2639
2640         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2641         mips.
2642         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2643
2644 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2645
2646         * g++.old_deja/g++.pt/using8.C: New test.
2647
2648 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2649
2650         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2651
2652 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2653
2654         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2655         where a failure is expected.
2656         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2657
2658 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2659
2660         * g++.old_deja/g++.pt/instantiate12.C: New test.
2661
2662 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2663
2664         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2665         start of structs.
2666         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2667         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2668         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2669         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2670         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2671         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2672         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2673         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2674         * g++.old-deja/g++.eh/spec6.C: Likewise.
2675         * g++.old-deja/g++.jason/crash3.C: Likewise.
2676         * g++.old-deja/g++.law/ctors11.C: Likewise.
2677         * g++.old-deja/g++.law/ctors17.C: Likewise.
2678         * g++.old-deja/g++.law/ctors5.C: Likewise.
2679         * g++.old-deja/g++.law/ctors9.C: Likewise.
2680         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2681         * g++.old-deja/g++.mike/net22.C: Likewise.
2682         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2683         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2684         * g++.old-deja/g++.mike/virt3.C: Likewise.
2685         * g++.old-deja/g++.niklas/t128.C: Likewise.
2686         * g++.old-deja/g++.other/anon4.C: Likewise.
2687         * g++.old-deja/g++.other/using1.C: Likewise.
2688         * g++.old-deja/g++.other/warn3.C: Likewise.
2689         * g++.old-deja/g++.pt/t37.C: Likewise.
2690         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2691         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2692
2693 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2694
2695         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2696
2697 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2698
2699         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2700
2701 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2702
2703         * gcc.c-torture/compile/20010107-1.c: New test.
2704
2705 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2706
2707         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2708
2709 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2710
2711         * gcc.dg/format/format.h: New file.
2712         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2713         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2714         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2715         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2716         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2717         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2718         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2719         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2720         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2721         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2722         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2723         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2724         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2725         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2726         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2727         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2728         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2729         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2730         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2731         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2732         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2733         instead of declaring standard types, macros and functions in each
2734         test.
2735
2736 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2737
2738         * gcc.c-torture/execute/20010106-1.c: New test.
2739
2740 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2741
2742         * gcc.dg/format/format.exp: New file.
2743         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2744         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2745         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2746         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2747         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2748         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2749         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2750         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2751         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2752         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2753         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2754         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2755         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2756         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2757         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2758         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2759         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2760         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2761         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2762         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2763         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2764         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2765         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2766         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2767         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2768         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2769         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2770         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2771         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2772         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2773         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2774         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2775         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2776         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2777         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2778         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2779         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2780         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2781         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2782         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2783         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2784         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2785
2786 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2787
2788         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2789         account.
2790
2791 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2792
2793         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2794
2795 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2796
2797         * g++.old-deja/g++.pt/crash62.C: New test.
2798
2799 2001-01-04  Richard Henderson  <rth@redhat.com>
2800
2801         * gcc.dg/20000926-1.c: Update expected warnings.
2802         * gcc.dg/array-2.c: Likewise.
2803         * gcc.dg/array-4.c: Also validate flexible array members.
2804         * gcc.dg/c99-flex-array-1.c: New.
2805
2806 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2807
2808         * gcc.c-torture/compile/20001222-1.x: Remove.
2809
2810 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2811
2812         * gcc.c-torture/execute/built-in-setjmp.c: New.
2813
2814 2001-01-03  Richard Henderson  <rth@redhat.com>
2815
2816         * gcc.dg/940510-1.c: Update expected error wording.
2817         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2818
2819 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2820
2821         * lib/target-supports.exp (check_alias_available): Modified to
2822         indicate aliases not supported if only weak aliases are supported.
2823
2824 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2825
2826         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2827         Turn on cmpstrsi checks for __pj__ and __i370__.
2828
2829 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2830
2831         * g++.old-deja/g++.other/virtual11.C: New test.
2832
2833 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2834
2835         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2836
2837 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2838
2839         * gcc.c-torture/compile/20010102-1.c: New test.
2840
2841 2001-01-02  Andreas Jaeger  <aj@suse.de>
2842
2843         * gcc.dg/noreturn-3.c: New test.
2844
2845         * gcc.dg/noreturn-4.c: New test.
2846
2847 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2848
2849         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2850         __builtin_fputc and __builtin_fwrite.
2851
2852 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2853
2854         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2855         signed char, not default char.
2856
2857 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2858
2859         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2860
2861 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2862
2863         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2864
2865 2000-12-29  Richard Henderson  <rth@redhat.com>
2866
2867         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2868         (__cyg_profile_func_exit): Define.
2869
2870 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2871
2872         * g++.dg/vtgc1.C: New test.
2873
2874 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2875
2876         * gcc.dg/noncompile/20001228-1.c: New test.
2877
2878         * gcc.dg/20001228-1.c: New test.
2879
2880         * gcc.c-torture/execute/20001228-1.c: New test.
2881
2882 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2883
2884         * gcc.dg/format-strfmon-1.c: New test.
2885
2886 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2887
2888         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2889         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2890         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2891         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2892         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2893         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2894         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2895         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2896         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2897         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2898         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2899         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2900         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2901
2902         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2903         * gcc.c-torture/execute/string-opt-4.c: Test index.
2904
2905 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2906
2907         * gcc.c-torture/compile/20001226-1.c: New test.
2908
2909 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2910
2911         * gcc.c-torture/compile/20001222-1.c: New test.
2912         * gcc.c-torture/compile/20001222-1.x: Xfail.
2913
2914 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2915
2916         * gcc.c-torture/execute/comp-goto-2.c: New test.
2917
2918 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2919
2920         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2921         Use long types if __INT_MAX__ is 32767.
2922         (main): Use cast to (sint32 *) when poking 88 into a_page.
2923
2924         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2925
2926 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2927
2928         * gcc.c-torture/compile/20001221-1.c: New test.
2929         * gcc.c-torture/execute/20001221-1.c: New test.
2930
2931 2000-12-20  Richard Henderson  <rth@redhat.com>
2932
2933         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2934         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2935
2936 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2937
2938         * gcc.dg/compare3.c: New test.
2939
2940 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2941
2942         * gcc.dg/format-warnll-1.c: New test.
2943
2944 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2945
2946         * gcc.dg/cpp/cmdlne-P.c: New test.
2947
2948 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2949
2950         * gcc.c-torture/execute/builtin-abs-1.c,
2951         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2952
2953 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2954
2955         * gcc.dg/cpp/multiline.c: New test.
2956
2957 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2958
2959         * g++.old-deja/g++.other/syshdr1.C: Update.
2960         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2961
2962 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2963
2964         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2965
2966 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2967
2968         * g++.old-deja/g++.pt/ttp65.C: New test.
2969
2970 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2971
2972         * g++.old-deja/g++.pt/ttp64.C: New test.
2973
2974 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2975
2976         * g++.old-deja/g++.pt/spec33.C: New test.
2977
2978 2000-12-14  Catherine Moore  <clm@redhat.com>
2979
2980         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2981         * gcc.c-torture/execute/920612-2.c: Likewise.
2982         * gcc.c-torture/execute/920428-2.c: Likewise.
2983         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2984         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2985
2986 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2987
2988         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2989         * gcc.dg/pack-test-2.c: Likewise.
2990
2991 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2992
2993         Tests by Zack Weinberg <zackw@stanford.edu>.
2994
2995         * gcc.dg/cpp/defined.c: Update.
2996         * gcc.dg/cpp/defined_trad.c: New tests.
2997
2998 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2999
3000         * gcc.dg/cpp/trad-direct.c: Update.
3001
3002 2000-12-11  Neil Booth  <neilb@earthling.net>
3003
3004         * gcc.dg/cpp/defined_trad.c
3005
3006 2000-12-11  Neil Booth  <neilb@earthling.net>
3007
3008         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3009
3010 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3011
3012         * gcc.dg/format-miss-2.c: New test.
3013
3014 2000-12-09  Neil Booth  <neilb@earthling.net>
3015
3016         * gcc.dg/cpp/lineflags.c: New tests.
3017         * gcc.dg/cpp/poison.c: Update.
3018         * gcc.dg/cpp/redef2.c: Update.
3019         * gcc.dg/cpp/skipping.c: New test.
3020
3021 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3022
3023         * g++.old-deja/g++.other/eh3.C: New testcase.
3024
3025 2000-12-07  Neil Booth  <neilb@earthling.net>
3026
3027         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3028         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3029         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3030         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3031         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3032         Update.
3033
3034 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3035
3036         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3037         __SIZE_TYPE__ instead of int for type of integers cast to
3038         pointers.
3039
3040 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3041
3042         * g++.old-deja/g++.other/cleanup4.C: New test.
3043
3044 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * format-sec-1.c: New test.
3047
3048 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3049
3050         * gcc.dg/format-nonlit-3.c: New test.
3051
3052 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3053
3054         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3055         through a null pointer.
3056
3057 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3058
3059         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3060         * g++.old-deja/g++.pt/partial4.C: New test.
3061
3062 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3063
3064         * gcc.c-torture/execute/ieee/hugeval.x: New.
3065
3066 2000-12-06  Neil Booth  <neilb@earthling.net>
3067
3068         * gcc.dg/cpp/backslash2.c: New tests.
3069
3070 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3071
3072         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3073         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3074
3075 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3076
3077         * gcc.c-torture/execute/20001203-2.c: New testcase.
3078
3079 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3080
3081         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3082         * g++.old-deja/g++.other/virtual10.C: New test.
3083
3084 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3085
3086         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3087
3088 2000-12-05  Richard Henderson  <rth@redhat.com>
3089
3090         * gcc.c-torture/compile/20001205-1.c: New.
3091
3092 2000-12-04  Neil Booth  <neilb@earthling.net>
3093
3094         * g++.old-deja/g++.other/virtual9.C: New test.
3095         * g++.old-deja/g++.pt/crash61.C: New test.
3096         * gcc.c-torture/execute/loop-9.c: New test.
3097
3098 2000-12-04  Neil Booth  <neilb@earthling.net>
3099
3100         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3101         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3102         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3103         * gcc.dg/cpp/extratokens.c: ...here.
3104
3105 2000-12-04  Neil Booth  <neilb@earthling.net>
3106
3107         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3108         New tests.
3109
3110 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3111
3112         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3113         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3114
3115 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3116
3117         * gcc.c-torture/execute/20001203-1.c: New test.
3118
3119 2000-12-03  Neil Booth  <neilb@earthling.net>
3120
3121         * gcc.dg/cpp/macro6.c: New test cases.
3122
3123 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3124
3125         * gcc.c-torture/execute/string-opt-9.c: New test.
3126         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3127         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3128         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3129
3130         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3131         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3132
3133 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3134
3135         * gcc.dg/cpp/if-6.c: New testcase.
3136
3137         * gcc.dg/20001201-1.c: New testcase.
3138
3139 2000-12-02  Neil Booth  <neilb@earthling.net>
3140
3141         * g++.old-deja/g++.other/externC4.C,
3142         g++.old-deja/g++.other/friend10.C: New tests.
3143
3144 2000-12-02  Neil Booth  <neilb@earthling.net>
3145
3146         * g++.old-deja/g++.other/instan2.C
3147         * g++.old-deja/g++.other/instan3.C: New test.
3148
3149 2000-12-02  Neil Booth  <neilb@earthling.net>
3150
3151         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3152         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3153         gnuc99.c,gnuc99-pedantic.c: New tests.
3154
3155 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3156
3157         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3158         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3159
3160 2000-12-01  Neil Booth  <neilb@earthling.net>
3161
3162         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3163         * gcc.dg/cpp/poison.c: Update.
3164         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3165
3166 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3167
3168         * g77.f-torture/execute/20001201.f: New test.
3169
3170 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3171
3172         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3173
3174 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3175
3176         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3177
3178 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3179
3180         * g++.old-deja/g++.other/cast6.C: New test.
3181
3182 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3183
3184         * gcc.c-torture/execute/20001130-2.c: New testcase.
3185
3186 2000-11-30  Richard Henderson  <rth@redhat.com>
3187
3188         * gcc.c-torture/execute/20001130-1.c: New test.
3189
3190 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3191
3192         * g++.old-deja/g++.other/op3.C: New test.
3193
3194 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3195
3196         * g++.old-deja/g++.other/op2.C: New test.
3197
3198 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3199
3200         * g++.old-deja/g++.other/crash38.C: New test.
3201
3202 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3203
3204         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3205
3206 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3207
3208         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3209         tests.
3210         * gcc.c-torture/execute/string-opt-6.c: New test.
3211
3212         * gcc.dg/20001117-1.c: Add main.
3213
3214 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3215
3216         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3217         Move from here ...
3218         * gcc.dg/940510-1.c: ... to here.
3219
3220         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3221         zero-size arrays in toplevel structures.
3222
3223 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3224
3225         * gcc.c-torture/execute/loop-8.c: New test.
3226
3227 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3228
3229         * g++.old-deja/g++.other/base1.C: New test.
3230
3231 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3232
3233         * g++.old-deja/g++.other/parse2.C: New test.
3234
3235 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3236
3237         * g++.old-deja/g++.pt/incomplete1.C: New test.
3238
3239 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3240
3241         * g++.old-deja/g++.other/friend9.C: New test.
3242
3243 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3244
3245         * gcc.dg/20001127-1.c: New test.
3246
3247 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3248
3249         * g++.old-deja/g++.pt/friend46.C: New test.
3250
3251 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3252
3253         * g++.old-deja/g++.other/ptrmem8.C: New test.
3254
3255 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3256
3257         * gcc.c-torture/execute/string-opt-7.c: New test.
3258         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3259
3260 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3261
3262         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3263         instead of 'mkcheck 2'.
3264
3265 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3266
3267         * gcc.c-torture/execute/memcheck/driver.c,
3268         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3269         C9X references to refer to C99.
3270
3271 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3272
3273         * gcc.dg/ultrasp3.c: New test.
3274
3275 2000-11-25  Neil Booth  <neilb@earthling.net>
3276
3277         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3278
3279 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3280
3281         * gcc.c-torture/compile/20001123-2.c: New.
3282
3283 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3284
3285         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3286
3287 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3288
3289         * gcc.dg/sequence-point-1.c: Add some new tests.
3290         * gcc.c-torture/execute/20001124-1.c: New test.
3291
3292 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3293
3294         * g++.old-deja/g++.other/vaarg4.C: New test.
3295         * gcc.c-torture/compile/20001123-1.c: New test.
3296
3297 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3298
3299         * g++.other/crash24.C: Adjust and remove XFAIL.
3300         * g++.other/crash37.C: New test.
3301
3302 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3303
3304         * g++.old-deja/g++.pt/instantiate9.C: New test.
3305
3306 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3307
3308         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3309         new ABI, too.
3310
3311         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3312         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3313
3314 2000-11-22  Neil Booth  <neilb@earthling.net>
3315
3316         * gcc.dg/cpp/Wtrigraphs.c: New test.
3317
3318 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3319
3320         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3321
3322 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3323
3324         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3325
3326 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3327
3328         * lib/gcc-dg.exp: load_lib scanasm.exp.
3329         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3330         * lib/g++-dg.exp: load_lib scanasm.exp.
3331         * lib/scanasm.exp: New.
3332         (scan-assembler, scan-assembler-not): Add optional arguments to
3333         test name, or if not present, the pattern name.
3334         (scan-assembler-dem, scan-assembler-dem-not): New.
3335
3336         * g++.dg/dg.exp: New.
3337
3338 2000-11-21  Neil Booth  <neilb@earthling.net>
3339
3340         * gcc.dg/cpp/integrated1.c: Remove.
3341
3342 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3343
3344         * gcc.c-torture/execute/20001121-1.c: New test.
3345
3346 2000-11-21  Richard Henderson  <rth@redhat.com>
3347
3348         * gcc.c-torture/compile/20001121-1.c: New test.
3349
3350 2000-11-20  Neil Booth  <neilb@earthling.net>
3351
3352         * gcc.dg/cpp/integrated1.c: New test.
3353
3354 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3355
3356         * g++.old-deja/g++.other/inline17.C: New test.
3357
3358 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3359
3360         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3361         local variable to be zero: I made the variable global. Now
3362         uses abort() and exit() instead of relying on main's return value.
3363
3364 2000-11-20  Neil Booth  <neilb@earthling.net>
3365
3366         * gcc.dg/cpp/paste2.c: Update test.
3367         * objc/execute/paste.m: New test.
3368
3369 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3370
3371         * gcc.dg/c99-condexpr-1.c: New test.
3372
3373 2000-11-20  Neil Booth  <neilb@earthling.net>
3374
3375         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3376
3377 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3378
3379         * g++.old-deja/g++.pt/export1.C: New test.
3380
3381 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3382
3383         * gcc.dg/20001117-1.c: New test.
3384
3385 2000-11-18  Richard Henderson  <rth@redhat.com>
3386
3387         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3388
3389 2000-11-18  Richard Henderson  <rth@redhat.com>
3390
3391         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3392         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3393         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3394
3395 2000-11-18  Richard Henderson  <rth@redhat.com>
3396
3397         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3398         (main): New.  Exit cleanly.
3399
3400 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3401
3402         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3403         gcc.dg/c99-fordecl-2.c: New tests.
3404
3405 2000-11-18  Richard Henderson  <rth@redhat.com>
3406
3407         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3408         * gcc.c-torture/execute/zerolen-2.c: New.
3409
3410 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3411
3412         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3413         memory.
3414
3415 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3416
3417         * g++.old-deja/g++.pt/instantiate8.C: New test.
3418
3419 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3420
3421         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3422         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3423
3424 2000-11-16  Nick Clifton  <nickc@redhat.com>
3425
3426         * gcc.c-torture/execute/nestfunc-2.c: New test.
3427         * gcc.c-torture/execute/nestfunc-3.c: New test.
3428
3429 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3430
3431         * gcc.c-torture/compile/20001116-1.c: New test.
3432
3433 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3434
3435         * gcc.c-torture/execute/20001115-1.c: New test.
3436
3437 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3438
3439         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3440         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3441         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3442         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3443
3444 2000-11-15  Neil Booth  <neilb@earthling.net>
3445
3446         gcc.dg/cpp/_Pragma1.c: Update.
3447         gcc.dg/cpp/_Pragma2.c: New test.
3448
3449 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3450
3451         * g++.old-deja/g++.other/anon5.C: New test.
3452
3453 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3454
3455         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3456         tests.
3457
3458 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3459
3460         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3461         output.
3462
3463 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3464
3465         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3466         labels at end of compound statements.
3467
3468 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3469
3470         * gcc.c-torture/execute/loop-7.c: New test.
3471
3472 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3473
3474         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3475
3476 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3477
3478         * gcc.dg/c99-bool-1.c: New test.
3479
3480 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3481
3482         * gcc.dg/c99-scope-1.c: Remove xfail.
3483         * gcc.dg/c99-scope-2.c: New test.
3484
3485 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3486
3487         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3488         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3489
3490 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3491
3492         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3493         error messages.
3494
3495         * g++.mike/p700.C: Don't typedef wchar_t.
3496         * g++.mike/p784.C: Likewise.
3497         * g++.mike/eb101.C: Don't use __wchar_t.
3498
3499 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3500
3501         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3502         from DO loop.
3503
3504 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3505
3506         * gcc.c-torture/execute/20001111-1.c: New test.
3507
3508 2000-11-10  Nick Clifton  <nickc@redhat.com>
3509
3510         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3511         long multuiple and accumulate.
3512
3513 2000-11-09  Richard Henderson  <rth@redhat.com>
3514
3515         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3516         via size_t instead of int.
3517
3518         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3519         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3520         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3521         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3522
3523 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3524
3525         * gcc.c-torture/compile/20001109-1.c: New test.
3526         * gcc.c-torture/compile/20001109-2.c: New test.
3527
3528 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3529
3530         * g++.old-deja/g++.pt/operator1.C: New test.
3531         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3532
3533 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3534
3535         * gcc.dg/20001108-1.c: New test.
3536
3537 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3538
3539         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3540         with both arguments constant strings.
3541         * gcc.c-torture/execute/string-opt-3.c: New test.
3542         * gcc.c-torture/execute/string-opt-4.c: New test.
3543         * gcc.c-torture/execute/string-opt-5.c: New test.
3544
3545 2000-11-08  Nick Clifton  <nickc@redhat.com>
3546
3547         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3548         mulsidi3adddi patterns.
3549
3550 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3551
3552         * g++.old-deja/g++.other/crash36.C: New test.
3553
3554 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3555
3556         * g++.old-deja/g++.other/init16.C: New test.
3557
3558 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3559
3560         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3561
3562 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3563
3564         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3565         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3566         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3567
3568 2000-11-07  DJ Delorie  <dj@redhat.com>
3569
3570         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3571
3572 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3573
3574         * gcc.c-torture/execute/string-opt-1.c: New test.
3575
3576 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3577
3578         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3579         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3580         parameters in registers, and there is no way for a varargs
3581         function to know in which order the integer and floating-point
3582         parameters should be interleaved when they are placed on the
3583         stack.
3584         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3585         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3586
3587 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3588
3589         * gcc.c-torture/execute/string-opt-2.c: New test.
3590
3591 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3592
3593         * g++.old-deja/g++.pt/crash60.C: New test.
3594
3595 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3596
3597         * g++.old-deja/g++.other/crash24.C: New test.
3598         * g++.old-deja/g++.other/crash25.C: New test.
3599         * g++.old-deja/g++.other/crash26.C: New test.
3600         * g++.old-deja/g++.other/crash27.C: New test.
3601         * g++.old-deja/g++.other/crash28.C: New test.
3602         * g++.old-deja/g++.other/crash29.C: New test.
3603         * g++.old-deja/g++.other/crash30.C: New test.
3604         * g++.old-deja/g++.other/crash31.C: New test.
3605         * g++.old-deja/g++.other/crash32.C: New test.
3606         * g++.old-deja/g++.other/crash33.C: New test.
3607         * g++.old-deja/g++.other/crash34.C: New test.
3608         * g++.old-deja/g++.other/crash35.C: New test.
3609
3610 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3611
3612         * gcc.c-torture/execute/20001031-1.c: New test.
3613
3614 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3615
3616         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3617         namespace.
3618
3619         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3620         standards-conformant.
3621
3622         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3623
3624         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3625         * g++.old-deja/g++.mike/p755a.C: Likewise.
3626         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3627         library makes no calls to `operator new' during initialization.
3628
3629 2000-11-04  Neil Booth  <neilb@earthling.net>
3630
3631         * gcc.dg/cpp/include2.c: New tests.
3632
3633 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3634
3635         * lib/g++.exp (g++_set_ld_library_path): New function.
3636         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3637
3638 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3639
3640         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3641         warnings.
3642
3643 2000-11-01  Richard Henderson  <rth@redhat.com>
3644
3645         * g++.old-deja/g++.ext/namedret1.C: New.
3646         * g++.old-deja/g++.ext/namedret2.C: New.
3647         * g++.old-deja/g++.ext/namedret3.C: New.
3648
3649 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3650
3651         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3652         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3653
3654 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3655
3656         * gcc.c-torture/execute/va-arg-21.c: New test.
3657
3658 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3659
3660         * gcc.dg/c99-complex-2.c: New test.
3661
3662 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3663
3664         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3665
3666 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3667
3668         * g++.old-deja/g++.other/inline16.C: New test.
3669
3670 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3671
3672         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3673         __PRETTY_FUNCTION__
3674
3675 2000-10-29  Neil Booth  <neilb@earthling.net>
3676
3677         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3678         New tests.
3679         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3680         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3681         optimisation.
3682
3683 2000-10-29  Neil Booth  <neilb@earthling.net>
3684
3685         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3686         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3687         * mi5.c: Test multiple includes work with -C.
3688         * trigraphs.c: Test ^= version.
3689
3690 2000-10-28  Neil Booth  <neilb@earthling.net>
3691
3692         New tests and test updates for new macro expander.
3693
3694         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3695         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3696         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3697         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3698         new diagnostic messages.
3699
3700         * gcc.dg/cpp/macro3.c: New tests.
3701
3702 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3703
3704         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3705         on the same line.
3706
3707 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3708
3709         * g++.old-deja/g++.other/eh2.C: New test.
3710
3711 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3712
3713         * gcc.c-torture/execute/20001027-1.c: New test.
3714
3715 2000-10-26  Richard Henderson  <rth@redhat.com>
3716
3717         * gcc.c-torture/execute/20001026-1.c: New.
3718
3719 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3720
3721         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3722         * g++.old-deja/g++.law/builtin1.C: Likewise.
3723         * g++.old-deja/g++.law/ctors10.C: Likewise.
3724         * g++.old-deja/g++.law/virtual3.C: Likewise.
3725         * g++.old-deja/g++.mike/p658.C: Likewise.
3726         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3727         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3728         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3729         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3730         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3731
3732 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3733
3734         * gcc.c-torture/compile/20001024-1.c: New test.
3735
3736 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3737
3738         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3739         to tell us whether or not we are using V3.
3740
3741 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3742
3743         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3744         operands.
3745
3746 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3747
3748         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3749
3750 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3751
3752         * gcc.c-torture/execute/20001024-1.c: New test.
3753
3754 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3755
3756         * g++.old-deja/g++.other/sibcall1.C: New test.
3757
3758 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3759
3760         * gcc.dg/noncompile/init-3.c: New test.
3761
3762 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3763
3764         * gcc.dg/format-array-1.c: New test.
3765
3766 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3767
3768         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3769         writing through null pointers; remove comment about testing
3770         unterminated strings.
3771
3772 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3773
3774         * gcc.c-torture/execute/20001017-2.c: New test.
3775
3776 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3777
3778         * gcc.c-torture/compile/20001018-1.c: New test.
3779         * gcc.c-torture/compile/20001018-1.x: Xfail.
3780
3781 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3782
3783         * gcc.c-torture/execute/20001017-1.c: New test.
3784
3785 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3786
3787         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3788         for multiple use of arguments with scanf formats; add tests for
3789         multiple use of arguments.
3790
3791 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3792
3793         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3794
3795 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3796
3797         * gcc.dg/format-miss-1.c: New test.
3798
3799 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3800
3801         * gcc.c-torture/execute/20001013-1.c: New test.
3802
3803 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3804
3805         * gcc.dg/format-branch-1.c: New test.
3806
3807 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3808
3809         * README, lib/file-format.exp: Remove EGCS references.
3810
3811 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3812
3813         * gcc.dg/20001013-1.c: New test.
3814
3815 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3816
3817         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3818         for intmax_t in the compiler using __typeof__ and the type rules
3819         for conditional expressions.
3820
3821 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3822
3823         * gcc.dg/20001012-1.c: New test.
3824         * gcc.dg/20001012-2.c: New test.
3825
3826 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3827
3828         * gcc.dg/format-attr-1.c: New test.
3829
3830 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3831
3832         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3833         __LONG_LONG_MAX__ instead of LLONG_MAX.
3834
3835 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3836
3837         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3838         scanf flags.
3839         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3840         flags.
3841
3842 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3843
3844         * gcc.dg/sequence-pt-1.c: New test.
3845
3846 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3847
3848         * gcc.c-torture/execute/20001011-1.c: New testcase.
3849         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3850
3851 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3852
3853         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3854         does not error on it.
3855
3856 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3857
3858         * gcc.dg/20001009-1.c: New test.
3859
3860 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3861
3862         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3863         * gcc.c-torture/execute/20001009-2.c: ... to here.
3864
3865 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3866
3867         * gcc.c-torture/compile/20001009-1.c: New testcase.
3868         * gcc.c-torture/execute/20001009-1.c: New testcase.
3869         Testcases provided by Jan Hubicka <jh@suse.cz>.
3870
3871 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3872
3873         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3874         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3875         uintmax_t using <limits.h> to emulate the compiler's internal
3876         logic.  No longer XFAIL %j tests.
3877
3878 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3879
3880         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3881         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3882         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3883         regexps and details of expected handling of some bad formats.
3884         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3885         suppression.
3886
3887 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3888
3889         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3890         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3891         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3892         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3893         in list archives.
3894
3895 2000-10-06  Richard Henderson  <rth@cygnus.com>
3896
3897         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3898         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3899         * g++.old-deja/g++.jason/report.C: Likewise.
3900         * g++.old-deja/g++.law/friend5.C: Likewise.
3901         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3902         of the expected warnings.
3903
3904 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3905
3906         * g++.old-deja/g++.pt/enum14.C: New test.
3907
3908 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3909
3910         * g++.old-deja/g++.pt/crash59.C: New test.
3911
3912 2000-10-04  Will Cohen  <wcohen@redhat.com>
3913
3914         * gcc.dg/20000926-1.c: New test.
3915
3916 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3917
3918         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3919         function name for current C++ compiler.
3920         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3921
3922 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3923
3924         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3925         __PRETTY_FUNCTION__.
3926         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3927
3928 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3929
3930         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3931
3932 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3933
3934         * gcc.c-torture/compile/20000923-1.c: New test.
3935
3936 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3937
3938         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3939         * g++.old-deja/g++.pt/ttp62.C: Same.
3940         * g++.old-deja/g++.other/inline14.C: Same.
3941
3942 2000-09-24  Richard Henderson  <rth@cygnus.com>
3943
3944         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3945
3946 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3947
3948         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3949
3950 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3951
3952         * gcc.c-torture/compile/20000922-1.c: New file.
3953
3954 2000-09-21  Nick Clifton  <nickc@redhat.com>
3955
3956         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3957         a signed long modulo operation.
3958         (mod6): New funciton - perform an unsigned long modulo operation.
3959         (main): Add tests for modulos of very large numbers by very small
3960         dividends.
3961
3962 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3963
3964         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3965
3966 2000-09-19  Richard Henderson  <rth@cygnus.com>
3967
3968         * gcc.dg/compare2.c (case 10): XFAIL.
3969
3970 2000-09-18  Richard Henderson  <rth@cygnus.com>
3971
3972         * gcc.c-torture/execute/20000906-1.c: Move ...
3973         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3974         that support __builtin_trap.
3975
3976 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3977
3978         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3979
3980 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3981
3982         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3983         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3984         more $ format tests.
3985
3986 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3987
3988         * gcc.dg/format-errmk-1.c: New test.
3989
3990 2000-09-17  Greg McGary  <greg@mcgary.org>
3991
3992         * gcc.c-torture/execute/20000917-1.x: Remove.
3993
3994 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3995
3996         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3997
3998 2000-09-17  Greg McGary  <greg@mcgary.org>
3999
4000         * gcc.c-torture/execute/20000917-1.c: New test.
4001         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4002
4003 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4004
4005         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4006         in nested macro bug.
4007
4008 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4009
4010         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4011
4012 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4013
4014         * gcc.c-torture/execute/20000914-1.c: New test.
4015
4016 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4017
4018         * g++.other/inline13.C: New test.
4019
4020 2000-09-12  Andreas Jaeger  <aj@suse.de>
4021
4022         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4023         constant by Ulrich Drepper <drepper@redhat.com>.
4024
4025 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4026
4027         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4028
4029 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4030
4031         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4032
4033 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4034
4035         * gcc.dg/cpp/backslash.c: New test.
4036
4037 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4038
4039         * gcc.c-torture/execute/20000910-1.c: New test.
4040         * gcc.c-torture/execute/20000910-2.c: Likewise.
4041
4042 2000-09-11  Robert Lipe  <robertl@sco.com>
4043
4044         * gcc.dg/pragma-align.c: New test.
4045
4046 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4047
4048         * g++.old-deja/g++.pt/explicit82.C: New test.
4049         * g++.old-deja/g++.pt/explicit83.C: New test.
4050
4051 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4052
4053         * gcc.dg/asm-names.c: New test.
4054
4055 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4056
4057         * gcc.dg/cpp/tr-warn6.c: New test
4058
4059 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4060
4061         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4062         be accepted.
4063
4064 2000-09-07  Catherine Moore  <clm@redhat.com>
4065
4066         * gcc.c-torture/execute/unroll-1.c: New test.
4067
4068 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4069
4070         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4071         ERROR markers.
4072         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4073         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4074         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4075         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4076         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4077         Preprocess only.
4078         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4079         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4080
4081 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4082
4083         * g++.old-deja/g++.pt/deduct2.C: New test.
4084
4085 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4086
4087         * g++.old-deja/g++.pt/parms2.C: New test.
4088
4089 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4090
4091         * g++.old-deja/g++.pt/crash58.C: New test.
4092
4093 2000-09-06  Greg McGary  <greg@mcgary.org>
4094
4095         * gcc.c-torture/execute/20000906-1.c: New test.
4096         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4097
4098 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4099
4100         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4101
4102 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4103
4104         * g++.old-deja/g++.pt/crash57.C: New test.
4105
4106 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4107
4108         * g++.old-deja/g++.pt/crash56.C: New test.
4109
4110 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4111
4112         * g++.old-deja/g++.pt/koenig1.C: New test.
4113
4114 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4115
4116         * gcc.dg/20000904-1.c: New test.
4117
4118 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4119
4120         * gcc.dg/cpp/paste8.c: New test.
4121
4122 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4123
4124         * gcc.c-torture/compile/20000827-1.c: New test.
4125
4126 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4127
4128         * gcc.dg/format-diag-1.c: New test.
4129
4130 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4131
4132         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4133         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4134         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4135         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4136         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4137
4138 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4139
4140         * g++.old-deja/g++.other/nested4.C: New test.
4141
4142 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4143
4144         * g++.old-deja/g++.ns/scoped1.C: New test.
4145
4146 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4147
4148         * lib/g++.exp: Support testing already-installed GCC.
4149
4150 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4151
4152         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4153
4154 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4155
4156         * gcc.dg/return-type-2.c: New test.
4157
4158 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4159
4160         * gcc.c-torture/compile/20000825-1.c: New test.
4161
4162 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4163
4164         * gcc.dg/dwarf2-2.c: New test.
4165
4166 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4167
4168         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4169         dg-warning regexps.
4170
4171 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4172
4173         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4174         gcc.dg/format-ext-5.c: New tests.
4175
4176 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4177
4178         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4179
4180 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4181
4182         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4183
4184 2000-08-24  Richard Henderson  <rth@cygnus.com>
4185
4186         * gcc.dg/ia64-sync-1.c: New test.
4187         * gcc.dg/ia64-sync-2.c: New test.
4188         * gcc.dg/ia64-asm-1.c: New test.
4189
4190 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4191
4192         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4193         * gcc.dg/format-ext-2.c: New test.
4194
4195 2000-08-23  Jason Merrill  <jason@redhat.com>
4196
4197         * lib/old-dejagnu.exp: Also ignore "In member function" and
4198         "At global scope".
4199
4200 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4201
4202         * gcc.dg/noncompile/label-lineno-1.c: New test.
4203
4204 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4205
4206         * gcc.dg/c99-array-nonobj-1.c: New test.
4207
4208 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4209
4210         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4211         tests.
4212         * gcc.dg/format-ext-1.c: New test.
4213
4214 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4215
4216         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4217         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4218         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4219         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4220         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4221
4222 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4223
4224         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4225         gcc.dg/c99-strftime-2.c: New tests.
4226
4227 2000-08-22  Richard Henderson  <rth@cygnus.com>
4228
4229         * gcc.c-torture/execute/20000822-1.c: New test.
4230
4231 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4232
4233         * gcc.c-torture/execute/20000819-1.x: Remove.
4234
4235 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4236
4237         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4238         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4239         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4240         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4241         gcc.dg/format-xopen-1.c: New tests.
4242
4243 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4244
4245         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4246
4247 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4248
4249         * g++.old-deja/g++.other/loop2.C: New test.
4250
4251         * gcc.c-torture/compile/20000606-1.c: New test.
4252         * gcc.c-torture/compile/20000728-1.c: New test.
4253         * gcc.c-torture/execute/20000801-1.c: New test.
4254         * gcc.c-torture/execute/20000801-2.c: New test.
4255         * gcc.c-torture/execute/20000819-1.c: New test.
4256         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4257         * gcc.dg/20000629-1.c: New test.
4258         * gcc.dg/20000724-1.c: New test.
4259         * gcc.dg/20000807-1.c: New test.
4260
4261 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4262
4263         * gcc.dg/cpp/pragma-1.c: New test.
4264         * gcc.dg/cpp/pragma-2.c: New test.
4265
4266 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4267
4268         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4269         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4270
4271 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4272
4273         * gcc.c-torture/compile/20000818-1.c: New test.
4274
4275 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4276
4277         * gcc.c-torture/execute/20000818-1.c: New test.
4278
4279 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4280
4281         * gcc.dg/format-va-1.c: New test.
4282
4283 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4284
4285         * g++.old-deja/g++.other/typedef8.C: New test.
4286
4287 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4288
4289         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4290         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4291         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4292         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4293         * g++.old-deja/g++.other/ptrmem7.C: New test.
4294         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4295
4296 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4297
4298         * g++.old-deja/g++.pt/typename27.C: New test.
4299
4300 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4301
4302         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4303         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4304         * g++.old-deja/g++.pt/friend45.C: New test.
4305         * g++.old-deja/g++.other/friend8.C: New test.
4306
4307 2000-08-15  Richard Henderson  <rth@cygnus.com>
4308
4309         * gcc.c-torture/execute/20000815-1.c: New test.
4310
4311 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4312
4313         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4314         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4315         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4316
4317 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4318
4319         * g++.old-deja/g++.other/refinit2.C: New test.
4320
4321 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4322
4323         * lib/c-torture.exp (c-torture): Make
4324         compiler_conditional_xfail_data global.
4325         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4326         compiler_conditional_xfail_data machinery.
4327         (f-torture-execute): Likewise.
4328         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4329         and only when unrolling loops.
4330
4331         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4332
4333 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4334
4335         * g++.old-deja/g++.pt/explicit81.C: New test.
4336
4337 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4338
4339         * g++.old-deja/g++.pt/typename26.C: New test.
4340
4341 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4342
4343         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4344         warning.
4345
4346 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4347
4348         * g++.old-deja/g++.other/array3.C: New test.
4349
4350 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4351
4352         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4353         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4354         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4355         New tests.
4356
4357 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4358
4359         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4360         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4361
4362 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4363
4364         * gcc.c-torture/execute/20000808-1.c: New test.
4365
4366 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4367
4368         * gcc.dg/c90-const-expr-1.c: New test.
4369
4370 2000-08-08  Richard Henderson  <rth@cygnus.com>
4371
4372         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4373
4374 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4375
4376         * gcc.dg/noncompile/const-ll-1.c: New test.
4377
4378 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4379
4380         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4381
4382 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4383
4384         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4385         that running programs linked against the shared version of libobjc
4386         run correctly.
4387
4388 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4389
4390         * gcc.dg/c99-printf-1.c: New test.
4391
4392 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4393
4394         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4395
4396 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4397
4398         * gcc.c-torture/execute/20000731-1.x: Delete.
4399
4400 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4401
4402         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4403         and torture_without_loops as is done by c-torture.exp.
4404         (search_for): Copy from c-torture.exp.
4405         (gcc-dg-runtest): New function, drives a directory of tests
4406         iterating over the TORTURE_OPTIONS.
4407         (scan-assembler, scan-assembler-not): Move here from
4408         individual directory drivers.
4409
4410         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4411         defined by lib/gcc-dg.exp.
4412         * gcc.dg/cpp/cpp.exp: Likewise.
4413         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4414         gcc-dg-runtest, so we cycle over optimization options.
4415
4416         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4417         * gcc.dg/compare2.c: No longer expected to fail.
4418
4419 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4420
4421         * gcc.c-torture/execute/20000804-1.c: New test.
4422
4423 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4424
4425         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4426
4427 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4428
4429         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4430
4431 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4432
4433         * gcc.c-torture/compile/20000803-1.c: New test.
4434
4435 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4436
4437         * gcc.c-torture/execute/20000801-3.c,
4438         gcc.c-torture/execute/20000801-4.c: New tests.
4439         * gcc.c-torture/execute/20000801-3.x,
4440         gcc.c-torture/execute/20000801-4.x: Xfail.
4441
4442 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4443
4444         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4445         libobjc/.libs to allow for libtool.
4446
4447 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4448
4449         * gcc.c-torture/compile/20000802-1.c: New test.
4450
4451 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4452
4453         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4454
4455 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4456
4457         * gcc-c-torture/execute/20000731-2.c: New test.
4458
4459         * gcc.c-torture/execute/20000731-1.c: New test.
4460         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4461
4462 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4463
4464         * testsuite/gcc.dg/cpp/paste7.c: New test.
4465         * gcc.dg/cpp/20000725-1.c: New test.
4466
4467 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4468
4469         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4470         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4471         declaration warning for __builtin_dwarf_reg_size.
4472
4473         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4474
4475 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4476
4477         * gcc.dg/noncompile/voidparam-1.c: New test.
4478
4479 2000-07-30  Richard Henderson  <rth@cygnus.com>
4480
4481         * gcc.dg/c90-digraph-1.c: Don't xfail.
4482         * gcc.dg/compare2.c (case 10): Xfail.
4483         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4484
4485 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4486
4487         * gcc.dg/c99-main-1.c: New test.
4488
4489 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4490
4491         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4492
4493 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4494
4495         * gcc.c-tortuer/execute/20000726-1.c: New test.
4496
4497 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4498
4499         * gcc.c-torture/execute/enum-2.c: New test.
4500
4501 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4502
4503         * gcc.dg/cpp/tr-warn3.c: New test.
4504
4505 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4506
4507         * g++.old-deja/g++.ext/implicit1.C: Remove.
4508         * g++.old-deja/g++.jason/c2.C: Remove
4509         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4510         * g++.old-deja/g++.pt/crash16.C: Likewise.
4511         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4512
4513 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4514
4515         * g++.old-deja/g++.other/for2.C: New test.
4516
4517 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4518
4519         * gcc.dg/20000720-1.c: New test.
4520
4521 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4522
4523         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4524
4525 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4526
4527         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4528         * gcc.c-torture/execute/20000722-1.c: New.
4529         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4530
4531 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4532
4533         * gcc.dg/cpp/20000720-1.S: New test.
4534
4535 2000-07-21  Michael Meissner  <meissner@redhat.com>
4536
4537         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4538
4539 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4540
4541         * g++.old-deja/g++.brendan/crash16.C,
4542         g++.old-deja/g++.brendan/parse3.C,
4543         g++.old-deja/g++.brendan/redecl1.C,
4544         g++.old-deja/g++.ns/template13.C,
4545         g++.old-deja/g++.other/decl4.C,
4546         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4547
4548 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4549
4550         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4551         and "Internal error".
4552
4553         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4554         regexps.
4555         * gcc.dg/cpp/paste6.c: New test.
4556
4557 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4558
4559         * gcc.dg/cpp/tr-direct.c: New test.
4560
4561         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4562         gcc.dg/cpp/undef1.c: Tweak error regexps.
4563
4564 2000-07-18  Eric Christopher <echristo@redhat.com>
4565
4566         * gcc.c-torture/compile/20000718-1.c: New test.
4567
4568 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4569
4570         * cpplex.c (_cpp_push_token): If the token being pushed back
4571         is the previous token in this context, just subtract one from
4572         context->posn.
4573         * cppmacro.c (save_expansion): Clear aux field when storing a
4574         placemarker.
4575
4576 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4577
4578         * gcc.dg/noncompile/redecl-1.c: New test.
4579
4580 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4581
4582         * gcc.c-torture/execute/20000717-5.c: New test.
4583         * gcc.c-torture/execute/20000717-1.x: Removed.
4584
4585 2000-07-17  Richard Henderson  <rth@cygnus.com>
4586
4587         * gcc.c-torture/execute/20000717-4.c: New test.
4588
4589 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4590
4591         * gcc.dg/cpp/syshdr.c: New test.
4592         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4593
4594 2000-07-17  Neil Booth  <neilb@earthling.net>
4595
4596         * gcc.dg/cpp/cmdlne-dM.c: New test.
4597         * gcc.dg/cpp/cmdlne-dD.c: New test.
4598
4599 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4600
4601         * gcc.c-torture/execute/20000717-3.c: New test.
4602
4603         * gcc.c-torture/compile/20000717-1.c: New test.
4604
4605 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4606
4607         * gcc.c-torture/execute/20000717-2.c: New test.
4608
4609 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4610
4611         * gcc.dg/formatz-1.c: New test.
4612
4613         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4614         * gcc.dg/c99-digraph-1.c: New tests.
4615
4616         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4617         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4618
4619         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4620         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4621         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4622         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4623         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4624         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4625         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4626
4627 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4628
4629         * gcc.c-torture/execute/20000717-1.c: New test.
4630         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4631
4632 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4633
4634         * gcc.c-torture/execute/20000715-2.c: New test.
4635         * gcc.dg/20000715-1.c: New test.
4636
4637 2000-07-15  Michael Meissner  <meissner@redhat.com>
4638
4639         * gcc.c-torture/execute/20000715-1.c: New test.
4640
4641 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4642
4643         * gcc.c-torture/execute/20000707-1.c: New test.
4644
4645 2000-07-13  Neil Booth  <NeilB@earthling.net>
4646
4647         * testsuite/gcc.dg/cpp/digraph1.c,
4648         testsuite/gcc.dg/cpp/digraph2.c,
4649         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4650
4651 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4652
4653         * g77.f-torture/compile/20000630-2.f:  New test.
4654         * g77.f-torture/compile/20000630-2.x
4655
4656 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4657
4658         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4659
4660 2000-07-11  Neil Booth  <NeilB@earthling.net>
4661
4662         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4663
4664 2000-07-11  Neil Booth  <NeilB@earthling.net>
4665
4666         * gcc.dg/cpp/cmdlne-C.c: New.
4667
4668 2000-07-09  Neil Booth  <NeilB@earthling.net>
4669
4670         * gcc.dg/cpp/directiv.c: New tests.
4671         * gcc.dg/cpp/undef1.c: Update.
4672
4673 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4674
4675         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4676
4677 2000-07-09  Neil Booth  <NeilB@earthling.net>
4678
4679         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4680
4681 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4682
4683         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4684         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4685
4686 2000-07-08  Neil Booth  <NeilB@earthling.net>
4687
4688         * gcc.dg/cpp/macsyntx.c: New tests.
4689
4690 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4691
4692         * gcc.dg/20000707-1.c: New test.
4693
4694 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4695
4696         * gcc.c-torture/execute/20000706-1.c: New test.
4697         * gcc.c-torture/execute/20000706-2.c: New test.
4698         * gcc.c-torture/execute/20000706-3.c: New test.
4699         * gcc.c-torture/execute/20000706-4.c: New test.
4700         * gcc.c-torture/execute/20000706-5.c: New test.
4701
4702 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4703
4704         * g++.old-deja/g++.pt/instantiate7.C: New test.
4705
4706 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4707
4708         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4709         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4710         * g++.old-deja/g++.other/rtti3.C: Likewise.
4711         * g++.old-deja/g++.other/rttid3.C: Likewise.
4712
4713 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4714
4715         *  g77.f-torture/compile/20000630-1.x: Fix typo
4716
4717 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4718
4719         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4720         assembly output.
4721
4722 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4723
4724         * gcc.dg/cpp/ident.c: New test.
4725
4726 2000-07-05  Neil Booth  <NeilB@earthling.net>
4727
4728         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4729           gcc.dg/cpp/lexstrng.c: New tests.
4730
4731 2000-07-04  Neil Booth  <NeilB@earthling.net>
4732
4733         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4734         * gcc.dg/cpp/strify2.c: Same.
4735
4736 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4737
4738         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4739         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4740         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4741         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4742
4743         * testsuite/gcc.dg/cpp/macro1.c,
4744         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4745         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4746         testsuite/gcc.dg/cpp/strify1.c,
4747         testsuite/gcc.dg/cpp/strify2.c: New tests.
4748
4749 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4750
4751         * gcc.c-torture/execute/20000703-1.c: New test.
4752
4753 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4754
4755         * g++.old-deja/g++.pt (lookup10.C): New test.
4756
4757 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4758
4759         * g++.old-deja/g++.pt (typename25.C): New test.
4760
4761 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4762
4763         * gcc.c-torture/compile/20000701-1.c: New test.
4764
4765 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4766
4767         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4768         to test case.
4769
4770 2000-06-30  Catherine Moore  <clm@cygnus.com>
4771
4772         * gcc.c-torture/execute/align-1.c: New test.
4773
4774 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4775
4776         * g++.old-deja/g++.pt/expr8.C: New test.
4777         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4778
4779 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4780
4781         * gcc.c-torture/compile/20000629-1.c: New test.
4782
4783 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4784
4785
4786         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4787         gcc.dg/noncompile directory, depending on whether they're
4788         preprocessor tests or not.  Annotate all the tests for the dg
4789         framework.
4790
4791         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4792         * gcc.dg/noncompile/noncompile.exp: New.
4793
4794         * Moved files:
4795         Old name                                New name
4796         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4797         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4798         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4799         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4800         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4801         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4802         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4803         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4804         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4805         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4806         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4807         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4808         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4809         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4810         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4811         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4812         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4813         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4814         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4815         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4816         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4817         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4818         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4819         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4820
4821         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4822         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4823         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4824         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4825         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4826         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4827
4828 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4829
4830         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4831         declare one variable.  On the fourth, error.
4832         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4833         declared by 20000628-1a.h.
4834
4835 2000-06-29  Richard Henderson  <rth@redhat.com>
4836
4837         * gcc.c-torture/execute/930529-1.x: New file.
4838         * gcc.dg/920413-1.c: Adjust expected warning text.
4839         * gcc.dg/980217-1.c: Declare abort.
4840         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4841
4842 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4843
4844         * g77.f-torture/compile/20000629-1.f: New test.
4845         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4846
4847 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4848
4849         Rearrange lots of files, removing entirely the
4850         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4851         directories.
4852
4853         * Deleted files:
4854         gcc.c-torture/code_quality/code_quality.exp
4855         gcc.c-torture/special/special.exp
4856         gcc.failure/failure.exp
4857         gcc.failure/940409-1.x
4858         gcc.c-torture/compile/961203-1.x
4859
4860         * New files:
4861         gcc.misc-tests/linkage.exp
4862         gcc.c-torture/execute/920730-1t.c
4863         gcc.c-torture/execute/920730-1t.x
4864         gcc.c-torture/compile/920520-1.x
4865         gcc.c-torture/compile/920521-1.x
4866         gcc.c-torture/compile/981006-1.x
4867         gcc.c-torture/execute/eeprof-1.x
4868
4869         * Moved files (possibly with modifications to fit a new harness):
4870         Old name                                New name
4871         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4872         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4873         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4874         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4875         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4876         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4877         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4878         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4879         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4880         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4881         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4882         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4883         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4884         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4885
4886 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4887
4888         * c-torture/compile/961203-1.x: Delete.
4889
4890         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4891         not exit. Include stdio.h.
4892         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4893         * gcc.misc-tests/dg-12.c: Likewise.
4894         * gcc.misc-tests/dg-5.c: Likewise.
4895         * gcc.misc-tests/dg-6.c: Likewise.
4896         * gcc.misc-tests/dg-7.c: Prototype abort.
4897         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4898         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4899         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4900         not exit.
4901         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4902         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4903
4904 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4905
4906         * gcc.dg/cpp/20000628-1.c: New test.
4907         * gcc.dg/cpp/20000628-1.h: New header for above test.
4908         * gcc.dg/cpp/20000628-1a.h: Likewise.
4909
4910 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4911
4912         * gcc.dg/cpp: New directory.
4913         * gcc.dg/cpp/cpp.exp: New driver.
4914         * gcc.dg/cpp/20000627-1.c: New test.
4915         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4916         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4917         and rewrite as a compilation test.
4918
4919         * gcc.dg: Move many files into the cpp subdirectory, possibly
4920         renaming or editing them as well.
4921         Old name                New name
4922         990119-1.c              cpp/19990119-1.c
4923         990228-1.c              cpp/19990228-1.c
4924         990407-1.c              cpp/19990407-1.c
4925         990409-1.c              cpp/19990409-1.c
4926         990413-1.c              cpp/19990413-1.c
4927         990703-1.c              cpp/19990703-1.c
4928         20000127-1.c            cpp/20000127-1.c
4929         20000129-1.c            cpp/20000129-1.c
4930         20000207-1.c            cpp/20000207-1.c
4931         20000207-2.c            cpp/20000207-2.c
4932         20000209-1.c            cpp/20000209-1.c
4933         20000209-2.c            cpp/20000209-2.c
4934         20000301-1.c            cpp/20000301-1.c
4935         20000419-1.c            cpp/20000419-1.c
4936         20000510-1.S            cpp/20000510-1.S
4937         20000519-1.c            cpp/20000519-1.c
4938         20000529-1.c            cpp/20000529-1.c
4939         20000625-1.c            cpp/20000625-1.c
4940         20000625-2.c            cpp/20000625-2.c
4941         cpp-as1.c               cpp/assert1.c
4942         cpp-as2.c               cpp/assert2.c
4943         cxx-comments-1.c        cpp/cxxcom1.c
4944         cxx-comments-2.c        cpp/cxxcom2.c
4945         endif-label.c           cpp/endif.c
4946         cpp-hash1.c             cpp/hash1.c
4947         cpp-hash2.c             cpp/hash2.c
4948         cpp-if1.c               cpp/if-1.c
4949         cpp-if2.c               cpp/if-2.c
4950         cpp-if3.c               cpp/if-3.c
4951         cpp-if4.c               cpp/if-4.c
4952         cpp-if5.c               cpp/if-5.c
4953         cpp-cond.c              cpp/if-cexp.c
4954         cpp-missingop.c         cpp/if-mop.c
4955         cpp-missingparen.c      cpp/if-mpar.c
4956         cpp-opprec.c            cpp/if-oppr.c
4957         cpp-ifparen.c           cpp/if-paren.c
4958         cpp-shortcircuit.c      cpp/if-sc.c
4959         cpp-shift.c             cpp/if-shift.c
4960         cpp-unary.c             cpp/if-unary.c
4961         cpp-li1.c               cpp/line1.c
4962         cpp-li2.c               cpp/line2.c
4963         lineno.c                cpp/line3.c
4964         lineno-2.c              cpp/line4.c
4965         cpp-mi.c                cpp/mi1.c
4966         cpp-mic.h               cpp/mi1c.h
4967         cpp-micc.h              cpp/mi1cc.h
4968         cpp-mind.h              cpp/mi1nd.h
4969         cpp-mindp.h             cpp/mi1ndp.h
4970         cpp-mix.h               cpp/mi1x.h
4971         cpp-mi2.c               cpp/mi2.c
4972         cpp-mi2a.h              cpp/mi2a.h
4973         cpp-mi2b.h              cpp/mi2b.h
4974         cpp-mi2c.h              cpp/mi2c.h
4975         cpp-mi3.c               cpp/mi3.c
4976         cpp-mi3.def             cpp/mi3.def
4977         poison-1.c              cpp/poison.c
4978         pr-impl.c               cpp/prag-imp.c
4979         cpp-redef-2.c           cpp/redef1.c
4980         cpp-redef.c             cpp/redef2.c
4981         strpaste.c              cpp/strp1.c
4982         strpaste-2.c            cpp/strp2.c
4983         cpp-tradpaste.c         cpp/tr-paste.c
4984         cpp-tradstringify.c     cpp/tr-str.c
4985         cpp-tradwarn1.c         cpp/tr-warn1.c
4986         cpp-tradwarn2.c         cpp/tr-warn2.c
4987         trigraphs.c             cpp/trigraphs.c
4988         cpp-unc1.c              cpp/unc1.c
4989         cpp-unc2.c              cpp/unc2.c
4990         cpp-unc3.c              cpp/unc3.c
4991         cpp-unc.c               cpp/unc4.c
4992         undef.c                 cpp/undef1.c
4993         undef-2.c               cpp/undef2.c
4994         cpp-wi1.c               cpp/widestr1.c
4995
4996 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4997
4998         * lib/g++.exp (g++_include_flags): Tweak.
4999
5000 2000-06-27  H.J. Lu  <hjl@gnu.org>
5001             Loren J. Rittle  <ljrittle@acm.org>
5002
5003         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5004         version with one that knows about the new gcc tree structure.
5005         (g++_link_flags): Same.
5006
5007 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5008
5009         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5010         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5011         case we are cross-compiling.
5012
5013         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5014         g++.old-deja/g++.niklas/Makefile.in,
5015         g++.old-deja/g++.niklas/configure.in,
5016         g++.old-deja/g++.other/Makefile.in,
5017         g++.old-deja/g++.other/configure.in,
5018         gcc.c-torture/code_quality/Makefile.in,
5019         gcc.c-torture/code_quality/configure.in,
5020         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5021         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5022         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5023         gcc.c-torture/execute/ieee/Makefile.in,
5024         gcc.c-torture/execute/ieee/configure.in,
5025         gcc.c-torture/noncompile/Makefile.in,
5026         gcc.c-torture/noncompile/configure.in,
5027         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5028         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5029         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5030
5031 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5032
5033         * g++.old-deja/g++.other/ambig3.C: New test.
5034
5035 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5036
5037         * g++.old-deja/g++.pt/syntax1.C: New test.
5038         * g++.old-deja/g++.pt/syntax2.C: New test.
5039         * g++.old-deja/g++.other/syntax3.C: New test.
5040         * g++.old-deja/g++.other/syntax4.C: New test.
5041
5042 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5043
5044         * gcc.dg/20000623-1.c: Prototype exit and abort.
5045
5046 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5047
5048         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5049         New tests.
5050         * gcc.dg/cpp-mi3.def: New file.
5051
5052         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5053         inside assertions.
5054         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5055         lexer's error messages.
5056         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5057         divine anything from the linemarkers.
5058         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5059         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5060
5061 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5062
5063         * gcc.dg/20000623-1.c: New test.
5064
5065 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5066
5067         * gcc.c-torture/execute/20000622-1.c: New test.
5068
5069 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5070
5071         * g++.old-deja/g++.other/init15.C: New test.
5072
5073 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5074
5075         * g++.old-deja/g++.pt/vaarg2.C: New test.
5076         * g++.old-deja/g++.pt/vaarg3.C: New test.
5077
5078 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5079
5080         * g++.old-deja/g++.other/dyncast6.C: New test.
5081
5082 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5083
5084         * gcc.c-torture/execute/loop-6.c: New test.
5085
5086 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5087
5088         * gcc.dg/20000614-1.c: New test.
5089         * gcc.dg/20000614-2.c: New test.
5090
5091 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5092
5093         * g++.old-deja/g++.other/inline12.C: New test.
5094
5095 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5096
5097         * g++.old-deja/g++.other/eh1.C: New test.
5098
5099 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5100
5101         * g++.old-deja/g++.other/type.C: New test.
5102
5103 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5104
5105         * g++.old-deja/g++.other/initstring.C: New test.
5106
5107 2000-06-12  Jason Merrill  <jason@redhat.com>
5108
5109         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5110
5111 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5112
5113         * gcc.c-torture/compile/20000609-1.c: New test.
5114
5115 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5116
5117         * gcc.dg/20000609-1.c: New test.
5118
5119 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5120
5121         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5122         * gcc.c-torture/noncompile/poison-1.c: Move...
5123         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5124         * gcc.dg/cpp-li1.c: Add a token after the #line.
5125
5126 2000-06-05  Richard Henderson  <rth@cygnus.com>
5127
5128         * gcc.c-torture/execute/20000605-2.c: New test.
5129         * gcc.c-torture/execute/20000605-3.c: New test.
5130
5131 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5132
5133         * g77.f-torture/execute/20000503-1.x: New file.
5134
5135 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5136
5137         * g++.old-deja/g++.eh/badalloc1.C: New test.
5138
5139 2000-06-05  Richard Henderson  <rth@cygnus.com>
5140
5141         * gcc.c-torture/execute/20000605-1.c: New test.
5142
5143 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5144             Nathan Sidwell <nathan@codesourcery.com>
5145
5146         * gcc.c-torture/compile/20000605-1.c: New test.
5147
5148 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5149
5150         * g77.f-torture/compile/20000601-1.f:  New test.
5151
5152 2000-06-03  Richard Henderson  <rth@cygnus.com>
5153
5154         * gcc.c-torture/execute/20000603-1.c: New.
5155
5156 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5157
5158         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5159         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5160
5161 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5162
5163         * gcc.dg/compare2.c (case 12): XFAIL.
5164         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5165         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5166
5167         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5168
5169 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5170
5171         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5172         guard macro is already defined when the header is first
5173         included.
5174         * gcc.dg/cpp-mix.h: New file.
5175         * gcc.dg/endif-label.c: Update patterns to match compiler.
5176
5177         * g++.brendan/complex1.C: Declare abort.
5178         * g++.law/refs4.C: Remove XFAIL.
5179         * g++.oliva/expr2.C: Declare abort and exit.
5180
5181 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5182
5183         * gcc.c-torture/execute/20000528-1.c: New test.
5184
5185         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5186         * g++.old-deja/g++.law/temps4.C: Likewise.
5187
5188         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5189         stdlib.h.  Call abort() on failure.
5190         * g++.old-deja/g++.law/refs4.C: Likewise.
5191         * g++.old-deja/g++.law/temps4.C: Likewise.
5192         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5193         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5194
5195 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5196
5197         Relative to g++.dg/special:
5198         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5199
5200         Relative to g++.old-deja:
5201         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5202         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5203         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5204         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5205         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5206         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5207         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5208
5209         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5210         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5211         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5212         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5213         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5214         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5215         and/or string.h.
5216
5217         * g++.other/goto1.C: Update expectations for error messages.
5218
5219 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5220
5221         * gcc.c-torture/compile/20000523-1.c: New test.
5222
5223 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5224
5225         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5226
5227 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5228
5229         * g++.old-deja/g++.eh/catch11.C: New test.
5230         * g++.old-deja/g++.eh/catch12.C: New test.
5231
5232 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5233
5234         * gcc.c-torture/execute/20000523-1.c: New test.
5235
5236 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5237
5238         * c-torture/execute/bcp-1.c: Replace abort in arg of
5239         __builtin_constant_p with a generic external function.
5240
5241         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5242         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5243         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5244         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5245         Prototype abort and/or exit.
5246
5247         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5248         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5249         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5250         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5251
5252 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5253
5254         * gcc.dg/dwarf2-1.c: New test.
5255
5256 2000-05-20  Richard Henderson  <rth@cygnus.com>
5257
5258         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5259
5260 2000-05-20  Andreas Jaeger  <aj@suse.de>
5261
5262         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5263         testcase.
5264
5265 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5266
5267         * gcc.c-torture/execute/20000519-2.c: New test.
5268
5269 2000-05-19  Andreas Jaeger  <aj@suse.de>
5270
5271         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5272         which fails with SSA.
5273
5274         * lib/c-torture.exp: Also test with -O3 -fssa.
5275
5276 2000-05-18  Michael Meissner  <meissner@redhat.com>
5277
5278         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5279         * gcc.c-torture/execute/920415-1.c: Ditto.
5280         * gcc.c-torture/execute/920501-1.c: Ditto.
5281         * gcc.c-torture/execute/conversion.c: Ditto.
5282         * gcc.c-torture/execute/cvt-1.c: Ditto.
5283
5284 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5285
5286         * gcc.c-torture/compile/20000518-1.c: New test.
5287
5288 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5289
5290         * g77.f-torture/compile/200005018.f:  New test.
5291
5292 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5293
5294         * gcc.c-torture/compile/20000517-1.c: New test.
5295
5296 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5297
5298         * gcc.c-torture/execute/20000516-1.c: New test.
5299
5300 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5301
5302         * g++.old-deja/g++.other/eh.C: New test.
5303
5304 2000-05-12  Richard Henderson  <rth@cygnus.com>
5305
5306         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5307         constants through to doit's conditional.
5308
5309 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5310
5311         * gcc.c-torture/compile/20000511-1.c: New test.
5312         * g77.f-torture/compile/20000511-1.f: New test.
5313         * g77.f-torture/compile/20000511-2.f: New test.
5314
5315 2000-05-11  Michael Meissner  <meissner@redhat.com>
5316
5317         * gcc.c-torture/execute/20000511-1.c: New test.
5318
5319 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5320
5321         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5322         * gcc.dg/20000510-1.S: New.
5323
5324 2000-05-08  Catherine Moore  <clm@cygnus.com>
5325
5326         * gcc.dg/unused-3.c: New.
5327
5328 2000-05-06  Richard Henderson  <rth@cygnus.com>
5329
5330           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5331           * g++.old-deja/g++.mike/warn1.C: Likewise.
5332           * g++.old-deja/g++.pt/local1.C: Likewise.
5333           * g++.old-deja/g++.pt/local7.C: Likewise.
5334           * g++.old-deja/g++.pt/spec16.C: Likewise.
5335
5336 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5337
5338         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5339
5340 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5341
5342           * g77.f-torture/execute/20000503-1.f:  New test.
5343
5344 2000-05-04  Andreas Jaeger  <aj@suse.de>
5345
5346         * gcc.dg/noreturn-2.c: New test.
5347
5348 2000-05-04  Neil Booth  <NeilB@earthling.net>
5349
5350         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5351         preprocessor.
5352
5353 2000-05-04  Richard Henderson  <rth@cygnus.com>
5354
5355         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5356
5357 2000-05-04  Richard Henderson  <rth@cygnus.com>
5358
5359         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5360         OpenSSL by Jason R Thorpe.
5361
5362 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5363
5364         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5365
5366 2000-05-03  Robert Lipe <robertlipe@usa.net>
5367
5368         * gcc.dg/20000503-1.c: New test.
5369
5370 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5371
5372         * gcc.c-torture/compile/20000502-1.c: New test.
5373         * g++.old-deja/g++.other/align.C: New test.
5374         * gcc.dg/cpp-tradstringify.c: New test.
5375
5376 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5377
5378         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5379         and hard registers.
5380
5381 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5382
5383         * gcc.c-torture/execute/loop-5.c: New test.
5384
5385 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5386
5387         * gcc.c-torture/execute/va-arg-20.c: New test.
5388
5389 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5390
5391         * gcc.c-torture/execute/20000422-1.c: New test.
5392
5393 2000-04-20  Greg McGary  <gkm@gnu.org>
5394
5395         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5396         when optimizing, but without sibling-call optimizations (-O1).
5397
5398 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5399
5400           * gcc.c-torture/compile/20000420-1.c: New test.
5401
5402 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5403
5404         * g++.abi/ptrflags.C: New test.
5405         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5406
5407 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5408
5409         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5410
5411 2000-04-19  Greg McGary  <gkm@gnu.org>
5412
5413         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5414         sibling-call optimizations.
5415
5416 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5417
5418         * gcc.dg/20000419-1.c: New test.
5419
5420 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5421
5422         * gcc.c-torture/execute/20000412-6.c: New test.
5423
5424 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5425
5426         * gcc.c-torture/execute/20000412-5.c: New test.
5427         * g77.f-torture/compile/20000412-1.f: New test.
5428         * gcc.c-torture/execute/20000412-4.c: New test.
5429         * gcc.c-torture/compile/20000412-2.c: New test.
5430         * gcc.c-torture/execute/20000412-3.c: New test.
5431         * gcc.c-torture/compile/20000412-1.c: New test.
5432         * gcc.c-torture/execute/20000412-2.c: New test.
5433
5434 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5435
5436         * objc/execute/bf-20.m: New test.
5437
5438 2000-04-10  Richard Henderson  <rth@cygnus.com>
5439
5440         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5441
5442         * gcc.c-torture/execute/20000412-1.c: New test.
5443
5444 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5445
5446         * g++.old-deja/g++.eh/catchptr1.C: New test.
5447
5448 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5449
5450         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5451
5452 2000-04-08  Neil Booth  <NeilB@earthling.net>
5453
5454         * gcc.dg/cpp-nullchar.c: Remove test as
5455         embedded nulls cause problems.
5456
5457 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5458
5459         * gcc.dg/compare2.c: New test.
5460
5461 2000-04-08  Neil Booth  <NeilB@earthling.net>
5462
5463         * gcc.dg/cpp-nullchar.c: New test.
5464
5465 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5466
5467         * gcc.dg/cpp-mi2.c: New test.
5468         * gcc.dg/cpp-mi2[abc].h: New files.
5469
5470 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5471
5472         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5473         member name.
5474
5475 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5476
5477         * g++.old-deja/g++.abi/vmihint.C: New test.
5478
5479 2000-04-06  Neil Booth  <NeilB@earthling.net>
5480
5481         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5482         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5483         copyright.
5484
5485 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5486
5487         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5488         avoid stack-frame overwrite.
5489
5490 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5491
5492         * gcc.c-torture/compile/20000405-2.c: New test.
5493         * gcc.c-torture/compile/20000405-3.c: New test.
5494
5495 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5496
5497         * gcc.c-torture/compile/20000405-1.c: New test.
5498
5499 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5500
5501         * gcc.dg/cast-qual-1.c: Revert last change.
5502
5503 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5504
5505         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5506
5507 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5508
5509         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5510         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5511
5512 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5513
5514         * gcc.c-torture/compile/20000403-2.c: New test.
5515         * gcc.c-torture/compile/20000403-1.c: New test.
5516
5517 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5518
5519         * gcc.c-torture/execute/20000403-1.c: New test.
5520
5521 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5522
5523         * gcc.c-torture/execute/20000402-1.c: New test.
5524
5525 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5526
5527         * gcc.c-torture/execute/va-arg-15.c: New test.
5528         * gcc.c-torture/execute/va-arg-16.c: New test.
5529         * gcc.c-torture/execute/va-arg-17.c: New test.
5530         * gcc.c-torture/execute/va-arg-18.c: New test.
5531         * gcc.c-torture/execute/va-arg-19.c: New test.
5532
5533 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5534
5535         * gcc.c-torture/compile/981211-1.c: Move to...
5536         * gcc.dg/cpp-as1.c: ...here.
5537         * gcc.dg/cpp-as2.c: New file.
5538
5539         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5540         compiler.
5541
5542 2000-04-02  Neil Booth  <NeilB@earthling.net>
5543
5544         * gcc.dg/cpp-cond.c  New tests.
5545         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5546         accidental success less likely.
5547         * gcc.dg/cpp-missingop.c  New tests.
5548         * gcc.dg/cpp-missingparen.c  New tests.
5549         * gcc.dg/cpp-shift.c  New tests.
5550         * gcc.dg/cpp-shortcircuit.c  New tests.
5551         * gcc.dg/cpp-unary.c  New tests.
5552
5553 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5554
5555         * gcc.c-torture/compile/20000329-1.c: New test.
5556
5557 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5558
5559         * gcc.c-torture/compile/20000326-1.c: New test.
5560         * gcc.c-torture/compile/20000326-2.c: New test.
5561
5562 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5563
5564         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5565         the first parameter is a function argument.
5566
5567 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         * g++.old-deja/g++.ext/array4.C: New test.
5570
5571 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5572
5573         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5574
5575 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5576
5577         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5578
5579 2000-03-19  Richard Henderson  <rth@cygnus.com>
5580
5581         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5582
5583 2000-03-19  Richard Henderson  <rth@cygnus.com>
5584
5585         * gcc.c-torture/compile/20000319-1.c: New test.
5586
5587 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5588
5589         * gcc.c-torture/execute/20000314-3.c: New test.
5590         * gcc.c-torture/execute/20000314-2.c: New test.
5591         * gcc.c-torture/execute/20000314-1.c: New test.
5592         * gcc.c-torture/compile/20000314-2.c: New test.
5593         * gcc.c-torture/compile/20000314-1.c: New test.
5594
5595 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5596
5597         * g++.old-deja/g++.warn/inline.C: New test.
5598
5599 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5600
5601         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5602         standards-compliant result rather than specific constants.
5603         Put test-values in array.
5604
5605 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5606
5607         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5608         (g++_target_compile): Put test-specific options last.
5609
5610 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5611
5612         * g++.old-deja/g++.eh/vbase4.C: New test.
5613
5614 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5615
5616         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5617
5618 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5619
5620         * g++.old-deja/g++.brendan/misc12.C: Removed.
5621         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5622         * g++.old-deja/g++.ext/pretty4.C: New test.
5623
5624 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5625
5626         * g++.old-deja/g++.other/string2.C: New test.
5627
5628 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5629
5630         * g++.old-deja/g++.warn/impint2.C: New test.
5631
5632 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5633
5634         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5635         is 1, not zero.
5636
5637 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5638
5639         * g++.old-deja/g++.warn/impint.C: New test.
5640         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5641         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5642         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5643         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5644         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5645         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5646         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5647         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5648         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5649         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5650         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5651         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5652
5653 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5654
5655         * gcc.dg/cpp-redef.c: New test.
5656
5657 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5658
5659         * g++.old-deja/g++.pt/unify7.C: New test.
5660
5661 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5662
5663         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5664         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5665
5666 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5667
5668         * gcc.c-torture/compile/20000224-1.c: New test.
5669
5670 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5671
5672         * gcc.c-torture/compile/cpp-2.c: New test.
5673         * gcc.c-torture/compile/cpp-1.c: New test.
5674
5675 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5676
5677         * gcc.c-torture/execute/20000225-1.c: New test.
5678
5679 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5680
5681         * gcc.dg/cpp-li2.c: New test.
5682
5683         * gcc.dg/cpp-wi1.c: New test.
5684
5685         * gcc.dg/cpp-li1.c: New test.
5686
5687 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5688
5689         * g++.old-deja/g++.other/sizeof5.C: New test.
5690
5691 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5692
5693         * gcc.c-torture/execute/va-arg-13.c: New test.
5694
5695 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5696
5697         * gcc.c-torture/execute/va-arg-12.c: New test.
5698
5699 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5700
5701         * gcc.c-torture/execute/20000223-1.c: New test.
5702
5703 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5704
5705         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5706
5707 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5708
5709         * g++.old-deja/g++.abi/ptrmem.C: New test.
5710
5711 2000-02-19  Richard Henderson  <rth@cygnus.com>
5712
5713         * gcc.c-torture/compile/init-3.c: New.
5714
5715 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5716
5717         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5718         ALWAYS_CXXFLAGS.
5719
5720 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5721
5722         * gcc.c-torture/compile/20000211-3.c: New test.
5723
5724 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5725
5726         * gcc.c-torture/compile/20000211-2.c: New test.
5727
5728 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5729
5730         * gcc.c-torture/compile/20000211-1.c: New test.
5731
5732 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5733
5734         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5735           on native targets
5736
5737 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5738
5739         * g++.old-deja/g++.other/cast5.C: New test.
5740
5741 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5742
5743         * gcc.c-torture/execute/20000205-1.c: New.
5744
5745 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5746
5747         * g++.old-deja/g++.jason/cast3.C: Return void.
5748         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5749
5750 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5751
5752         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5753
5754         * gcc.dg/loop-1.c: New test.
5755
5756 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5757
5758         * gcc.c-torture/compile/20000127-1.c: New test.
5759         * gcc.c-torture/execute/991228-1.c: New test.
5760
5761 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5762
5763         * gcc.dg/unused-2.c: New test.
5764
5765         * gcc.dg/conv-1.c: New test.
5766
5767 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5768
5769         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5770         compiler.
5771         (tool_option_proc): Fix typo.
5772
5773 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5774
5775         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5776         of the ld on the host, not on the build machine.
5777         Also, don't crash if '--help' is not a supported option.
5778
5779 2000-01-24  Richard Henderson  <rth@cygnus.com>
5780
5781         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5782
5783 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5784
5785         * gcc.c-torture/execute/20000120-2.c: New test.
5786         * gcc.c-torture/execute/20000120-1.c: New test.
5787
5788 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5789
5790         * gcc.c-torture/execute/20000113-1.c: New test.
5791
5792 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5793
5794         * gcc.c-torture/execute/20000112-1.c: New test.
5795
5796 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5797
5798         * gcc.dg/20000111-1.c: New test.
5799
5800 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5801
5802         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5803         with 16 bit integers.
5804
5805 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5806
5807         * gcc.dg/20000108-1.c: New test.
5808
5809 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5810
5811         * g++.old-deja/g++.ns/koenig8.C: New test.
5812
5813 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5814
5815         * g++.old-deja/g++.other/cast4.C: New test.
5816
5817 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5818
5819         * gcc.c-torture/compile/20000105-2.c: New test.
5820         * gcc.c-torture/compile/20000105-1.c: New test.
5821
5822 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5823
5824         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5825         references to printf & atoi to conform to ANSI standard.
5826         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5827         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5828         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5829         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5830         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5831         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5832         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5833         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5834         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5835         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5836         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5837         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5838         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5839         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5840         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5841         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5842         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5843         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5844         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5845         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5846         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5847         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5848         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5849         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5850         * g++.old-deja/g++.brendan/init3.C: Likewise.
5851         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5852         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5853         * g++.old-deja/g++.brendan/new2.C: Likewise.
5854         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5855         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5856         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5857         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5858         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5859         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5860         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5861         * g++.old-deja/g++.brendan/template24.C: Likewise.
5862         * g++.old-deja/g++.brendan/template3.C: Likewise.
5863         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5864         * g++.old-deja/g++.jason/inline3.C: Likewise.
5865         * g++.old-deja/g++.jason/opeq.C: Likewise.
5866         * g++.old-deja/g++.law/arg5.C: Likewise.
5867         * g++.old-deja/g++.law/arm7.C: Likewise.
5868         * g++.old-deja/g++.law/ctors11.C: Likewise.
5869         * g++.old-deja/g++.law/cvt8.C: Likewise.
5870         * g++.old-deja/g++.law/init9.C: Likewise.
5871         * g++.old-deja/g++.law/refs4.C: Likewise.
5872         * g++.old-deja/g++.law/template2.C: Likewise.
5873         * g++.old-deja/g++.law/visibility24.C: Likewise.
5874         * g++.old-deja/g++.law/vtable3.C: Likewise.
5875         * g++.old-deja/g++.mike/asm2.C: Likewise.
5876         * g++.old-deja/g++.mike/eh1.C: Likewise.
5877         * g++.old-deja/g++.mike/misc1.C: Likewise.
5878         * g++.old-deja/g++.mike/misc13.C: Likewise.
5879         * g++.old-deja/g++.mike/misc14.C: Likewise.
5880         * g++.old-deja/g++.mike/ns12.C: Likewise.
5881         * g++.old-deja/g++.mike/p1248.C: Likewise.
5882         * g++.old-deja/g++.mike/p3708.C: Likewise.
5883         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5884         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5885         * g++.old-deja/g++.mike/p646.C: Likewise.
5886         * g++.old-deja/g++.mike/p700.C: Likewise.
5887         * g++.old-deja/g++.mike/p783.C: Likewise.
5888         * g++.old-deja/g++.mike/p783a.C: Likewise.
5889         * g++.old-deja/g++.mike/p783b.C: Likewise.
5890         * g++.old-deja/g++.mike/p786.C: Likewise.
5891         * g++.old-deja/g++.mike/p789.C: Likewise.
5892         * g++.old-deja/g++.mike/p789a.C: Likewise.
5893         * g++.old-deja/g++.mike/p807a.C: Likewise.
5894         * g++.old-deja/g++.other/delete3.C: Likewise.
5895         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5896         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5897         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5898         * g++.old-deja/g++.other/empty1.C: Likewise.
5899         * g++.old-deja/g++.other/temporary1.C: Likewise.
5900         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5901         * g++.old-deja/g++.pt/t16.C: Likewise.
5902         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5903
5904 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5905
5906         * gcc.dg/991230-1.c: New test.
5907
5908 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5909
5910         * gcc.c-torture/compile/991229-3.c: New test.
5911         * gcc.c-torture/compile/991229-2.c: New test.
5912         * gcc.c-torture/compile/991229-1.c: New test.
5913
5914 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5915
5916         * gcc.c-torture/compile/labels-2.c: New test.
5917
5918 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5919
5920         * gcc.c-torture/execute/991227-1.c: New test.
5921
5922 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5923
5924         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5925
5926 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5927
5928         * gcc.c-torture/execute/991221-1.c: New test.
5929
5930 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5931
5932         * g++.old-deja/g++.other/cast3.C: New test.
5933
5934 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5935
5936         * gcc.c-torture/execute/991216-4.c: New test.
5937
5938 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5939
5940         * gcc.c-torture/execute/991216-1.c: New test.
5941         * gcc.c-torture/execute/991216-2.c: New test.
5942         * gcc.c-torture/execute/991216-3.c: New test.
5943
5944 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5945
5946         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5947         Actually make the test fail by using "-O2" for compilation.
5948
5949 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5950
5951         * g++.old-deja/g++.warn/cast-align1.C: New test.
5952
5953 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5954
5955         * gcc.c-torture/compile/991214-1.c: New test.
5956         * gcc.c-torture/compile/991214-2.c: New test.
5957
5958 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5959
5960         * gcc.dg/991214-1.c: New test.
5961
5962 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5963
5964         * gcc.c-torture/compile/991213-3.c: New test.
5965         * gcc.c-torture/compile/991213-2.c: New test.
5966         * gcc.c-torture/compile/991213-1.c: New test.
5967
5968 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5969
5970         * gcc.dg/991209-1.c: New test.
5971
5972 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5973
5974         * gcc.c-torture/compile/991208-1.c: New test.
5975
5976 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5977
5978         * gcc.dg/ultrasp2.c: New test.
5979
5980 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5981
5982         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5983
5984 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5985
5986         * gcc.c-torture/compile/991202-1.c: New test.
5987         * gcc.c-torture/execute/991202-1.c: New test.
5988         * gcc.c-torture/execute/991202-2.c: New test.
5989         * gcc.c-torture/execute/991202-3.c: New test.
5990
5991 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5992
5993         * g++.old-deja/g++.abi/align.C: New test.
5994         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5995         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5996
5997 1999-12-01  Richard Henderson  <rth@cygnus.com>
5998
5999         * gcc.c-torture/execute/991201-1.c: New.
6000
6001 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6002
6003         * gcc.dg/991129-1.c: New test.
6004
6005 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6006
6007         * gcc.c-torture/compile/991127-1.c: New test.
6008
6009 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6010
6011         * g++.old-deja/g++.other/warn4.C: New test.
6012
6013 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6014
6015         * g++.old-deja/g++.eh/cleanup2.C: New test.
6016         * g++.old-deja/g++.ext/pretty2.C: New test.
6017         * g++.old-deja/g++.ext/pretty3.C: New test.
6018         * g++.old-deja/g++.other/debug6.C: New test.
6019
6020 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6021
6022         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6023         compiler_output to look for one error message instead of two.
6024
6025 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6026
6027         * gcc.c-torture/execute/991118-1.c: Also test case
6028         where the word boundary does not split a byte evenly.
6029
6030 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6031
6032         * g++.old-deja/g++.ext/restrict1.C: New test.
6033
6034 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6035
6036         * gcc.c-torture/execute/991118-1.c: New test.
6037
6038 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6039
6040         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6041         working directory pathnames.
6042
6043 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6044
6045         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6046         host is equipped with driver.h and driver.o so it can actually
6047         compile and run the tests.
6048
6049 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6050
6051         * gcc.c-torture/compile/991008-1.c: New test.
6052
6053 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6054
6055         * lib/gcc-dg.exp: Include target-supports.exp
6056
6057 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6058
6059         * lib/target-supports.exp: New file: Provide procs to test for
6060         features supported by the target.
6061         (check_weak_available): Moved here from ecos.exp.
6062         (check_alias_available): New proc: Determine of the target
6063         toolchain supports the alias attribute.
6064
6065         * gcc.dg/special/ecos.exp: Move check_weak_available to
6066         target-supports.exp.
6067         (alias-1.c): Only perform the test if the target supports
6068         aliases.
6069         (wkali-1.c): Only perform the test if the target supports
6070         aliases.
6071
6072         * gcc.dg/990506-0.c: Expect error messages from cross
6073         targets as well as native targets.
6074
6075 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6076
6077         * gcc.dg/ultrasp1.c: Removed xfail.
6078         * gcc.dg/struct-ret-2.c: Likewise.
6079         * gcc.dg/array-1.c: Likewise.
6080
6081 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6082
6083         * gcc.dg/struct-ret-2.c: New test.
6084
6085         * gcc.dg/array-1.c: New test.
6086
6087 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6088
6089         * gcc.c-torture/execute/991030-1.c: New test.
6090
6091 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6092
6093         * gcc.c-torture/compile/991026-2.c: New test.
6094
6095 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6096
6097         * gcc.c-torture/compile/991026-1.c: New test.
6098
6099 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6100
6101         * gcc.c-torture/execute/991023-1.c: New test.
6102
6103 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6104
6105         * gcc.c-torture/execute/991019-1.c: New test.
6106
6107 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6108
6109         * gcc.c-torture/execute/991016-1.c: New test.
6110
6111 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6112
6113         * gcc.c-torture/execute/991014-1.c: New test.
6114
6115 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6116
6117         * g++.old-deja/g++.other/union2.C: New test.
6118
6119 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6120
6121         * g++.old-deja/g++.other/vaarg2.C: New test.
6122         * g++.old-deja/g++.other/vaarg3.C: New test.
6123
6124 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6125
6126         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6127         in compile/.
6128
6129 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6130
6131         * gcc.c-torture/execute/va-arg-11.c: New test.
6132
6133 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6134
6135         * lib/file-format.exp (gcc_target_object_format): Don't
6136         crash if objdump is unavailable.
6137
6138 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6139
6140         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6141
6142 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6143
6144         * gcc.c-torture/compile/990928-1.c: New test.
6145
6146 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6147
6148         * g++.old-deja/g++.other/decl6.C: New test.
6149
6150 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6151
6152         * gcc.c-torture/execute/va-arg-10.c: New test.
6153
6154 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6155
6156         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6157         __PRETTY_FUNCTION__.
6158
6159 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6160
6161         * gcc.c-torture/execute/990923-1.c: New test.
6162
6163 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6164
6165         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6166         for which -fpic is inappropriate.
6167
6168 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6169
6170         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6171
6172 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6173
6174         * g++.old-deja/g++.other/dyncast1.C: New test.
6175         * g++.old-deja/g++.other/dyncast2.C: New test.
6176         * g++.old-deja/g++.other/dyncast3.C: New test.
6177         * g++.old-deja/g++.other/dyncast4.C: New test.
6178         * g++.old-deja/g++.other/dyncast5.C: New test.
6179         * g++.old-deja/g++.eh/catch3.C: New test.
6180         * g++.old-deja/g++.eh/catch3p.C: New test.
6181         * g++.old-deja/g++.eh/catch4.C: New test.
6182         * g++.old-deja/g++.eh/catch4p.C: New test.
6183         * g++.old-deja/g++.eh/catch5.C: New test.
6184         * g++.old-deja/g++.eh/catch5p.C: New test.
6185         * g++.old-deja/g++.eh/catch6.C: New test.
6186         * g++.old-deja/g++.eh/catch6p.C: New test.
6187         * g++.old-deja/g++.eh/catch7.C: New test.
6188         * g++.old-deja/g++.eh/catch7p.C: New test.
6189         * g++.old-deja/g++.eh/catch8.C: New test.
6190         * g++.old-deja/g++.eh/catch8p.C: New test.
6191         * g++.old-deja/g++.eh/catch9.C: New test.
6192         * g++.old-deja/g++.eh/catch9p.C: New test.
6193
6194 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6195
6196         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6197         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6198
6199 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6200
6201         * gcc.c-torture/compile/990913-1.c: New test.
6202
6203 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6204
6205         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6206         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6207
6208 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6209
6210         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6211
6212 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6213
6214         * g++.old-deja/g++.other/lookup11.C: New test.
6215         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6216         what is permitted and what we want.
6217         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6218         overload use.
6219         * g++.old-deja/g++.jason/rfg5.C: Likewise
6220
6221 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6222
6223         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6224         * gcc.c-torture/noncompile/poison-1.c: New file.
6225
6226 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6227
6228         * g++.old-deja/g++.other/sizeof3.C: New test.
6229         * g++.old-deja/g++.other/sizeof4.C: New test.
6230         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6231         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6232
6233 1999-09-07  Richard Henderson  <rth@cygnus.com>
6234
6235         * gcc.dg/va-arg-1.c: New.
6236
6237 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6238
6239         * gcc.c-torture/execute/va-arg-9.c: New test.
6240
6241 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6242
6243         * g77.f-torture/compile/980519-2.f: New test.
6244         * g77.f-torture/compile/19990905-0.f: New test.
6245         * g77.f-torture/compile/19990905-1.f: New test.
6246         * g77.f-torture/compile/19990905-2.f: New test.
6247
6248         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6249
6250 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6251
6252         * gcc.c-torture/execute/990827-1.c: Fix typo.
6253
6254 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6255
6256         * g++.old-deja/g++.other/deref1.C: New test.
6257
6258 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6259
6260         * g++.old-deja/g++.other/ambig2.C: New test.
6261         * g++.old-deja/g++.other/cond5.C: New test.
6262         * g++.old-deja/g++.other/lookup16.C: New test.
6263
6264 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6265
6266         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6267         assemblers too.
6268
6269 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6270
6271         * lib/c-torture.exp: Avoid the "compare executables" optimization
6272         when testing native.
6273
6274 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6275
6276         * gcc.c-torture/execute/990829-1.c: New test.
6277         * gcc.c-torture/compile/990829-1.c: New test.
6278
6279 1999-08-27  Paul Burchard  <burchard@pobox.com>
6280
6281         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6282         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6283         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6284         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6285         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6286         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6287         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6288         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6289         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6290         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6291         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6292
6293 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6294
6295         * gcc.c-torture/execute/990827-1.c: New test.
6296
6297 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6298
6299         * g77.f-torture/noncompile/19990826-4.f: New test.
6300
6301         * g77.f-torture/compile/19990826-3.f: New test.
6302
6303         * g77.f-torture/execute/19990826-2.f: New test.
6304
6305         * g77.f-torture/compile/19990826-1.f: New test.
6306
6307         * gcc.c-torture/execute/990826-0.c: New test.
6308         * g77.c-torture/execute/19990826-0.f: New test.
6309
6310         * g77.f-torture/noncompile/970626-2.f: New test.
6311
6312 1999-08-25  Paul Burchard  <burchard@pobox.com>
6313
6314         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6315         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6316         lss-011.C: New tests.
6317
6318 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6319
6320         * g++.old-deja/g++.other/decl5.C: New test.
6321
6322 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6323
6324         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6325         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6326         call `postbase' for each one.  All callers of `postbase' changed
6327         to call this instead.
6328
6329 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6330
6331         * gcc.c-torture/execute/990811-1.c: New test.
6332
6333 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6334
6335         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6336         just native ones.
6337
6338         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6339         just native ones.
6340
6341 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6342
6343         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6344
6345 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6346
6347         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6348
6349 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6350
6351         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6352
6353 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6354
6355         * gcc.c-torture/execute/990804-1.c: New test.
6356
6357 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6358
6359         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6360         * g++.old-deja/g++.brendan/crash64.C: Likewise
6361         * g++.old-deja/g++.brendan/overload8.C: Likewise
6362
6363 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6364
6365         * g++.old-deja/g++.other/struct1.C: New test.
6366
6367 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6368
6369         * g++.old-deja/g++.other/enum2.C: New test.
6370
6371 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6372
6373         Adapted from tests from Franz Sirl:
6374         * gcc.c-torture/execute/va-arg-7.c: New test.
6375         * gcc.c-torture/execute/va-arg-8.c: New test.
6376
6377 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6378
6379         * gcc.c-torture/compile/990801-2.c: New test.
6380
6381         * gcc.c-torture/compile/990801-1.c: New test.
6382
6383 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6384
6385         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6386         fp-cmp-1.c, converting double to float.
6387
6388         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6389         fp-cmp-1.c, converting double to long double.
6390
6391         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6392         from fr1 to unknown_register, since fr1 is a legitimate register
6393         on some machines.
6394
6395 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6396
6397         * README: More listname related changes.
6398
6399 1999-07-08  Catherine Moore  <clm@cygnus.com>
6400
6401         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6402
6403 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6404
6405         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6406
6407 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6408
6409         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6410
6411 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6412
6413         * gcc.dg/990703-1.c: New test.
6414
6415 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6416
6417         * lib/file-format.exp: New file: Move definition of proc
6418         gcc_target_object_format to here from
6419         gcc.dg/special/ecos.exp.
6420
6421         * lib/c-torture.exp: Include lib file-format.exp.
6422         * lib/gcc-dg.exp: Include lib file-format.exp.
6423
6424         * gcc.dg/special/ecos.exp: Remove definition of proc
6425         gcc_target_object_format.
6426
6427 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6428
6429         * gcc.c-torture/execute/990628-1.c: New test.
6430
6431 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6432
6433         * gcc.c-torture/compile/990625-2.c: New test.
6434
6435         * gcc.c-torture/compile/990625-1.c: New test.
6436
6437 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6438
6439         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6440         attributes compile.
6441         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6442         ports that use the COFF/PE file format.
6443
6444 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6445
6446         * gcc.c-torture/compile/990617-1.c: New test.
6447
6448 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6449
6450         * g++.old-deja/g++.other/decl4.C: New test.
6451
6452 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6453
6454         * g++.old-deja/g++.other/bitfld3.C: New test.
6455
6456 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6457
6458         * g++.old-deja/g++.eh/catch1.C: New test.
6459
6460 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6461
6462         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6463
6464         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6465         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6466
6467 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6468
6469         * g77.f-torture/compile/19990502-0.f: Replace with new,
6470         shorter, test that still fails after recent changes.
6471
6472 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6473
6474         * gcc.c-torture/execute/990604-1.c: New test.
6475
6476 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6477
6478         * gcc.c-torture/execute/990531-1.c: New test.
6479
6480 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6481
6482         * gcc.c-torture/compile/990527-1.c: New test.
6483
6484 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6485
6486         * gcc.c-torture/execute/990527-1.c: New test.
6487
6488 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6489
6490         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6491         bitfields as signed.
6492
6493 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6494
6495         * g77.f-torture/compile/19990525-0.f: New test.
6496
6497 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6498
6499         * gcc.c-torture/execute/990525-2.c: New test.
6500
6501         * gcc.c-torture/execute/990525-1.c: New test.
6502
6503 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6504
6505         * g++.old-deja/g++.other/anon3.C: New test.
6506         * g++.old-deja/g++.other/anon4.C: New test.
6507         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6508         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6509         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6510         Merrill).
6511
6512 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6513
6514         * gcc.c-torture/execute/990524-1.c: New test.
6515
6516         * gcc.dg/990524-1.c: New test.
6517
6518 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6519
6520         * gcc.c-torture/compile/990523-1.c: New test.
6521
6522 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6523
6524         * gcc.c-torture/compile/990519-1.c: New test.
6525
6526 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6527
6528         * gcc.c-torture/compile/990517-1.c: New test.
6529
6530         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6531         (e4, f4): New tests.
6532         (main): Call them.
6533
6534 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6535
6536         * gcc.dg/noreturn-1.c: New test.
6537
6538 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6539
6540         * gcc.c-torture/execute/990513-1.c: New test.
6541
6542 1999-05-10  Richard Henderson  <rth@cygnus.com>
6543
6544         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6545
6546 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6547
6548         * g77.f-torture/execute/erfc.f: Use small single-precision
6549         values, to avoid problems on Alphas when not -mieee.
6550
6551 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6552
6553         * gcc.dg/990506-0.c: New test.
6554
6555 1999-05-08  Richard Henderson  <rth@cygnus.com>
6556
6557         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6558         the constant to test.  Don't XFAIL 64-bit targets.
6559
6560         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6561         * g++.old-deja/g++.law/profile1.C: Likewise.
6562
6563         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6564         operator new instances.
6565         * g++.old-deja/g++.other/delete5.C: Likewise.
6566
6567 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6568
6569         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6570         intrinsic.
6571
6572 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6573
6574         * g77.f-torture/execute/u77-test.f: Reverse order of two
6575         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6576
6577 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6578
6579         * gcc.dg/compare1.c: New test.
6580
6581 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6582
6583         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6584         New tests.
6585
6586 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6587
6588         * g77.f-torture/compile/19990502-1.f: New test.
6589
6590 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6591
6592         * g77.f-torture/compile/19990502-0.f: New test.
6593
6594 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6595
6596         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6597         intrinsic.
6598
6599 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6600
6601         * g77.f-torture/execute/u77-test.f (main): List libU77
6602         intrinsics not currently tested.
6603         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6604         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6605         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6606         Trim blanks off the ends of some printed strings.
6607
6608 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6609
6610         * g77.f-torture/execute/u77-test.f (main): Just warn about
6611         FSTAT gid disagreement, as it's expected on some systems.
6612
6613 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6614
6615         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6616         use a new function, which allows for some slop.
6617         Clean up some commentary.
6618         (issum): The new function.
6619         (sgladd): Deleted subroutine.
6620
6621 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6622
6623         * g77.f-torture/execute/u77-test.f: Modify to be more like
6624         libf2c/libU77 version, bringing patches to that version here.
6625         Add suitable commentary.
6626
6627 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6628
6629         * gcc.dg/990424-1.c: New test.
6630
6631 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6632
6633         * g77.f-torture/execute/u77-test.f (main): Bug involving
6634         LSTAT has been fixed, so turn back on full checking.
6635
6636 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6637
6638         * g77.f-torture/compile/19990419-0.f: New test.
6639         * g77.f-torture/execute/19990419-1.f: New test.
6640
6641 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6642
6643         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6644         to avoid the need for a prototype to supress a warning.
6645
6646 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6647
6648         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6649
6650 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6651
6652         * gcc.c-torture/execute/990404-1.c: New test.
6653
6654 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6655
6656         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6657         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6658         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6659         missing initializer warnings.
6660
6661 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6662
6663         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6664         matching strings.
6665
6666 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6667
6668         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6669
6670 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6671
6672         * g77.f-torture/execute/19990325-0.f: New test.
6673         * g77.f-torture/execute/19990325-1.f: New test.
6674
6675 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6676
6677         * gcc.c-torture/execute/990324-1.c: New test.
6678
6679 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6680
6681         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6682         test with 4.
6683
6684 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6685
6686         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6687
6688 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6689
6690         * g77.f-torture/execute/19990313-2.f: New test.
6691         * g77.f-torture/execute/19990313-3.f: New test.
6692
6693 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6694
6695         * g77.f-torture/execute/19990313-0.f: New test.
6696         * g77.f-torture/execute/19990313-1.f: New test.
6697
6698 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6699
6700         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6701         printf to sprintf.
6702         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6703         (main): Add check for u15.  Conditionalize u31 check depending on
6704         whether ints are <32 bits or >=32 bits.
6705
6706 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6707
6708         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6709
6710 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6711
6712         * g77.f-torture/compile/19990305-0.f: New test.
6713         * g77.f-torture/execute/19981119-0.f: New test.
6714
6715 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6716
6717         * g77.f-torture/execute/970625-2.f: call ABORT if final
6718         result is not correct, instead of just printing it.
6719         Add this checking via newly introduced obfuscation, to
6720         trip up buggy front ends.
6721
6722 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6723
6724         * g77.f-torture/compile/960317-1.f: Moved from being
6725         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6726
6727 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6728
6729         * g77.f-torture/execute/960317-1.f: New (old) test.
6730         * g77.f-torture/execute/970625-2.f: Ditto.
6731
6732 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6733
6734         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6735         message on line 1 or line 2; cccp and cpplib do this differently.
6736
6737 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6738
6739         * g++.old-deja/g++.law/weak1.C: New test.
6740
6741 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6742
6743         * gcc.c-torture/execute/990119-1.c: Renamed to...
6744         * gcc.dg/990119-1.c: this, so it will only be tested once
6745         (it's a preprocessor test, it doesn't need to be run at
6746         multiple optimization levels).
6747
6748 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6749
6750         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6751           ALWAYS_CXXFLAGS.
6752
6753 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6754
6755         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6756         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6757         to not be compilable by current g77.
6758
6759 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6760
6761         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6762
6763 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6764
6765         * gcc.c-torture/execute/990222-1.c: New test.
6766
6767 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6768
6769         * g77.f-torture/compile/19990218-0.f: New test.
6770         * g77.f-torture/noncompile/19990218-1.f: New test.
6771
6772 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6773
6774         * g77.f-torture/compile/19981216-0.f: New test.
6775
6776 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6777
6778         * gcc.dg/990214-1.c: New test.
6779
6780 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6781
6782         * gcc.dg/990213-2.c: New test.
6783
6784         * gcc.dg/990213-1.c: New test.
6785
6786 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6787
6788         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6789         ints.
6790
6791 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6792
6793         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6794         specified by target.
6795
6796         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6797
6798 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6799
6800         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6801
6802 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6803
6804         * gcc.dg/special/ecos.exp: New test driver for new tests with
6805         special requirements.
6806
6807         * gcc.dg/special/alias-1.c: New test.
6808         * gcc.dg/special/gcsec-1.c: New test.
6809         * gcc.dg/special/weak-1.c: New test.
6810         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6811         * gcc.dg/special/weak-2.c: New test.
6812         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6813         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6814         * gcc.dg/special/wkali-1.c: New test.
6815         * gcc.dg/special/wkali-2.c: New test.
6816         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6817         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6818
6819 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6820
6821           * lib/c-torture.exp (c-torture-compile): Pull out code for
6822           analyzing gcc error messages.
6823           (c-torture-execute): Likewise.  Fix some (harmless) false
6824           positives.
6825           * lib/gcc.exp (gcc_check_compile): New function.
6826
6827 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6828
6829         * gcc.c-torture/execute/990208-1.c: New test.
6830
6831 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6832
6833         * g++.dg/special/ecos.exp: New driver for new tests with special
6834         requirements
6835
6836         * g++.dg/special/conpr-1.C: New test
6837         * g++.dg/special/conpr-2.C: New test
6838         * g++.dg/special/conpr-2a.C: New test
6839         * g++.dg/special/conpr-3.C: New test
6840         * g++.dg/special/conpr-3a.C: New test
6841         * g++.dg/special/conpr-3b.C: New test
6842
6843         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6844         allow g++ to use the dg driver
6845
6846         * README: Add comment about g++.dg directory
6847
6848 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6849
6850         * README: Update email addresses.
6851
6852 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6853
6854         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6855         arguments in order to force structure S onto the stack even on
6856         the alpha.
6857         (test): Pass 10 leading arguments to function foo as well as the
6858         structure S.
6859
6860         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6861         failure for all targets.
6862
6863         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6864         abort to terminate program execution.
6865
6866 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6867
6868         * gcc.c-torture/execute/990130-1.c: New test.
6869
6870 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6871
6872         * gcc.dg/990130-1.c: New test.
6873
6874 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6875
6876         * gcc.c-torture/execute/990128-1.c: New test.
6877
6878 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6879
6880         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6881
6882 1999-01-27  Felix Lee  <flee@cygnus.com>
6883
6884         * lib/c-torture.exp (c-torture-compile): pull out code for
6885         analyzing gcc error messages.
6886         (c-torture-execute): ditto, and fix some (harmless) false
6887         positives.
6888         * lib/gcc.exp (gcc_check_compile): new function.
6889
6890 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6891
6892         * gcc.dg/990117-1.c: New test.
6893
6894         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6895
6896         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6897
6898 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6899
6900         * g77.f-torture/compile/990115-1.f: New test.
6901
6902 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6903
6904         * gcc.c-torture/compile/990107-1.c: New test
6905
6906 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6907
6908         * gcc.c-torture/execute/990106-2.c: New test.
6909
6910         * gcc.c-torture/execute/990106-1.c: New test.
6911
6912 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6913
6914         * gcc.c-torture/compile/981223-1.c: New test.
6915
6916 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6917
6918         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6919         (opt3): Rename from opt4 and disable.
6920
6921 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6922
6923         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6924
6925 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6926
6927         * g++.old-deja/g++.other/conv5.C: New test.
6928
6929 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6930
6931         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6932
6933 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6934
6935         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6936
6937 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6938
6939         * gcc.c-torture/compile/981211-1.c: New test.
6940
6941 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6942
6943         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6944
6945         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6946
6947 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6948
6949         * gcc.special/930510-1.c: Make C9X safe.
6950         * gcc.misc-tests/gcov-1.c Similarly.
6951         * gcc.misc-tests/gcov-2.c Similarly.
6952
6953 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6954
6955         * gcc.dg/ultrasp1.c: New test.
6956
6957 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6958
6959         * gcc.c-torture/execute/981206.c: New test.
6960
6961 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6962
6963         * g++.old-deja/g++.ns/template7.C: New test.
6964
6965         * g++.old-deja/g++.other/expr1.C: New test.
6966
6967         * g++.old-deja/g++.eh/tmpl3.C: New test.
6968
6969         * g++.old-deja/g++.eh/tmpl2.C: New test.
6970
6971 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6972
6973         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6974         * g++.old-deja/g++.other/using6.C: Removed.
6975         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6976
6977         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6978
6979 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6980
6981         * g++.old-deja/g++.pt/overload8.C: New test.
6982
6983         * g++.old-deja/g++.pt/overload7.C: New test.
6984
6985         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6986
6987         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6988         and relinking messages.
6989         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6990         compiling with -frepo.
6991
6992 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6993
6994         * g++.old-deja/g++.pt/lookup6.C: New test.
6995
6996 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6997
6998         * gcc.c-torture/execute/981130-1.c: New test.
6999         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7000
7001 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7002
7003         * g++.old-deja/g++.pt/explicit76.C: New test.
7004
7005         * g++.old-deja/g++.pt/friend38.C: New test.
7006
7007         * g++.old-deja/g++.ns/crash2.C: New test.
7008
7009         * g++.old-deja/g++.pt/defarg8.C: New test.
7010
7011         * g++.old-deja/g++.pt/instantiate6.C: New test.
7012
7013         * g++.old-deja/g++.pt/static6.C: New test.
7014
7015         * g++.old-deja/g++.pt/decl2.C: New test.
7016
7017 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7018
7019         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7020         problem is actually related with name lookup, but so what? :-)
7021
7022         * g++.old-deja/g++.pt/friend37.C: New test.
7023
7024 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7025
7026         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7027         element, which fails on some systems.
7028
7029         * g77.f-torture/execute/labug1.f: New test.
7030
7031 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7032
7033         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7034         is defined.
7035
7036 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7037
7038         * g77.f-torture/compile/981117-1.f: New test.
7039
7040 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7041
7042         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7043         properly discarded.
7044
7045 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7046
7047         * gcc.c-torture/execute/memcheck: New directory of tests for
7048         -fcheck-memory-usage.
7049
7050 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7051
7052         * README: New file, general information about the testsuite and
7053         new description of the various C++ test subdirectories.
7054         * README.g++: Eliminate obsolete information, update and move most
7055         relevant stuff to README.
7056
7057 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7058
7059         * gcc.c-torture/compile/981107-1.c: New test.
7060
7061 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7062
7063         * execute/memcpy-bi.c: New testcase.
7064
7065 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7066
7067         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7068         base classes.
7069
7070         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7071         template is selected.
7072
7073         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7074         classes, it should be accepted for all types.
7075
7076         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7077
7078         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7079         specializations start with template headers.
7080
7081 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7082
7083         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7084
7085         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7086         non-POD types.
7087
7088 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7089
7090         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7091
7092 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7093
7094         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7095
7096 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7097
7098         * 981019-1.c: New test.
7099
7100 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7101
7102         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7103         find objc headers.
7104
7105 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7106
7107         * compile/981001-4.c: Remove use of GCC extension that triggers a
7108         compiler bug.
7109
7110 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7111
7112         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7113
7114 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7115
7116         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7117         instantiation of template produces incorrect code for delete
7118         expression.
7119
7120         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7121         constructors' name is not unique.
7122         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7123         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7124
7125         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7126         automatic array of const is ill-formed.
7127
7128         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7129         of template parameter?
7130
7131         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7132         const.
7133
7134         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7135         pointer-to-member expression.
7136
7137         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7138         declaration causes ICE.
7139
7140 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7141
7142         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7143         reserved in the global namespace.
7144
7145         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7146         generate needed virtual table.
7147
7148         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7149
7150 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7151
7152         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7153         template-dependent type
7154
7155 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7156
7157         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7158         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7159         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7160
7161         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7162         class should be usable as argument of member function.
7163         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7164         class should be usable as return type of member function.
7165         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7166         class should be usable as type of data member.
7167
7168         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7169
7170 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7171
7172         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7173
7174 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7175
7176         * gcc.dg/dll-?.c Add thumb to target list.
7177         Fix assembler scan patterns to match current assembler output.
7178
7179 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7180
7181         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7182         matching of template brackets.
7183
7184         * g++.old-deja/g++.other/using4.C: New test.  Test using
7185         declarations of methods from base classes.
7186
7187         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7188         within functions should introduce names into the innermost
7189         enclosing namespace.
7190
7191         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7192         of static locals if first initialization throws.
7193
7194 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7195
7196         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7197
7198 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7199
7200         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7201         lose track of the possible targets of tablejump insns.
7202         * special/special.exp: Run it.
7203
7204 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7205
7206         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7207         must be declared before its specializations can be named in friend
7208         declarations.
7209
7210 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7211
7212         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7213
7214         * g77.f-torture/execute/io1.f: New test.
7215
7216 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7217
7218         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7219         with pointer to template function, for which no argument deduction
7220         is possible.
7221
7222         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7223         specialization of template function as argument to template
7224         function.
7225
7226         * g++.old-deja/g++.other/access2.C: New test; Inner class
7227         shouldn't have privileged access to Outer's names.
7228
7229 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7230
7231         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7232         friend template declared within template class conflicts with
7233         nested class of the same name.
7234
7235         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7236         is ignored.
7237
7238         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7239         object with direct initializer as function declaration.
7240
7241         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7242         initializers.
7243
7244         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7245         involving const pointer and NULL produces incorrect result.
7246
7247         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7248         type name without `typename' should be rejected with -pedantic.
7249
7250 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7251
7252         * g++.old-deja/g++.other/addrof1.C: New test.
7253
7254 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7255
7256         * gcc.c-torture/compile/981001-1.c: New test.
7257         * gcc.c-torture/execute/981001-1.c: New test.
7258
7259 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7260
7261         * gcc.c-torture/compile/981001-2.c: New test.
7262         * gcc.c-torture/compile/981001-3.c: New test.
7263         * gcc.c-torture/compile/981001-4.c: New test.
7264
7265 1998-10-01  Robert Lipe  <robertl@dgii.com>
7266
7267         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7268         multilibbed hosts.   Idea grafted from g77.exp.
7269
7270 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7271
7272         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7273         avoid losing on systems which need -lsocket.
7274
7275 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7276
7277         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7278         * g++.old-deja/g++.other/nested2.C: Ditto.
7279         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7280         failure.
7281
7282 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7283
7284         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7285         preferred over template operator!= for enum bitfields.
7286
7287 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7288
7289         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7290         that happen to have the same base name, but in different scopes,
7291         are incorrectly rejected.
7292
7293 1998-09-16  Richard Henderson  <rth@cygnus.com>
7294
7295         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7296         on the native word size instead of an integer literal.
7297
7298 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7299
7300         * g++.old-deja/g++.other/static2.C: Invocation of static data
7301         member of type pointer-to-function denoted as non-static member.
7302
7303         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7304         checks involving function types and aliases.
7305
7306 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7307
7308         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7309         redefined to the same non-trivial type.
7310
7311         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7312         namespace-qualification of template specializations declared in
7313         other namespaces.
7314
7315         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7316         to declare a subset of the specializations of a template function
7317         as friends of specializations of a template class.
7318
7319         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7320         member templates that do not fully specialize the enclosing
7321         template class are rejected.
7322
7323 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7324
7325         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7326
7327 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7328
7329         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7330         altered from libf2c/libU77 version.
7331
7332 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7333
7334         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7335
7336 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7337
7338         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7339         (un)signed char are different types for template specialization
7340         purposes.
7341
7342 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7343
7344         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7345         * objc: ObjC testsuite.
7346
7347 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7348
7349         * gcc.c-torture/execute/941014-1.x:  New file.
7350
7351 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7352
7353         * lib/c-torture.exp: Add support for
7354         torture_eval_before_compile and torture_eval_before_execute
7355         variables.
7356
7357 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7358
7359         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7360         this test triggers valid.
7361
7362 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7363
7364         * gcc.dg/980827-1.c: New test.
7365
7366 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7367
7368         * gcc.c-torture/execute/loop-4b.c: New test.
7369
7370 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7371
7372         * lib/c-torture.exp: Add support for
7373         torture_eval_before_compile and torture_eval_before_execute
7374         variables.
7375
7376 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7377
7378         * gcc.c-torture/compile/980825-1.c: New test.
7379
7380 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7381
7382         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7383         count number tests in opt_t0 not good_t0.
7384
7385 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7386
7387         * gcc.c-torture/compile/930326-1.x: Fix typo.
7388
7389 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7390
7391         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7392         causes an ICE.
7393
7394 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7395
7396         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7397         STACK_SIZE is defined.
7398         * gcc.c-torture/unsorted/stuct.c: Similarly.
7399
7400         * gcc.c-torture/compile/980821-1.c: New test.
7401
7402 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7403
7404         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7405
7406 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7407
7408         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7409         code.
7410
7411 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7412
7413         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7414         error'.
7415
7416 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7417
7418         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7419
7420 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7421
7422         * gcc.c-torture/compile/980816-1.c: New test.
7423
7424         * gcc.dg/980816-1.c: New test.
7425
7426 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7427
7428         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7429         compiler for ieee tests.
7430
7431 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7432
7433         * g77.f-torture/compile/980729-0.f: New test.
7434
7435 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7436
7437         * gcc.c-torture/special/eeprof-1.c: New test, for
7438         -finstrument-functions.
7439         * gcc.c-torture/special/special.exp: Run it.
7440
7441 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7442
7443         * gcc.c-torture/compile/980729-1.c: New test.
7444
7445 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7446
7447         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7448         __thumb__ is defined, and test for ARM style doubles if so.
7449
7450 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7451
7452         * g77.f-torture/noncompile/980615-0.f: New test.
7453
7454 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7455
7456         * gcc.dg/980312-1.c: Do link instead of compile.
7457         * gcc.dg/980313-1.c: Likewise.
7458
7459 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7460
7461         * gcc.c-torture/compile/980726-1.c: New test.
7462
7463 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7464
7465         * g77.f-torture/execute/io0.f: New test.
7466
7467 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7468
7469         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7470         an int.
7471
7472 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7473
7474         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7475         m32r bugs.
7476
7477 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7478
7479         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7480         c-decl.c:grokdeclarator can handle mode attributes.
7481
7482 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7483
7484         * gcc.c-torture/execute/980716-1.c: New test.
7485
7486 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7487
7488         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7489         the mn10200.
7490         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7491         the mn10200.
7492         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7493         * gcc.c-torture/compile/930326-1.x: Similarly.
7494
7495 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7496
7497         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7498         New test from Craig.
7499
7500 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7501
7502         * g77.f-torture/noncompile/980616-0.f: New test.
7503
7504         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7505
7506 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7507
7508         *  g++.other/singleton.C: Return error value instead of taking
7509         SIGSEGV.
7510
7511 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7512
7513         *  g++.other/singleton.C: New test.   Warning is under dispute.
7514         Runtime crash is not.
7515
7516 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7517
7518         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7519         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7520         using6.C, using7.C}:  New namespace tests.
7521
7522 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7523
7524         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7525         specialization with typedef'ed names used as array indexes.
7526
7527 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7528
7529         * gcc.c-torture/execute/980709-1.c: New test.
7530
7531         * gcc.dg/980709-1.c: New test.
7532
7533 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7534
7535         * gcc.c-torture/execute/bcp-1.c: New test.
7536
7537 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7538
7539         * gcc.c-torture/execute/980707-1.c: New test.
7540
7541 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7542
7543         * gcc.c-torture/compile/980706-1.c: New test.
7544
7545 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7546
7547         * g77.f-torture/execute/980701-0.f,
7548         g77.f-torture/execute/980701-1.f: New test from Craig.
7549
7550 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7551
7552         * gcc.c-torture/compile/980701-1.c: New test.
7553
7554         * gcc.c-torture/execute/980701-1.c: New test.
7555
7556 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7557 rlsruhe.de>
7558
7559         * g++.old-deja/g++.robertl/eb132.C: New test.
7560         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7561
7562 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7563
7564         * g77.f-torture/execute/980628-7.f,
7565         g77.f-torture/execute/980628-8.f,
7566         g77.f-torture/execute/980628-9.f,
7567         g77.f-torture/execute/980628-10.f: New tests from Craig.
7568
7569         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7570
7571 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7572
7573         * g77.f-torture/execute/980628-4.f: New test from Craig.
7574         * g77.f-torture/execute/980628-5.f: Likewise.
7575         * g77.f-torture/execute/980628-2.f: Likewise.
7576         * g77.f-torture/execute/980628-0.f: Likewise.
7577         * g77.f-torture/execute/980628-1.f: Likewise.
7578         * g77.f-torture/execute/980628-3.f: Likewise.
7579         * g77.f-torture/execute/980628-6.f: Likewise.
7580
7581 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7582
7583         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7584         directory when nothing has been installed yet.
7585
7586 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7587
7588         * gcc.c-torture/special/special.exp: Handle newer versions of
7589         dejagnu.
7590
7591 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7592
7593         * gcc.dg/980626-1.c: New test.
7594
7595 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7596
7597         * gcc.misc-tests/m-un-2.c: New test.
7598         * g++.old-deja/g++.other/warn01.c: Likewise.
7599
7600 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7601
7602         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7603         compatibility with assmblers with a different comment character.
7604         Eliminate use of GAS-specific extensions.
7605
7606 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7607
7608         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7609
7610 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7611
7612         *lib/g77.exp: Replace search for libf2c.a with search for newly
7613         renamed libg2c.a
7614
7615 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7616
7617         * gcc.c-torture/execute/980617-1.c: New test.
7618
7619 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7620
7621         * gcc.c-torture/execute/980612-1.c: New test.
7622
7623 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7624
7625         * gcc.dg/980523-1.c: Only test on ppc-linux.
7626         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7627
7628         * gcc.c-torture/execute/980608-1.c: New test.
7629
7630 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7631
7632         * gcc.c-torture/execute/980605-1.c: New test.
7633
7634 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7635
7636         * gcc.c-torture/execute/980604-1.c: New test.
7637
7638 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7639
7640         * gcc.c-torture/execute/980602-1.c: New test.
7641         * gcc.c-torture/execute/980602-2.c: Likewise.
7642
7643 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7644
7645         * 970125-0.f: Fix per JCB.  Add commentary.
7646
7647 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7648
7649         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7650         IEEE -0 support.
7651
7652 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7653
7654         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7655         earlier.
7656
7657 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7658
7659         * gcc.c-torture/execute/980526-3.c: New test.
7660
7661 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7662
7663         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7664         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7665         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7666         m88k-motorola-sysv3 to XFAIL.
7667
7668 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7669
7670         * gcc.dg/980526-1.c: New test.
7671         * gcc.c-torture/execute/980526-2.c: New test.
7672
7673 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7674
7675         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7676
7677         * gcc.c-torture/execute/980526-1.c: New test.
7678
7679 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7680
7681         * g77.f-torture/execute/alpha2.f: Add runtime test.
7682
7683 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7684
7685         * g++.old-deja/old-deja.exp: Strip leading directories.
7686
7687         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7688         error for the line.  Don't run multiple tests for the same line.
7689
7690 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7691
7692         * gcc.dg/980523-1.c: New test.
7693
7694 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7695
7696         * g77.f-torture/compile/970915-0.f: New test.
7697
7698 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7699
7700         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7701
7702 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7703
7704         * gcc.dg/980520-1.c: New test.
7705
7706 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7707
7708         * gcc.dg/980502-1.c: Fix return type.
7709
7710 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7711
7712         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7713         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7714         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7715         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7716         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7717
7718 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7719
7720         * g77.f-torture/execute/980520-1.f: New test.
7721
7722 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7723
7724         * lib/mike-g77.exp: New file.
7725
7726         * g77.f-torture/noncompile/noncompile.exp,
7727         g77.f-torture/noncompile/check0.f: New files.
7728
7729 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7730
7731         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7732         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7733         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7734         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7735         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7736         abort where appropriate.
7737
7738 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7739
7740         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7741         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7742
7743 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7744
7745         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7746
7747 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7748
7749         * g77.f-torture/compile/980427-0.f: New test.
7750
7751 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7752
7753         * g77.f-torture/compile/980424-0.f: New test.
7754
7755 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7756
7757         * g77.f-torture/compile/980419-2.f (main): New test.
7758         * g77.f-torture/compile/970125-0.f: New test.
7759         * g77.f-torture/compile/980419-1.f: New test.
7760
7761 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7762
7763         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7764         of loop-4.c.
7765
7766 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7767
7768         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7769
7770 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7771
7772         * gcc.c-torture/compile/980329-1.c: New test.
7773
7774 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7775
7776         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7777         * gcc.dg/980312-1.c: Fix typo in -march command.
7778
7779 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7780
7781         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7782
7783 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7784
7785         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7786         Dave Love agree the Fortran source is bogus.
7787
7788 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7789
7790         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7791         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7792         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7793         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7794         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7795
7796 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7797
7798         * g++.old-deja/g++.other/friend1.C: New test.
7799
7800 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7801
7802         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7803         possibly uninitialized) variables and declare dnrm2.
7804
7805 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7806
7807         From Bruno Haible <haible@ilog.fr>:
7808         * gcc.c-torture/execute/980223.c: New test.
7809
7810 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7811
7812         * gcc.dg/ifelse-1.c: New test.
7813
7814 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7815
7816         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7817
7818           * lib/old-dejagnu.exp (old-dejagnu): Added the
7819           "execution test - XFAIL *-*-*" handling in the spirit of
7820           "excess errors test -". Changed the "execution test fails"
7821           handling to be like "excess errors test fails".
7822           * Update various tests accordingly.
7823
7824 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7825
7826         * gcc.c-torture/execute/980205.c: New test.
7827
7828 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7829
7830         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7831         * lib/f-torture.exp: Similarly.
7832         * gcc.c-torture: Rename all .cexp files to .x files.
7833
7834 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7835
7836         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7837         (940510-1.c): Removed duplicate.
7838         (971104-1.c): New test.
7839
7840 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7841
7842           * lib/f-torture.exp: Improve error and loop detection.
7843
7844 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7845
7846         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7847         use that to size the filler array.
7848
7849 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7850
7851         * lib/c-torture.exp(c-torture-execute): Fix typo.
7852
7853         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7854         testcase as the executable name. Keep the executable around if
7855         the test fails.
7856
7857 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7858
7859         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7860         changes.  Only test one -g option, and move it to the end of the
7861         list of options to test.
7862
7863 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7864
7865         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7866         variable GCC_TORTURE_OPTIONS to supply default switches separated
7867         by colons.  If no environment variable, run tests with -O0 -g, -O1
7868         -g, and -O2 -g as well.
7869
7870 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7871
7872         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7873         explanatory comments. Fix indentation.
7874
7875 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7876
7877         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7878
7879 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7880
7881         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7882         * g++.old-deja/g++.mike/p7325.C: Likewise.
7883         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7884
7885 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7886
7887         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7888         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7889         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7890         * g++.old-deja/g++.law/operators4.C: Likewise.
7891
7892 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7893
7894         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7895         * g++.old-deja/g++.mike/p784.C: Ditto.
7896         * g++.old-deja/g++.mike/p785.C: Ditto.
7897
7898 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7899
7900           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7901
7902 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7903
7904         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7905         target feature; pass this to c-torture-execute as needed.
7906
7907 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7908
7909         * lib/c-torture.exp(c-torture-execute): If the previous and the
7910         current executables being tested are identical, we don't need to
7911         run the executable again. Try to make the executable names
7912         unique. Add an optional argument for passing additional compiler
7913         flags.
7914
7915 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7916
7917         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7918
7919 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7920
7921         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7922
7923 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7924
7925         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7926         32bit or larger longs.
7927
7928         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7929         have either a 32bit long or 32bit int.
7930
7931 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7932
7933         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7934         Make double precision tests dependent on sizeof (double).
7935
7936 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7937
7938         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7939         too.
7940
7941 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7942
7943         * gcc.c-torture/compile/961203-1.cexp: New script.
7944
7945 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7946
7947         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7948         up the includes ourselves.
7949
7950 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7951
7952         * lib/plumhall.exp: Remove random include, and add a few
7953         verbose messages for debugging.
7954
7955 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7956
7957         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7958         of trying to do it ourselves.
7959
7960 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7961
7962         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7963
7964 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7965
7966         * gcc.prms/5403.c: Made regexp a bit less strict.
7967
7968 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7969
7970         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7971         is returned from remote_load instead.
7972         * lib/plumhall.exp: Ditto.
7973         * lib/mike-g++.exp: Ditto.
7974         * lib/old-dejagnu.exp: Ditto.
7975         * lib/c-torture.exp: Ditto.
7976
7977 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7978
7979         * lib/g++.exp: Use build_wrapper procedure.
7980         * lib/gcc.exp: Ditto.
7981
7982 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7983
7984         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7985         an old-style decl for malloc.  Fixes tests to work when
7986         sizeof (int) != sizeof (size_t).
7987
7988 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7989
7990         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7991
7992         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7993         use stdargs.h interface.
7994
7995 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7996
7997         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7998         NO_VARARGS when compiling.
7999
8000 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8001
8002         * lib/plumhall.exp(ph_includes): New procedure.
8003         (ph_make): Use it.
8004         (ph_compiler): Ditto.
8005
8006         * lib/g++.exp: Rename test-glue.c to testglue.c.
8007         * lib/gcc.exp: Ditto.
8008
8009 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8010
8011         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8012         to completion when it's called.
8013
8014 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8015
8016         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8017         is defined, don't do test.
8018
8019 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8020
8021         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8022         for object files.
8023         (ph_summary): Mark skipped testcases as untested, not unresolved.
8024
8025         * lib/plumhall.exp (ph_make): If unresolved because of bad
8026         errorCode, record errorCode in log file.
8027         (*): Replace send_log/verbose with verbose -log.
8028
8029 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8030
8031         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8032         double conversion if double isn't at least 8 bytes.
8033
8034         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8035         int to work with targets where int is 16 bits.
8036
8037         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8038         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8039         precision for the test to complete.
8040
8041 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8042
8043         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8044         if d10v is not compiled with the -mdouble64 flag.
8045         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8046
8047         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8048         d10v is not compiled with the -mint32 flag.
8049
8050 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8051
8052         * lib/plumhall.exp: Use incr_count.
8053
8054 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8055
8056         * gcc.c-torture: Update to c-torture-1.45.
8057
8058 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8059
8060         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8061         the name of the expect testcase file).
8062
8063         * lib/g++.exp(g++_init): Ditto.
8064
8065 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8066
8067         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8068         the host.
8069
8070         * lib/gcc.exp(gcc_exit): New procedure.
8071
8072 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8073
8074         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8075         specs where appropriate.
8076
8077         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8078         because of new "candidates are" messages, and removed a few
8079
8080         * Converted all non-old-style g++ testcases to old-style, and
8081         moved into g++.old-deja.
8082
8083 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8084
8085         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8086         options.
8087
8088         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8089         succeeded.
8090
8091         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8092
8093 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8094
8095         * lib/gcc.exp (gcc_target_compile): Add support for defining
8096         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8097         the machine doesn't have those features.
8098
8099 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8100
8101         * g++.law/operators4.exp: Don't use LIBS.
8102
8103 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8104
8105         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8106
8107         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8108         * lib/g++.exp: Set it here instead. Also, allow use of the
8109         --tool_exec and --tool_opt options. Change CXX to
8110         GXX_UNDER_TEST.
8111
8112         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8113
8114         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8115
8116 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8117
8118         * lib/old-dejagnu.exp: Use prune_warnings instead of
8119         prune_system_crud.
8120         * lib/mike-g++.exp: Ditto.
8121         * lib/gcc.exp: Ditto.
8122         * lib/g++.exp: Ditto.
8123
8124         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8125
8126 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8127
8128           * 941014-2.c: Include stdlib.h
8129           * 960327-1.c: Include stdio.h
8130           * dbra.c, index-1.c: Don't assume ints are 32bits.
8131
8132 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8133
8134         * lib/gcc.exp: Add gcc,stack_size target feature.
8135
8136         * lib/g++.exp(g++_target_compile): Add the include and link
8137         paths here, not in two other places. And, it's $options, not
8138         options.
8139
8140         * lib/mike-g++.exp(postbase): Remove the code that determines
8141         the correct include and link paths.
8142         * g++.old-deja/old-deja.exp: Ditto.
8143
8144 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8145
8146         * lib/g++.exp(g++_init): target_compile no longer returns the
8147         filename of the result.
8148
8149 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8150
8151         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8152         call to glob.
8153
8154         * gcc.c-torture/special/special.exp: Change call to
8155         gcc_target_compile to include the object file.
8156
8157 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8158
8159         * gcc.c-torture/special/special.exp: Correct misspelling in last
8160         change.
8161
8162 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8163
8164         * lib/plumhall.exp(ph_summary): Log the entire output of the
8165         executable. Return -1 if there were any failures, 0 otherwise.
8166         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8167         (ph_make): Clean up objects and executables that were built
8168         if the tests succeeded.
8169
8170 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8171
8172         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8173         libraries and includes in the build tree as appropriate.
8174
8175 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8176
8177         * lib/c-torture.exp: Instead of looking for the global variable
8178         NO_LONG_LONG, check to see if that's a feature of the target.
8179
8180 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8181
8182         * config/default.exp: Minimize. Delete the remainer of the files in
8183         config; this functionality is now in devo/dejagnu/config.
8184
8185         g++.*/*: Pass any additional flags used to compile to postbase;
8186         delete CXXFLAGS.
8187
8188         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8189         is now done by runtest.exp. Use gcc_target_compile instead of
8190         compile.
8191
8192         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8193         Remove references to CFLAGS. Use remote_file instead of
8194         calling rm -f.
8195         (c-torture): Take a list of arguments to use to compile this
8196         testcase.
8197
8198         lib/g++.exp: Simplify. Use target_compile instead of compile.
8199         lib/gcc-dg.exp: Ditto.
8200         lib/gcc.exp: Ditto.
8201         lib/mike-{gcc,g++}.exp: Ditto.
8202         lib/old-dejagnu.exp: Ditto.
8203         lib/plumhall.exp: Ditto.
8204
8205 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8206
8207         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8208         (ph_linker): Likewise.
8209
8210 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8211
8212           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8213         MAP_ANON / MAP_ANONYMOUS if defined;
8214         else try to map from /dev/zero .
8215
8216 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8217
8218         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8219         isn't defined, then define it to MAP_ANONYMOUS.
8220
8221 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8222
8223         * gcc.c-torture: Update to c-torture-1.42 release.
8224
8225 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8226
8227         * gcc.c-torture: Update to c-torture-1.41 release.
8228
8229 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8230
8231         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8232         c-torture release.
8233
8234 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8235
8236         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8237         and LDFLAGS.  Fix second case to append the target_info ldflags
8238         onto LDFLAGS, not CFLAGS.
8239         * lib/g++.exp (g++_init): Add target_info stuff.
8240         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8241         of libgloss and newlib flags for !native.
8242
8243         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8244         (GDB): Fix relative path to go up another dir for finding gdb.
8245
8246 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8247
8248         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8249         versions in the target_info array, if they don't exist.
8250
8251 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8252
8253         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8254
8255 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8256
8257         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8258         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8259
8260 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8261
8262         * lib/old-dejagnu.exp: Don't remove the output file before we've
8263         actually tested it. Don't append pwd to the path of the executable
8264         we're testing.
8265
8266 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8267
8268         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8269
8270 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8271
8272         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8273         temporary directory for compiler files, and set it to a default
8274         value of /tmp. Set $output as the name of the output file from
8275         compiling the testcase. Add a -o option to $cflags_var so the
8276         compiler writes the final output file as $output. Set $executable
8277         to $output.
8278
8279         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8280         directory for compiler files, and set it to /tmp if it doesn't
8281         already have a value. Set $output_file to the name of the output
8282         file from compiling the testcase. Add a -o option to CXXFLAGS so
8283         the compiler writes the final output file as $output. Use $output
8284         as the executable to be tested.
8285
8286 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8287
8288         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8289
8290 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8291
8292         * gcc.c-torture/execute/pending-1.c: New test.  Still
8293         pending in Tege's queue.
8294
8295 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8296
8297         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8298         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8299         if there were failures.  Call unresolved if there were unresolved
8300         testcases.  Call gcc_fail if program did not run to completion.
8301         (ph_make): Pass additional argument name to ph_execute.
8302         (ph_execute): Add new argument.  Pass additional arguments to
8303         ph_summary.  Call gcc_fail is there is no execution output.
8304
8305 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8306
8307         * lib/plumhall.exp (proc_summary): Output relavent summary
8308         lines into the log so specific failures in plumhall can be
8309         investigated.
8310
8311 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8312
8313         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8314         (c-torture-execute): Don't try to execute tests which use
8315         "long long" types if $NO_LONG_LONG is nonzero.
8316
8317 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8318
8319         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8320         not c-torture.
8321
8322         * gcc.ieee: Move from here.
8323         * gcc.c-torture/execute/ieee: To here.
8324
8325 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8326
8327         * gcc.c-torture: Update to c-torture-1.41 release.
8328
8329 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8330
8331         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8332         not "$output".
8333
8334 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8335
8336         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8337         -c present.
8338
8339 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8340
8341         * config/proelf.exp: Handle connecting to a simulator.
8342
8343 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8344
8345         * config/proelf.exp: New file.  Enough framework that we can
8346         run c-torture tests on the proelf targets (or any other target
8347         that gdb can connect to for that matter).
8348
8349 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8350
8351         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8352         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8353
8354         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8355         exec_output exists.
8356
8357 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8358
8359         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8360         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8361
8362         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8363         to pass/fail/unresolved/unsupported/untested.  Caller must now
8364         call unresolved/unsupported/untested.
8365         * lib/*.exp: Update FSF address.  Update to handle new results of
8366         ${tool}_load.
8367         * lib/chill.exp (verbose): Delete.
8368
8369 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8370
8371         * lib/gcc.exp (default_gcc_start): Change order of args to
8372         $LDFLAGS $CFLAGS $LIBS.
8373         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8374         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8375         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8376         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8377         * gcc.misc-tests/dg-test.exp: Likewise.
8378         * gcc.misc-tests/msgs.exp: Likewise.
8379         * gcc.prms/prms.exp: Likewise.
8380         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8381         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8382
8383         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8384
8385 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8386
8387         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8388
8389         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8390         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8391
8392         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8393         necessary.
8394
8395 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8396
8397         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8398         global for loop; add use of $mathlib.
8399         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8400         settings here; set mathlib for anything but VxWorks.
8401
8402 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8403
8404         * gcc.c-torture: Update to c-torture-1.40 release.
8405
8406 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8407
8408         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8409         dg.exp.
8410
8411 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8412
8413         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8414         global.
8415
8416 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8417
8418         * lib/g++.exp (LIBS): Define if not already.
8419         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8420         (gcc-dg-prune): Call prune_gcc_output.
8421         * lib/gcc.exp (prune_gcc_output): New proc.
8422         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8423         prune_gcc_output.
8424
8425 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8426
8427         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8428         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8429
8430 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8431
8432         * gcc.c-torture: Update to c-torture-1.39 release.
8433
8434 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8435
8436         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8437         fails, try others as well.
8438
8439 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8440
8441         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8442         If compilation fails, mark execute tests as `untested'.
8443         If test is marked as unsupported, don't mark compilation and
8444         execute tests as failed.
8445
8446 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8447
8448         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8449         libstdc++ for whether or not we want to be doing shared
8450         libraries.  Delete link_curses since we don't need it anymore.
8451         * lib/mike-g++.exp (postbase): Don't link in libg++.
8452         * g++.old-deja/old-deja.exp: Likewise.
8453
8454 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8455
8456         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8457
8458 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8459
8460         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8461         For that, add `-Wl,-a,shared_archive'.
8462         * g++.old-deja/old-deja.exp: Likewise.
8463
8464 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8465
8466         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8467
8468 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8469
8470         * lib/mike-g++.exp (postbase): Pay attention to the status of
8471         g++_load.
8472
8473 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8474
8475           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8476
8477 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8478
8479         * lib/gcc.exp (default_gcc_start): No longer need to log program
8480         being executed or its output, execute_anywhere does that now.
8481         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8482         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8483
8484 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8485
8486         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8487         the same as those in lib/g++.exp.
8488
8489 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8490
8491         * gcc.c-torture: Update to c-torture-1.38 release.
8492         * gcc.ieee: Related changes.
8493
8494 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8495
8496         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8497         "exec". Minor reformatting changes.
8498
8499         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8500         cross. This means all "exec" calls now work on a remote host as
8501         well.
8502         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8503         cross. Filter out the extra "\r\n" stuff that expect puts in.
8504         (c-torture-execute): Filter out the bogus warnings like
8505         c-torture-compile does. Add support for canadian cross.
8506         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8507         Use execute_anywhere rather than calling exec directly. Now it
8508         works for canadian cross testing.
8509
8510 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8511
8512         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8513         results into a variable, and check that rather than using file exists.
8514
8515 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8516
8517         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8518         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8519
8520 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8521
8522         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8523         lib_curses if there's a shared libg++ in the build tree.
8524
8525 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8526
8527         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8528         if not supported target.
8529
8530 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8531
8532         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8533         link_curses up to always happen, not just for native builds.
8534
8535 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8536
8537         * gcc.c-torture: Update to c-torture-1.36 release.
8538         * gcc.failure: Related changes.
8539
8540 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8541
8542         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8543
8544 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8545
8546         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8547         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8548         runshlib, link_curses, and mathlib for link and run.
8549
8550         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8551         pass the runtime shared library options for Solaris, OSF/1, and
8552         Irix5, and link with -lcurses to avoid unresolved references.
8553
8554 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8555
8556         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8557         only run once.
8558
8559 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8560
8561         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8562
8563 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8564
8565         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8566         do not have a framework for the "compat" tests yet.
8567
8568 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8569
8570         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8571         set to null if we're testing vxworks5.1.  Use that instead of
8572         `-lm' in the setting of LIBS for link and run.
8573
8574 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8575
8576         * config/rom68k.exp (${tool}_load): Major changes to make it
8577         work.  Verified that it does in fact return the stuff in
8578         exec_output properly.  Catch any Emul or any TRAP other than 0.
8579
8580 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8581
8582         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8583         LDFLAGS properly for targets that need stuff from libgloss.
8584         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8585         only run once.
8586         (gpp_initialized): New variable.
8587
8588 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8589
8590         * config/rom68k.exp: Load libgloss.exp.
8591         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8592         so we can produce a fully linked binary.
8593         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8594         so we can produce a fully linked binary.
8595
8596 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8597
8598         * lib/plumhall.exp (ph_section): Watch for expected failures.
8599         Add missing `else'.
8600
8601         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8602         run the testcase.
8603         (c-torture): Likewise.
8604
8605 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8606
8607         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8608
8609         * lib/mike-g++.exp (mike_cleanup): New proc.
8610         (prebase): New globals compiler_result, not_compiler_result,
8611         target_regexp.
8612         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8613         allow leading "-" in pattern.  Watch for unsupported tests.
8614         If $compiler_result is set, pattern match assembler code,
8615         and ditto for $not_compiler_result.
8616         * lib/mike-gcc.exp: Likewise.
8617
8618         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8619         execution "succeeded".
8620
8621 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8622
8623         * config/win32.exp: New file.
8624         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8625
8626 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8627
8628         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8629         unsupported.
8630         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8631         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8632         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8633
8634         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8635         "... without exceptions was ...".  That is now handled by
8636         prune_system_crud.
8637         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8638
8639 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8640
8641         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8642         sieve.c,sort2.c}: New files.
8643         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8644         sieve.exp,sort2.exp}: Drivers for them.
8645
8646         * lib/mike-gcc.exp (program_output): New user settable variable.
8647         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8648         messages.
8649         * lib/mike-g++.exp (program_output): New user settable variable.
8650
8651         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8652
8653         * config/sh.exp: Deleted (use sim.exp instead).
8654
8655 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8656
8657         * config/vx.exp: Declare CHECKTASK as global.
8658         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8659         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8660         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8661
8662 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8663
8664         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8665         target. Like vx.exp, only includes `vx29k.exp' instead of
8666         `vxworks.exp'.
8667
8668 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8669
8670         * config/sim.exp: Increase time limit from 120 seconds to 240.
8671
8672 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8673
8674         * gcc.c-torture/execute/950628-1.c: New test.
8675
8676 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8677
8678         * gcc.c-torture: Update with changes/additions from
8679         c-torture-1.34.
8680
8681 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8682
8683         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8684
8685 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8686
8687         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8688
8689 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8690
8691         * gcc.c-torture/compile/950512-1.c: New test.
8692         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8693         * gcc.dg/struct-ret-1.c: Likewise.
8694
8695 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8696
8697         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8698           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8699
8700 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8701
8702         * gcc.c-torture/special/920411-1.c: Deleted.
8703         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8704
8705 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8706
8707         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8708         cpu limit.
8709
8710 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8711
8712         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8713
8714 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8715
8716         From kenner;
8717         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8718         is the proper length.
8719         * va-arg-3.c: Likewise.
8720
8721 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8722
8723         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8724         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8725
8726         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8727         * lib/g++.exp (default_g++_start): Delete old cruft.
8728
8729 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8730
8731         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8732         (2 * (1 << 18)) to (2 * (1 << 17)).
8733
8734         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8735
8736 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8737
8738         * config/rom68k.exp: Renamed from config/idp.exp
8739
8740 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8741
8742         * c-torture/compile/921109-2.c
8743
8744 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8745
8746         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8747         excess errors.
8748
8749 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8750
8751         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8752         output.
8753         * lib/g++.exp (default_g++_start): Likewise.
8754
8755 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8756
8757         * gcc.c-torture/compile/950329-1.c: New test.
8758
8759 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8760
8761           * config/bug.exp (${tool}_load): Updated to use new remote_open
8762           and remote_close procs.
8763         * config/idp.exp: New file.
8764
8765 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8766
8767         * gcc.c-torture/execute/950322-1.c: New test.
8768
8769 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8770
8771         * config/vx.exp (${tool}_load): Clean up testing of return code from
8772         vxworks_ld and vxworks_spawn.
8773
8774 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8775
8776         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8777
8778 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8779
8780         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8781         can mark excess errors on a machine by machine basis.  Note, the
8782         default is to not expect any excess errors, even when excess
8783         errors test - is given, so you will want to put an XFAIL ... on
8784         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8785         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8786         those 4 machines, but no others.
8787
8788 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8789
8790         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8791         * lib/c-torture.exp: to here.
8792
8793 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8794
8795         * gcc.c-torture/execute/950221-1.c: New test.
8796         * gcc.c-torture/execute/struct-ret-1.c: New test.
8797         * gcc.c-torture/compile/950221-1.c: New test.
8798
8799         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8800
8801 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8802
8803         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8804         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8805
8806 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8807
8808         * g++.gb: New directory of tests, derived from my signature and
8809         class scoping tests.
8810
8811         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8812         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8813         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8814         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8815         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8816         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8817         * g++.gb/sig25.C: Likewise.
8818
8819         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8820         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8821         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8822         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8823         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8824         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8825         * g++.gb/sig25.exp: Likewise.
8826
8827         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8828         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8829         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8830         * g++.gb/scope13.C: Likewise, this test still fails.
8831
8832         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8833         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8834         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8835         * g++.gb/scope13.exp: Ditto.
8836
8837         * g++.gb/README: New file, explains what these tests are about.
8838
8839 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8840
8841         * lib/dg.exp (dg-do): Support `preprocess'.
8842         (dg-test): Likewise.
8843
8844 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8845
8846         * config/udi.exp: change "continue -expect" to "exp_continue".
8847
8848 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8849
8850         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8851         Delete redundant tests.
8852
8853         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8854         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8855         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8856         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8857         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8858         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8859         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8860         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8861
8862         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8863         storing label pointers.
8864         * gcc.c-torture/execute/921019-1.c: Likewise.
8865         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8866         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8867         parameter fp.
8868         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8869         constants.
8870
8871         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8872         Delete obsolete tests.
8873
8874         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8875         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8876         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8877         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8878         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8879         * gcc.c-torture/compile/950124-1.c: New test.
8880
8881         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8882
8883 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8884
8885         * lib/mike-g++.exp: Add -lm to LIBS.
8886
8887 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8888
8889         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8890
8891 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8892
8893         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8894
8895 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8896
8897         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8898
8899 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8900
8901         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8902         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8903         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8904         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8905         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8906         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8907         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8908         * g++.law/{operators31.C, operators32.C,
8909         * g++.law/{operators33.C, operators34.C}: Likewise.
8910         * g++.law/{pic1.C, refs2.C}: Likewise.
8911         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8912         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8913         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8914         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8915
8916         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8917         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8918         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8919         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8920         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8921         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8922         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8923         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8924         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8925         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8926         * g++.law/{operators34.exp}: Likewise.
8927         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8928         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8929         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8930         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8931         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8932
8933         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8934         No longer expected to fail.
8935         * g++.law/missed-error3.C: Tweak for recent bool changes.
8936
8937 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8938
8939         * config/emb-unix: Deleted.
8940         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8941         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8942
8943 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8944
8945         * lib/dg.exp (dg-test): Fix typo in last patch.
8946
8947 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8948
8949         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8950         (handles multiple occurrences).
8951
8952 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8953
8954         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8955         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8956         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8957         printed).
8958         * lib/c-torture.exp (c-torture-compile): Likewise.
8959         (c-torture): Prepend full path if missing.
8960         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8961         (gcc_fail): Likewise.
8962         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8963
8964 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8965
8966         * lib/netware.exp: Only attach to NetWare i386 systems.
8967
8968 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8969
8970         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8971         messages.  Add test name to "output pattern match" pass/fail message.
8972
8973 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8974
8975         * gcc.dg: New testsuite.
8976         * gcc.dg/dg.exp: New file.
8977
8978         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8979         test-switch.c}: Deleted.
8980
8981         * gcc.misc-tests/msgs.exp: New testcase driver.
8982
8983 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8984
8985         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8986         Watch for illegal return values from ${tool}_load.
8987         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8988         cross targets.  Coerce return value >0 to 1.
8989
8990 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8991
8992         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8993
8994         * config/emb-unix.exp: New file.
8995
8996         * config/sim.exp: Error if variable $SIM not defined.
8997         (${tool}_load): Mark test as "untested" if simulator missing.
8998
8999         * config/unix.exp: Load remote.exp to get rcp_download.
9000         * lib/c-torture.exp: Use different option lists for testcases with
9001         and without loops.
9002         * gcc.c-torture/execute/execute.exp: Likewise.
9003
9004 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9005
9006         * config/*.exp: Clarify return code from ${tool}_load.
9007         Call `unresolved' or `untested' instead of `warning' or `perror'
9008         (sometimes you still want to call both though).
9009         Add comment that `shell_id' is local to each file.
9010         * config/udi.exp (timeout): Set to 30.
9011         Don't print warning if connection fails, $connectmode has already
9012         printed an error.
9013         (${tool}_load): Move verbose messages to level 2.
9014         Rework pattern for "Process started" message.
9015         Pass `shell_id' to ${connectmode}_download.
9016         Retry twice upon timeout.  Make resetting of target more robust.
9017         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9018         Pass `shell_id' to exit_$connectmode.
9019         Only call exit_$connectmode if connected.
9020         * config/unix.exp (${tool}_load): Check return codes better.
9021         * config/vrtx.exp (${tool}_load): Likewise.
9022         * config/vx.exp (${tool}_load): Likewise.
9023         Delete unneeded global's.
9024         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9025         from ${tool}_load.
9026         (dg-stat): Delete.
9027         (dg-init): Delete recording of pass/fail counts.
9028         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9029         (old-dejagnu-init): Likewise.
9030         (old-dejagnu-stat): Delete contents, empty proc now.
9031         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9032         (c-torture): Delete references to lcnt, lpass, lfail.
9033         Get option list from TORTURE_OPTIONS.
9034         Delete -funroll[-all]-loops if no loops.
9035         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9036         (g++_stat): Delete contents (empty proc now).
9037         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9038         (gcc_finish): Likewise.
9039         (gcc_stat): Deleted.
9040         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9041         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9042         * gcc.c-torture/execute/execute.exp: Likewise.
9043         Split tests into two parts: compile, execute.
9044         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9045         no loops.  Update to reflect clarified return codes from ${tool}_load.
9046
9047 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9048
9049         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9050         to grep for.
9051         (old-dejagnu): Likewise (where necessary).
9052
9053 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9054
9055         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9056
9057         * lib/dg.exp (dg-process-target): Fix processing of selector.
9058         Add comment regarding use of `error'.
9059
9060         * lib/gcc.exp (prune_system_crud): Define if missing.
9061         * lib/g++.exp (prune_system_crud): Likewise.
9062
9063         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9064         Call prune_system_crud.
9065         * lib/dg.exp (dg-runtest): New proc.
9066         Use perror instead of send_user for tcl errors in testcase.
9067         Don't return any value, it's never used.
9068         Don't clobber previous definition of `unknown'.
9069         Print tcl errors in `dg-final'.
9070
9071 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9072
9073         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9074         (dg-test): Don't print errorInfo, it contains stack backtrace.
9075
9076 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9077
9078         * lib/g++.exp (runtest_file_p): Define if missing.
9079
9080 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9081
9082         * lib/mike-g++.exp: Comment out loading of g++.exp.
9083         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9084         (default_g++_version): Always print something.
9085         (default_g++_start): Comment out call to `which'.
9086         (g++_start, g++_load): Deleted (must be defined in config file).
9087         * lib/gcc.exp: Test for existence of $CC at start.
9088         Delete check for tmpdir (done in gcc_init).
9089         (default_gcc_version): Always print something.
9090         (default_gcc_start): Comment out call to `which'.
9091         * config/*.exp: Major cleanup - make cross targets work at least a
9092         little better for g++ (by not being "--tool gcc" specific).
9093         Rename gcc_xxx to ${tool}_xxx.
9094         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9095         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9096
9097 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9098
9099         * lib/c-torture.exp (c-torture-compile): Rework compiler
9100         message processing.
9101
9102         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9103         c-torture.
9104
9105 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9106
9107         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9108
9109         * lib/dg.exp (dg-process-target): Support { target native }.
9110
9111 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9112
9113         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9114         looked for "... program xxx got fatal signal".
9115         Correct regsub munging of `comp_output'.
9116         Ignore compiler messages "path prefix not used" and "linker input
9117         file unused".
9118
9119 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9120
9121         * lib/gcc.exp (runtest_file_p): Define if missing.
9122         * gcc.prms/template.c: Example to work from.
9123
9124 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9125
9126         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9127         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9128
9129         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9130         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9131         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9132         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9133
9134         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9135         (dg-process-target): No longer a varargs proc.
9136         Return S/N for target, P/F for xfail.  All callers changed.
9137         (user option procs): More argument checking.
9138         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9139         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9140         (dg-test): Skip test if not running on selected target in `dg-do'.
9141         Update handling of `dg-do-what', `dg-output-text'.
9142         Separate execution pass/fail from output pattern match pass/fail.
9143         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9144
9145 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9146
9147         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9148         target for 920510-1.c.
9149
9150 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9151
9152         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9153         Clean up comment regarding use of passcnt, etc.
9154         (gcc_stat): Don't update `testcnt' here.
9155         (gcc_finish): Do it here.
9156         Might as well reset `but_id' here too.
9157         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9158         to determine if the file should be tested.
9159         * gcc.c-torture/compile/compile.exp: Likewise.
9160         * gcc.c-torture/execute/execute.exp: Likewise.
9161         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9162         * gcc.misc-tests/dg-test.exp: Likewise.
9163         * gcc.prms/prms.exp: Likewise.
9164         * gcc.wendy/wendy.exp: Likewise.
9165         * g++.old-deja.exp: Likewise.
9166         Move "Testing file" message to verbose level 1.
9167
9168 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9169
9170         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9171
9172 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9173
9174         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9175         (default_gcc_start): Accept optional second list element
9176         of compiler flags.  Print compiler output at verbosity level 2.
9177         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9178         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9179         Save current values of framework globals passcnt, failcnt, xpasscnt,
9180         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9181         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9182         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9183         xfailcnt to compute stats.  Update framework global `testcnt' from
9184         pass/fail counts.
9185         (gcc_finish): New proc.  Clean up test environment.
9186         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9187         (gcc_epass, gcc_efail): Delete.
9188         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9189         argument of line number.
9190         (dg-init): If the tool has an init routine, call it.
9191         (dg-test): Remove args `cflags_var' and `libs_var'.
9192         Pass all compiler options to ${tool}_start.
9193         Handle missing line number.
9194         (dg-finish): New function.
9195         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9196         particular files.  Call gcc_finish at end.  Move "skipping test"
9197         message to verbosity level 3.
9198         * gcc.c-torture/compile/compile.exp: Likewise.
9199         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9200         * gcc.c-torture/execute/execute.exp: Likewise.
9201         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9202         Print testcase being tried at verbosity level 1.
9203         * gcc.c-torture/special/special.exp: Unset xfail.
9204         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9205         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9206         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9207         * gcc.failure/failure.exp: Likewise.
9208         * gcc.ieee/ieee.exp: Likewise.
9209         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9210         Update call to dg-test.  Call dg-finish at end.
9211         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9212         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9213         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9214         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9215         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9216         * gcc.wendy/wendy.exp: Add copyright.
9217         Delete setting of tmpdir (done by gcc_init).
9218         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9219         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9220         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9221         gcc_[ce]pass/fail.
9222
9223 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9224
9225         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9226         confusion.
9227         (g++_load): Likewise.
9228
9229         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9230         Rename argument to `prog' to remove the confusion.
9231         Varargs fns behave differently too!
9232         (g++_load): Likewise.
9233
9234         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9235
9236         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9237         what it is.  Delete (always) printing of status value for !native.
9238         Simplify verbose code, and include status and exec_output.
9239         (g++_load): Use gcc_load.
9240
9241 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9242
9243         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9244         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9245         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9246         940714-3.c as these testcases don't exist anymore.  Make
9247         va-arg-1.c expected to pass.
9248
9249 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9250
9251         * gcc.misc-tests/misc.exp: Only run specific testcases.
9252         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9253         * gcc.misc-tests/dg-[1-9].c: New files.
9254
9255         * lib/dg.exp: New testsuite driver.
9256         * gcc.prms/prms.exp: Use it.
9257
9258         * README.gcc: New file.
9259
9260         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9261         Document and reset `lxpass' and `lxfail'.
9262         Simplify "initialized" message.
9263         (gcc_stat): Clean up comments a little.
9264
9265 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9266
9267         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9268
9269 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9270
9271         * lib/old-dejagnu.exp (process-option): New proc.
9272         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9273         (old-dejagnu): Simplify.
9274         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9275
9276 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9277
9278         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9279         exists and is not an empty string.
9280
9281         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9282         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9283         finished.
9284         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9285         automatically.
9286
9287         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9288         longer expected to fail.
9289
9290         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9291         "f" function call.
9292
9293         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9294
9295         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9296         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9297         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9298         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9299         c-torture-1.29.
9300
9301         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9302         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9303
9304         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9305
9306         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9307         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9308
9309         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9310         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9311         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9312
9313 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9314
9315         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9316         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9317         940714-1.c, 940714-2.c, 940714-3.c},
9318         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9319         gcc.misc-tests/{mg.c,mg.exp}:
9320         New tests.
9321         * gcc.noncompile/noncompile.exp: Change accordingly.
9322
9323 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9324
9325         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9326         Undo previous clobberage.
9327
9328 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9329
9330         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9331         * gcc.special/{930510-1.c, special.exp}:
9332         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9333         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9334         struct-varargs-1.c}: New tests from c-torture-1.26.
9335
9336 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9337
9338         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9339           argument to switch.
9340
9341 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9342
9343         * Revert the previous changes.  Please see Rob's directory
9344           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9345           fixes.
9346
9347 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9348
9349         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9350             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9351             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9352             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9353             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9354             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9355             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9356             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9357             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9358             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9359             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9360             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9361             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9362             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9363             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9364             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9365             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9366             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9367             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9368             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9369             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9370             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9371             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9372             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9373             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9374             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9375             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9376
9377 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9378
9379         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9380             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9381           with perror calls.
9382
9383 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9384
9385         * config/unix.exp (g++_load): Fix syntax.
9386
9387 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9388
9389         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9390         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9391         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9392         Don't expect va-arg-1.c to fail.  Correct expected output for
9393         920928-1.c.
9394         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9395         * gcc.wendy/hbm4.c: Correct typo.
9396         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9397
9398 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9399
9400         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9401         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9402         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9403         * lib/c-torture.exp (c-torture-compile): Ditto.
9404
9405         Reduce volume of output (remove all the -I's and such).
9406         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9407         Call gcc_cpass, gcc_cfail.
9408         (c-torture): Pass testing option to c-torture-compile.
9409
9410 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9411
9412         Bring patches over from progressive.
9413         * config/default.exp: Exit remote shell cleanly.
9414         (g++_exit, g++_start): Add default versions.
9415         * config/sim.exp (gcc_load): Use perror, not error.
9416
9417 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9418
9419         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9420         set in site.exp.
9421
9422 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9423
9424         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9425         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9426         (wendy_try): New proc to run testcase.
9427         (main loop): Call 'em.
9428         * gcc.wendy/*.c: Clean up pass to correct expected output.
9429
9430         * lib/gcc.exp: Minor cleanup work.
9431         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9432
9433 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9434
9435         * config/sim.exp (gcc_load): Document return codes better.
9436         Don't pass -v to simulator.
9437
9438 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9439
9440           * gcc.special/920717-x.c: Fix typo.
9441           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9442           get at sources.
9443
9444         * lib/mike-gcc.exp: Fix typo.
9445
9446 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9447
9448         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9449         binary to use, transform the name.
9450         * config/*.exp: rename everything. Nuke any g++ specific files,
9451         it's now a special case of gcc that requires no special support.
9452         Add a default.exp for unsupported targets.
9453
9454 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9455
9456         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9457         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9458         version of Tcl.
9459
9460 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9461
9462         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9463         than a warning.
9464
9465 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9466
9467         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9468
9469 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9470
9471         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9472         option_list.  Compile every file with only 4/6 option choices
9473         (same as C torture) instead of with 12/18 different option
9474         choices.
9475         * lib/c-torture.exp: Likewise.
9476
9477         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9478         not already set.
9479
9480 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9481
9482         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9483         can put an XFAIL *-*-* on excess errors.
9484
9485 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9486
9487         * g++.law: Add more tests derived from g++-bugs snapshots.
9488
9489         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9490         equivalent to g++.law/init9.
9491
9492         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9493         compiled it, and the a.out file after we've run it.
9494
9495 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9496
9497         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9498         compiled it, and the a.out file after we've run it.
9499
9500 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9501
9502         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9503
9504 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9505
9506         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9507         version number.
9508
9509 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9510
9511         * g++.law: New directory of g++ tests derived from the g++-bugs
9512         snapshots.
9513
9514 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9515
9516         * gcc.compile: initbug1.c initbug1.exp testcase added
9517
9518 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9519
9520         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9521         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9522           fixes submitted by Jeff Law (law@cs.utah.edu)
9523         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9524           Jeff Law (law@cs.utah.edu)
9525
9526
9527 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9528
9529         * config/unix-g++.exp: Follow the gcc way of doing things.
9530         * g++.old-deja/old-deja.exp: Minor updates.
9531         * lib/g++.exp: New file, follow the gcc way of doing things.
9532         * lib/old-dejagnu.exp: Minor updates.
9533         * lib/mike-g++.exp: Always unset errorInfo.
9534
9535 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9536
9537         * lib/gcc.exp: Fix some errors with the below change, CC and
9538         CFLAGS should be global when setting, not local.
9539
9540 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9541
9542         * lib/gcc.exp: Transform tool name.
9543
9544 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9545
9546         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9547
9548 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9549
9550         * lib/gcc.exp: change gcc_done to gcc_stat
9551
9552 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9553
9554         * Upgraded gcc testsuite to c-torture version 1.25
9555
9556 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9557
9558         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9559         * lib/c-torture: added hooks for new reporting code.
9560
9561 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9562
9563         * config/sh-gcc.exp: check if sh-sim exists in the path
9564
9565 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9566
9567         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9568         * gcc.compile/compile.exp: Initial changes for new logic.
9569         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9570         * gcc.failure/failure.exp: Initial changes for new logic.
9571         * gcc.ieee/ieee.exp: Initial changes for new logic.
9572         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9573         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9574         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9575         * lib/c-torture.exp: Initial changes for new logic.
9576         * lib/gcc.exp: Initial changes for new logic.
9577
9578 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9579
9580         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9581         depend upon failure or success.  Fully qualify names in failure
9582         and success messages.  Always remove a.out before starting
9583         compile, just in case.  Pay more attention to error text output by
9584         the compiler.  Handle testcases with no known past errors just
9585         like all others, so that things are uniform.  Other miscellaneous
9586         improvements.
9587
9588 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9589
9590         * gcc.cpp: new directory for cpp tests
9591
9592 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9593
9594         * lib/chill.exp: Code reformatted, removed unused code.
9595         * config/unix-chill.exp: Code reformatted, removed unused code.
9596         * chill.execute/execute.exp: Code reformatted, removed unused code.
9597         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9598
9599 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9600
9601         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9602         routines not written.
9603
9604 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9605
9606         * config/bug-gcc.exp: Use new procs from bug.exp.
9607
9608 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9609
9610         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9611         via ftp, rather than depending on NFS.
9612         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9613         case.
9614
9615 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9616
9617         * config/bug-gcc.exp: Use new download proc.
9618
9619 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9620
9621         * chill.execute/execute.exp: cleanups, handles errors better
9622         * chill.compile/compile.exp: rewrite, based on execute.exp
9623         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9624         * lib/chill.exp: major changes to diff proc and compile and link
9625           procs. added chill_fail and chill_pass wrappers to pass and
9626           fail. added more comments, and handle error codes better.
9627           Added a hack to capture stderr from exec, so noncompile tests
9628           can work.
9629
9630 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9631
9632         * chill.execute/execute.exp: rewrite of testsuite driver
9633         * lib/chill.exp: rewrite of testsuite driver
9634         * config/unix-chill.exp: rewrite of testsuite driver
9635
9636 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9637
9638     In chill.execute:
9639         * iexpr.ch: Standardize uppercase.
9640         * tuples.dat: Standardize uppercase.
9641         * vary.ch: standardize.  Correct varying string assignments.
9642         * vary.dat: Add new output lines.
9643
9644 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9645
9646     In chill.execute:
9647         * chprintf.ch: Standardize use of uppercase.
9648         * tuples.ch: Standardize and turn arr2 into a DCL,
9649           rather than a SYN.
9650         * pinits.ch: Standardize.
9651
9652 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9653
9654         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9655         * Makefil: Renamed to Makefile.in.
9656         * configure.in: New.
9657
9658 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9659
9660     In chill.execute:
9661         * .cvsignore: Add result/output files.
9662         * Makefile: Fix up variables at start.  Use MFLAGS
9663           everywhere.  Correct bool_loc, built_ins entries.
9664           Add entry for vary1.ch.
9665         * bitarray.ch: Standardize upper-case usage.
9666         * bitexpr.ch: Standardize, add output of b1.
9667         * params.ch: Use arrayt in along PROC parameters, to
9668           avoid novelty problems.
9669         * sets.ch: Tiny cleanup.
9670         * vary1.ch: Re-indent.
9671
9672 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9673
9674           * Add PR-related files to Makefiles, .cvsignore files, etc.
9675
9676 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9677
9678         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9679           with compiler objects. New names are test-flow.c and test-loop.c
9680
9681 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9682
9683         * Upgraded c-torture tests from 1.19 to 1.20
9684
9685         * new files:
9686         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9687         * gcc.compile: 930623-1.c 930623-2.c
9688         * gcc.noncompile: 930622-1.c 930622-2.c
9689         * gcc.failure: 920411-1.c 920627-2.c
9690         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9691
9692 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9693
9694         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9695           More changes to get testsuite working properly. Needs more work.
9696           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9697
9698 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9699
9700         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9701           More changes to get testsuite working properly. Needs more work.
9702
9703 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9704
9705         * chill.compile/compile.exp: Added for Dejagnu support
9706         * chill.execute/execute.exp: Added for Dejagnu support
9707         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9708
9709 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9710
9711     This should complete moving the CHILL test files.
9712         * chill.noncompile(.cvsignore printf.grt
9713             in-printf.grt chprintf.grt chprintf.ch):
9714             Added test-support files.
9715           (Makefile): Modified further.
9716         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9717             signal.ch): Added test files.
9718           * chill.execute (.cvsignore printf.grt printr.c
9719             in-printf.grt rts.c chprintf.grt rts.h): Added
9720           test-support files.
9721             (Makefile): More corrections.
9722
9723 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9724
9725         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9726           test cases, ready for DejaGnu.
9727
9728 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9729
9730         * Upgraded c-torture tests from 1.18 to 1.19
9731
9732         * gcc.compile: added test(s):
9733           930607-1.c
9734         * gcc.execute: added test(s):
9735           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9736
9737         * added new subdirectory for misc tests: gcc.misc-tests
9738         * gcc.misc-test(s): added tests:
9739           inst-check.c test-consts.c test-ior.c test-switch.c
9740
9741 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9742
9743         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9744
9745 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9746
9747         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9748
9749 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9750
9751         * Upgraded c-torture tests from 1.17 to 1.18
9752
9753 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9754
9755         * Upgraded c-torture tests from 1.12 to 1.17
9756
9757 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9758
9759         * lib/old-dejagnu.exp:
9760           Fixed handling of XFAIL target triplets to correctly
9761           recognize wildcard characters.  Removed code that
9762           appended a unique id tag to the end of the file name
9763           printed out by the result of the testcases within a
9764           given test file.
9765
9766 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9767
9768         * lib/old-dejagnu.exp:
9769           Reworked expected failure handling to trigger off of XFAIL
9770           keyword in keyphrase embeded in testcase source code. The
9771           XFAIL keyword must be at the end of the keyphrase line. It
9772           may optionally be followed by one or more target triplets.
9773           It has just occured that the handling of wildcards in the
9774           target triplet may not be correct.
9775
9776 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9777
9778         * g++.old-deja/tests:
9779           Moved all subdirectories up one level into g++.old-deja .
9780
9781         * lib/old-dejagnu.exp:
9782           Fixed problem with CXXFLAGS not being properly reset, and being
9783           corrupted with extraneous "-c" compiler option.  This was
9784           causing binaries to not be generated for test that needed them.
9785           Modified strings passed to "pass" and "fail" so that individual
9786           tests from the same test file would be distinguished by an
9787           identifier appended to the test file name in the summary logs;
9788           this corrected a problem with erroneous diff logs.  Added code
9789           to search testcases for expected fail and unexpected pass keywords.
9790
9791 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9792
9793         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9794
9795 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9796
9797         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9798           Removed extraneous text from end of "Special g++ Options"
9799           keyphrase.
9800
9801         * lib/old-dejagnu.exp: Added pattern matching to look for new
9802           keywords, embedded in testcases comments, which will trigger
9803           calls to xpass and xfail.
9804
9805 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9806
9807         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9808           comments embedded in the testcases, especially the one looking for
9809           special compiler options, as well as the pattern matching for the
9810           compiler output again.
9811
9812 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9813
9814         * lib/old-dejagnu.exp: Do a proper check of the return value for
9815           execute tests. Fixed several problems with the pattern matching
9816           of the compiler output which gave erroneous test results.
9817           Changed several of the test result messages to be more descriptive.
9818         * config/unix-g++.exp: Proc g++_load now actually works and
9819           executes the tests passed to it and returns a usable return
9820           value.
9821
9822 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9823
9824           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9825
9826 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9827
9828         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9829           Modified both files to properly execute the old style
9830           dejagnu tests. The previous versions of these files were
9831           experimental and did not function anything near correctly.
9832
9833 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9834
9835         * Removed all Makefile.in and configure.in files. No configuration
9836         needed now.
9837
9838 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9839
9840         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9841
9842 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9843
9844         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9845         gcc.special/configure.in, gcc.noncompile/configure.in,
9846         gcc.execute/configure.in, gcc.code_quality/configure.in,
9847         g++.other/configure.in, g++.old-deja/configure.in,
9848         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9849         in srcname setting.
9850
9851 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9852
9853         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9854         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9855         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9856
9857 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9858
9859         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9860         (gdb_exit): Don't remove *_soc files.
9861
9862 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9863
9864         * lib/c-torture.exp: Don't look for main; instead always use -w
9865         -c.  This is how the c-torture tests work.  Remove the object
9866         file if the compilation succeeds.
9867         * gcc.execute/execute.exp: Remove executable if test passes.
9868         * gcc.noncompile/noncompile.exp: Every test is an expected
9869         failure.
9870         * gcc.special/special.exp: Added tests from c-torture 1.11,
9871         corrected use of existing test.
9872         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9873         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9874         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9875         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9876         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9877         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9878         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9879         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9880         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9881         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9882         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9883         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9884         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9885         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9886         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9887         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9888         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9889         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9890         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9891         c-torture 1.11.
9892         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9893         correspond to c-torture 1.11.
9894
9895         * New file.