OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2
3         * g++.dg/other/init2.C: New test.
4
5 2001-12-24  Richard Henderson  <rth@redhat.com>
6
7         * gcc.dg/20011223-1.c: New.
8         * gcc.dg/inline-1.c: New.
9
10 2001-12-23  Richard Henderson  <rth@redhat.com>
11
12         * gcc.dg/asm-4.c: Test operand modifiers.
13
14 2001-12-23  Richard Henderson  <rth@redhat.com>
15
16         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
17
18 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19
20         * gcc.c-torture/execute/20011223-1.c: New test.
21
22 2001-12-21  Richard Henderson  <rth@redhat.com>
23
24         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
25         re-enables the warning.
26
27 2001-12-21  Richard Henderson  <rth@redhat.com>
28
29         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
30
31 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
32
33         * gcc.c-torture/compile/20011218-1.c: New test.
34
35 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
36
37         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
38         arm-isr.c test.
39         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
40         epilogue generation for ARM ISR routines.
41
42 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
43
44         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
45         * gcc.dg/format/c90-printf-3.c: Likewise.
46         * gcc.dg/format/c99-printf-3.c: Likewise.
47         * gcc.dg/format/ext-1.c: Likewise.
48         * gcc.dg/format/ext-6.c: Likewise.
49         * gcc.dg/format/format.h: Prototype unlocked stdio.
50
51 2001-12-20  Richard Henderson  <rth@redhat.com>
52
53         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
54         (arena): Use it.
55         (malloc): Correct allocation logic.  Abort if we fill up the
56         arena before initialization complete.
57         (realloc): Correct allocation logic.
58
59 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
60
61         * gcc.c-torture/compile/20011219-2.c: New test.
62
63         * gcc.c-torture/execute/20011219-1.c: New test.
64
65 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
66
67         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
68         target does not support weak symbols.
69
70 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
71
72         * gcc.c-torture/compile/20011219-1.c: New test.
73
74 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
75
76         * g++.dg/other/error1.C: New test.
77
78 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
79
80         * gcc.c-torture/execute/20011217-1.c: New test.
81
82 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
83
84         * objc.dg/special/: New directory.
85         * objc.dg/special/special.exp: New file.
86         * objc.dg/special/unclaimed-category-1.h: New file.
87         * objc.dg/special/unclaimed-category-1a.m: New file.
88         * objc.dg/special/unclaimed-category-1.m: New file.
89
90 2001-12-17  Andreas Jaeger  <aj@suse.de>
91
92         * gcc.c-torture/compile/20011217-2.c: New test.
93
94 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
95
96         * gcc.c-torture/compile/20011217-1.c: New test.
97
98 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
99
100         * testsuite/gcc.dg/20011214-1.c: New.
101
102 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
103
104         * gcc.dg/altivec-4.c: New.
105
106 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
107
108         * gcc.dg/20011113-1.c: New test.
109
110 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
111
112         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
113         std::__malloc_alloc_template<0> and
114         std::__default_alloc_template<false, 0>.
115
116 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
117
118         * objc/execute/bf-21.m: New test.
119         * objc/execute/enumeration-1.m: New test.
120         * objc/execute/enumeration-2.m: New test.
121
122 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
123
124         * gcc.dg/gnu89-init-1.c: New test.
125
126 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
127
128         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
129         * g++.old-deja/g++.jason/2371.C: Likewise.
130         * g++.old-deja/g++.jason/template33.C: Likewise.
131         * g++.old-deja/g++.jason/template34.C: Likewise.
132         * g++.old-deja/g++.jason/template36.C: Likewise.
133         * g++.old-deja/g++.oliva/typename1.C: Likewise.
134         * g++.old-deja/g++.oliva/typename2.C: Likewise.
135         * g++.old-deja/g++.other/typename1.C: Likewise.
136         * g++.old-deja/g++.pt/inherit2.C: Likewise.
137         * g++.old-deja/g++.pt/nontype5.C: Likewise.
138         * g++.old-deja/g++.pt/typename11.C: Likewise.
139         * g++.old-deja/g++.pt/typename14.C: Likewise.
140         * g++.old-deja/g++.pt/typename16.C: Likewise.
141         * g++.old-deja/g++.pt/typename3.C: Likewise.
142         * g++.old-deja/g++.pt/typename4.C: Likewise.
143         * g++.old-deja/g++.pt/typename5.C: Likewise.
144         * g++.old-deja/g++.pt/typename7.C: Likewise.
145         * g++.old-deja/g++.robertl/eb9.C: Likewise.
146
147 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
148
149         * g++.dg/other/linkage1.C: New test.
150         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
151         specifiers.
152
153 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
154
155         * gcc.dg/concat.c: New test.
156
157 2001-12-11  Stan Shebs  <shebs@apple.com>
158
159         * objc/compile: New test directory.
160         * objc/compile/compile.exp: New expect script.
161         * objc/compile/20011211-1.m: New compile test.
162
163 2001-12-11  Jason Merrill  <jason@redhat.com>
164
165         * lib/prune.exp (prune_gcc_output): Also handle "In member
166         function".  So many permutations...
167
168 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
169
170         * g++.dg/template/typedef1.C: New test.
171
172 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
173
174         * g++.dg/other/copy1.C: New test.
175
176 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
177
178         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
179
180         * gcc.dg/builtin-choose-expr.c: New.
181
182 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
183
184         * gcc.dg/altivec-2.c: New.
185
186 2001-12-07  Richard Henderson  <rth@redhat.com>
187
188         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
189
190 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
191
192         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
193         ultrasparc.
194
195 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
196
197         * g++-old.deja/g++.robertl/eb101.C: Deleted.
198
199 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
200
201         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
202         variable argument list.
203
204 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
205
206         * gcc.c-torture/execute/memcheck: Delete entire directory.
207         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
208         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
209
210 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
211
212         * gcc.dg/Wshadow-1.c: New test.
213
214 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
215
216         * gcc.c-torture/compile/20011130-1.c: New test.
217
218         * gcc.dg/noncompile/20011025-1.c: New test.
219
220         * g++.dg/other/anon-union.C: New test.
221
222         * gcc.c-torture/execute/20011024-1.c: New test.
223
224 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
225
226         * gcc.c-torture/execute/20000722-1.x,
227         gcc.c-torture/execute/20010123-1.x: Remove.
228         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
229         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
230         gcc.dg/c99-complit-2.c: New tests.
231
232 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
233
234         * g++.dg/inherit/base1.C: New test.
235
236 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
237
238         * g++.dg/other/stdarg1.C: New test.
239
240         * gcc.c-torture/compile/20011130-2.c: New test.
241
242 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
243
244         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
245         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
246         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
247         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
248         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
249         * gcc.dg/builtin-prefetch-1.c: New test.
250
251 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
252
253         * gcc.dg/20011130-1.c: New test.
254
255 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
256
257         * g++.dg/other/scope1.C: New test.
258         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
259
260 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
261
262         * gcc.dg/vla-init-1.c: New test.
263
264 2001-12-01  Geoff Keating  <geoffk@redhat.com>
265
266         * gcc.c-torture/compile/structs.c: New testcase from GDB.
267
268 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
269
270         * objc.dg/alias.m: Update.
271         * objc.dg/class-1.m: Update.
272         * objc.dg/const-str-1.m: Update.
273         * objc.dg/fwd-proto-1.m: Update.
274         * objc.dg/id-1.m: Update.
275         * objc.dg/super-class-1.m: Update.
276
277 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
278
279         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
280         constructs.
281
282 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
283
284         * gcc.c-torture/execute/20011128-1.c: New test.
285
286 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
287
288         * gcc.dg/20011127-1.c: New test.
289
290 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
291
292         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
293         from Austin Group draft 7.
294         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
295         scanf format arguments.
296         * gcc.dg/format/no-exargs-2.c: New test.
297
298 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
299
300         * g++.dg/abi/vbase8-4.C: New test.
301
302 2001-11-24  Ian Lance Taylor  <ian@airs.com>
303
304         * gcc.c-torture/execute/20011121-1.c: New test.
305
306 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
307
308         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
309
310 2001-11-23  Andreas Jaeger  <aj@suse.de>
311
312         * gcc.dg/cpp/charconst-2.c: New test.
313
314 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
315
316         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
317         to the host if it is remote.  Let tests specify extra headers
318         they use.
319         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
320         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
321         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
322         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
323         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
324         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
325         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
326         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
327         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
328         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
329
330 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
331
332         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
333         for little endian ARMs.
334
335 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
336
337         * gcc.c-torture/compile/20011119-1.c: New test.
338         * gcc.c-torture/compile/20011119-2.c: New test.
339
340 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
341
342         * gcc.dg/altivec-1.c: Fix typo.
343
344 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
345
346         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
347
348 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
349
350         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
351
352 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
353
354         * lib/g77.exp: Don't specify --rpath-link.
355
356         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
357         across all the headers.
358         * gcc.dg/format/format.exp: For testing on a remote host,
359         copy format.h.
360
361         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
362         * gcc.c-torture/execute/930406-1.c: Likewise.
363         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
364
365 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
366
367         * gcc.dg/altivec-1.c: New.
368
369 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
370
371         * gcc.dg/cpp/fpreprocessed.c: New test case.
372
373 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
374
375         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
376         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
377         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
378
379 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
380
381         * gcc.dg/no-builtin-1.c: New test.
382
383 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
384
385         * gcc.c-torture/execute/20011115-1.c: New test.
386
387 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
388
389         * gcc.c-torture/compile/20011114-2.c: New test.
390         * gcc.c-torture/compile/20011114-3.c: New test.
391         * gcc.c-torture/compile/20011114-4.c: New test.
392
393 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
394
395         * g++.dg/other/init1.C: New test.
396
397 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
398
399         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
400         message.
401
402         * gcc.c-torture/execute/20011114-1.c: New testcase.
403
404         * gcc.c-torture/compile/20010327-1.c: Revert last change.
405         * gcc.c-torture/compile/20011114-1.c: New test, exactly
406         like the (before this change) version of 20010327-1.c.
407
408 2001-11-14  Roger Sayle <roger@eyesopen.com>
409
410         * gcc.c-torture/execute/string-opt-13.c: New testcase.
411
412 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
413
414         * g++.dg/init/array2.C: New test.
415
416 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
417
418         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
419
420 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
421
422         * g++.dg/other/forscope1.C: New test.
423         * g++.dg/ext/forscope1.C: New test.
424         * g++.dg/ext/forscope2.C: New test.
425
426 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
427
428         * gcc.c-torture/execute/20011113-1.c: New test.
429
430 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
431
432         * gcc.c-torture/execute/20011109-2.c: New test.
433
434         * gcc.c-torture/execute/20011109-1.c: New test.
435
436 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
437
438         * gcc.c-torture/compile/20011109-1.c: New test.
439
440 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
441
442         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
443         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
444         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
445         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
446         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
447         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
448         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
449
450 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
451
452         * g++.dg/warn/Wshadow-1.C: New tests.
453         * g++.old-deja/g++.mike/for3.C: Update.
454
455 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
456
457         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
458         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
459         XFAILs.  Adjust expected error texts.
460         * gcc.c-torture/compile/20011106-1.c,
461         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
462         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
463         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
464         gcc.dg/c99-array-lval-5.c: New tests.
465
466 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
467
468         * gcc.dg/cpp/defined.c: Update.
469
470 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
471
472         * gcc.c-torture/execute/anon-1.c: New test.
473
474 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
475
476         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
477         same size, so no warning should be produced on stormy16.
478
479         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
480         due to oversized array.
481         * g++.old-deja/g++.mike/ns15.C: Likewise.
482         * g++.old-deja/g++.pt/crash16.C: Likewise.
483
484 2001-11-02  Graham Stott  <grahams@redhat.com>
485
486         * g++.dgother/debug1.C: Fix typos.
487
488 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
489
490         * g++.dg/other/debug1.C: New test.
491
492 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
493
494         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
495         of unsigned long.
496
497 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
498
499         * gcc.dg/20011029-2.c: New test.
500
501         * gcc.c-torture/compile/20011029-1.c: New test.
502
503 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
504
505         * objc/execute/class_self-1.m: New test.
506         * objc/execute/class_self-2.m: New test.
507
508 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
509
510         * gcc.misc-tests/msgs.exp: Delete.
511         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
512         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
513         error set to match recent changes.
514
515 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
516
517         * gcc.dg/20011021-1.c: New test.
518
519 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
520
521         * gcc.c-torture/compile/20011023-1.c: New test.
522
523 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
524
525         * lib/g77.exp: Rewrite based on lib/g++.exp.
526
527 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
528
529         * gcc.c-torture/execute/20011019-1.c: New test.
530
531         * gcc.dg/20011018-1.c: New test.
532
533 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
534
535         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
536
537 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
538
539         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
540         * gcc.dg/attr-invalid.c: Likewise.
541
542 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
543
544         * testsuite/gcc.dg/20011015-1.c: New test.
545
546 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
547
548         * g++.dg/template/unify2.C: New test.
549
550 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
551
552         * g++.dg/other/exception-specification.C: New test
553
554 2001-10-13  Tom Rix  <trix@redhat.com>
555
556         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
557         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
558
559 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
560
561         * testsuite/gcc.dg/20011009-1.c: New test.
562
563 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
564
565         PR g++/4476
566         * g++.dg/other/friend1.C: New test.
567
568 2001-10-11  Richard Henderson  <rth@redhat.com>
569
570         * g++.old-deja/g++.other/crash18.C: Add -S to options.
571
572 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
573
574         * gcc.c-torture/compile/20011010-1.c: New.
575
576 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
577
578         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
579         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
580         g77.f-torture/execute/execute.exp,
581         g77.f-torture/noncompile/noncompile.exp,
582         gcc.c-torture/compile/compile.exp,
583         gcc.c-torture/execute/execute.exp,
584         gcc.c-torture/execute/ieee/ieee.exp,
585         gcc.c-torture/execute/memcheck/memcheck.exp,
586         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
587         objc/execute/execute.exp: Update FSF address.
588
589 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
590
591         * gcc.dg/cpp/cmdlne-C.c: Update.
592         * gcc.dg/cpp/cmdlne-C2.c: New.
593
594 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
595
596         * gcc.c-torture/execute/20011008-3.c: New.
597
598 2001-10-08  DJ Delorie  <dj@redhat.com>
599
600         * gcc.dg/20011008-1.c: New.
601         * gcc.dg/20011008-2.c: New.
602
603 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
604
605         * gcc.dg/cpp/spacing1.c: Update test.
606
607 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
608
609         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
610         spelling errors of "separate" as "seperate".
611
612 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
613
614         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
615         enough to avoid inlining.
616
617 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
618
619         * lib/g77.exp: set libg2c_dir correctly.
620
621 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
622
623         * gcc.dg/cpp/macro11.c: New test.
624
625 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
626
627         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
628         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
629         gcc.dg/format/multattr-3.c: New tests.
630         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
631         tests for format attributes on function pointers being rejected.
632
633 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
634
635         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
636
637 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
638
639         * g++.dg/warn/format1.C: New test.
640
641 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
642
643         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
644
645 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
646
647         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
648
649 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
650
651         * gcc.dg/cpp/redef2.c: Add test.
652
653 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
654
655         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
656         long-standing bug on i686, apparently.
657         * gcc.c-torture/execute/loop-2c.x: New file.
658         * gcc.c-torture/execute/loop-2d.x: New file.
659         * gcc.c-torture/execute/loop-3c.x: New file.
660
661 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
662
663         * gcc.dg/cpp/20000625-2.c: Correct line number.
664
665 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
666
667         * gcc.dg/cpp/macro10.c: New test.
668         * gcc.dg/cpp/strify3.c: New test.
669         * gcc.dg/cpp/spacing1.c: Add tests.
670         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
671         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
672
673 2001-09-24  DJ Delorie  <dj@redhat.com>
674
675         * gcc.c-torture/execute/20010924-1.c: New test.
676
677 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
678
679         * testsuite/objc/execute/paste.m: Remove.
680
681 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
682
683         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
684
685 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
686
687         * g77.dg/strlen0.f: New test.
688
689 2001-09-21  Richard Henderson  <rth@redhat.com>
690
691         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
692         * g++.old-deja/g++.abi/vtable2.C: Likewise.
693
694 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
695
696         Table-driven attributes.
697         * g++.dg/ext/attrib1.C: New test.
698
699 2001-09-20  DJ Delorie  <dj@redhat.com>
700
701         * gcc.dg/20000926-1.c: Update expected warning messages.
702         * gcc.dg/array-2.c: Likewise, and test for warnings too.
703         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
704         array.
705
706 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
707
708         * g++.dg/eh/registers1.C: New test case.
709
710 2001-09-17  Richard Henderson  <rth@redhat.com>
711
712         * gcc.dg/array-5.c: Fix VLA decomposition test.
713
714 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
715
716         * gcc.dg/cpp/line5.c: New testcase.
717
718 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
719
720         * gcc.dg/cpp/macro9.c: New test.
721
722 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
723
724         * gcc.c-torture/execute/980223.c: Change type of addr from long
725         to char *.
726
727 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
728
729         * gcc.c-torture/execute/20010915-1.c: New test.
730
731 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
732
733         * g77.dg/bprob: New directory.
734         * g77.dg/bprob/bprob.exp: New file.
735         * g77.dg/bprob/bprob-1.f: New test.
736         * g77.dg/gcov: New directory.
737         * g77.dg/gcov/gcov.exp: New file.
738         * g77.dg/gcov/gcov-1.f: New test.
739         * g77.dg/gcov/gcov-1.x: New file.
740
741 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
742
743         * gcc.dg/cpp/directiv.c: Update.
744         * gcc.dg/cpp/undef1.c: Update.
745
746 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
747
748         * gcc.dg/20010912-1.c: New test.
749
750 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
751
752         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
753         language-independent file in lib.
754         * lib/gcov.exp: New file.
755
756 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
757
758         * gcc.c-torture/compile/20010911-1.c: New test.
759
760 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
761
762         * lib/profopt.exp: New, to support profile-directed optimizations.
763         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
764         * gcc.misc-tests/bprob-1.c: New test.
765         * gcc.misc-tests/bprob-2.c: New test.
766
767 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
768
769         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
770         XFAIL and which kinds of gcov output to verify.
771         * gcc.misc-tests/gcov-4b.x: New file.
772         * gcc.misc-tests/gcov-5b.x: New file.
773         * gcc.misc-tests/gcov-6.x: New file.
774         * gcc.misc-tests/gcov-7.c: New test.
775         * gcc.misc-tests/gcov-7.x: New file.
776
777 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
778
779         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
780         * gcc.misc-tests/gcov-6.c: New test.
781
782 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
783
784         PR c++/3986
785         * g++.dg/abi/vbase1.C: New test.
786
787 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
788
789         * objc.dg/method-2.m: New.
790
791 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
792
793         PR c++/4203
794         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
795         * g++.dg/init/empty1.C: New test.
796
797 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
798
799         * gcc.c-torture/compile/20010903-1.c: New test.
800
801 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
802
803         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
804         for m68k.
805
806 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
807
808         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
809
810         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
811
812         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
813
814 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
815
816         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
817         for 16-bit 'unsigned int'.
818
819 2001-08-29  Kazu Hirata  <kazu@hxi.com>
820
821         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
822
823 2001-08-27  Richard Henderson  <rth@redhat.com>
824
825         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
826         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
827
828 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
829
830         * gcc.dg/asm-names.c (ymain): New.
831
832 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
833
834         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
835         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
836         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
837
838 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
839
840         * gcc.dg/compare5.c: New testcase.
841
842 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
843
844         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
845         and "In instantiation".
846
847 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
848
849         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
850
851 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
852
853         * gcc.misc-tests/gcov.exp: Add support for branch information.
854         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
855         * gcc.misc-tests/gcov-4.c: New test.
856         * gcc.misc-tests/gcov-4b.c: New test.
857         * gcc.misc-tests/gcov-5b.c: New test.
858
859 2001-08-20  Zack Weinberg  <zackw@panix.com>
860
861         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
862         expected to fail.
863
864 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
865
866         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
867
868 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
869
870         * g++.dg/eh/template1.C: New test.
871
872 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
873
874         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
875         Fix thinko.
876         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
877         for xfail.
878
879 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
880
881         * lib/g77-dg.exp:  Use prune.exp for common procedures
882         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
883         * lib/g77.exp: (g77-dg-prune) Remove
884
885 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
886
887         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
888
889 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
890
891         * g++.dg/template/unify1.C: New test.
892
893 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
894
895         * g++.dg/abi/empty4.C: New test.
896
897 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
898
899         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
900         solaris2.*
901         * g77.f-torture/compile/pr3743.x: Likewise
902
903 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
904
905         * g++.dg/other/using-declaration.C: New test.
906
907 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
908
909         * gcc.dg/cpp/tr-sign.c: New testcase.
910
911 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
912
913         * gcc.dg/cpp/19951025-1.c: Revert.
914         * gcc.dg/cpp/directiv.c: We no longer process directives that
915         interrupt macro arguments.
916
917 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
918
919         * gcc.dg/bconstp-1.c: New test.
920
921 2001-08-03  Richard Henderson  <rth@redhat.com>
922
923         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
924
925 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
926
927         * gcc.dg/cpp/19951025-1.c: Update.
928
929 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
930
931         * g77.dg/ff90-1.f (s): Fix reference of variable z,
932         should be x.
933
934 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
935
936         Kill -fhonor-std.
937         * g++.old-deja/g++.ns/ns14.C: Remove special options.
938         * g++.old-deja/g++.other/std1.C: Likewise.
939         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
940
941 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
942
943         * lib/g77.exp:  Load gcc-defs.exp for common procedures
944         (g77_pass, g77_fail, g77_finish, g77_exit,
945         ${tool}_check_unsupported_p} Now redundant.  Deleted.
946
947 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
948
949         * g77.dg/fbackslash.f
950         * g77.dg/fcase-preserve.f
951         * g77.dg/ff90-1.f
952         * g77.dg/ffixed-line-length-0.f
953         * g77.dg/ffixed-line-length-132.f
954         * g77.dg/ffixed-line-length-7.f
955         * g77.dg/ffixed-line-length-72.f
956         * g77.dg/ffixed-line-length-none.f
957         * g77.dg/ffree-form-1.f
958         * g77.dg/fno-backslash.f
959         * g77.dg/fno-f90-1.f
960         * g77.dg/fno-fixed-form-1.f
961         * g77.dg/fno-onetrip.f
962         * g77.dg/fno-typeless-boz.f
963         * g77.dg/fno-underscoring.f
964         * g77.dg/fno-vxt-1.f
965         * g77.dg/fonetrip.f
966         * g77.dg/ftypeless-boz.f
967         * g77.dg/fugly-assumed.f
968         * g77.dg/funderscoring.f
969         * g77.dg/fvxt-1.f
970
971 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
972
973         * objc.dg/fwd-proto-1.m: New.
974         * objc.dg/local-decl-1.m: New.
975         * objc.dg/naming-1.m: New.
976         * objc.dg/naming-2.m: New.
977         * objc.dg/proto-hier-1.m: New.
978
979 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
980
981         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
982         largest-type elements to a struct makes its size grow.
983
984 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
985
986         * g++.dg/abi/vthunk1.C: New test.
987
988 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
989
990         * g++.dg/abi/vbase8-22.C: New test.
991
992 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
993
994         * gcc.dg/cpp/macro8.c: New test.
995
996 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
997
998         * g++.dg/abi/vbase8-21.C: New test.
999
1000 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1001
1002         * g++.dg/abi/vbase8-10.C: New test.
1003
1004 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1005
1006         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1007         ${tool}_set_ld_library_path.
1008         Changed caller.
1009         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1010         g++.exp.
1011
1012 2001-07-26  Stan Cox <scox@redhat.com>
1013
1014         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1015         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1016         gcc_exit, gcc_check_unsupported_p):
1017         Moved to gcc-deps.exp
1018         * gcc-deps.exp: New file.
1019
1020 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1021
1022         * g++.old-deja/g++.pt/defarg14.C: New test.
1023
1024 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1025
1026         * g++.old-deja/g++.other/lineno5.C: New test.
1027
1028 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1029
1030         * g++.old-deja/g++.pt/crash68.C: New test.
1031
1032 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1033
1034         * g++.old-deja/g++.other/crash42.C: New test.
1035
1036 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1037
1038         * gcc.dg/cpp/extratokens.c: Fix.
1039         * gcc.dg/cpp/skipping2.c: New tests.
1040
1041 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1042
1043         * gcc.c-torture/execute/20010724-1.c: New file.
1044         * gcc.c-torture/execute/20010724-1.x: New file.
1045
1046 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1047
1048         * g++.old-deja/g++.other/cond7.C: New test.
1049
1050 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1051
1052         * g++.old-deja/g++.other/optimize4.C: New test.
1053
1054 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1055
1056         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1057
1058 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1059
1060         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1061         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1062         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1063         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1064
1065         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1066         bug report" message.
1067
1068         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1069         * g++.dg/ext/instantiate1.C: Move from old-deja.
1070
1071 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1072
1073         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1074         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1075         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1076         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1077
1078 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1079
1080         * gcc.c-torture/execute/20010723-1.c: New test.
1081
1082 2001-07-23  Ben Elliston  <bje@redhat.com>
1083
1084         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1085
1086 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1087
1088         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1089         i[34567]86-*-*.
1090         Delete handling of ieee_multilib_flags.
1091         Pass -mieee for alpha*-*-* and sh-*-*.
1092         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1093
1094 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1095
1096         Remove old-abi tests.
1097         * g++.old-deja/g++.mike/p11116.C: Remove.
1098         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1099
1100 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1101
1102         * g77.f-torture/compile/pr3743.f:  New test
1103
1104 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1105
1106         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1107
1108 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1109
1110         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1111         g++.old-deja/g++.pt/static6.C: Likewise.
1112         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1113         supports weak symbols.
1114
1115 2001-07-18  Andreas Jaeger  <aj@suse.de>
1116
1117         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1118         supported again.
1119
1120 2001-07-18  Andreas Jaeger  <aj@suse.de>
1121
1122         * gcc.dg/iftrap-1.c: Fix target line.
1123
1124 2001-07-17  Richard Henderson  <rth@redhat.com>
1125
1126         * gcc.c-torture/execute/20010717-1.c: New.
1127
1128 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1129
1130         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1131         tests.
1132
1133 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1134
1135         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1136
1137 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1138
1139         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1140         UAC_SIGBUS, UAC_NOPRINT definitions.
1141
1142 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1143
1144         * objc/execute/object_is_class.m: New test.
1145         * objc/execute/object_is_meta_class.m: New test.
1146
1147 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1148
1149         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1150         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1151
1152 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1153
1154         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1155         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1156
1157 2001-07-14  Richard Henderson  <rth@redhat.com>
1158
1159         * gcc.dg/iftrap-1.c: New.
1160
1161 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1162
1163         * g77.f-torture/execute/intrinsic77.f: New test.
1164
1165 2001-07-11  Janis Johnson <janis@us.ibm.com>
1166
1167         * gcc.misc-tests/gcov-3.c: New test.
1168
1169 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1170
1171         * gcc.c-torture/compile/20010711-1.c,
1172         * gcc.c-torture/compile/20010711-2.c: New tests.
1173
1174 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1175
1176         * gcc.c-torture/execute/20010711-1.c: New test.
1177
1178 2001-07-11  Ben Elliston  <bje@redhat.com>
1179
1180         * g++.old-deja/g++.other/enum5.C: New test.
1181
1182 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1183
1184         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1185         (g++-dg-prune): Call prune_gcc_output.
1186         * prune.exp: New file for prune_gcc_output.
1187         * lib/g++.exp, lib/gcc.exp: Load it.
1188
1189 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1190
1191         * gcc.c-torture/compile/20010701-1.c,
1192         g++.old-deja/g++.ext/attrib6.C: New tests.
1193
1194 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1195
1196         * gcc.c-torture/compile/20010706-1.c: New test.
1197
1198 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1199
1200         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1201
1202 2001-06-28  Stan Shebs  <shebs@apple.com>
1203
1204         * gcc.dg/pragma-darwin.c: New test.
1205
1206 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1207
1208         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1209         Solaris 2.[678] system.
1210
1211 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1212
1213         * gcc.dg/20010622-1.c: New test.
1214
1215 2001-06-18  Stan Shebs  <shebs@apple.com>
1216
1217         * objc.dg: New directory.
1218         * objc.dg/dg.exp: New file.
1219         * objc.dg/alias.m: New.
1220         * objc.dg/class-1.m: New.
1221         * objc.dg/class-2.m: New.
1222         * objc.dg/const-str-1.m: New.
1223         * objc.dg/const-str-2.m: New.
1224         * objc.dg/id-1.m: New.
1225         * objc.dg/method-1.m: New.
1226         * objc.dg/super-class-1.m: New.
1227         * lib/objc-dg.exp: New file.
1228
1229 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1230
1231         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1232         of label name.
1233
1234 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1235
1236         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1237
1238 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1239
1240         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1241         variable.
1242
1243 2001-06-12  Richard Henderson  <rth@redhat.com>
1244
1245         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1246
1247 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1248
1249         * g++.old-deja/g++.abi/vbase5.C: New test.
1250         * g++.old-deja/g++.abi/vbase6.C: New test.
1251         * g++.old-deja/g++.abi/vbase7.C: New test.
1252
1253 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1254
1255         * gcc.c-torture/compile/20010610-1.c: New test.
1256
1257 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1258
1259         * g++.old-deja/g++.abi/vbase4.C: New test.
1260
1261 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1262
1263         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1264         support %f for HC11/HC12 targets.
1265         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1266         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1267         on HC11/HC12 targets.
1268         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1269
1270 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1271
1272         * gcc.dg/wchar_t-1.c: New file.
1273         * gcc.dg/wint_t-1.c: Likewise.
1274
1275 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1276
1277         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1278
1279 2001-06-11  Richard Henderson  <rth@redhat.com>
1280
1281         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1282
1283 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1284
1285         * gcc.c-torture/compile/20010611-1.c: New test.
1286
1287 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1288
1289         * gcc.dg/c99-tag-1.c: Add more tests.
1290
1291 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1292
1293         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1294         representation on MN10300 and ARM/Thumb.
1295
1296 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1297
1298         * g77.f-torture/execute/20010610.f: New.
1299
1300 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1301
1302         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1303         names.
1304
1305 2001-06-09  Richard Henderson  <rth@redhat.com>
1306
1307         * gcc.c-torture/execute/ashrdi-1.c: New.
1308         * gcc.c-torture/execute/ashldi-1.c: New.
1309         * gcc.c-torture/execute/lshrdi-1.c: New.
1310
1311 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1312
1313         * objc/execute/load-3.m: Added. Check sending +load to categories,
1314         in addition to classes.
1315
1316 2001-06-08  Stan Shebs  <shebs@apple.com>
1317
1318         * objc/execute/load-2.m: New test.  From Nicola Pero
1319         <n.pero@mi.flashnet.it>.
1320
1321 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1322
1323         * gcc.c-torture/execute/20010605-2.c: New test.
1324
1325 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1326
1327         * g++.old-deja/g++.abi/vbase2.C: New test.
1328         * g++.old-deja/g++.abi/vbase3.C: New test.
1329
1330 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1331
1332         * g++.old-deja/g++.pt/friend49.C: New test.
1333
1334 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1335
1336         * g++.old-deja/g++.ext/anon3.C: New test.
1337
1338 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1339
1340         * g++.old-deja/g++.other/conv7.C: New test.
1341
1342 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1343
1344         * gcc.c-torture/compile/20010605-2.c: New test.
1345
1346 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1347
1348         * gcc.c-torture/execute/20010604-1.c: New test.
1349
1350 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1351
1352         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1353
1354 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1355
1356         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1357         (g++_link_flags): Likewise.
1358         (g++_init): Pass gccpath's value to two previous functions.
1359
1360 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1361
1362         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1363         Ensure logfile entry matches exec command line.
1364
1365 2001-05-31  Richard Henderson  <rth@redhat.com>
1366
1367         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1368         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1369
1370 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1371
1372         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1373         compiler for irix6.2
1374
1375 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1376
1377         * g++.old-deja/g++.other/optimize3.C: New file.
1378
1379 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1380
1381         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1382         assemble.
1383
1384 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1385
1386         * g++.old-deja/g++.other/optimize2.C: New file.
1387
1388 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1389
1390         * gcc.c-torture/compile/20010518-2.c: New file.
1391         * gcc.c-torture/execute/20010518-1.c: New file.
1392         * gcc.c-torture/execute/20010518-2.c: New file.
1393
1394 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1395
1396         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1397
1398 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1399
1400         G++ no longer defines builtins that do not begin with __builtin.
1401         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1402         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1403         * g++.old-deja/g++.law/builtin1.C: Likewise.
1404         * g++.old-deja/g++.law/cvt2.C: Likewise.
1405         * g++.old-deja/g++.mike/net5.C: Likewise.
1406         * g++.old-deja/g++.other/builtins1.C: Likewise.
1407         * g++.old-deja/g++.other/builtins2.C: Likewise.
1408         * g++.old-deja/g++.other/builtins3.C: Likewise.
1409         * g++.old-deja/g++.other/builtins4.C: Likewise.
1410         * g++.old-deja/g++.other/inline8.C: Likewise.
1411         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1412
1413 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1414
1415         * g++.old-deja/g++.pt/using1.C: Adjust.
1416         * g++.old-deja/g++.pt/using2.C: New test.
1417
1418 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1419
1420         * gcc.dg/cpp/charconst.c: New tests.
1421         * gcc.dg/cpp/escape.c: New tests.
1422         * gcc.dg/cpp/escape-1.c: New tests.
1423         * gcc.dg/cpp/escape-2.c: New tests.
1424         * gcc.dg/cpp/ucs.c: New tests.
1425
1426 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1427
1428         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1429         native compiler for irix6.5.
1430
1431 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1432
1433         * lib/g++.exp (g++_include_flags): Use args to compute
1434         get_multilibs.
1435         (g++_link_flags): Likewise.
1436         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1437
1438 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1439
1440         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1441
1442 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1443
1444         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1445         this file.
1446
1447 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1448
1449         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1450         STACK_SIZE;
1451         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1452         to STACK_SIZE; Use it to define size of add_histo array.
1453         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1454         to STACK_SIZE.
1455         (f): Use GITT_SIZE to define size of gitt local table.
1456         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1457         to STACK_SIZE; Use it to define size of bytemem array.
1458
1459 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1460
1461         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1462         on 68HC11/HC12 due to the asm instruction.
1463         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1464         * gcc.c-torture/compile/920520-1.x: Likewise.
1465         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1466         on 68HC11/HC12 because the function is larger than 64K.
1467         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1468         on 68HC11/HC12 because the structure is too large.
1469
1470 2001-05-20  Richard Henderson  <rth@redhat.com>
1471
1472         * gcc.c-torture/execute/20010520-1.c: New.
1473
1474 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1475
1476         * g++.old-deja/g++.warn/compare1.C: New test.
1477         * gcc.dg/compare4.c: New test.
1478
1479 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1480
1481         * g++.old-deja/g++.other/optimize1.C: New test.
1482
1483 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1484
1485         * g++.old-deja/g++.pt/spec41.C: New test.
1486
1487 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1488
1489         * gcc.c-torture/compile/20010114-1.x: Remove.
1490
1491 2001-05-18  Stan Shebs  <shebs@apple.com>
1492
1493         * gcc.c-torture/compile/20010518-1.c: New test.
1494
1495 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1496
1497         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1498         * g++.old-deja/g++.pt/crash67.C: New test.
1499
1500 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1501
1502         * g++.old-deja/g++.other/debug9.C: New test.
1503
1504 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1505
1506         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1507
1508 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1509
1510         * gcc.c-torture/compile/20010516-1.c: New test.
1511
1512 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1513
1514         * g++.old-deja/g++.other/crash41.C: New test.
1515
1516 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1517
1518         * g++.old-deja/g++.pt/crash66.C: New test.
1519
1520 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1521
1522         * g++.old-deja/g++.robertl/eb27.C: Convert.
1523
1524 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1525
1526         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1527         declaration being redundant.
1528
1529 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1530
1531         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1532
1533 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1534
1535         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1536
1537 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1538
1539         * lib/g++.exp: Use testsuite_flags.
1540
1541 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1542
1543         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1544
1545 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1546
1547         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1548
1549 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1550
1551         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1552
1553 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1554
1555         * gcc.c-torture/compile/20010313-1.c: New test.
1556
1557 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1558
1559         * gcc.dg/cpp/direct2.c: New test.
1560         * gccq.dg/cpp/direct2s.c: New test.
1561
1562         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1563
1564 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1565
1566         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1567         * g++.old-deja/g++.other/op3.C: Likewise.
1568
1569 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1570
1571         * gcc.dg/cpp/syshdr.h: New file.
1572         * gcc.dg/cpp/sysmac1.c: Update.
1573         * gcc.dg/cpp/sysmac2.c: Update.
1574
1575 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1576
1577         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1578
1579 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1580
1581         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1582         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1583
1584 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1585
1586         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1587
1588 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1589
1590         * lib/g++.exp (g++_include_flags): Don't use any special flags
1591         if TESTING_IN_BUILD_TREE is not defined.
1592         (g++_init): Use a plain 'c++' as the compiler if
1593         TESTING_IN_BUILD_TREEE is not defined.
1594
1595 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1596
1597         * g++.old-deja/g++.eh/catch13.C: New test.
1598         * g++.old-deja/g++.eh/catch14.C: New test.
1599
1600 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1601
1602         * gcc.dg/cpp/tr-define.c: New test.
1603
1604 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1605
1606         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1607         <stdlib.h>, not <malloc.h>.
1608
1609 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1610
1611         * g++.old-deja/g++.ns/template17.C: New test.
1612
1613 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1614
1615         * g++.old-deja/g++.pt/ref4.C: New test.
1616
1617 2001-04-30  Richard Henderson  <rth@redhat.com>
1618
1619         * gcc.dg/20000724-1.c: Revert last change.
1620
1621 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1622
1623         * g77.f-torture/execute/20010430.f: New test.
1624
1625 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1626
1627         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1628
1629 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1630
1631         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1632
1633 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1634
1635         * g++.old-deja/g++.eh/crash6.C: New test.
1636
1637 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1638
1639         * g++.old-deja/g++.other/warn7.C: New test.
1640
1641 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1642
1643         * g++.old-deja/g++.other/defarg9.C: New test.
1644
1645 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1646
1647         * g77.f-torture/compile/20010426.f: New test.
1648         * g77.f-torture/execute/20010426.f: New test.
1649
1650 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1651
1652         * g77.f-torture/compile/20000629-1.x: Remove - error
1653         has been fixed.
1654
1655 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1656
1657         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1658         Tweak slightly to work with g++.dg framework.
1659         * g++.dg/special/ecos.exp: Run initp1.C test.
1660         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1661
1662         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1663         its linker doesn't give line numbers either.
1664         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1665
1666 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1667
1668         * g++.old-deja/g++.other/lex1.C: New test.
1669
1670 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1671
1672         * gcc.dg/noncompile/20010425-1.c: New test.
1673
1674 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1675
1676         * g++.old-deja/g++.pt/mangle2.C: New test.
1677
1678 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1679
1680         * gcc.dg/format/plus-1.c: New test.
1681
1682 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1683
1684         * gcc.dg/20010423-1.c: New test.
1685
1686 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1687
1688         * gcc.c-torture/execute/20010422-1.c: New test.
1689
1690 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1691
1692         * g++.old-deja/g++.ns/type2.C: New test.
1693
1694 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1695
1696         * g++.old-deja/g++.other/perf1.C: New test.
1697
1698 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1699
1700         * gcc.dg/c99-func-2.c: Remove xfail.
1701         * gcc.dg/c99-func-3.c: Remove xfail.
1702         * gcc.dg/c99-func-4.c: Remove xfail.
1703
1704 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1705
1706         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1707
1708 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1709
1710         * gcc.c-torture/compile/20010423-1.c: New test.
1711
1712 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1713
1714         * g++.old-deja/g++.pt/typename28.C: New test.
1715
1716 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1717
1718         * g++.old-deja/g++.abi/empty2.C: New test.
1719         * g++.old-deja/g++.abi/empty3.C: New test.
1720
1721 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1722
1723         * g++.old-deja/g++.other/comdat2.C: New test.
1724         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1725
1726 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1727
1728         * g++.old-deja/g++.other/overload14.C: New test.
1729
1730 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1731
1732         * g++.old-deja/g++.other/lookup23.C: New test.
1733
1734 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1735
1736         * gcc.c-torture/execute/20010403-1.c: New test.
1737
1738 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1739             Mark Mitchell  <mark@codesourcery.com>
1740
1741         * lib/old-dejagnu.exp: Don't delete output of executable.
1742         Add .exe suffix to executables.
1743
1744 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1745
1746         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1747
1748 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1749
1750         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1751
1752 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1753
1754         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1755         * g++.old-deja/g++.abi/crash1.C: New test.
1756
1757 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1758
1759         * g++.old-deja/g++.other/crash40.C: New test.
1760
1761 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1762
1763         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1764
1765 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1766
1767         * g++.old-deja/g++.other/warn6.C: New test.
1768
1769 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1770
1771         * g++.old-deja/g++.robertl/eb42.C: Same.
1772
1773 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1774
1775         * gcc.dg/wtr-conversion-1.c: New testcase.
1776
1777 2001-04-10  Richard Henderson  <rth@redhat.com>
1778
1779         * g++.old-deja/g++.other/array5.C: New.
1780
1781 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1782
1783         * gcc.c-torture/execute/20010408-1.c: New test.
1784
1785 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1786
1787         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1788         headers and constructs.
1789         * g++.old-deja/g++.robertl/eb79.C: Same.
1790         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1791         * g++.old-deja/g++.robertl/eb73.C: Same.
1792         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1793         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1794         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1795         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1796         * g++.old-deja/g++.robertl/eb44.C: Same.
1797         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1798         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1799         * g++.old-deja/g++.robertl/eb39.C: Same.
1800         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1801         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1802         * g++.old-deja/g++.robertl/eb30.C: Same.
1803         * g++.old-deja/g++.robertl/eb3.C: Same.
1804         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1805         * g++.old-deja/g++.robertl/eb21.C: Same.
1806         * g++.old-deja/g++.robertl/eb15.C: Same.
1807         * g++.old-deja/g++.robertl/eb118.C: Same.
1808         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1809         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1810         * g++.old-deja/g++.robertl/eb109.C: Same.
1811         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1812         * g++.old-deja/g++.mike/rtti1.C: Same.
1813         * g++.old-deja/g++.mike/p658.C: Same.
1814         * g++.old-deja/g++.mike/net46.C: Same.
1815         * g++.old-deja/g++.mike/net34.C: Same.
1816         * g++.old-deja/g++.mike/memoize1.C: Same.
1817         * g++.old-deja/g++.mike/eh2.C: Same.
1818         * g++.old-deja/g++.law/weak.C: Same.
1819         * g++.old-deja/g++.law/visibility7.C: Same.
1820         * g++.old-deja/g++.law/visibility25.C: Same.
1821         * g++.old-deja/g++.law/visibility22.C: Same.
1822         * g++.old-deja/g++.law/visibility2.C: Same.
1823         * g++.old-deja/g++.law/visibility17.C: Same.
1824         * g++.old-deja/g++.law/visibility13.C: Same.
1825         * g++.old-deja/g++.law/visibility10.C: Same.
1826         * g++.old-deja/g++.law/visibility1.C: Same.
1827         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1828         * g++.old-deja/g++.law/vbase1.C: Same.
1829         * g++.old-deja/g++.law/operators32.C: Same.
1830         * g++.old-deja/g++.law/nest3.C: Same.
1831         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1832         * g++.old-deja/g++.law/except5.C (main): Same.
1833         * g++.old-deja/g++.law/cvt7.C (run): Same.
1834         * g++.old-deja/g++.law/cvt2.C: Same.
1835         * g++.old-deja/g++.law/cvt16.C: Same.
1836         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1837         * g++.old-deja/g++.law/ctors17.C (main): Same.
1838         * g++.old-deja/g++.law/ctors13.C: Same.
1839         * g++.old-deja/g++.law/ctors12.C (main): Same.
1840         * g++.old-deja/g++.law/ctors10.C: Same.
1841         * g++.old-deja/g++.law/code-gen5.C: Same.
1842         * g++.old-deja/g++.law/bad-error7.C: Same.
1843         * g++.old-deja/g++.law/arm9.C: Same.
1844         * g++.old-deja/g++.law/arm12.C: Same.
1845         * g++.old-deja/g++.law/arg8.C: Same.
1846         * g++.old-deja/g++.law/arg1.C: Same.
1847         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1848         * g++.old-deja/g++.jason/template31.C: Same.
1849         * g++.old-deja/g++.jason/template24.C (main): Same.
1850         * g++.old-deja/g++.jason/2371.C: Same.
1851         * g++.old-deja/g++.eh/new2.C: Same.
1852         * g++.old-deja/g++.eh/new1.C: Same.
1853         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1854         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1855         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1856         * g++.old-deja/g++.brendan/crash62.C: Same.
1857         * g++.old-deja/g++.brendan/crash52.C: Same.
1858         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1859         * g++.old-deja/g++.brendan/crash38.C: Same.
1860         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1861         * g++.old-deja/g++.brendan/copy9.C: Same.
1862
1863 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1864
1865         * gcc.c-torture/execute/20001203-2.c (memset):
1866         Count argument is of type __SIZE_TYPE__.
1867
1868 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1869
1870         * gcc.c-torture/compile/20010404-1.c: New test.
1871
1872 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1873
1874         * gcc.c-torture/compile/20010326-1.c: New test.
1875
1876 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1877
1878         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1879         peculiarities of the SH.
1880         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1881
1882 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1883
1884         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1885         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1886         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1887
1888 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1889
1890         * g77.f-torture/compile/20010321-1.f: New test.
1891
1892 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1893
1894         * gcc.c-torture/compile/20010329-1.c: New test.
1895
1896 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1897
1898         * gcc.c-torture/execute/20010329-1.c: New test.
1899
1900 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1901
1902         * g++.old-deja/g++.other/eh4.C: Fix typo.
1903
1904 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1905
1906         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1907
1908 2001-03-28  Philip Blundell  <philb@gnu.org>
1909
1910         * gcc.c-torture/compile/20010328-1.c: New test.
1911
1912 2001-03-27  Richard Henderson  <rth@redhat.com>
1913
1914         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1915         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1916
1917 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1918
1919         * gcc.c-torture/compile/20010327-1.c: New test.
1920
1921 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1922
1923         * g++.old-deja/g++.other/friend12.C: New test.
1924         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1925         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1926
1927 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1928
1929         * gcc.c-torture/execute/20010325-1.c: New test.
1930
1931 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1932
1933         * g++.old-deja/g++.other/mangle3.C: New test.
1934
1935 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1936
1937         * g++.old-deja/g++.other/anon8.C: New test.
1938
1939 2001-03-20  Philip Blundell  <philb@gnu.org>
1940
1941         * gcc.c-torture/compile/20010320-1.c: New test.
1942
1943 2001-03-17  Richard Henderson  <rth@redhat.com>
1944
1945         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1946
1947 2001-03-15  Geoff Keating  <geoff@redhat.com>
1948
1949         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1950         tests on AIX.
1951
1952 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1953
1954         * g++.old-deja/g++.other/eh4.C: New test.
1955
1956 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1957
1958         * gcc.dg/cpp/mi1.c: Update.
1959
1960 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1961
1962         * g++.old-deja/g++.other/regstack.C: New test.
1963
1964 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1965
1966         * g++.old-deja/g++.other/ref4.C: New test.
1967
1968 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1969
1970         * objc/execute/va_method.m: Added.
1971         * objc/execute/IMP.m: Added.
1972         * objc/execute/_cmd.m: Added.
1973         * objc/execute/accessing_ivars.m: Added.
1974         * objc/execute/class-1.m: Added.
1975         * objc/execute/class-10.m: Added.
1976         * objc/execute/class-11.m: Added.
1977         * objc/execute/class-12.m: Added.
1978         * objc/execute/class-13.m: Added.
1979         * objc/execute/class-14.m: Added.
1980         * objc/execute/class-2.m: Added.
1981         * objc/execute/class-3.m: Added.
1982         * objc/execute/class-4.m: Added.
1983         * objc/execute/class-5.m: Added.
1984         * objc/execute/class-6.m: Added.
1985         * objc/execute/class-7.m: Added.
1986         * objc/execute/class-8.m: Added.
1987         * objc/execute/class-9.m: Added.
1988         * objc/execute/class-tests-1.h
1989         * objc/execute/class-tests-2.h
1990         * objc/execute/compatibility_alias.m: Added.
1991         * objc/execute/encode-1.m: Added.
1992         * objc/execute/formal_protocol-1.m: Added.
1993         * objc/execute/formal_protocol-2.m: Added.
1994         * objc/execute/formal_protocol-3.m: Added.
1995         * objc/execute/formal_protocol-4.m: Added.
1996         * objc/execute/formal_protocol-5.m: Added.
1997         * objc/execute/formal_protocol-6.m: Added.
1998         * objc/execute/formal_protocol-7.m: Added.
1999         * objc/execute/informal_protocol.m: Added.
2000         * objc/execute/initialize.m: Added.
2001         * objc/execute/load.m: Added.
2002         * objc/execute/many_args_method.m: Added.
2003         * objc/execute/nested-3.m: Added.
2004         * objc/execute/no_clash.m: Added.
2005         * objc/execute/private.m: Added.
2006         * objc/execute/redefining_self.m: Added.
2007         * objc/execute/root_methods.m: Added.
2008         * objc/execute/selector-1.m: Added.
2009         * objc/execute/static-1.m: Added.
2010         * objc/execute/static-2.m: Added.
2011         * objc/execute/va_method.m: Added.
2012
2013 2001-03-10  Richard Henderson  <rth@redhat.com>
2014
2015         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2016
2017 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2018
2019         * g++.old-deja/g++.other/crash31.C: XFAIL.
2020         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2021         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2022         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2023         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2024         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2025
2026 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2027
2028         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2029
2030 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2031
2032         * gcc.dg/20000724-1.c: Don't use multiline strings.
2033
2034 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2035
2036         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2037         result of -cString against what we expect it to be; don't just
2038         print it out for no one to read.
2039
2040         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2041         Based on testcases provided by Nicola Pero.
2042
2043 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2044
2045         * gcc.dg/cpp/macro7.c: New test.
2046
2047 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2048
2049         * gcc.dg/cpp/multiline.c: Update.
2050
2051 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2052
2053         * g++.old-deja/g++.other/enum3.C: New test.
2054
2055 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2056
2057         * g++.old-deja/g++.other/pod1.C: New test.
2058
2059 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2060
2061         * g++.old-deja/g++.ext/overload1.C: New test.
2062
2063 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2064
2065         * g++.old-deja/g++.pt/using1.C: New test.
2066
2067 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2068
2069         * g++.old-deja/g++.other/using9.C: New test.
2070
2071 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2072
2073         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2074
2075         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2076
2077 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2078
2079         * g++.old-deja/g++.ext/realpt1.C: Remove.
2080
2081 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2082
2083         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2084
2085 2001-02-26  Will Cohen  <wcohen@redhat.com>
2086
2087         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2088
2089 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2090
2091         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2092         templatized constructors.
2093
2094 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2095
2096         * gcc.c-torture/execute/20010224-1.c: New test.
2097
2098 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2099
2100         * gcc.c-torture/execute/20010222-1.c: New test.
2101
2102 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2103
2104         * g++.old-deja/g++.other/inline20.C: New test.
2105
2106 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2107
2108         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2109
2110 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2111
2112         * g++.old-deja/g++.other/lookup22.C: New test.
2113
2114 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2115
2116         * g77.dg: New directory.
2117         * g77.dg/20010216-1.f: New test case.
2118         * g77.dg/dg.exp: New driver.
2119         * lib/g77-dg.exp: New driver library.
2120
2121 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2122
2123         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2124
2125 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2126
2127         * g++.old-deja/g++.other/decl9.C: New test.
2128
2129 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2130
2131         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2132         not need <string> and also tests the initialization at runtime.
2133
2134 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2135
2136         * gcc.c-torture/execute/longlong.c: New test.
2137
2138 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2139
2140         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2141
2142 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2143
2144         * gcc.c-torture/execute/920302-1.c (execute):
2145         Change argument type to short.
2146
2147 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2148
2149         * g++.old-deja/g++.pt/deduct6.C: New test.
2150
2151 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2152
2153         * g++.old-deja/g++.pt/deduct5.C: New test.
2154
2155 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2156
2157         * gcc.c-torture/execute/20010209-1.c: New test.
2158
2159 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2160
2161         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2162
2163 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2164
2165         * g++.dg/vtgc1.C: Update for new ABI.
2166
2167         * consistency.vlad: New directory, 1665 files.
2168
2169 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2170
2171         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2172         return type.
2173         * gcc.dg/cpp/digraphs.c: Declare puts.
2174
2175 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2176
2177         * g++.old-deja/g++.other/warn5.C: New test.
2178
2179 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2180
2181         * g++.old-deja/g++.pt/spec40.C: New test.
2182
2183 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2184
2185         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2186         case.
2187         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2188
2189 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2190
2191         * gcc.c-torture/compile/20010209-1.c: New test.
2192
2193 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2194
2195         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2196         excess errors message but not if it crashes.
2197         * g++.old-deja/g++.other/crash27.C: Likewise.
2198         * g++.old-deja/g++.other/crash28.C: Likewise.
2199         * g++.old-deja/g++.other/crash30.C: Likewise.
2200         * g++.old-deja/g++.other/crash32.C: Likewise.
2201         * g++.old-deja/g++.other/crash35.C: Likewise.
2202         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2203
2204 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2205
2206         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2207         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2208         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2209         g77.f-torture/execute/execute.exp,
2210         g77.f-torture/noncompile/noncompile.exp,
2211         gcc.c-torture/execute/execute.exp,
2212         gcc.c-torture/execute/memcheck/memcheck.exp,
2213         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2214         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2215         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2216         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2217         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2218         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2219         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2220         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2221         Remove bug reporting instructions with ancient email addresses.
2222
2223 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2224
2225         * gcc.dg/20010202-1.c: New test.
2226         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2227
2228 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2229
2230         * g++.dg/stdbool-if.C: New test.
2231
2232 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2233
2234         * objc/execute/fdecl.m: Added main().
2235
2236 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2237
2238         * gcc.c-torture/execute/20010206-1.c: New test.
2239
2240 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2241
2242         * gcc.dg/cpp/avoidpaste1.c: Update.
2243
2244 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2245
2246         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2247         Pero <nicola@brainstorm.co.uk>.
2248         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2249
2250 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2251
2252         * g++.old-deja/g++.pt/spec39.C: New test.
2253
2254 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2255
2256         * gcc.c-torture/compile/20010202-1.c: New test.
2257
2258 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2259
2260         * g++.old-deja/g++.abi/primary2.C: New test.
2261         * g++.old-deja/g++.abi/primary3.C: New test.
2262         * g++.old-deja/g++.abi/primary4.C: New test.
2263         * g++.old-deja/g++.abi/primary5.C: New test.
2264         * g++.old-deja/g++.abi/vtable3.h: New test.
2265         * g++.old-deja/g++.abi/vtable3a.C: New test.
2266         * g++.old-deja/g++.abi/vtable3b.C: New test.
2267         * g++.old-deja/g++.abi/vtable3c.C: New test.
2268         * g++.old-deja/g++.abi/vtable3d.C: New test.
2269         * g++.old-deja/g++.abi/vtable3e.C: New test.
2270         * g++.old-deja/g++.abi/vtable3f.C: New test.
2271         * g++.old-deja/g++.abi/vtable3g.C: New test.
2272         * g++.old-deja/g++.abi/vtable3h.C: New test.
2273         * g++.old-deja/g++.abi/vtable3i.C: New test.
2274         * g++.old-deja/g++.abi/vtable3j.C: New test.
2275         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2276
2277 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2278
2279         * g++.old-deja/g++.other/anon6.C: New test.
2280         * g++.old-deja/g++.other/anon7.C: New test.
2281
2282 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2283
2284         * gcc.dg/cpp/avoidpaste2.c: New tests.
2285
2286 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2287
2288         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2289
2290 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2291
2292         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2293         DECIMAL_DIG cases for Irix."
2294
2295 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2296
2297         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2298
2299 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2300
2301         * gcc.dg/c99-tag-1.c: New test.
2302
2303 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2304
2305         * gcc.dg/cpp/tr-warn1.c: Add tests.
2306
2307 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2308
2309         * gcc.dg/cpp/avoidpaste1.c: Update.
2310         * gcc.dg/cpp/paste4.c: Update.
2311
2312 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2313
2314         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2315         cases for Irix.
2316
2317 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2318
2319         * g++.old-deja/g++.other/inline19.C: New test.
2320
2321 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2322
2323         * gcc.dg/Wlarger-than.c: New test.
2324
2325 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2326
2327         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2328
2329 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2330
2331         * gcc.c-torture/execute/20010129-1.c: New test.
2332         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2333
2334 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2335
2336         * gcc.dg/cpp/avoidpaste1.c: Test case.
2337
2338 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2339
2340         * g++.old-deja/g++.other/inline18.C: New test.
2341
2342 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2343
2344         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2345         and __builtin_putchar.
2346
2347 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2348
2349         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2350         tests.
2351
2352 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2353
2354         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2355         floating point number rounding mode to round to the nearest
2356         representable mode.
2357
2358 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2359
2360         * g++.old-deja/g++.other/mangle2.C: New test.
2361
2362 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2363
2364         * gcc.c-torture/compile/20010124-1.c: New test.
2365
2366 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2367
2368         * g++.old-deja/g++.pt/spec38.C: New test.
2369
2370 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2371
2372         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2373         "Build don't run".
2374
2375 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2376
2377         * gcc.c-torture/execute/20010123-1.c: New test.
2378
2379 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2380
2381         * g++.old-deja/g++.pt/spec37.C: New test.
2382
2383 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2384
2385         * g++.old-deja/g++.pt/overload14.C: New test.
2386
2387 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2388
2389         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2390         __builtin_return_address.
2391
2392 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2393
2394         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2395         * g++.old-deja/g++.pt/spec35.C: New test.
2396         * g++.old-deja/g++.pt/spec36.C: New test.
2397
2398 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2399
2400         * gcc.c-torture/compile/20010118-1.c: New test.
2401
2402 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2403
2404         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2405
2406 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2407
2408         * gcc.c-torture/execute/20010119-1.c: New test.
2409
2410 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2411
2412         * g++.old-deja/g++.other/vbase5.C: New test.
2413
2414 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2415
2416         * gcc.c-torture/execute/20010118-1.c: New test.
2417
2418 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2419
2420         * g++.old-deja/g++.pt/deduct3.C: New test.
2421
2422 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2423
2424         * g++.old-deja/g++.pt/spec34.C: New test.
2425
2426 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2427
2428         * g77.f-torture/compile/20000601-2.f: New test.
2429
2430 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2431
2432         * g++.old-deja/g++.other/init17.C: New test.
2433
2434 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2435
2436         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2437
2438 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2439
2440         * g++.old-deja/g++.pt/unify8.C: New test.
2441
2442 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2443
2444         * g++.old-deja/g++.abi/vbase1.C: New test.
2445
2446 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2447
2448         * g++.old-deja/g++.pt/crash65.C: New test.
2449
2450 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2451
2452         * gcc.dg/cpp/assembl2.S: New test case.
2453
2454 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2455
2456         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2457         are supported.
2458
2459 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2460
2461         * g++.old-deja/g++.other/builtins1.C: New test.
2462         * g++.old-deja/g++.other/builtins2.C: Likewise.
2463         * g++.old-deja/g++.other/builtins3.C: Likewise.
2464         * g++.old-deja/g++.other/builtins4.C: Likewise.
2465
2466 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2467
2468         * gcc.c-torture/compile/20010117-1.c: New test.
2469         * gcc.c-torture/compile/20010117-2.c: New test.
2470
2471 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2472
2473         * g77.f-torture/execute/20010116.[fx]: New test,
2474         XFAIL on i?86-*-*.
2475         * g77.f-torture/compile/20010115.f: Indicate it's
2476         a test for PR fortran/1636.
2477
2478 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2479
2480         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2481
2482 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2483
2484         * g77.f-torture/compile/20010115.f: New test.
2485
2486 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2487
2488         * g++.old-deja/g++.pt/nontype5.C: New test.
2489
2490 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2491
2492         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2493         have an equivalent working one below it.
2494
2495 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2496
2497         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2498         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2499
2500 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2501
2502         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2503         message containing "init_priority".
2504         (conpr-2.C): Likewise.
2505         (conpr-3.C): Likewise.
2506         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2507
2508 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2509
2510         * gcc.c-torture/execute/20010114-2.c: New test.
2511
2512 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2513
2514         * gcc.c-torture/compile/20010114-1.c: New test.
2515         * gcc.c-torture/compile/20010114-1.x: Xfail.
2516         * gcc.c-torture/compile/20010114-2.c: New test.
2517         * gcc.c-torture/execute/20010114-1.c: New test.
2518         * gcc.dg/trunc-1.c: New test.
2519         * gcc.dg/uninit-B.c: New test.
2520
2521 2001-01-13  Nick Clifton  <nickc@redhat.com>
2522
2523         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2524         target.
2525
2526 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2527
2528         * gcc.c-torture/compile/20010113-1.c: New test.
2529
2530 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2531
2532         * gcc.c-torture/compile/20001212-1.c: New test.
2533
2534 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2535
2536         * gcc.dg/cpp/widestr1.c: Update.
2537         * gcc.dg/cpp/prag-imp.c: Remove.
2538
2539 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2540
2541         * gcc.c-torture/execute/20000801-3.x: Remove.
2542         * gcc.dg/c90-init-1.c: New test.
2543         * gcc.dg/c99-init-1.c: New test.
2544         * gcc.dg/c99-init-2.c: New test.
2545         * gcc.dg/gnu99-init-1.c: New test.
2546
2547 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2548
2549         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2550         testing that no relevant ones were found.
2551
2552 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2553
2554         * g++.old-deja/g++.pt/cast2.C: New test.
2555
2556 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2557
2558         * g++.old-deja/g++.pt/friend47.C: New test.
2559
2560 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2561
2562         * g++.old-deja/g++.pt/instantiate13.C: New test.
2563
2564 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2565
2566         * g++.old-deja/g++.other/defarg7.C: New test.
2567         * g++.old-deja/g++.other/defarg8.C: New test.
2568
2569 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2570
2571         * g++.old-deja/g++.pt/crash64.C: New test.
2572
2573 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2574
2575         * g++.old-deja/g++.pt/crash63.C: New test.
2576
2577 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2578
2579         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2580
2581 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2582
2583         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2584
2585 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2586
2587         * g++.old-deja/g++.pt/error3.C: New test.
2588
2589 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2590
2591         * g++.old-deja/g++.other/crash39.C: New test.
2592
2593 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2594
2595         * g++.old-deja/g++.other/vbase4.C: New test.
2596
2597 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2598
2599         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2600         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2601         * gcc.dg/special/special.exp: New test driver which will check
2602         for alias support for the above test.
2603
2604 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2605
2606         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2607         problems on small machines.
2608         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2609         parameterize.
2610
2611 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2612
2613         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2614         mips.
2615         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2616
2617 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2618
2619         * g++.old_deja/g++.pt/using8.C: New test.
2620
2621 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2622
2623         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2624
2625 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2626
2627         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2628         where a failure is expected.
2629         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2630
2631 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2632
2633         * g++.old_deja/g++.pt/instantiate12.C: New test.
2634
2635 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2636
2637         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2638         start of structs.
2639         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2640         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2641         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2642         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2643         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2644         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2645         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2646         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2647         * g++.old-deja/g++.eh/spec6.C: Likewise.
2648         * g++.old-deja/g++.jason/crash3.C: Likewise.
2649         * g++.old-deja/g++.law/ctors11.C: Likewise.
2650         * g++.old-deja/g++.law/ctors17.C: Likewise.
2651         * g++.old-deja/g++.law/ctors5.C: Likewise.
2652         * g++.old-deja/g++.law/ctors9.C: Likewise.
2653         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2654         * g++.old-deja/g++.mike/net22.C: Likewise.
2655         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2656         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2657         * g++.old-deja/g++.mike/virt3.C: Likewise.
2658         * g++.old-deja/g++.niklas/t128.C: Likewise.
2659         * g++.old-deja/g++.other/anon4.C: Likewise.
2660         * g++.old-deja/g++.other/using1.C: Likewise.
2661         * g++.old-deja/g++.other/warn3.C: Likewise.
2662         * g++.old-deja/g++.pt/t37.C: Likewise.
2663         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2664         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2665
2666 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2667
2668         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2669
2670 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2671
2672         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2673
2674 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2675
2676         * gcc.c-torture/compile/20010107-1.c: New test.
2677
2678 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2679
2680         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2681
2682 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2683
2684         * gcc.dg/format/format.h: New file.
2685         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2686         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2687         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2688         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2689         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2690         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2691         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2692         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2693         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2694         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2695         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2696         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2697         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2698         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2699         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2700         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2701         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2702         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2703         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2704         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2705         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2706         instead of declaring standard types, macros and functions in each
2707         test.
2708
2709 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2710
2711         * gcc.c-torture/execute/20010106-1.c: New test.
2712
2713 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2714
2715         * gcc.dg/format/format.exp: New file.
2716         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2717         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2718         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2719         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2720         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2721         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2722         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2723         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2724         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2725         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2726         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2727         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2728         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2729         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2730         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2731         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2732         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2733         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2734         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2735         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2736         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2737         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2738         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2739         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2740         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2741         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2742         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2743         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2744         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2745         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2746         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2747         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2748         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2749         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2750         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2751         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2752         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2753         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2754         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2755         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2756         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2757         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2758
2759 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2760
2761         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2762         account.
2763
2764 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2765
2766         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2767
2768 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2769
2770         * g++.old-deja/g++.pt/crash62.C: New test.
2771
2772 2001-01-04  Richard Henderson  <rth@redhat.com>
2773
2774         * gcc.dg/20000926-1.c: Update expected warnings.
2775         * gcc.dg/array-2.c: Likewise.
2776         * gcc.dg/array-4.c: Also validate flexible array members.
2777         * gcc.dg/c99-flex-array-1.c: New.
2778
2779 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2780
2781         * gcc.c-torture/compile/20001222-1.x: Remove.
2782
2783 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2784
2785         * gcc.c-torture/execute/built-in-setjmp.c: New.
2786
2787 2001-01-03  Richard Henderson  <rth@redhat.com>
2788
2789         * gcc.dg/940510-1.c: Update expected error wording.
2790         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2791
2792 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2793
2794         * lib/target-supports.exp (check_alias_available): Modified to
2795         indicate aliases not supported if only weak aliases are supported.
2796
2797 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2798
2799         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2800         Turn on cmpstrsi checks for __pj__ and __i370__.
2801
2802 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2803
2804         * g++.old-deja/g++.other/virtual11.C: New test.
2805
2806 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2807
2808         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2809
2810 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2811
2812         * gcc.c-torture/compile/20010102-1.c: New test.
2813
2814 2001-01-02  Andreas Jaeger  <aj@suse.de>
2815
2816         * gcc.dg/noreturn-3.c: New test.
2817
2818         * gcc.dg/noreturn-4.c: New test.
2819
2820 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2821
2822         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2823         __builtin_fputc and __builtin_fwrite.
2824
2825 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2826
2827         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2828         signed char, not default char.
2829
2830 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2831
2832         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2833
2834 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2835
2836         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2837
2838 2000-12-29  Richard Henderson  <rth@redhat.com>
2839
2840         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2841         (__cyg_profile_func_exit): Define.
2842
2843 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2844
2845         * g++.dg/vtgc1.C: New test.
2846
2847 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2848
2849         * gcc.dg/noncompile/20001228-1.c: New test.
2850
2851         * gcc.dg/20001228-1.c: New test.
2852
2853         * gcc.c-torture/execute/20001228-1.c: New test.
2854
2855 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2856
2857         * gcc.dg/format-strfmon-1.c: New test.
2858
2859 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2860
2861         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2862         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2863         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2864         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2865         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2866         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2867         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2868         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2869         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2870         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2871         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2872         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2873         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2874
2875         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2876         * gcc.c-torture/execute/string-opt-4.c: Test index.
2877
2878 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2879
2880         * gcc.c-torture/compile/20001226-1.c: New test.
2881
2882 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2883
2884         * gcc.c-torture/compile/20001222-1.c: New test.
2885         * gcc.c-torture/compile/20001222-1.x: Xfail.
2886
2887 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2888
2889         * gcc.c-torture/execute/comp-goto-2.c: New test.
2890
2891 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2892
2893         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2894         Use long types if __INT_MAX__ is 32767.
2895         (main): Use cast to (sint32 *) when poking 88 into a_page.
2896
2897         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2898
2899 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2900
2901         * gcc.c-torture/compile/20001221-1.c: New test.
2902         * gcc.c-torture/execute/20001221-1.c: New test.
2903
2904 2000-12-20  Richard Henderson  <rth@redhat.com>
2905
2906         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2907         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2908
2909 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2910
2911         * gcc.dg/compare3.c: New test.
2912
2913 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2914
2915         * gcc.dg/format-warnll-1.c: New test.
2916
2917 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2918
2919         * gcc.dg/cpp/cmdlne-P.c: New test.
2920
2921 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2922
2923         * gcc.c-torture/execute/builtin-abs-1.c,
2924         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2925
2926 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2927
2928         * gcc.dg/cpp/multiline.c: New test.
2929
2930 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2931
2932         * g++.old-deja/g++.other/syshdr1.C: Update.
2933         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2934
2935 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2936
2937         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2938
2939 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2940
2941         * g++.old-deja/g++.pt/ttp65.C: New test.
2942
2943 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2944
2945         * g++.old-deja/g++.pt/ttp64.C: New test.
2946
2947 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2948
2949         * g++.old-deja/g++.pt/spec33.C: New test.
2950
2951 2000-12-14  Catherine Moore  <clm@redhat.com>
2952
2953         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2954         * gcc.c-torture/execute/920612-2.c: Likewise.
2955         * gcc.c-torture/execute/920428-2.c: Likewise.
2956         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2957         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2958
2959 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2960
2961         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2962         * gcc.dg/pack-test-2.c: Likewise.
2963
2964 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2965
2966         Tests by Zack Weinberg <zackw@stanford.edu>.
2967
2968         * gcc.dg/cpp/defined.c: Update.
2969         * gcc.dg/cpp/defined_trad.c: New tests.
2970
2971 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2972
2973         * gcc.dg/cpp/trad-direct.c: Update.
2974
2975 2000-12-11  Neil Booth  <neilb@earthling.net>
2976
2977         * gcc.dg/cpp/defined_trad.c
2978
2979 2000-12-11  Neil Booth  <neilb@earthling.net>
2980
2981         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2982
2983 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2984
2985         * gcc.dg/format-miss-2.c: New test.
2986
2987 2000-12-09  Neil Booth  <neilb@earthling.net>
2988
2989         * gcc.dg/cpp/lineflags.c: New tests.
2990         * gcc.dg/cpp/poison.c: Update.
2991         * gcc.dg/cpp/redef2.c: Update.
2992         * gcc.dg/cpp/skipping.c: New test.
2993
2994 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2995
2996         * g++.old-deja/g++.other/eh3.C: New testcase.
2997
2998 2000-12-07  Neil Booth  <neilb@earthling.net>
2999
3000         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3001         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3002         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3003         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3004         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3005         Update.
3006
3007 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3008
3009         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3010         __SIZE_TYPE__ instead of int for type of integers cast to
3011         pointers.
3012
3013 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3014
3015         * g++.old-deja/g++.other/cleanup4.C: New test.
3016
3017 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3018
3019         * format-sec-1.c: New test.
3020
3021 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3022
3023         * gcc.dg/format-nonlit-3.c: New test.
3024
3025 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3026
3027         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3028         through a null pointer.
3029
3030 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3031
3032         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3033         * g++.old-deja/g++.pt/partial4.C: New test.
3034
3035 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3036
3037         * gcc.c-torture/execute/ieee/hugeval.x: New.
3038
3039 2000-12-06  Neil Booth  <neilb@earthling.net>
3040
3041         * gcc.dg/cpp/backslash2.c: New tests.
3042
3043 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3044
3045         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3046         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3047
3048 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3049
3050         * gcc.c-torture/execute/20001203-2.c: New testcase.
3051
3052 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3053
3054         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3055         * g++.old-deja/g++.other/virtual10.C: New test.
3056
3057 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3058
3059         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3060
3061 2000-12-05  Richard Henderson  <rth@redhat.com>
3062
3063         * gcc.c-torture/compile/20001205-1.c: New.
3064
3065 2000-12-04  Neil Booth  <neilb@earthling.net>
3066
3067         * g++.old-deja/g++.other/virtual9.C: New test.
3068         * g++.old-deja/g++.pt/crash61.C: New test.
3069         * gcc.c-torture/execute/loop-9.c: New test.
3070
3071 2000-12-04  Neil Booth  <neilb@earthling.net>
3072
3073         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3074         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3075         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3076         * gcc.dg/cpp/extratokens.c: ...here.
3077
3078 2000-12-04  Neil Booth  <neilb@earthling.net>
3079
3080         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3081         New tests.
3082
3083 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3084
3085         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3086         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3087
3088 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3089
3090         * gcc.c-torture/execute/20001203-1.c: New test.
3091
3092 2000-12-03  Neil Booth  <neilb@earthling.net>
3093
3094         * gcc.dg/cpp/macro6.c: New test cases.
3095
3096 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3097
3098         * gcc.c-torture/execute/string-opt-9.c: New test.
3099         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3100         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3101         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3102
3103         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3104         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3105
3106 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3107
3108         * gcc.dg/cpp/if-6.c: New testcase.
3109
3110         * gcc.dg/20001201-1.c: New testcase.
3111
3112 2000-12-02  Neil Booth  <neilb@earthling.net>
3113
3114         * g++.old-deja/g++.other/externC4.C,
3115         g++.old-deja/g++.other/friend10.C: New tests.
3116
3117 2000-12-02  Neil Booth  <neilb@earthling.net>
3118
3119         * g++.old-deja/g++.other/instan2.C
3120         * g++.old-deja/g++.other/instan3.C: New test.
3121
3122 2000-12-02  Neil Booth  <neilb@earthling.net>
3123
3124         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3125         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3126         gnuc99.c,gnuc99-pedantic.c: New tests.
3127
3128 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3129
3130         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3131         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3132
3133 2000-12-01  Neil Booth  <neilb@earthling.net>
3134
3135         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3136         * gcc.dg/cpp/poison.c: Update.
3137         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3138
3139 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3140
3141         * g77.f-torture/execute/20001201.f: New test.
3142
3143 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3144
3145         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3146
3147 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3148
3149         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3150
3151 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3152
3153         * g++.old-deja/g++.other/cast6.C: New test.
3154
3155 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3156
3157         * gcc.c-torture/execute/20001130-2.c: New testcase.
3158
3159 2000-11-30  Richard Henderson  <rth@redhat.com>
3160
3161         * gcc.c-torture/execute/20001130-1.c: New test.
3162
3163 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3164
3165         * g++.old-deja/g++.other/op3.C: New test.
3166
3167 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3168
3169         * g++.old-deja/g++.other/op2.C: New test.
3170
3171 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3172
3173         * g++.old-deja/g++.other/crash38.C: New test.
3174
3175 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3176
3177         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3178
3179 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3180
3181         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3182         tests.
3183         * gcc.c-torture/execute/string-opt-6.c: New test.
3184
3185         * gcc.dg/20001117-1.c: Add main.
3186
3187 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3188
3189         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3190         Move from here ...
3191         * gcc.dg/940510-1.c: ... to here.
3192
3193         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3194         zero-size arrays in toplevel structures.
3195
3196 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3197
3198         * gcc.c-torture/execute/loop-8.c: New test.
3199
3200 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3201
3202         * g++.old-deja/g++.other/base1.C: New test.
3203
3204 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3205
3206         * g++.old-deja/g++.other/parse2.C: New test.
3207
3208 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3209
3210         * g++.old-deja/g++.pt/incomplete1.C: New test.
3211
3212 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3213
3214         * g++.old-deja/g++.other/friend9.C: New test.
3215
3216 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3217
3218         * gcc.dg/20001127-1.c: New test.
3219
3220 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3221
3222         * g++.old-deja/g++.pt/friend46.C: New test.
3223
3224 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3225
3226         * g++.old-deja/g++.other/ptrmem8.C: New test.
3227
3228 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3229
3230         * gcc.c-torture/execute/string-opt-7.c: New test.
3231         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3232
3233 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3234
3235         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3236         instead of 'mkcheck 2'.
3237
3238 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3239
3240         * gcc.c-torture/execute/memcheck/driver.c,
3241         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3242         C9X references to refer to C99.
3243
3244 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3245
3246         * gcc.dg/ultrasp3.c: New test.
3247
3248 2000-11-25  Neil Booth  <neilb@earthling.net>
3249
3250         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3251
3252 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3253
3254         * gcc.c-torture/compile/20001123-2.c: New.
3255
3256 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3257
3258         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3259
3260 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3261
3262         * gcc.dg/sequence-point-1.c: Add some new tests.
3263         * gcc.c-torture/execute/20001124-1.c: New test.
3264
3265 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3266
3267         * g++.old-deja/g++.other/vaarg4.C: New test.
3268         * gcc.c-torture/compile/20001123-1.c: New test.
3269
3270 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3271
3272         * g++.other/crash24.C: Adjust and remove XFAIL.
3273         * g++.other/crash37.C: New test.
3274
3275 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3276
3277         * g++.old-deja/g++.pt/instantiate9.C: New test.
3278
3279 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3280
3281         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3282         new ABI, too.
3283
3284         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3285         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3286
3287 2000-11-22  Neil Booth  <neilb@earthling.net>
3288
3289         * gcc.dg/cpp/Wtrigraphs.c: New test.
3290
3291 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3292
3293         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3294
3295 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3296
3297         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3298
3299 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3300
3301         * lib/gcc-dg.exp: load_lib scanasm.exp.
3302         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3303         * lib/g++-dg.exp: load_lib scanasm.exp.
3304         * lib/scanasm.exp: New.
3305         (scan-assembler, scan-assembler-not): Add optional arguments to
3306         test name, or if not present, the pattern name.
3307         (scan-assembler-dem, scan-assembler-dem-not): New.
3308
3309         * g++.dg/dg.exp: New.
3310
3311 2000-11-21  Neil Booth  <neilb@earthling.net>
3312
3313         * gcc.dg/cpp/integrated1.c: Remove.
3314
3315 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3316
3317         * gcc.c-torture/execute/20001121-1.c: New test.
3318
3319 2000-11-21  Richard Henderson  <rth@redhat.com>
3320
3321         * gcc.c-torture/compile/20001121-1.c: New test.
3322
3323 2000-11-20  Neil Booth  <neilb@earthling.net>
3324
3325         * gcc.dg/cpp/integrated1.c: New test.
3326
3327 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3328
3329         * g++.old-deja/g++.other/inline17.C: New test.
3330
3331 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3332
3333         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3334         local variable to be zero: I made the variable global. Now
3335         uses abort() and exit() instead of relying on main's return value.
3336
3337 2000-11-20  Neil Booth  <neilb@earthling.net>
3338
3339         * gcc.dg/cpp/paste2.c: Update test.
3340         * objc/execute/paste.m: New test.
3341
3342 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3343
3344         * gcc.dg/c99-condexpr-1.c: New test.
3345
3346 2000-11-20  Neil Booth  <neilb@earthling.net>
3347
3348         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3349
3350 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3351
3352         * g++.old-deja/g++.pt/export1.C: New test.
3353
3354 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3355
3356         * gcc.dg/20001117-1.c: New test.
3357
3358 2000-11-18  Richard Henderson  <rth@redhat.com>
3359
3360         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3361
3362 2000-11-18  Richard Henderson  <rth@redhat.com>
3363
3364         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3365         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3366         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3367
3368 2000-11-18  Richard Henderson  <rth@redhat.com>
3369
3370         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3371         (main): New.  Exit cleanly.
3372
3373 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3374
3375         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3376         gcc.dg/c99-fordecl-2.c: New tests.
3377
3378 2000-11-18  Richard Henderson  <rth@redhat.com>
3379
3380         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3381         * gcc.c-torture/execute/zerolen-2.c: New.
3382
3383 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3384
3385         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3386         memory.
3387
3388 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3389
3390         * g++.old-deja/g++.pt/instantiate8.C: New test.
3391
3392 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3393
3394         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3395         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3396
3397 2000-11-16  Nick Clifton  <nickc@redhat.com>
3398
3399         * gcc.c-torture/execute/nestfunc-2.c: New test.
3400         * gcc.c-torture/execute/nestfunc-3.c: New test.
3401
3402 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3403
3404         * gcc.c-torture/compile/20001116-1.c: New test.
3405
3406 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3407
3408         * gcc.c-torture/execute/20001115-1.c: New test.
3409
3410 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3411
3412         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3413         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3414         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3415         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3416
3417 2000-11-15  Neil Booth  <neilb@earthling.net>
3418
3419         gcc.dg/cpp/_Pragma1.c: Update.
3420         gcc.dg/cpp/_Pragma2.c: New test.
3421
3422 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3423
3424         * g++.old-deja/g++.other/anon5.C: New test.
3425
3426 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3427
3428         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3429         tests.
3430
3431 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3432
3433         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3434         output.
3435
3436 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3437
3438         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3439         labels at end of compound statements.
3440
3441 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3442
3443         * gcc.c-torture/execute/loop-7.c: New test.
3444
3445 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3446
3447         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3448
3449 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3450
3451         * gcc.dg/c99-bool-1.c: New test.
3452
3453 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3454
3455         * gcc.dg/c99-scope-1.c: Remove xfail.
3456         * gcc.dg/c99-scope-2.c: New test.
3457
3458 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3459
3460         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3461         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3462
3463 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3464
3465         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3466         error messages.
3467
3468         * g++.mike/p700.C: Don't typedef wchar_t.
3469         * g++.mike/p784.C: Likewise.
3470         * g++.mike/eb101.C: Don't use __wchar_t.
3471
3472 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3473
3474         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3475         from DO loop.
3476
3477 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3478
3479         * gcc.c-torture/execute/20001111-1.c: New test.
3480
3481 2000-11-10  Nick Clifton  <nickc@redhat.com>
3482
3483         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3484         long multuiple and accumulate.
3485
3486 2000-11-09  Richard Henderson  <rth@redhat.com>
3487
3488         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3489         via size_t instead of int.
3490
3491         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3492         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3493         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3494         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3495
3496 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3497
3498         * gcc.c-torture/compile/20001109-1.c: New test.
3499         * gcc.c-torture/compile/20001109-2.c: New test.
3500
3501 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3502
3503         * g++.old-deja/g++.pt/operator1.C: New test.
3504         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3505
3506 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3507
3508         * gcc.dg/20001108-1.c: New test.
3509
3510 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3511
3512         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3513         with both arguments constant strings.
3514         * gcc.c-torture/execute/string-opt-3.c: New test.
3515         * gcc.c-torture/execute/string-opt-4.c: New test.
3516         * gcc.c-torture/execute/string-opt-5.c: New test.
3517
3518 2000-11-08  Nick Clifton  <nickc@redhat.com>
3519
3520         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3521         mulsidi3adddi patterns.
3522
3523 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3524
3525         * g++.old-deja/g++.other/crash36.C: New test.
3526
3527 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3528
3529         * g++.old-deja/g++.other/init16.C: New test.
3530
3531 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3532
3533         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3534
3535 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3536
3537         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3538         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3539         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3540
3541 2000-11-07  DJ Delorie  <dj@redhat.com>
3542
3543         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3544
3545 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3546
3547         * gcc.c-torture/execute/string-opt-1.c: New test.
3548
3549 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3550
3551         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3552         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3553         parameters in registers, and there is no way for a varargs
3554         function to know in which order the integer and floating-point
3555         parameters should be interleaved when they are placed on the
3556         stack.
3557         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3558         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3559
3560 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3561
3562         * gcc.c-torture/execute/string-opt-2.c: New test.
3563
3564 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3565
3566         * g++.old-deja/g++.pt/crash60.C: New test.
3567
3568 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3569
3570         * g++.old-deja/g++.other/crash24.C: New test.
3571         * g++.old-deja/g++.other/crash25.C: New test.
3572         * g++.old-deja/g++.other/crash26.C: New test.
3573         * g++.old-deja/g++.other/crash27.C: New test.
3574         * g++.old-deja/g++.other/crash28.C: New test.
3575         * g++.old-deja/g++.other/crash29.C: New test.
3576         * g++.old-deja/g++.other/crash30.C: New test.
3577         * g++.old-deja/g++.other/crash31.C: New test.
3578         * g++.old-deja/g++.other/crash32.C: New test.
3579         * g++.old-deja/g++.other/crash33.C: New test.
3580         * g++.old-deja/g++.other/crash34.C: New test.
3581         * g++.old-deja/g++.other/crash35.C: New test.
3582
3583 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3584
3585         * gcc.c-torture/execute/20001031-1.c: New test.
3586
3587 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3588
3589         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3590         namespace.
3591
3592         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3593         standards-conformant.
3594
3595         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3596
3597         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3598         * g++.old-deja/g++.mike/p755a.C: Likewise.
3599         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3600         library makes no calls to `operator new' during initialization.
3601
3602 2000-11-04  Neil Booth  <neilb@earthling.net>
3603
3604         * gcc.dg/cpp/include2.c: New tests.
3605
3606 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3607
3608         * lib/g++.exp (g++_set_ld_library_path): New function.
3609         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3610
3611 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3612
3613         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3614         warnings.
3615
3616 2000-11-01  Richard Henderson  <rth@redhat.com>
3617
3618         * g++.old-deja/g++.ext/namedret1.C: New.
3619         * g++.old-deja/g++.ext/namedret2.C: New.
3620         * g++.old-deja/g++.ext/namedret3.C: New.
3621
3622 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3623
3624         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3625         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3626
3627 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3628
3629         * gcc.c-torture/execute/va-arg-21.c: New test.
3630
3631 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3632
3633         * gcc.dg/c99-complex-2.c: New test.
3634
3635 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3636
3637         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3638
3639 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3640
3641         * g++.old-deja/g++.other/inline16.C: New test.
3642
3643 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3644
3645         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3646         __PRETTY_FUNCTION__
3647
3648 2000-10-29  Neil Booth  <neilb@earthling.net>
3649
3650         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3651         New tests.
3652         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3653         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3654         optimisation.
3655
3656 2000-10-29  Neil Booth  <neilb@earthling.net>
3657
3658         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3659         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3660         * mi5.c: Test multiple includes work with -C.
3661         * trigraphs.c: Test ^= version.
3662
3663 2000-10-28  Neil Booth  <neilb@earthling.net>
3664
3665         New tests and test updates for new macro expander.
3666
3667         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3668         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3669         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3670         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3671         new diagnostic messages.
3672
3673         * gcc.dg/cpp/macro3.c: New tests.
3674
3675 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3676
3677         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3678         on the same line.
3679
3680 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3681
3682         * g++.old-deja/g++.other/eh2.C: New test.
3683
3684 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3685
3686         * gcc.c-torture/execute/20001027-1.c: New test.
3687
3688 2000-10-26  Richard Henderson  <rth@redhat.com>
3689
3690         * gcc.c-torture/execute/20001026-1.c: New.
3691
3692 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3693
3694         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3695         * g++.old-deja/g++.law/builtin1.C: Likewise.
3696         * g++.old-deja/g++.law/ctors10.C: Likewise.
3697         * g++.old-deja/g++.law/virtual3.C: Likewise.
3698         * g++.old-deja/g++.mike/p658.C: Likewise.
3699         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3700         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3701         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3702         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3703         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3704
3705 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3706
3707         * gcc.c-torture/compile/20001024-1.c: New test.
3708
3709 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3710
3711         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3712         to tell us whether or not we are using V3.
3713
3714 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3715
3716         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3717         operands.
3718
3719 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3720
3721         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3722
3723 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3724
3725         * gcc.c-torture/execute/20001024-1.c: New test.
3726
3727 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3728
3729         * g++.old-deja/g++.other/sibcall1.C: New test.
3730
3731 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3732
3733         * gcc.dg/noncompile/init-3.c: New test.
3734
3735 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3736
3737         * gcc.dg/format-array-1.c: New test.
3738
3739 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3740
3741         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3742         writing through null pointers; remove comment about testing
3743         unterminated strings.
3744
3745 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3746
3747         * gcc.c-torture/execute/20001017-2.c: New test.
3748
3749 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3750
3751         * gcc.c-torture/compile/20001018-1.c: New test.
3752         * gcc.c-torture/compile/20001018-1.x: Xfail.
3753
3754 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3755
3756         * gcc.c-torture/execute/20001017-1.c: New test.
3757
3758 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3759
3760         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3761         for multiple use of arguments with scanf formats; add tests for
3762         multiple use of arguments.
3763
3764 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3765
3766         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3767
3768 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3769
3770         * gcc.dg/format-miss-1.c: New test.
3771
3772 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3773
3774         * gcc.c-torture/execute/20001013-1.c: New test.
3775
3776 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3777
3778         * gcc.dg/format-branch-1.c: New test.
3779
3780 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3781
3782         * README, lib/file-format.exp: Remove EGCS references.
3783
3784 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3785
3786         * gcc.dg/20001013-1.c: New test.
3787
3788 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3789
3790         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3791         for intmax_t in the compiler using __typeof__ and the type rules
3792         for conditional expressions.
3793
3794 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3795
3796         * gcc.dg/20001012-1.c: New test.
3797         * gcc.dg/20001012-2.c: New test.
3798
3799 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3800
3801         * gcc.dg/format-attr-1.c: New test.
3802
3803 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3804
3805         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3806         __LONG_LONG_MAX__ instead of LLONG_MAX.
3807
3808 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3809
3810         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3811         scanf flags.
3812         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3813         flags.
3814
3815 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3816
3817         * gcc.dg/sequence-pt-1.c: New test.
3818
3819 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3820
3821         * gcc.c-torture/execute/20001011-1.c: New testcase.
3822         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3823
3824 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3825
3826         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3827         does not error on it.
3828
3829 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3830
3831         * gcc.dg/20001009-1.c: New test.
3832
3833 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3834
3835         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3836         * gcc.c-torture/execute/20001009-2.c: ... to here.
3837
3838 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3839
3840         * gcc.c-torture/compile/20001009-1.c: New testcase.
3841         * gcc.c-torture/execute/20001009-1.c: New testcase.
3842         Testcases provided by Jan Hubicka <jh@suse.cz>.
3843
3844 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3845
3846         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3847         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3848         uintmax_t using <limits.h> to emulate the compiler's internal
3849         logic.  No longer XFAIL %j tests.
3850
3851 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3852
3853         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3854         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3855         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3856         regexps and details of expected handling of some bad formats.
3857         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3858         suppression.
3859
3860 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3861
3862         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3863         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3864         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3865         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3866         in list archives.
3867
3868 2000-10-06  Richard Henderson  <rth@cygnus.com>
3869
3870         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3871         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3872         * g++.old-deja/g++.jason/report.C: Likewise.
3873         * g++.old-deja/g++.law/friend5.C: Likewise.
3874         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3875         of the expected warnings.
3876
3877 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3878
3879         * g++.old-deja/g++.pt/enum14.C: New test.
3880
3881 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3882
3883         * g++.old-deja/g++.pt/crash59.C: New test.
3884
3885 2000-10-04  Will Cohen  <wcohen@redhat.com>
3886
3887         * gcc.dg/20000926-1.c: New test.
3888
3889 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3890
3891         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3892         function name for current C++ compiler.
3893         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3894
3895 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3896
3897         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3898         __PRETTY_FUNCTION__.
3899         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3900
3901 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3902
3903         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3904
3905 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3906
3907         * gcc.c-torture/compile/20000923-1.c: New test.
3908
3909 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3910
3911         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3912         * g++.old-deja/g++.pt/ttp62.C: Same.
3913         * g++.old-deja/g++.other/inline14.C: Same.
3914
3915 2000-09-24  Richard Henderson  <rth@cygnus.com>
3916
3917         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3918
3919 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3920
3921         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3922
3923 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3924
3925         * gcc.c-torture/compile/20000922-1.c: New file.
3926
3927 2000-09-21  Nick Clifton  <nickc@redhat.com>
3928
3929         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3930         a signed long modulo operation.
3931         (mod6): New funciton - perform an unsigned long modulo operation.
3932         (main): Add tests for modulos of very large numbers by very small
3933         dividends.
3934
3935 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3936
3937         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3938
3939 2000-09-19  Richard Henderson  <rth@cygnus.com>
3940
3941         * gcc.dg/compare2.c (case 10): XFAIL.
3942
3943 2000-09-18  Richard Henderson  <rth@cygnus.com>
3944
3945         * gcc.c-torture/execute/20000906-1.c: Move ...
3946         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3947         that support __builtin_trap.
3948
3949 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3950
3951         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3952
3953 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3954
3955         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3956         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3957         more $ format tests.
3958
3959 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3960
3961         * gcc.dg/format-errmk-1.c: New test.
3962
3963 2000-09-17  Greg McGary  <greg@mcgary.org>
3964
3965         * gcc.c-torture/execute/20000917-1.x: Remove.
3966
3967 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3968
3969         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3970
3971 2000-09-17  Greg McGary  <greg@mcgary.org>
3972
3973         * gcc.c-torture/execute/20000917-1.c: New test.
3974         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3975
3976 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3977
3978         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3979         in nested macro bug.
3980
3981 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3982
3983         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3984
3985 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3986
3987         * gcc.c-torture/execute/20000914-1.c: New test.
3988
3989 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3990
3991         * g++.other/inline13.C: New test.
3992
3993 2000-09-12  Andreas Jaeger  <aj@suse.de>
3994
3995         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3996         constant by Ulrich Drepper <drepper@redhat.com>.
3997
3998 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3999
4000         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4001
4002 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4003
4004         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4005
4006 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4007
4008         * gcc.dg/cpp/backslash.c: New test.
4009
4010 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4011
4012         * gcc.c-torture/execute/20000910-1.c: New test.
4013         * gcc.c-torture/execute/20000910-2.c: Likewise.
4014
4015 2000-09-11  Robert Lipe  <robertl@sco.com>
4016
4017         * gcc.dg/pragma-align.c: New test.
4018
4019 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4020
4021         * g++.old-deja/g++.pt/explicit82.C: New test.
4022         * g++.old-deja/g++.pt/explicit83.C: New test.
4023
4024 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4025
4026         * gcc.dg/asm-names.c: New test.
4027
4028 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4029
4030         * gcc.dg/cpp/tr-warn6.c: New test
4031
4032 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4033
4034         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4035         be accepted.
4036
4037 2000-09-07  Catherine Moore  <clm@redhat.com>
4038
4039         * gcc.c-torture/execute/unroll-1.c: New test.
4040
4041 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4042
4043         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4044         ERROR markers.
4045         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4046         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4047         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4048         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4049         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4050         Preprocess only.
4051         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4052         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4053
4054 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4055
4056         * g++.old-deja/g++.pt/deduct2.C: New test.
4057
4058 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4059
4060         * g++.old-deja/g++.pt/parms2.C: New test.
4061
4062 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4063
4064         * g++.old-deja/g++.pt/crash58.C: New test.
4065
4066 2000-09-06  Greg McGary  <greg@mcgary.org>
4067
4068         * gcc.c-torture/execute/20000906-1.c: New test.
4069         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4070
4071 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4072
4073         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4074
4075 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4076
4077         * g++.old-deja/g++.pt/crash57.C: New test.
4078
4079 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4080
4081         * g++.old-deja/g++.pt/crash56.C: New test.
4082
4083 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4084
4085         * g++.old-deja/g++.pt/koenig1.C: New test.
4086
4087 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4088
4089         * gcc.dg/20000904-1.c: New test.
4090
4091 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4092
4093         * gcc.dg/cpp/paste8.c: New test.
4094
4095 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4096
4097         * gcc.c-torture/compile/20000827-1.c: New test.
4098
4099 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4100
4101         * gcc.dg/format-diag-1.c: New test.
4102
4103 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4104
4105         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4106         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4107         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4108         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4109         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4110
4111 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4112
4113         * g++.old-deja/g++.other/nested4.C: New test.
4114
4115 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4116
4117         * g++.old-deja/g++.ns/scoped1.C: New test.
4118
4119 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4120
4121         * lib/g++.exp: Support testing already-installed GCC.
4122
4123 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4124
4125         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4126
4127 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4128
4129         * gcc.dg/return-type-2.c: New test.
4130
4131 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4132
4133         * gcc.c-torture/compile/20000825-1.c: New test.
4134
4135 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4136
4137         * gcc.dg/dwarf2-2.c: New test.
4138
4139 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4140
4141         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4142         dg-warning regexps.
4143
4144 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4145
4146         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4147         gcc.dg/format-ext-5.c: New tests.
4148
4149 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4150
4151         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4152
4153 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4154
4155         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4156
4157 2000-08-24  Richard Henderson  <rth@cygnus.com>
4158
4159         * gcc.dg/ia64-sync-1.c: New test.
4160         * gcc.dg/ia64-sync-2.c: New test.
4161         * gcc.dg/ia64-asm-1.c: New test.
4162
4163 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4164
4165         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4166         * gcc.dg/format-ext-2.c: New test.
4167
4168 2000-08-23  Jason Merrill  <jason@redhat.com>
4169
4170         * lib/old-dejagnu.exp: Also ignore "In member function" and
4171         "At global scope".
4172
4173 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4174
4175         * gcc.dg/noncompile/label-lineno-1.c: New test.
4176
4177 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4178
4179         * gcc.dg/c99-array-nonobj-1.c: New test.
4180
4181 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4182
4183         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4184         tests.
4185         * gcc.dg/format-ext-1.c: New test.
4186
4187 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4188
4189         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4190         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4191         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4192         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4193         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4194
4195 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4196
4197         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4198         gcc.dg/c99-strftime-2.c: New tests.
4199
4200 2000-08-22  Richard Henderson  <rth@cygnus.com>
4201
4202         * gcc.c-torture/execute/20000822-1.c: New test.
4203
4204 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4205
4206         * gcc.c-torture/execute/20000819-1.x: Remove.
4207
4208 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4209
4210         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4211         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4212         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4213         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4214         gcc.dg/format-xopen-1.c: New tests.
4215
4216 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4217
4218         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4219
4220 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4221
4222         * g++.old-deja/g++.other/loop2.C: New test.
4223
4224         * gcc.c-torture/compile/20000606-1.c: New test.
4225         * gcc.c-torture/compile/20000728-1.c: New test.
4226         * gcc.c-torture/execute/20000801-1.c: New test.
4227         * gcc.c-torture/execute/20000801-2.c: New test.
4228         * gcc.c-torture/execute/20000819-1.c: New test.
4229         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4230         * gcc.dg/20000629-1.c: New test.
4231         * gcc.dg/20000724-1.c: New test.
4232         * gcc.dg/20000807-1.c: New test.
4233
4234 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4235
4236         * gcc.dg/cpp/pragma-1.c: New test.
4237         * gcc.dg/cpp/pragma-2.c: New test.
4238
4239 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4240
4241         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4242         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4243
4244 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4245
4246         * gcc.c-torture/compile/20000818-1.c: New test.
4247
4248 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4249
4250         * gcc.c-torture/execute/20000818-1.c: New test.
4251
4252 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4253
4254         * gcc.dg/format-va-1.c: New test.
4255
4256 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4257
4258         * g++.old-deja/g++.other/typedef8.C: New test.
4259
4260 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4261
4262         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4263         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4264         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4265         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4266         * g++.old-deja/g++.other/ptrmem7.C: New test.
4267         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4268
4269 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4270
4271         * g++.old-deja/g++.pt/typename27.C: New test.
4272
4273 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4274
4275         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4276         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4277         * g++.old-deja/g++.pt/friend45.C: New test.
4278         * g++.old-deja/g++.other/friend8.C: New test.
4279
4280 2000-08-15  Richard Henderson  <rth@cygnus.com>
4281
4282         * gcc.c-torture/execute/20000815-1.c: New test.
4283
4284 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4285
4286         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4287         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4288         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4289
4290 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4291
4292         * g++.old-deja/g++.other/refinit2.C: New test.
4293
4294 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4295
4296         * lib/c-torture.exp (c-torture): Make
4297         compiler_conditional_xfail_data global.
4298         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4299         compiler_conditional_xfail_data machinery.
4300         (f-torture-execute): Likewise.
4301         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4302         and only when unrolling loops.
4303
4304         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4305
4306 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4307
4308         * g++.old-deja/g++.pt/explicit81.C: New test.
4309
4310 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4311
4312         * g++.old-deja/g++.pt/typename26.C: New test.
4313
4314 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4315
4316         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4317         warning.
4318
4319 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4320
4321         * g++.old-deja/g++.other/array3.C: New test.
4322
4323 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4324
4325         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4326         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4327         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4328         New tests.
4329
4330 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4331
4332         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4333         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4334
4335 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4336
4337         * gcc.c-torture/execute/20000808-1.c: New test.
4338
4339 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4340
4341         * gcc.dg/c90-const-expr-1.c: New test.
4342
4343 2000-08-08  Richard Henderson  <rth@cygnus.com>
4344
4345         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4346
4347 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4348
4349         * gcc.dg/noncompile/const-ll-1.c: New test.
4350
4351 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4352
4353         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4354
4355 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4356
4357         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4358         that running programs linked against the shared version of libobjc
4359         run correctly.
4360
4361 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4362
4363         * gcc.dg/c99-printf-1.c: New test.
4364
4365 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4366
4367         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4368
4369 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4370
4371         * gcc.c-torture/execute/20000731-1.x: Delete.
4372
4373 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4374
4375         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4376         and torture_without_loops as is done by c-torture.exp.
4377         (search_for): Copy from c-torture.exp.
4378         (gcc-dg-runtest): New function, drives a directory of tests
4379         iterating over the TORTURE_OPTIONS.
4380         (scan-assembler, scan-assembler-not): Move here from
4381         individual directory drivers.
4382
4383         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4384         defined by lib/gcc-dg.exp.
4385         * gcc.dg/cpp/cpp.exp: Likewise.
4386         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4387         gcc-dg-runtest, so we cycle over optimization options.
4388
4389         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4390         * gcc.dg/compare2.c: No longer expected to fail.
4391
4392 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4393
4394         * gcc.c-torture/execute/20000804-1.c: New test.
4395
4396 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4397
4398         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4399
4400 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4401
4402         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4403
4404 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4405
4406         * gcc.c-torture/compile/20000803-1.c: New test.
4407
4408 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4409
4410         * gcc.c-torture/execute/20000801-3.c,
4411         gcc.c-torture/execute/20000801-4.c: New tests.
4412         * gcc.c-torture/execute/20000801-3.x,
4413         gcc.c-torture/execute/20000801-4.x: Xfail.
4414
4415 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4416
4417         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4418         libobjc/.libs to allow for libtool.
4419
4420 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4421
4422         * gcc.c-torture/compile/20000802-1.c: New test.
4423
4424 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4425
4426         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4427
4428 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4429
4430         * gcc-c-torture/execute/20000731-2.c: New test.
4431
4432         * gcc.c-torture/execute/20000731-1.c: New test.
4433         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4434
4435 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4436
4437         * testsuite/gcc.dg/cpp/paste7.c: New test.
4438         * gcc.dg/cpp/20000725-1.c: New test.
4439
4440 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4441
4442         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4443         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4444         declaration warning for __builtin_dwarf_reg_size.
4445
4446         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4447
4448 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4449
4450         * gcc.dg/noncompile/voidparam-1.c: New test.
4451
4452 2000-07-30  Richard Henderson  <rth@cygnus.com>
4453
4454         * gcc.dg/c90-digraph-1.c: Don't xfail.
4455         * gcc.dg/compare2.c (case 10): Xfail.
4456         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4457
4458 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4459
4460         * gcc.dg/c99-main-1.c: New test.
4461
4462 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4463
4464         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4465
4466 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4467
4468         * gcc.c-tortuer/execute/20000726-1.c: New test.
4469
4470 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4471
4472         * gcc.c-torture/execute/enum-2.c: New test.
4473
4474 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4475
4476         * gcc.dg/cpp/tr-warn3.c: New test.
4477
4478 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4479
4480         * g++.old-deja/g++.ext/implicit1.C: Remove.
4481         * g++.old-deja/g++.jason/c2.C: Remove
4482         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4483         * g++.old-deja/g++.pt/crash16.C: Likewise.
4484         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4485
4486 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4487
4488         * g++.old-deja/g++.other/for2.C: New test.
4489
4490 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4491
4492         * gcc.dg/20000720-1.c: New test.
4493
4494 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4495
4496         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4497
4498 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4499
4500         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4501         * gcc.c-torture/execute/20000722-1.c: New.
4502         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4503
4504 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4505
4506         * gcc.dg/cpp/20000720-1.S: New test.
4507
4508 2000-07-21  Michael Meissner  <meissner@redhat.com>
4509
4510         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4511
4512 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4513
4514         * g++.old-deja/g++.brendan/crash16.C,
4515         g++.old-deja/g++.brendan/parse3.C,
4516         g++.old-deja/g++.brendan/redecl1.C,
4517         g++.old-deja/g++.ns/template13.C,
4518         g++.old-deja/g++.other/decl4.C,
4519         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4520
4521 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4522
4523         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4524         and "Internal error".
4525
4526         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4527         regexps.
4528         * gcc.dg/cpp/paste6.c: New test.
4529
4530 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4531
4532         * gcc.dg/cpp/tr-direct.c: New test.
4533
4534         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4535         gcc.dg/cpp/undef1.c: Tweak error regexps.
4536
4537 2000-07-18  Eric Christopher <echristo@redhat.com>
4538
4539         * gcc.c-torture/compile/20000718-1.c: New test.
4540
4541 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4542
4543         * cpplex.c (_cpp_push_token): If the token being pushed back
4544         is the previous token in this context, just subtract one from
4545         context->posn.
4546         * cppmacro.c (save_expansion): Clear aux field when storing a
4547         placemarker.
4548
4549 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4550
4551         * gcc.dg/noncompile/redecl-1.c: New test.
4552
4553 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4554
4555         * gcc.c-torture/execute/20000717-5.c: New test.
4556         * gcc.c-torture/execute/20000717-1.x: Removed.
4557
4558 2000-07-17  Richard Henderson  <rth@cygnus.com>
4559
4560         * gcc.c-torture/execute/20000717-4.c: New test.
4561
4562 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4563
4564         * gcc.dg/cpp/syshdr.c: New test.
4565         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4566
4567 2000-07-17  Neil Booth  <neilb@earthling.net>
4568
4569         * gcc.dg/cpp/cmdlne-dM.c: New test.
4570         * gcc.dg/cpp/cmdlne-dD.c: New test.
4571
4572 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4573
4574         * gcc.c-torture/execute/20000717-3.c: New test.
4575
4576         * gcc.c-torture/compile/20000717-1.c: New test.
4577
4578 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4579
4580         * gcc.c-torture/execute/20000717-2.c: New test.
4581
4582 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4583
4584         * gcc.dg/formatz-1.c: New test.
4585
4586         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4587         * gcc.dg/c99-digraph-1.c: New tests.
4588
4589         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4590         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4591
4592         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4593         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4594         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4595         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4596         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4597         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4598         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4599
4600 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4601
4602         * gcc.c-torture/execute/20000717-1.c: New test.
4603         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4604
4605 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4606
4607         * gcc.c-torture/execute/20000715-2.c: New test.
4608         * gcc.dg/20000715-1.c: New test.
4609
4610 2000-07-15  Michael Meissner  <meissner@redhat.com>
4611
4612         * gcc.c-torture/execute/20000715-1.c: New test.
4613
4614 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4615
4616         * gcc.c-torture/execute/20000707-1.c: New test.
4617
4618 2000-07-13  Neil Booth  <NeilB@earthling.net>
4619
4620         * testsuite/gcc.dg/cpp/digraph1.c,
4621         testsuite/gcc.dg/cpp/digraph2.c,
4622         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4623
4624 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4625
4626         * g77.f-torture/compile/20000630-2.f:  New test.
4627         * g77.f-torture/compile/20000630-2.x
4628
4629 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4630
4631         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4632
4633 2000-07-11  Neil Booth  <NeilB@earthling.net>
4634
4635         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4636
4637 2000-07-11  Neil Booth  <NeilB@earthling.net>
4638
4639         * gcc.dg/cpp/cmdlne-C.c: New.
4640
4641 2000-07-09  Neil Booth  <NeilB@earthling.net>
4642
4643         * gcc.dg/cpp/directiv.c: New tests.
4644         * gcc.dg/cpp/undef1.c: Update.
4645
4646 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4647
4648         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4649
4650 2000-07-09  Neil Booth  <NeilB@earthling.net>
4651
4652         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4653
4654 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4655
4656         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4657         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4658
4659 2000-07-08  Neil Booth  <NeilB@earthling.net>
4660
4661         * gcc.dg/cpp/macsyntx.c: New tests.
4662
4663 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4664
4665         * gcc.dg/20000707-1.c: New test.
4666
4667 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4668
4669         * gcc.c-torture/execute/20000706-1.c: New test.
4670         * gcc.c-torture/execute/20000706-2.c: New test.
4671         * gcc.c-torture/execute/20000706-3.c: New test.
4672         * gcc.c-torture/execute/20000706-4.c: New test.
4673         * gcc.c-torture/execute/20000706-5.c: New test.
4674
4675 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4676
4677         * g++.old-deja/g++.pt/instantiate7.C: New test.
4678
4679 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4680
4681         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4682         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4683         * g++.old-deja/g++.other/rtti3.C: Likewise.
4684         * g++.old-deja/g++.other/rttid3.C: Likewise.
4685
4686 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4687
4688         *  g77.f-torture/compile/20000630-1.x: Fix typo
4689
4690 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4691
4692         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4693         assembly output.
4694
4695 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4696
4697         * gcc.dg/cpp/ident.c: New test.
4698
4699 2000-07-05  Neil Booth  <NeilB@earthling.net>
4700
4701         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4702           gcc.dg/cpp/lexstrng.c: New tests.
4703
4704 2000-07-04  Neil Booth  <NeilB@earthling.net>
4705
4706         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4707         * gcc.dg/cpp/strify2.c: Same.
4708
4709 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4710
4711         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4712         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4713         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4714         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4715
4716         * testsuite/gcc.dg/cpp/macro1.c,
4717         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4718         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4719         testsuite/gcc.dg/cpp/strify1.c,
4720         testsuite/gcc.dg/cpp/strify2.c: New tests.
4721
4722 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4723
4724         * gcc.c-torture/execute/20000703-1.c: New test.
4725
4726 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4727
4728         * g++.old-deja/g++.pt (lookup10.C): New test.
4729
4730 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4731
4732         * g++.old-deja/g++.pt (typename25.C): New test.
4733
4734 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4735
4736         * gcc.c-torture/compile/20000701-1.c: New test.
4737
4738 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4739
4740         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4741         to test case.
4742
4743 2000-06-30  Catherine Moore  <clm@cygnus.com>
4744
4745         * gcc.c-torture/execute/align-1.c: New test.
4746
4747 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4748
4749         * g++.old-deja/g++.pt/expr8.C: New test.
4750         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4751
4752 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4753
4754         * gcc.c-torture/compile/20000629-1.c: New test.
4755
4756 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4757
4758
4759         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4760         gcc.dg/noncompile directory, depending on whether they're
4761         preprocessor tests or not.  Annotate all the tests for the dg
4762         framework.
4763
4764         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4765         * gcc.dg/noncompile/noncompile.exp: New.
4766
4767         * Moved files:
4768         Old name                                New name
4769         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4770         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4771         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4772         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4773         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4774         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4775         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4776         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4777         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4778         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4779         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4780         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4781         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4782         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4783         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4784         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4785         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4786         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4787         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4788         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4789         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4790         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4791         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4792         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4793
4794         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4795         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4796         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4797         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4798         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4799         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4800
4801 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4802
4803         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4804         declare one variable.  On the fourth, error.
4805         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4806         declared by 20000628-1a.h.
4807
4808 2000-06-29  Richard Henderson  <rth@redhat.com>
4809
4810         * gcc.c-torture/execute/930529-1.x: New file.
4811         * gcc.dg/920413-1.c: Adjust expected warning text.
4812         * gcc.dg/980217-1.c: Declare abort.
4813         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4814
4815 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4816
4817         * g77.f-torture/compile/20000629-1.f: New test.
4818         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4819
4820 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4821
4822         Rearrange lots of files, removing entirely the
4823         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4824         directories.
4825
4826         * Deleted files:
4827         gcc.c-torture/code_quality/code_quality.exp
4828         gcc.c-torture/special/special.exp
4829         gcc.failure/failure.exp
4830         gcc.failure/940409-1.x
4831         gcc.c-torture/compile/961203-1.x
4832
4833         * New files:
4834         gcc.misc-tests/linkage.exp
4835         gcc.c-torture/execute/920730-1t.c
4836         gcc.c-torture/execute/920730-1t.x
4837         gcc.c-torture/compile/920520-1.x
4838         gcc.c-torture/compile/920521-1.x
4839         gcc.c-torture/compile/981006-1.x
4840         gcc.c-torture/execute/eeprof-1.x
4841
4842         * Moved files (possibly with modifications to fit a new harness):
4843         Old name                                New name
4844         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4845         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4846         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4847         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4848         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4849         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4850         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4851         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4852         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4853         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4854         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4855         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4856         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4857         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4858
4859 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4860
4861         * c-torture/compile/961203-1.x: Delete.
4862
4863         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4864         not exit. Include stdio.h.
4865         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4866         * gcc.misc-tests/dg-12.c: Likewise.
4867         * gcc.misc-tests/dg-5.c: Likewise.
4868         * gcc.misc-tests/dg-6.c: Likewise.
4869         * gcc.misc-tests/dg-7.c: Prototype abort.
4870         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4871         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4872         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4873         not exit.
4874         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4875         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4876
4877 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4878
4879         * gcc.dg/cpp/20000628-1.c: New test.
4880         * gcc.dg/cpp/20000628-1.h: New header for above test.
4881         * gcc.dg/cpp/20000628-1a.h: Likewise.
4882
4883 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4884
4885         * gcc.dg/cpp: New directory.
4886         * gcc.dg/cpp/cpp.exp: New driver.
4887         * gcc.dg/cpp/20000627-1.c: New test.
4888         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4889         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4890         and rewrite as a compilation test.
4891
4892         * gcc.dg: Move many files into the cpp subdirectory, possibly
4893         renaming or editing them as well.
4894         Old name                New name
4895         990119-1.c              cpp/19990119-1.c
4896         990228-1.c              cpp/19990228-1.c
4897         990407-1.c              cpp/19990407-1.c
4898         990409-1.c              cpp/19990409-1.c
4899         990413-1.c              cpp/19990413-1.c
4900         990703-1.c              cpp/19990703-1.c
4901         20000127-1.c            cpp/20000127-1.c
4902         20000129-1.c            cpp/20000129-1.c
4903         20000207-1.c            cpp/20000207-1.c
4904         20000207-2.c            cpp/20000207-2.c
4905         20000209-1.c            cpp/20000209-1.c
4906         20000209-2.c            cpp/20000209-2.c
4907         20000301-1.c            cpp/20000301-1.c
4908         20000419-1.c            cpp/20000419-1.c
4909         20000510-1.S            cpp/20000510-1.S
4910         20000519-1.c            cpp/20000519-1.c
4911         20000529-1.c            cpp/20000529-1.c
4912         20000625-1.c            cpp/20000625-1.c
4913         20000625-2.c            cpp/20000625-2.c
4914         cpp-as1.c               cpp/assert1.c
4915         cpp-as2.c               cpp/assert2.c
4916         cxx-comments-1.c        cpp/cxxcom1.c
4917         cxx-comments-2.c        cpp/cxxcom2.c
4918         endif-label.c           cpp/endif.c
4919         cpp-hash1.c             cpp/hash1.c
4920         cpp-hash2.c             cpp/hash2.c
4921         cpp-if1.c               cpp/if-1.c
4922         cpp-if2.c               cpp/if-2.c
4923         cpp-if3.c               cpp/if-3.c
4924         cpp-if4.c               cpp/if-4.c
4925         cpp-if5.c               cpp/if-5.c
4926         cpp-cond.c              cpp/if-cexp.c
4927         cpp-missingop.c         cpp/if-mop.c
4928         cpp-missingparen.c      cpp/if-mpar.c
4929         cpp-opprec.c            cpp/if-oppr.c
4930         cpp-ifparen.c           cpp/if-paren.c
4931         cpp-shortcircuit.c      cpp/if-sc.c
4932         cpp-shift.c             cpp/if-shift.c
4933         cpp-unary.c             cpp/if-unary.c
4934         cpp-li1.c               cpp/line1.c
4935         cpp-li2.c               cpp/line2.c
4936         lineno.c                cpp/line3.c
4937         lineno-2.c              cpp/line4.c
4938         cpp-mi.c                cpp/mi1.c
4939         cpp-mic.h               cpp/mi1c.h
4940         cpp-micc.h              cpp/mi1cc.h
4941         cpp-mind.h              cpp/mi1nd.h
4942         cpp-mindp.h             cpp/mi1ndp.h
4943         cpp-mix.h               cpp/mi1x.h
4944         cpp-mi2.c               cpp/mi2.c
4945         cpp-mi2a.h              cpp/mi2a.h
4946         cpp-mi2b.h              cpp/mi2b.h
4947         cpp-mi2c.h              cpp/mi2c.h
4948         cpp-mi3.c               cpp/mi3.c
4949         cpp-mi3.def             cpp/mi3.def
4950         poison-1.c              cpp/poison.c
4951         pr-impl.c               cpp/prag-imp.c
4952         cpp-redef-2.c           cpp/redef1.c
4953         cpp-redef.c             cpp/redef2.c
4954         strpaste.c              cpp/strp1.c
4955         strpaste-2.c            cpp/strp2.c
4956         cpp-tradpaste.c         cpp/tr-paste.c
4957         cpp-tradstringify.c     cpp/tr-str.c
4958         cpp-tradwarn1.c         cpp/tr-warn1.c
4959         cpp-tradwarn2.c         cpp/tr-warn2.c
4960         trigraphs.c             cpp/trigraphs.c
4961         cpp-unc1.c              cpp/unc1.c
4962         cpp-unc2.c              cpp/unc2.c
4963         cpp-unc3.c              cpp/unc3.c
4964         cpp-unc.c               cpp/unc4.c
4965         undef.c                 cpp/undef1.c
4966         undef-2.c               cpp/undef2.c
4967         cpp-wi1.c               cpp/widestr1.c
4968
4969 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4970
4971         * lib/g++.exp (g++_include_flags): Tweak.
4972
4973 2000-06-27  H.J. Lu  <hjl@gnu.org>
4974             Loren J. Rittle  <ljrittle@acm.org>
4975
4976         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4977         version with one that knows about the new gcc tree structure.
4978         (g++_link_flags): Same.
4979
4980 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4981
4982         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4983         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4984         case we are cross-compiling.
4985
4986         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4987         g++.old-deja/g++.niklas/Makefile.in,
4988         g++.old-deja/g++.niklas/configure.in,
4989         g++.old-deja/g++.other/Makefile.in,
4990         g++.old-deja/g++.other/configure.in,
4991         gcc.c-torture/code_quality/Makefile.in,
4992         gcc.c-torture/code_quality/configure.in,
4993         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4994         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4995         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4996         gcc.c-torture/execute/ieee/Makefile.in,
4997         gcc.c-torture/execute/ieee/configure.in,
4998         gcc.c-torture/noncompile/Makefile.in,
4999         gcc.c-torture/noncompile/configure.in,
5000         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5001         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5002         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5003
5004 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5005
5006         * g++.old-deja/g++.other/ambig3.C: New test.
5007
5008 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5009
5010         * g++.old-deja/g++.pt/syntax1.C: New test.
5011         * g++.old-deja/g++.pt/syntax2.C: New test.
5012         * g++.old-deja/g++.other/syntax3.C: New test.
5013         * g++.old-deja/g++.other/syntax4.C: New test.
5014
5015 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5016
5017         * gcc.dg/20000623-1.c: Prototype exit and abort.
5018
5019 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5020
5021         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5022         New tests.
5023         * gcc.dg/cpp-mi3.def: New file.
5024
5025         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5026         inside assertions.
5027         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5028         lexer's error messages.
5029         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5030         divine anything from the linemarkers.
5031         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5032         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5033
5034 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5035
5036         * gcc.dg/20000623-1.c: New test.
5037
5038 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5039
5040         * gcc.c-torture/execute/20000622-1.c: New test.
5041
5042 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5043
5044         * g++.old-deja/g++.other/init15.C: New test.
5045
5046 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5047
5048         * g++.old-deja/g++.pt/vaarg2.C: New test.
5049         * g++.old-deja/g++.pt/vaarg3.C: New test.
5050
5051 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5052
5053         * g++.old-deja/g++.other/dyncast6.C: New test.
5054
5055 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5056
5057         * gcc.c-torture/execute/loop-6.c: New test.
5058
5059 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5060
5061         * gcc.dg/20000614-1.c: New test.
5062         * gcc.dg/20000614-2.c: New test.
5063
5064 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5065
5066         * g++.old-deja/g++.other/inline12.C: New test.
5067
5068 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5069
5070         * g++.old-deja/g++.other/eh1.C: New test.
5071
5072 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5073
5074         * g++.old-deja/g++.other/type.C: New test.
5075
5076 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5077
5078         * g++.old-deja/g++.other/initstring.C: New test.
5079
5080 2000-06-12  Jason Merrill  <jason@redhat.com>
5081
5082         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5083
5084 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5085
5086         * gcc.c-torture/compile/20000609-1.c: New test.
5087
5088 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5089
5090         * gcc.dg/20000609-1.c: New test.
5091
5092 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5093
5094         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5095         * gcc.c-torture/noncompile/poison-1.c: Move...
5096         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5097         * gcc.dg/cpp-li1.c: Add a token after the #line.
5098
5099 2000-06-05  Richard Henderson  <rth@cygnus.com>
5100
5101         * gcc.c-torture/execute/20000605-2.c: New test.
5102         * gcc.c-torture/execute/20000605-3.c: New test.
5103
5104 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5105
5106         * g77.f-torture/execute/20000503-1.x: New file.
5107
5108 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5109
5110         * g++.old-deja/g++.eh/badalloc1.C: New test.
5111
5112 2000-06-05  Richard Henderson  <rth@cygnus.com>
5113
5114         * gcc.c-torture/execute/20000605-1.c: New test.
5115
5116 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5117             Nathan Sidwell <nathan@codesourcery.com>
5118
5119         * gcc.c-torture/compile/20000605-1.c: New test.
5120
5121 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5122
5123         * g77.f-torture/compile/20000601-1.f:  New test.
5124
5125 2000-06-03  Richard Henderson  <rth@cygnus.com>
5126
5127         * gcc.c-torture/execute/20000603-1.c: New.
5128
5129 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5130
5131         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5132         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5133
5134 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5135
5136         * gcc.dg/compare2.c (case 12): XFAIL.
5137         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5138         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5139
5140         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5141
5142 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5143
5144         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5145         guard macro is already defined when the header is first
5146         included.
5147         * gcc.dg/cpp-mix.h: New file.
5148         * gcc.dg/endif-label.c: Update patterns to match compiler.
5149
5150         * g++.brendan/complex1.C: Declare abort.
5151         * g++.law/refs4.C: Remove XFAIL.
5152         * g++.oliva/expr2.C: Declare abort and exit.
5153
5154 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5155
5156         * gcc.c-torture/execute/20000528-1.c: New test.
5157
5158         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5159         * g++.old-deja/g++.law/temps4.C: Likewise.
5160
5161         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5162         stdlib.h.  Call abort() on failure.
5163         * g++.old-deja/g++.law/refs4.C: Likewise.
5164         * g++.old-deja/g++.law/temps4.C: Likewise.
5165         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5166         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5167
5168 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5169
5170         Relative to g++.dg/special:
5171         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5172
5173         Relative to g++.old-deja:
5174         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5175         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5176         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5177         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5178         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5179         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5180         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5181
5182         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5183         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5184         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5185         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5186         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5187         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5188         and/or string.h.
5189
5190         * g++.other/goto1.C: Update expectations for error messages.
5191
5192 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5193
5194         * gcc.c-torture/compile/20000523-1.c: New test.
5195
5196 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5197
5198         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5199
5200 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5201
5202         * g++.old-deja/g++.eh/catch11.C: New test.
5203         * g++.old-deja/g++.eh/catch12.C: New test.
5204
5205 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5206
5207         * gcc.c-torture/execute/20000523-1.c: New test.
5208
5209 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5210
5211         * c-torture/execute/bcp-1.c: Replace abort in arg of
5212         __builtin_constant_p with a generic external function.
5213
5214         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5215         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5216         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5217         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5218         Prototype abort and/or exit.
5219
5220         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5221         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5222         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5223         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5224
5225 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5226
5227         * gcc.dg/dwarf2-1.c: New test.
5228
5229 2000-05-20  Richard Henderson  <rth@cygnus.com>
5230
5231         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5232
5233 2000-05-20  Andreas Jaeger  <aj@suse.de>
5234
5235         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5236         testcase.
5237
5238 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5239
5240         * gcc.c-torture/execute/20000519-2.c: New test.
5241
5242 2000-05-19  Andreas Jaeger  <aj@suse.de>
5243
5244         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5245         which fails with SSA.
5246
5247         * lib/c-torture.exp: Also test with -O3 -fssa.
5248
5249 2000-05-18  Michael Meissner  <meissner@redhat.com>
5250
5251         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5252         * gcc.c-torture/execute/920415-1.c: Ditto.
5253         * gcc.c-torture/execute/920501-1.c: Ditto.
5254         * gcc.c-torture/execute/conversion.c: Ditto.
5255         * gcc.c-torture/execute/cvt-1.c: Ditto.
5256
5257 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5258
5259         * gcc.c-torture/compile/20000518-1.c: New test.
5260
5261 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5262
5263         * g77.f-torture/compile/200005018.f:  New test.
5264
5265 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5266
5267         * gcc.c-torture/compile/20000517-1.c: New test.
5268
5269 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5270
5271         * gcc.c-torture/execute/20000516-1.c: New test.
5272
5273 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5274
5275         * g++.old-deja/g++.other/eh.C: New test.
5276
5277 2000-05-12  Richard Henderson  <rth@cygnus.com>
5278
5279         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5280         constants through to doit's conditional.
5281
5282 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5283
5284         * gcc.c-torture/compile/20000511-1.c: New test.
5285         * g77.f-torture/compile/20000511-1.f: New test.
5286         * g77.f-torture/compile/20000511-2.f: New test.
5287
5288 2000-05-11  Michael Meissner  <meissner@redhat.com>
5289
5290         * gcc.c-torture/execute/20000511-1.c: New test.
5291
5292 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5293
5294         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5295         * gcc.dg/20000510-1.S: New.
5296
5297 2000-05-08  Catherine Moore  <clm@cygnus.com>
5298
5299         * gcc.dg/unused-3.c: New.
5300
5301 2000-05-06  Richard Henderson  <rth@cygnus.com>
5302
5303           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5304           * g++.old-deja/g++.mike/warn1.C: Likewise.
5305           * g++.old-deja/g++.pt/local1.C: Likewise.
5306           * g++.old-deja/g++.pt/local7.C: Likewise.
5307           * g++.old-deja/g++.pt/spec16.C: Likewise.
5308
5309 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5310
5311         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5312
5313 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5314
5315           * g77.f-torture/execute/20000503-1.f:  New test.
5316
5317 2000-05-04  Andreas Jaeger  <aj@suse.de>
5318
5319         * gcc.dg/noreturn-2.c: New test.
5320
5321 2000-05-04  Neil Booth  <NeilB@earthling.net>
5322
5323         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5324         preprocessor.
5325
5326 2000-05-04  Richard Henderson  <rth@cygnus.com>
5327
5328         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5329
5330 2000-05-04  Richard Henderson  <rth@cygnus.com>
5331
5332         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5333         OpenSSL by Jason R Thorpe.
5334
5335 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5336
5337         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5338
5339 2000-05-03  Robert Lipe <robertlipe@usa.net>
5340
5341         * gcc.dg/20000503-1.c: New test.
5342
5343 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5344
5345         * gcc.c-torture/compile/20000502-1.c: New test.
5346         * g++.old-deja/g++.other/align.C: New test.
5347         * gcc.dg/cpp-tradstringify.c: New test.
5348
5349 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5350
5351         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5352         and hard registers.
5353
5354 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5355
5356         * gcc.c-torture/execute/loop-5.c: New test.
5357
5358 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5359
5360         * gcc.c-torture/execute/va-arg-20.c: New test.
5361
5362 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5363
5364         * gcc.c-torture/execute/20000422-1.c: New test.
5365
5366 2000-04-20  Greg McGary  <gkm@gnu.org>
5367
5368         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5369         when optimizing, but without sibling-call optimizations (-O1).
5370
5371 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5372
5373           * gcc.c-torture/compile/20000420-1.c: New test.
5374
5375 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5376
5377         * g++.abi/ptrflags.C: New test.
5378         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5379
5380 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5381
5382         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5383
5384 2000-04-19  Greg McGary  <gkm@gnu.org>
5385
5386         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5387         sibling-call optimizations.
5388
5389 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5390
5391         * gcc.dg/20000419-1.c: New test.
5392
5393 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5394
5395         * gcc.c-torture/execute/20000412-6.c: New test.
5396
5397 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5398
5399         * gcc.c-torture/execute/20000412-5.c: New test.
5400         * g77.f-torture/compile/20000412-1.f: New test.
5401         * gcc.c-torture/execute/20000412-4.c: New test.
5402         * gcc.c-torture/compile/20000412-2.c: New test.
5403         * gcc.c-torture/execute/20000412-3.c: New test.
5404         * gcc.c-torture/compile/20000412-1.c: New test.
5405         * gcc.c-torture/execute/20000412-2.c: New test.
5406
5407 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5408
5409         * objc/execute/bf-20.m: New test.
5410
5411 2000-04-10  Richard Henderson  <rth@cygnus.com>
5412
5413         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5414
5415         * gcc.c-torture/execute/20000412-1.c: New test.
5416
5417 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5418
5419         * g++.old-deja/g++.eh/catchptr1.C: New test.
5420
5421 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5422
5423         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5424
5425 2000-04-08  Neil Booth  <NeilB@earthling.net>
5426
5427         * gcc.dg/cpp-nullchar.c: Remove test as
5428         embedded nulls cause problems.
5429
5430 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5431
5432         * gcc.dg/compare2.c: New test.
5433
5434 2000-04-08  Neil Booth  <NeilB@earthling.net>
5435
5436         * gcc.dg/cpp-nullchar.c: New test.
5437
5438 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5439
5440         * gcc.dg/cpp-mi2.c: New test.
5441         * gcc.dg/cpp-mi2[abc].h: New files.
5442
5443 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5444
5445         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5446         member name.
5447
5448 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5449
5450         * g++.old-deja/g++.abi/vmihint.C: New test.
5451
5452 2000-04-06  Neil Booth  <NeilB@earthling.net>
5453
5454         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5455         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5456         copyright.
5457
5458 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5459
5460         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5461         avoid stack-frame overwrite.
5462
5463 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5464
5465         * gcc.c-torture/compile/20000405-2.c: New test.
5466         * gcc.c-torture/compile/20000405-3.c: New test.
5467
5468 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5469
5470         * gcc.c-torture/compile/20000405-1.c: New test.
5471
5472 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5473
5474         * gcc.dg/cast-qual-1.c: Revert last change.
5475
5476 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5477
5478         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5479
5480 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5481
5482         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5483         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5484
5485 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5486
5487         * gcc.c-torture/compile/20000403-2.c: New test.
5488         * gcc.c-torture/compile/20000403-1.c: New test.
5489
5490 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5491
5492         * gcc.c-torture/execute/20000403-1.c: New test.
5493
5494 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5495
5496         * gcc.c-torture/execute/20000402-1.c: New test.
5497
5498 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5499
5500         * gcc.c-torture/execute/va-arg-15.c: New test.
5501         * gcc.c-torture/execute/va-arg-16.c: New test.
5502         * gcc.c-torture/execute/va-arg-17.c: New test.
5503         * gcc.c-torture/execute/va-arg-18.c: New test.
5504         * gcc.c-torture/execute/va-arg-19.c: New test.
5505
5506 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5507
5508         * gcc.c-torture/compile/981211-1.c: Move to...
5509         * gcc.dg/cpp-as1.c: ...here.
5510         * gcc.dg/cpp-as2.c: New file.
5511
5512         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5513         compiler.
5514
5515 2000-04-02  Neil Booth  <NeilB@earthling.net>
5516
5517         * gcc.dg/cpp-cond.c  New tests.
5518         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5519         accidental success less likely.
5520         * gcc.dg/cpp-missingop.c  New tests.
5521         * gcc.dg/cpp-missingparen.c  New tests.
5522         * gcc.dg/cpp-shift.c  New tests.
5523         * gcc.dg/cpp-shortcircuit.c  New tests.
5524         * gcc.dg/cpp-unary.c  New tests.
5525
5526 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5527
5528         * gcc.c-torture/compile/20000329-1.c: New test.
5529
5530 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5531
5532         * gcc.c-torture/compile/20000326-1.c: New test.
5533         * gcc.c-torture/compile/20000326-2.c: New test.
5534
5535 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5536
5537         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5538         the first parameter is a function argument.
5539
5540 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5541
5542         * g++.old-deja/g++.ext/array4.C: New test.
5543
5544 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5545
5546         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5547
5548 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5549
5550         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5551
5552 2000-03-19  Richard Henderson  <rth@cygnus.com>
5553
5554         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5555
5556 2000-03-19  Richard Henderson  <rth@cygnus.com>
5557
5558         * gcc.c-torture/compile/20000319-1.c: New test.
5559
5560 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5561
5562         * gcc.c-torture/execute/20000314-3.c: New test.
5563         * gcc.c-torture/execute/20000314-2.c: New test.
5564         * gcc.c-torture/execute/20000314-1.c: New test.
5565         * gcc.c-torture/compile/20000314-2.c: New test.
5566         * gcc.c-torture/compile/20000314-1.c: New test.
5567
5568 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5569
5570         * g++.old-deja/g++.warn/inline.C: New test.
5571
5572 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5573
5574         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5575         standards-compliant result rather than specific constants.
5576         Put test-values in array.
5577
5578 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5579
5580         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5581         (g++_target_compile): Put test-specific options last.
5582
5583 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5584
5585         * g++.old-deja/g++.eh/vbase4.C: New test.
5586
5587 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5588
5589         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5590
5591 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5592
5593         * g++.old-deja/g++.brendan/misc12.C: Removed.
5594         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5595         * g++.old-deja/g++.ext/pretty4.C: New test.
5596
5597 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5598
5599         * g++.old-deja/g++.other/string2.C: New test.
5600
5601 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5602
5603         * g++.old-deja/g++.warn/impint2.C: New test.
5604
5605 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5606
5607         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5608         is 1, not zero.
5609
5610 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5611
5612         * g++.old-deja/g++.warn/impint.C: New test.
5613         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5614         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5615         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5616         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5617         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5618         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5619         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5620         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5621         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5622         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5623         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5624         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5625
5626 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5627
5628         * gcc.dg/cpp-redef.c: New test.
5629
5630 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5631
5632         * g++.old-deja/g++.pt/unify7.C: New test.
5633
5634 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5635
5636         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5637         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5638
5639 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5640
5641         * gcc.c-torture/compile/20000224-1.c: New test.
5642
5643 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5644
5645         * gcc.c-torture/compile/cpp-2.c: New test.
5646         * gcc.c-torture/compile/cpp-1.c: New test.
5647
5648 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5649
5650         * gcc.c-torture/execute/20000225-1.c: New test.
5651
5652 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5653
5654         * gcc.dg/cpp-li2.c: New test.
5655
5656         * gcc.dg/cpp-wi1.c: New test.
5657
5658         * gcc.dg/cpp-li1.c: New test.
5659
5660 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5661
5662         * g++.old-deja/g++.other/sizeof5.C: New test.
5663
5664 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5665
5666         * gcc.c-torture/execute/va-arg-13.c: New test.
5667
5668 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5669
5670         * gcc.c-torture/execute/va-arg-12.c: New test.
5671
5672 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5673
5674         * gcc.c-torture/execute/20000223-1.c: New test.
5675
5676 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5677
5678         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5679
5680 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5681
5682         * g++.old-deja/g++.abi/ptrmem.C: New test.
5683
5684 2000-02-19  Richard Henderson  <rth@cygnus.com>
5685
5686         * gcc.c-torture/compile/init-3.c: New.
5687
5688 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5689
5690         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5691         ALWAYS_CXXFLAGS.
5692
5693 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5694
5695         * gcc.c-torture/compile/20000211-3.c: New test.
5696
5697 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5698
5699         * gcc.c-torture/compile/20000211-2.c: New test.
5700
5701 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5702
5703         * gcc.c-torture/compile/20000211-1.c: New test.
5704
5705 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5706
5707         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5708           on native targets
5709
5710 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5711
5712         * g++.old-deja/g++.other/cast5.C: New test.
5713
5714 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5715
5716         * gcc.c-torture/execute/20000205-1.c: New.
5717
5718 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5719
5720         * g++.old-deja/g++.jason/cast3.C: Return void.
5721         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5722
5723 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5724
5725         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5726
5727         * gcc.dg/loop-1.c: New test.
5728
5729 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5730
5731         * gcc.c-torture/compile/20000127-1.c: New test.
5732         * gcc.c-torture/execute/991228-1.c: New test.
5733
5734 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5735
5736         * gcc.dg/unused-2.c: New test.
5737
5738         * gcc.dg/conv-1.c: New test.
5739
5740 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5741
5742         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5743         compiler.
5744         (tool_option_proc): Fix typo.
5745
5746 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5747
5748         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5749         of the ld on the host, not on the build machine.
5750         Also, don't crash if '--help' is not a supported option.
5751
5752 2000-01-24  Richard Henderson  <rth@cygnus.com>
5753
5754         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5755
5756 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5757
5758         * gcc.c-torture/execute/20000120-2.c: New test.
5759         * gcc.c-torture/execute/20000120-1.c: New test.
5760
5761 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5762
5763         * gcc.c-torture/execute/20000113-1.c: New test.
5764
5765 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5766
5767         * gcc.c-torture/execute/20000112-1.c: New test.
5768
5769 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5770
5771         * gcc.dg/20000111-1.c: New test.
5772
5773 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5774
5775         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5776         with 16 bit integers.
5777
5778 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5779
5780         * gcc.dg/20000108-1.c: New test.
5781
5782 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5783
5784         * g++.old-deja/g++.ns/koenig8.C: New test.
5785
5786 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5787
5788         * g++.old-deja/g++.other/cast4.C: New test.
5789
5790 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5791
5792         * gcc.c-torture/compile/20000105-2.c: New test.
5793         * gcc.c-torture/compile/20000105-1.c: New test.
5794
5795 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5796
5797         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5798         references to printf & atoi to conform to ANSI standard.
5799         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5800         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5801         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5802         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5803         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5804         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5805         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5806         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5807         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5808         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5809         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5810         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5811         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5812         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5813         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5814         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5815         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5816         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5817         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5818         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5819         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5820         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5821         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5822         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5823         * g++.old-deja/g++.brendan/init3.C: Likewise.
5824         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5825         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5826         * g++.old-deja/g++.brendan/new2.C: Likewise.
5827         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5828         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5829         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5830         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5831         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5832         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5833         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5834         * g++.old-deja/g++.brendan/template24.C: Likewise.
5835         * g++.old-deja/g++.brendan/template3.C: Likewise.
5836         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5837         * g++.old-deja/g++.jason/inline3.C: Likewise.
5838         * g++.old-deja/g++.jason/opeq.C: Likewise.
5839         * g++.old-deja/g++.law/arg5.C: Likewise.
5840         * g++.old-deja/g++.law/arm7.C: Likewise.
5841         * g++.old-deja/g++.law/ctors11.C: Likewise.
5842         * g++.old-deja/g++.law/cvt8.C: Likewise.
5843         * g++.old-deja/g++.law/init9.C: Likewise.
5844         * g++.old-deja/g++.law/refs4.C: Likewise.
5845         * g++.old-deja/g++.law/template2.C: Likewise.
5846         * g++.old-deja/g++.law/visibility24.C: Likewise.
5847         * g++.old-deja/g++.law/vtable3.C: Likewise.
5848         * g++.old-deja/g++.mike/asm2.C: Likewise.
5849         * g++.old-deja/g++.mike/eh1.C: Likewise.
5850         * g++.old-deja/g++.mike/misc1.C: Likewise.
5851         * g++.old-deja/g++.mike/misc13.C: Likewise.
5852         * g++.old-deja/g++.mike/misc14.C: Likewise.
5853         * g++.old-deja/g++.mike/ns12.C: Likewise.
5854         * g++.old-deja/g++.mike/p1248.C: Likewise.
5855         * g++.old-deja/g++.mike/p3708.C: Likewise.
5856         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5857         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5858         * g++.old-deja/g++.mike/p646.C: Likewise.
5859         * g++.old-deja/g++.mike/p700.C: Likewise.
5860         * g++.old-deja/g++.mike/p783.C: Likewise.
5861         * g++.old-deja/g++.mike/p783a.C: Likewise.
5862         * g++.old-deja/g++.mike/p783b.C: Likewise.
5863         * g++.old-deja/g++.mike/p786.C: Likewise.
5864         * g++.old-deja/g++.mike/p789.C: Likewise.
5865         * g++.old-deja/g++.mike/p789a.C: Likewise.
5866         * g++.old-deja/g++.mike/p807a.C: Likewise.
5867         * g++.old-deja/g++.other/delete3.C: Likewise.
5868         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5869         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5870         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5871         * g++.old-deja/g++.other/empty1.C: Likewise.
5872         * g++.old-deja/g++.other/temporary1.C: Likewise.
5873         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5874         * g++.old-deja/g++.pt/t16.C: Likewise.
5875         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5876
5877 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5878
5879         * gcc.dg/991230-1.c: New test.
5880
5881 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5882
5883         * gcc.c-torture/compile/991229-3.c: New test.
5884         * gcc.c-torture/compile/991229-2.c: New test.
5885         * gcc.c-torture/compile/991229-1.c: New test.
5886
5887 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5888
5889         * gcc.c-torture/compile/labels-2.c: New test.
5890
5891 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5892
5893         * gcc.c-torture/execute/991227-1.c: New test.
5894
5895 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5896
5897         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5898
5899 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5900
5901         * gcc.c-torture/execute/991221-1.c: New test.
5902
5903 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5904
5905         * g++.old-deja/g++.other/cast3.C: New test.
5906
5907 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5908
5909         * gcc.c-torture/execute/991216-4.c: New test.
5910
5911 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5912
5913         * gcc.c-torture/execute/991216-1.c: New test.
5914         * gcc.c-torture/execute/991216-2.c: New test.
5915         * gcc.c-torture/execute/991216-3.c: New test.
5916
5917 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5918
5919         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5920         Actually make the test fail by using "-O2" for compilation.
5921
5922 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5923
5924         * g++.old-deja/g++.warn/cast-align1.C: New test.
5925
5926 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5927
5928         * gcc.c-torture/compile/991214-1.c: New test.
5929         * gcc.c-torture/compile/991214-2.c: New test.
5930
5931 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5932
5933         * gcc.dg/991214-1.c: New test.
5934
5935 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5936
5937         * gcc.c-torture/compile/991213-3.c: New test.
5938         * gcc.c-torture/compile/991213-2.c: New test.
5939         * gcc.c-torture/compile/991213-1.c: New test.
5940
5941 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5942
5943         * gcc.dg/991209-1.c: New test.
5944
5945 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5946
5947         * gcc.c-torture/compile/991208-1.c: New test.
5948
5949 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5950
5951         * gcc.dg/ultrasp2.c: New test.
5952
5953 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5954
5955         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5956
5957 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5958
5959         * gcc.c-torture/compile/991202-1.c: New test.
5960         * gcc.c-torture/execute/991202-1.c: New test.
5961         * gcc.c-torture/execute/991202-2.c: New test.
5962         * gcc.c-torture/execute/991202-3.c: New test.
5963
5964 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5965
5966         * g++.old-deja/g++.abi/align.C: New test.
5967         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5968         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5969
5970 1999-12-01  Richard Henderson  <rth@cygnus.com>
5971
5972         * gcc.c-torture/execute/991201-1.c: New.
5973
5974 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5975
5976         * gcc.dg/991129-1.c: New test.
5977
5978 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5979
5980         * gcc.c-torture/compile/991127-1.c: New test.
5981
5982 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5983
5984         * g++.old-deja/g++.other/warn4.C: New test.
5985
5986 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5987
5988         * g++.old-deja/g++.eh/cleanup2.C: New test.
5989         * g++.old-deja/g++.ext/pretty2.C: New test.
5990         * g++.old-deja/g++.ext/pretty3.C: New test.
5991         * g++.old-deja/g++.other/debug6.C: New test.
5992
5993 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5994
5995         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5996         compiler_output to look for one error message instead of two.
5997
5998 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5999
6000         * gcc.c-torture/execute/991118-1.c: Also test case
6001         where the word boundary does not split a byte evenly.
6002
6003 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6004
6005         * g++.old-deja/g++.ext/restrict1.C: New test.
6006
6007 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6008
6009         * gcc.c-torture/execute/991118-1.c: New test.
6010
6011 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6012
6013         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6014         working directory pathnames.
6015
6016 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6017
6018         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6019         host is equipped with driver.h and driver.o so it can actually
6020         compile and run the tests.
6021
6022 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6023
6024         * gcc.c-torture/compile/991008-1.c: New test.
6025
6026 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6027
6028         * lib/gcc-dg.exp: Include target-supports.exp
6029
6030 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6031
6032         * lib/target-supports.exp: New file: Provide procs to test for
6033         features supported by the target.
6034         (check_weak_available): Moved here from ecos.exp.
6035         (check_alias_available): New proc: Determine of the target
6036         toolchain supports the alias attribute.
6037
6038         * gcc.dg/special/ecos.exp: Move check_weak_available to
6039         target-supports.exp.
6040         (alias-1.c): Only perform the test if the target supports
6041         aliases.
6042         (wkali-1.c): Only perform the test if the target supports
6043         aliases.
6044
6045         * gcc.dg/990506-0.c: Expect error messages from cross
6046         targets as well as native targets.
6047
6048 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6049
6050         * gcc.dg/ultrasp1.c: Removed xfail.
6051         * gcc.dg/struct-ret-2.c: Likewise.
6052         * gcc.dg/array-1.c: Likewise.
6053
6054 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6055
6056         * gcc.dg/struct-ret-2.c: New test.
6057
6058         * gcc.dg/array-1.c: New test.
6059
6060 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6061
6062         * gcc.c-torture/execute/991030-1.c: New test.
6063
6064 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6065
6066         * gcc.c-torture/compile/991026-2.c: New test.
6067
6068 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6069
6070         * gcc.c-torture/compile/991026-1.c: New test.
6071
6072 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6073
6074         * gcc.c-torture/execute/991023-1.c: New test.
6075
6076 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6077
6078         * gcc.c-torture/execute/991019-1.c: New test.
6079
6080 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6081
6082         * gcc.c-torture/execute/991016-1.c: New test.
6083
6084 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6085
6086         * gcc.c-torture/execute/991014-1.c: New test.
6087
6088 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6089
6090         * g++.old-deja/g++.other/union2.C: New test.
6091
6092 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6093
6094         * g++.old-deja/g++.other/vaarg2.C: New test.
6095         * g++.old-deja/g++.other/vaarg3.C: New test.
6096
6097 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6098
6099         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6100         in compile/.
6101
6102 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6103
6104         * gcc.c-torture/execute/va-arg-11.c: New test.
6105
6106 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6107
6108         * lib/file-format.exp (gcc_target_object_format): Don't
6109         crash if objdump is unavailable.
6110
6111 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6112
6113         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6114
6115 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6116
6117         * gcc.c-torture/compile/990928-1.c: New test.
6118
6119 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6120
6121         * g++.old-deja/g++.other/decl6.C: New test.
6122
6123 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6124
6125         * gcc.c-torture/execute/va-arg-10.c: New test.
6126
6127 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6128
6129         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6130         __PRETTY_FUNCTION__.
6131
6132 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6133
6134         * gcc.c-torture/execute/990923-1.c: New test.
6135
6136 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6137
6138         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6139         for which -fpic is inappropriate.
6140
6141 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6142
6143         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6144
6145 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6146
6147         * g++.old-deja/g++.other/dyncast1.C: New test.
6148         * g++.old-deja/g++.other/dyncast2.C: New test.
6149         * g++.old-deja/g++.other/dyncast3.C: New test.
6150         * g++.old-deja/g++.other/dyncast4.C: New test.
6151         * g++.old-deja/g++.other/dyncast5.C: New test.
6152         * g++.old-deja/g++.eh/catch3.C: New test.
6153         * g++.old-deja/g++.eh/catch3p.C: New test.
6154         * g++.old-deja/g++.eh/catch4.C: New test.
6155         * g++.old-deja/g++.eh/catch4p.C: New test.
6156         * g++.old-deja/g++.eh/catch5.C: New test.
6157         * g++.old-deja/g++.eh/catch5p.C: New test.
6158         * g++.old-deja/g++.eh/catch6.C: New test.
6159         * g++.old-deja/g++.eh/catch6p.C: New test.
6160         * g++.old-deja/g++.eh/catch7.C: New test.
6161         * g++.old-deja/g++.eh/catch7p.C: New test.
6162         * g++.old-deja/g++.eh/catch8.C: New test.
6163         * g++.old-deja/g++.eh/catch8p.C: New test.
6164         * g++.old-deja/g++.eh/catch9.C: New test.
6165         * g++.old-deja/g++.eh/catch9p.C: New test.
6166
6167 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6168
6169         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6170         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6171
6172 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6173
6174         * gcc.c-torture/compile/990913-1.c: New test.
6175
6176 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6177
6178         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6179         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6180
6181 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6182
6183         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6184
6185 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6186
6187         * g++.old-deja/g++.other/lookup11.C: New test.
6188         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6189         what is permitted and what we want.
6190         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6191         overload use.
6192         * g++.old-deja/g++.jason/rfg5.C: Likewise
6193
6194 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6195
6196         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6197         * gcc.c-torture/noncompile/poison-1.c: New file.
6198
6199 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6200
6201         * g++.old-deja/g++.other/sizeof3.C: New test.
6202         * g++.old-deja/g++.other/sizeof4.C: New test.
6203         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6204         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6205
6206 1999-09-07  Richard Henderson  <rth@cygnus.com>
6207
6208         * gcc.dg/va-arg-1.c: New.
6209
6210 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6211
6212         * gcc.c-torture/execute/va-arg-9.c: New test.
6213
6214 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6215
6216         * g77.f-torture/compile/980519-2.f: New test.
6217         * g77.f-torture/compile/19990905-0.f: New test.
6218         * g77.f-torture/compile/19990905-1.f: New test.
6219         * g77.f-torture/compile/19990905-2.f: New test.
6220
6221         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6222
6223 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6224
6225         * gcc.c-torture/execute/990827-1.c: Fix typo.
6226
6227 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6228
6229         * g++.old-deja/g++.other/deref1.C: New test.
6230
6231 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6232
6233         * g++.old-deja/g++.other/ambig2.C: New test.
6234         * g++.old-deja/g++.other/cond5.C: New test.
6235         * g++.old-deja/g++.other/lookup16.C: New test.
6236
6237 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6238
6239         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6240         assemblers too.
6241
6242 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6243
6244         * lib/c-torture.exp: Avoid the "compare executables" optimization
6245         when testing native.
6246
6247 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6248
6249         * gcc.c-torture/execute/990829-1.c: New test.
6250         * gcc.c-torture/compile/990829-1.c: New test.
6251
6252 1999-08-27  Paul Burchard  <burchard@pobox.com>
6253
6254         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6255         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6256         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6257         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6258         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6259         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6260         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6261         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6262         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6263         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6264         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6265
6266 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6267
6268         * gcc.c-torture/execute/990827-1.c: New test.
6269
6270 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6271
6272         * g77.f-torture/noncompile/19990826-4.f: New test.
6273
6274         * g77.f-torture/compile/19990826-3.f: New test.
6275
6276         * g77.f-torture/execute/19990826-2.f: New test.
6277
6278         * g77.f-torture/compile/19990826-1.f: New test.
6279
6280         * gcc.c-torture/execute/990826-0.c: New test.
6281         * g77.c-torture/execute/19990826-0.f: New test.
6282
6283         * g77.f-torture/noncompile/970626-2.f: New test.
6284
6285 1999-08-25  Paul Burchard  <burchard@pobox.com>
6286
6287         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6288         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6289         lss-011.C: New tests.
6290
6291 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6292
6293         * g++.old-deja/g++.other/decl5.C: New test.
6294
6295 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6296
6297         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6298         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6299         call `postbase' for each one.  All callers of `postbase' changed
6300         to call this instead.
6301
6302 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6303
6304         * gcc.c-torture/execute/990811-1.c: New test.
6305
6306 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6307
6308         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6309         just native ones.
6310
6311         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6312         just native ones.
6313
6314 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6315
6316         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6317
6318 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6319
6320         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6321
6322 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6323
6324         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6325
6326 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6327
6328         * gcc.c-torture/execute/990804-1.c: New test.
6329
6330 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6331
6332         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6333         * g++.old-deja/g++.brendan/crash64.C: Likewise
6334         * g++.old-deja/g++.brendan/overload8.C: Likewise
6335
6336 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6337
6338         * g++.old-deja/g++.other/struct1.C: New test.
6339
6340 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6341
6342         * g++.old-deja/g++.other/enum2.C: New test.
6343
6344 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6345
6346         Adapted from tests from Franz Sirl:
6347         * gcc.c-torture/execute/va-arg-7.c: New test.
6348         * gcc.c-torture/execute/va-arg-8.c: New test.
6349
6350 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6351
6352         * gcc.c-torture/compile/990801-2.c: New test.
6353
6354         * gcc.c-torture/compile/990801-1.c: New test.
6355
6356 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6357
6358         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6359         fp-cmp-1.c, converting double to float.
6360
6361         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6362         fp-cmp-1.c, converting double to long double.
6363
6364         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6365         from fr1 to unknown_register, since fr1 is a legitimate register
6366         on some machines.
6367
6368 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6369
6370         * README: More listname related changes.
6371
6372 1999-07-08  Catherine Moore  <clm@cygnus.com>
6373
6374         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6375
6376 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6377
6378         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6379
6380 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6381
6382         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6383
6384 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6385
6386         * gcc.dg/990703-1.c: New test.
6387
6388 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6389
6390         * lib/file-format.exp: New file: Move definition of proc
6391         gcc_target_object_format to here from
6392         gcc.dg/special/ecos.exp.
6393
6394         * lib/c-torture.exp: Include lib file-format.exp.
6395         * lib/gcc-dg.exp: Include lib file-format.exp.
6396
6397         * gcc.dg/special/ecos.exp: Remove definition of proc
6398         gcc_target_object_format.
6399
6400 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6401
6402         * gcc.c-torture/execute/990628-1.c: New test.
6403
6404 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6405
6406         * gcc.c-torture/compile/990625-2.c: New test.
6407
6408         * gcc.c-torture/compile/990625-1.c: New test.
6409
6410 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6411
6412         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6413         attributes compile.
6414         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6415         ports that use the COFF/PE file format.
6416
6417 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6418
6419         * gcc.c-torture/compile/990617-1.c: New test.
6420
6421 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6422
6423         * g++.old-deja/g++.other/decl4.C: New test.
6424
6425 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6426
6427         * g++.old-deja/g++.other/bitfld3.C: New test.
6428
6429 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6430
6431         * g++.old-deja/g++.eh/catch1.C: New test.
6432
6433 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6434
6435         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6436
6437         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6438         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6439
6440 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6441
6442         * g77.f-torture/compile/19990502-0.f: Replace with new,
6443         shorter, test that still fails after recent changes.
6444
6445 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6446
6447         * gcc.c-torture/execute/990604-1.c: New test.
6448
6449 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6450
6451         * gcc.c-torture/execute/990531-1.c: New test.
6452
6453 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6454
6455         * gcc.c-torture/compile/990527-1.c: New test.
6456
6457 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6458
6459         * gcc.c-torture/execute/990527-1.c: New test.
6460
6461 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6462
6463         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6464         bitfields as signed.
6465
6466 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6467
6468         * g77.f-torture/compile/19990525-0.f: New test.
6469
6470 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6471
6472         * gcc.c-torture/execute/990525-2.c: New test.
6473
6474         * gcc.c-torture/execute/990525-1.c: New test.
6475
6476 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6477
6478         * g++.old-deja/g++.other/anon3.C: New test.
6479         * g++.old-deja/g++.other/anon4.C: New test.
6480         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6481         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6482         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6483         Merrill).
6484
6485 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6486
6487         * gcc.c-torture/execute/990524-1.c: New test.
6488
6489         * gcc.dg/990524-1.c: New test.
6490
6491 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6492
6493         * gcc.c-torture/compile/990523-1.c: New test.
6494
6495 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6496
6497         * gcc.c-torture/compile/990519-1.c: New test.
6498
6499 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6500
6501         * gcc.c-torture/compile/990517-1.c: New test.
6502
6503         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6504         (e4, f4): New tests.
6505         (main): Call them.
6506
6507 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6508
6509         * gcc.dg/noreturn-1.c: New test.
6510
6511 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6512
6513         * gcc.c-torture/execute/990513-1.c: New test.
6514
6515 1999-05-10  Richard Henderson  <rth@cygnus.com>
6516
6517         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6518
6519 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6520
6521         * g77.f-torture/execute/erfc.f: Use small single-precision
6522         values, to avoid problems on Alphas when not -mieee.
6523
6524 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6525
6526         * gcc.dg/990506-0.c: New test.
6527
6528 1999-05-08  Richard Henderson  <rth@cygnus.com>
6529
6530         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6531         the constant to test.  Don't XFAIL 64-bit targets.
6532
6533         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6534         * g++.old-deja/g++.law/profile1.C: Likewise.
6535
6536         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6537         operator new instances.
6538         * g++.old-deja/g++.other/delete5.C: Likewise.
6539
6540 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6541
6542         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6543         intrinsic.
6544
6545 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6546
6547         * g77.f-torture/execute/u77-test.f: Reverse order of two
6548         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6549
6550 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6551
6552         * gcc.dg/compare1.c: New test.
6553
6554 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6555
6556         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6557         New tests.
6558
6559 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6560
6561         * g77.f-torture/compile/19990502-1.f: New test.
6562
6563 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6564
6565         * g77.f-torture/compile/19990502-0.f: New test.
6566
6567 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6568
6569         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6570         intrinsic.
6571
6572 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6573
6574         * g77.f-torture/execute/u77-test.f (main): List libU77
6575         intrinsics not currently tested.
6576         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6577         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6578         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6579         Trim blanks off the ends of some printed strings.
6580
6581 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6582
6583         * g77.f-torture/execute/u77-test.f (main): Just warn about
6584         FSTAT gid disagreement, as it's expected on some systems.
6585
6586 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6587
6588         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6589         use a new function, which allows for some slop.
6590         Clean up some commentary.
6591         (issum): The new function.
6592         (sgladd): Deleted subroutine.
6593
6594 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6595
6596         * g77.f-torture/execute/u77-test.f: Modify to be more like
6597         libf2c/libU77 version, bringing patches to that version here.
6598         Add suitable commentary.
6599
6600 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6601
6602         * gcc.dg/990424-1.c: New test.
6603
6604 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6605
6606         * g77.f-torture/execute/u77-test.f (main): Bug involving
6607         LSTAT has been fixed, so turn back on full checking.
6608
6609 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6610
6611         * g77.f-torture/compile/19990419-0.f: New test.
6612         * g77.f-torture/execute/19990419-1.f: New test.
6613
6614 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6615
6616         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6617         to avoid the need for a prototype to supress a warning.
6618
6619 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6620
6621         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6622
6623 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6624
6625         * gcc.c-torture/execute/990404-1.c: New test.
6626
6627 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6628
6629         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6630         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6631         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6632         missing initializer warnings.
6633
6634 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6635
6636         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6637         matching strings.
6638
6639 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6640
6641         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6642
6643 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6644
6645         * g77.f-torture/execute/19990325-0.f: New test.
6646         * g77.f-torture/execute/19990325-1.f: New test.
6647
6648 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6649
6650         * gcc.c-torture/execute/990324-1.c: New test.
6651
6652 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6653
6654         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6655         test with 4.
6656
6657 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6658
6659         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6660
6661 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6662
6663         * g77.f-torture/execute/19990313-2.f: New test.
6664         * g77.f-torture/execute/19990313-3.f: New test.
6665
6666 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6667
6668         * g77.f-torture/execute/19990313-0.f: New test.
6669         * g77.f-torture/execute/19990313-1.f: New test.
6670
6671 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6672
6673         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6674         printf to sprintf.
6675         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6676         (main): Add check for u15.  Conditionalize u31 check depending on
6677         whether ints are <32 bits or >=32 bits.
6678
6679 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6680
6681         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6682
6683 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6684
6685         * g77.f-torture/compile/19990305-0.f: New test.
6686         * g77.f-torture/execute/19981119-0.f: New test.
6687
6688 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6689
6690         * g77.f-torture/execute/970625-2.f: call ABORT if final
6691         result is not correct, instead of just printing it.
6692         Add this checking via newly introduced obfuscation, to
6693         trip up buggy front ends.
6694
6695 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6696
6697         * g77.f-torture/compile/960317-1.f: Moved from being
6698         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6699
6700 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6701
6702         * g77.f-torture/execute/960317-1.f: New (old) test.
6703         * g77.f-torture/execute/970625-2.f: Ditto.
6704
6705 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6706
6707         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6708         message on line 1 or line 2; cccp and cpplib do this differently.
6709
6710 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6711
6712         * g++.old-deja/g++.law/weak1.C: New test.
6713
6714 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6715
6716         * gcc.c-torture/execute/990119-1.c: Renamed to...
6717         * gcc.dg/990119-1.c: this, so it will only be tested once
6718         (it's a preprocessor test, it doesn't need to be run at
6719         multiple optimization levels).
6720
6721 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6722
6723         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6724           ALWAYS_CXXFLAGS.
6725
6726 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6727
6728         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6729         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6730         to not be compilable by current g77.
6731
6732 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6733
6734         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6735
6736 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6737
6738         * gcc.c-torture/execute/990222-1.c: New test.
6739
6740 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6741
6742         * g77.f-torture/compile/19990218-0.f: New test.
6743         * g77.f-torture/noncompile/19990218-1.f: New test.
6744
6745 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6746
6747         * g77.f-torture/compile/19981216-0.f: New test.
6748
6749 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6750
6751         * gcc.dg/990214-1.c: New test.
6752
6753 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6754
6755         * gcc.dg/990213-2.c: New test.
6756
6757         * gcc.dg/990213-1.c: New test.
6758
6759 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6760
6761         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6762         ints.
6763
6764 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6765
6766         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6767         specified by target.
6768
6769         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6770
6771 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6772
6773         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6774
6775 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6776
6777         * gcc.dg/special/ecos.exp: New test driver for new tests with
6778         special requirements.
6779
6780         * gcc.dg/special/alias-1.c: New test.
6781         * gcc.dg/special/gcsec-1.c: New test.
6782         * gcc.dg/special/weak-1.c: New test.
6783         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6784         * gcc.dg/special/weak-2.c: New test.
6785         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6786         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6787         * gcc.dg/special/wkali-1.c: New test.
6788         * gcc.dg/special/wkali-2.c: New test.
6789         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6790         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6791
6792 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6793
6794           * lib/c-torture.exp (c-torture-compile): Pull out code for
6795           analyzing gcc error messages.
6796           (c-torture-execute): Likewise.  Fix some (harmless) false
6797           positives.
6798           * lib/gcc.exp (gcc_check_compile): New function.
6799
6800 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6801
6802         * gcc.c-torture/execute/990208-1.c: New test.
6803
6804 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6805
6806         * g++.dg/special/ecos.exp: New driver for new tests with special
6807         requirements
6808
6809         * g++.dg/special/conpr-1.C: New test
6810         * g++.dg/special/conpr-2.C: New test
6811         * g++.dg/special/conpr-2a.C: New test
6812         * g++.dg/special/conpr-3.C: New test
6813         * g++.dg/special/conpr-3a.C: New test
6814         * g++.dg/special/conpr-3b.C: New test
6815
6816         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6817         allow g++ to use the dg driver
6818
6819         * README: Add comment about g++.dg directory
6820
6821 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6822
6823         * README: Update email addresses.
6824
6825 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6826
6827         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6828         arguments in order to force structure S onto the stack even on
6829         the alpha.
6830         (test): Pass 10 leading arguments to function foo as well as the
6831         structure S.
6832
6833         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6834         failure for all targets.
6835
6836         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6837         abort to terminate program execution.
6838
6839 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6840
6841         * gcc.c-torture/execute/990130-1.c: New test.
6842
6843 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6844
6845         * gcc.dg/990130-1.c: New test.
6846
6847 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6848
6849         * gcc.c-torture/execute/990128-1.c: New test.
6850
6851 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6852
6853         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6854
6855 1999-01-27  Felix Lee  <flee@cygnus.com>
6856
6857         * lib/c-torture.exp (c-torture-compile): pull out code for
6858         analyzing gcc error messages.
6859         (c-torture-execute): ditto, and fix some (harmless) false
6860         positives.
6861         * lib/gcc.exp (gcc_check_compile): new function.
6862
6863 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6864
6865         * gcc.dg/990117-1.c: New test.
6866
6867         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6868
6869         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6870
6871 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6872
6873         * g77.f-torture/compile/990115-1.f: New test.
6874
6875 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6876
6877         * gcc.c-torture/compile/990107-1.c: New test
6878
6879 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6880
6881         * gcc.c-torture/execute/990106-2.c: New test.
6882
6883         * gcc.c-torture/execute/990106-1.c: New test.
6884
6885 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6886
6887         * gcc.c-torture/compile/981223-1.c: New test.
6888
6889 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6890
6891         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6892         (opt3): Rename from opt4 and disable.
6893
6894 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6895
6896         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6897
6898 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6899
6900         * g++.old-deja/g++.other/conv5.C: New test.
6901
6902 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6903
6904         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6905
6906 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6907
6908         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6909
6910 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6911
6912         * gcc.c-torture/compile/981211-1.c: New test.
6913
6914 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6915
6916         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6917
6918         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6919
6920 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6921
6922         * gcc.special/930510-1.c: Make C9X safe.
6923         * gcc.misc-tests/gcov-1.c Similarly.
6924         * gcc.misc-tests/gcov-2.c Similarly.
6925
6926 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6927
6928         * gcc.dg/ultrasp1.c: New test.
6929
6930 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6931
6932         * gcc.c-torture/execute/981206.c: New test.
6933
6934 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6935
6936         * g++.old-deja/g++.ns/template7.C: New test.
6937
6938         * g++.old-deja/g++.other/expr1.C: New test.
6939
6940         * g++.old-deja/g++.eh/tmpl3.C: New test.
6941
6942         * g++.old-deja/g++.eh/tmpl2.C: New test.
6943
6944 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6945
6946         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6947         * g++.old-deja/g++.other/using6.C: Removed.
6948         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6949
6950         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6951
6952 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6953
6954         * g++.old-deja/g++.pt/overload8.C: New test.
6955
6956         * g++.old-deja/g++.pt/overload7.C: New test.
6957
6958         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6959
6960         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6961         and relinking messages.
6962         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6963         compiling with -frepo.
6964
6965 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6966
6967         * g++.old-deja/g++.pt/lookup6.C: New test.
6968
6969 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6970
6971         * gcc.c-torture/execute/981130-1.c: New test.
6972         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6973
6974 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6975
6976         * g++.old-deja/g++.pt/explicit76.C: New test.
6977
6978         * g++.old-deja/g++.pt/friend38.C: New test.
6979
6980         * g++.old-deja/g++.ns/crash2.C: New test.
6981
6982         * g++.old-deja/g++.pt/defarg8.C: New test.
6983
6984         * g++.old-deja/g++.pt/instantiate6.C: New test.
6985
6986         * g++.old-deja/g++.pt/static6.C: New test.
6987
6988         * g++.old-deja/g++.pt/decl2.C: New test.
6989
6990 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6991
6992         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6993         problem is actually related with name lookup, but so what? :-)
6994
6995         * g++.old-deja/g++.pt/friend37.C: New test.
6996
6997 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6998
6999         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7000         element, which fails on some systems.
7001
7002         * g77.f-torture/execute/labug1.f: New test.
7003
7004 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7005
7006         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7007         is defined.
7008
7009 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7010
7011         * g77.f-torture/compile/981117-1.f: New test.
7012
7013 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7014
7015         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7016         properly discarded.
7017
7018 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7019
7020         * gcc.c-torture/execute/memcheck: New directory of tests for
7021         -fcheck-memory-usage.
7022
7023 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7024
7025         * README: New file, general information about the testsuite and
7026         new description of the various C++ test subdirectories.
7027         * README.g++: Eliminate obsolete information, update and move most
7028         relevant stuff to README.
7029
7030 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7031
7032         * gcc.c-torture/compile/981107-1.c: New test.
7033
7034 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7035
7036         * execute/memcpy-bi.c: New testcase.
7037
7038 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7039
7040         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7041         base classes.
7042
7043         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7044         template is selected.
7045
7046         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7047         classes, it should be accepted for all types.
7048
7049         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7050
7051         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7052         specializations start with template headers.
7053
7054 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7055
7056         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7057
7058         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7059         non-POD types.
7060
7061 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7062
7063         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7064
7065 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7066
7067         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7068
7069 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7070
7071         * 981019-1.c: New test.
7072
7073 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7074
7075         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7076         find objc headers.
7077
7078 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7079
7080         * compile/981001-4.c: Remove use of GCC extension that triggers a
7081         compiler bug.
7082
7083 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7084
7085         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7086
7087 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7088
7089         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7090         instantiation of template produces incorrect code for delete
7091         expression.
7092
7093         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7094         constructors' name is not unique.
7095         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7096         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7097
7098         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7099         automatic array of const is ill-formed.
7100
7101         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7102         of template parameter?
7103
7104         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7105         const.
7106
7107         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7108         pointer-to-member expression.
7109
7110         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7111         declaration causes ICE.
7112
7113 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7114
7115         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7116         reserved in the global namespace.
7117
7118         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7119         generate needed virtual table.
7120
7121         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7122
7123 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7124
7125         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7126         template-dependent type
7127
7128 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7129
7130         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7131         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7132         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7133
7134         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7135         class should be usable as argument of member function.
7136         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7137         class should be usable as return type of member function.
7138         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7139         class should be usable as type of data member.
7140
7141         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7142
7143 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7144
7145         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7146
7147 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7148
7149         * gcc.dg/dll-?.c Add thumb to target list.
7150         Fix assembler scan patterns to match current assembler output.
7151
7152 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7153
7154         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7155         matching of template brackets.
7156
7157         * g++.old-deja/g++.other/using4.C: New test.  Test using
7158         declarations of methods from base classes.
7159
7160         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7161         within functions should introduce names into the innermost
7162         enclosing namespace.
7163
7164         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7165         of static locals if first initialization throws.
7166
7167 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7168
7169         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7170
7171 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7172
7173         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7174         lose track of the possible targets of tablejump insns.
7175         * special/special.exp: Run it.
7176
7177 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7178
7179         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7180         must be declared before its specializations can be named in friend
7181         declarations.
7182
7183 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7184
7185         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7186
7187         * g77.f-torture/execute/io1.f: New test.
7188
7189 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7190
7191         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7192         with pointer to template function, for which no argument deduction
7193         is possible.
7194
7195         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7196         specialization of template function as argument to template
7197         function.
7198
7199         * g++.old-deja/g++.other/access2.C: New test; Inner class
7200         shouldn't have privileged access to Outer's names.
7201
7202 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7203
7204         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7205         friend template declared within template class conflicts with
7206         nested class of the same name.
7207
7208         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7209         is ignored.
7210
7211         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7212         object with direct initializer as function declaration.
7213
7214         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7215         initializers.
7216
7217         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7218         involving const pointer and NULL produces incorrect result.
7219
7220         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7221         type name without `typename' should be rejected with -pedantic.
7222
7223 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7224
7225         * g++.old-deja/g++.other/addrof1.C: New test.
7226
7227 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7228
7229         * gcc.c-torture/compile/981001-1.c: New test.
7230         * gcc.c-torture/execute/981001-1.c: New test.
7231
7232 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7233
7234         * gcc.c-torture/compile/981001-2.c: New test.
7235         * gcc.c-torture/compile/981001-3.c: New test.
7236         * gcc.c-torture/compile/981001-4.c: New test.
7237
7238 1998-10-01  Robert Lipe  <robertl@dgii.com>
7239
7240         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7241         multilibbed hosts.   Idea grafted from g77.exp.
7242
7243 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7244
7245         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7246         avoid losing on systems which need -lsocket.
7247
7248 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7249
7250         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7251         * g++.old-deja/g++.other/nested2.C: Ditto.
7252         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7253         failure.
7254
7255 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7256
7257         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7258         preferred over template operator!= for enum bitfields.
7259
7260 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7261
7262         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7263         that happen to have the same base name, but in different scopes,
7264         are incorrectly rejected.
7265
7266 1998-09-16  Richard Henderson  <rth@cygnus.com>
7267
7268         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7269         on the native word size instead of an integer literal.
7270
7271 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7272
7273         * g++.old-deja/g++.other/static2.C: Invocation of static data
7274         member of type pointer-to-function denoted as non-static member.
7275
7276         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7277         checks involving function types and aliases.
7278
7279 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7280
7281         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7282         redefined to the same non-trivial type.
7283
7284         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7285         namespace-qualification of template specializations declared in
7286         other namespaces.
7287
7288         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7289         to declare a subset of the specializations of a template function
7290         as friends of specializations of a template class.
7291
7292         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7293         member templates that do not fully specialize the enclosing
7294         template class are rejected.
7295
7296 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7297
7298         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7299
7300 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7301
7302         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7303         altered from libf2c/libU77 version.
7304
7305 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7306
7307         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7308
7309 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7310
7311         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7312         (un)signed char are different types for template specialization
7313         purposes.
7314
7315 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7316
7317         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7318         * objc: ObjC testsuite.
7319
7320 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7321
7322         * gcc.c-torture/execute/941014-1.x:  New file.
7323
7324 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7325
7326         * lib/c-torture.exp: Add support for
7327         torture_eval_before_compile and torture_eval_before_execute
7328         variables.
7329
7330 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7331
7332         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7333         this test triggers valid.
7334
7335 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7336
7337         * gcc.dg/980827-1.c: New test.
7338
7339 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7340
7341         * gcc.c-torture/execute/loop-4b.c: New test.
7342
7343 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7344
7345         * lib/c-torture.exp: Add support for
7346         torture_eval_before_compile and torture_eval_before_execute
7347         variables.
7348
7349 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7350
7351         * gcc.c-torture/compile/980825-1.c: New test.
7352
7353 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7354
7355         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7356         count number tests in opt_t0 not good_t0.
7357
7358 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7359
7360         * gcc.c-torture/compile/930326-1.x: Fix typo.
7361
7362 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7363
7364         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7365         causes an ICE.
7366
7367 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7368
7369         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7370         STACK_SIZE is defined.
7371         * gcc.c-torture/unsorted/stuct.c: Similarly.
7372
7373         * gcc.c-torture/compile/980821-1.c: New test.
7374
7375 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7376
7377         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7378
7379 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7380
7381         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7382         code.
7383
7384 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7385
7386         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7387         error'.
7388
7389 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7390
7391         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7392
7393 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7394
7395         * gcc.c-torture/compile/980816-1.c: New test.
7396
7397         * gcc.dg/980816-1.c: New test.
7398
7399 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7400
7401         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7402         compiler for ieee tests.
7403
7404 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7405
7406         * g77.f-torture/compile/980729-0.f: New test.
7407
7408 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7409
7410         * gcc.c-torture/special/eeprof-1.c: New test, for
7411         -finstrument-functions.
7412         * gcc.c-torture/special/special.exp: Run it.
7413
7414 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7415
7416         * gcc.c-torture/compile/980729-1.c: New test.
7417
7418 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7419
7420         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7421         __thumb__ is defined, and test for ARM style doubles if so.
7422
7423 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7424
7425         * g77.f-torture/noncompile/980615-0.f: New test.
7426
7427 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7428
7429         * gcc.dg/980312-1.c: Do link instead of compile.
7430         * gcc.dg/980313-1.c: Likewise.
7431
7432 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7433
7434         * gcc.c-torture/compile/980726-1.c: New test.
7435
7436 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7437
7438         * g77.f-torture/execute/io0.f: New test.
7439
7440 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7441
7442         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7443         an int.
7444
7445 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7446
7447         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7448         m32r bugs.
7449
7450 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7451
7452         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7453         c-decl.c:grokdeclarator can handle mode attributes.
7454
7455 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7456
7457         * gcc.c-torture/execute/980716-1.c: New test.
7458
7459 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7460
7461         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7462         the mn10200.
7463         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7464         the mn10200.
7465         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7466         * gcc.c-torture/compile/930326-1.x: Similarly.
7467
7468 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7469
7470         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7471         New test from Craig.
7472
7473 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7474
7475         * g77.f-torture/noncompile/980616-0.f: New test.
7476
7477         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7478
7479 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7480
7481         *  g++.other/singleton.C: Return error value instead of taking
7482         SIGSEGV.
7483
7484 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7485
7486         *  g++.other/singleton.C: New test.   Warning is under dispute.
7487         Runtime crash is not.
7488
7489 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7490
7491         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7492         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7493         using6.C, using7.C}:  New namespace tests.
7494
7495 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7496
7497         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7498         specialization with typedef'ed names used as array indexes.
7499
7500 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7501
7502         * gcc.c-torture/execute/980709-1.c: New test.
7503
7504         * gcc.dg/980709-1.c: New test.
7505
7506 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7507
7508         * gcc.c-torture/execute/bcp-1.c: New test.
7509
7510 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7511
7512         * gcc.c-torture/execute/980707-1.c: New test.
7513
7514 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7515
7516         * gcc.c-torture/compile/980706-1.c: New test.
7517
7518 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7519
7520         * g77.f-torture/execute/980701-0.f,
7521         g77.f-torture/execute/980701-1.f: New test from Craig.
7522
7523 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7524
7525         * gcc.c-torture/compile/980701-1.c: New test.
7526
7527         * gcc.c-torture/execute/980701-1.c: New test.
7528
7529 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7530 rlsruhe.de>
7531
7532         * g++.old-deja/g++.robertl/eb132.C: New test.
7533         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7534
7535 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7536
7537         * g77.f-torture/execute/980628-7.f,
7538         g77.f-torture/execute/980628-8.f,
7539         g77.f-torture/execute/980628-9.f,
7540         g77.f-torture/execute/980628-10.f: New tests from Craig.
7541
7542         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7543
7544 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7545
7546         * g77.f-torture/execute/980628-4.f: New test from Craig.
7547         * g77.f-torture/execute/980628-5.f: Likewise.
7548         * g77.f-torture/execute/980628-2.f: Likewise.
7549         * g77.f-torture/execute/980628-0.f: Likewise.
7550         * g77.f-torture/execute/980628-1.f: Likewise.
7551         * g77.f-torture/execute/980628-3.f: Likewise.
7552         * g77.f-torture/execute/980628-6.f: Likewise.
7553
7554 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7555
7556         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7557         directory when nothing has been installed yet.
7558
7559 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7560
7561         * gcc.c-torture/special/special.exp: Handle newer versions of
7562         dejagnu.
7563
7564 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7565
7566         * gcc.dg/980626-1.c: New test.
7567
7568 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7569
7570         * gcc.misc-tests/m-un-2.c: New test.
7571         * g++.old-deja/g++.other/warn01.c: Likewise.
7572
7573 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7574
7575         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7576         compatibility with assmblers with a different comment character.
7577         Eliminate use of GAS-specific extensions.
7578
7579 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7580
7581         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7582
7583 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7584
7585         *lib/g77.exp: Replace search for libf2c.a with search for newly
7586         renamed libg2c.a
7587
7588 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7589
7590         * gcc.c-torture/execute/980617-1.c: New test.
7591
7592 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7593
7594         * gcc.c-torture/execute/980612-1.c: New test.
7595
7596 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7597
7598         * gcc.dg/980523-1.c: Only test on ppc-linux.
7599         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7600
7601         * gcc.c-torture/execute/980608-1.c: New test.
7602
7603 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7604
7605         * gcc.c-torture/execute/980605-1.c: New test.
7606
7607 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7608
7609         * gcc.c-torture/execute/980604-1.c: New test.
7610
7611 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7612
7613         * gcc.c-torture/execute/980602-1.c: New test.
7614         * gcc.c-torture/execute/980602-2.c: Likewise.
7615
7616 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7617
7618         * 970125-0.f: Fix per JCB.  Add commentary.
7619
7620 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7621
7622         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7623         IEEE -0 support.
7624
7625 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7626
7627         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7628         earlier.
7629
7630 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7631
7632         * gcc.c-torture/execute/980526-3.c: New test.
7633
7634 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7635
7636         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7637         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7638         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7639         m88k-motorola-sysv3 to XFAIL.
7640
7641 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7642
7643         * gcc.dg/980526-1.c: New test.
7644         * gcc.c-torture/execute/980526-2.c: New test.
7645
7646 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7647
7648         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7649
7650         * gcc.c-torture/execute/980526-1.c: New test.
7651
7652 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7653
7654         * g77.f-torture/execute/alpha2.f: Add runtime test.
7655
7656 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7657
7658         * g++.old-deja/old-deja.exp: Strip leading directories.
7659
7660         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7661         error for the line.  Don't run multiple tests for the same line.
7662
7663 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7664
7665         * gcc.dg/980523-1.c: New test.
7666
7667 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7668
7669         * g77.f-torture/compile/970915-0.f: New test.
7670
7671 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7672
7673         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7674
7675 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7676
7677         * gcc.dg/980520-1.c: New test.
7678
7679 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7680
7681         * gcc.dg/980502-1.c: Fix return type.
7682
7683 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7684
7685         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7686         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7687         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7688         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7689         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7690
7691 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7692
7693         * g77.f-torture/execute/980520-1.f: New test.
7694
7695 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7696
7697         * lib/mike-g77.exp: New file.
7698
7699         * g77.f-torture/noncompile/noncompile.exp,
7700         g77.f-torture/noncompile/check0.f: New files.
7701
7702 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7703
7704         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7705         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7706         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7707         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7708         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7709         abort where appropriate.
7710
7711 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7712
7713         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7714         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7715
7716 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7717
7718         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7719
7720 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7721
7722         * g77.f-torture/compile/980427-0.f: New test.
7723
7724 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7725
7726         * g77.f-torture/compile/980424-0.f: New test.
7727
7728 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7729
7730         * g77.f-torture/compile/980419-2.f (main): New test.
7731         * g77.f-torture/compile/970125-0.f: New test.
7732         * g77.f-torture/compile/980419-1.f: New test.
7733
7734 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7735
7736         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7737         of loop-4.c.
7738
7739 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7740
7741         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7742
7743 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7744
7745         * gcc.c-torture/compile/980329-1.c: New test.
7746
7747 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7748
7749         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7750         * gcc.dg/980312-1.c: Fix typo in -march command.
7751
7752 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7753
7754         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7755
7756 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7757
7758         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7759         Dave Love agree the Fortran source is bogus.
7760
7761 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7762
7763         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7764         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7765         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7766         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7767         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7768
7769 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7770
7771         * g++.old-deja/g++.other/friend1.C: New test.
7772
7773 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7774
7775         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7776         possibly uninitialized) variables and declare dnrm2.
7777
7778 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7779
7780         From Bruno Haible <haible@ilog.fr>:
7781         * gcc.c-torture/execute/980223.c: New test.
7782
7783 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7784
7785         * gcc.dg/ifelse-1.c: New test.
7786
7787 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7788
7789         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7790
7791           * lib/old-dejagnu.exp (old-dejagnu): Added the
7792           "execution test - XFAIL *-*-*" handling in the spirit of
7793           "excess errors test -". Changed the "execution test fails"
7794           handling to be like "excess errors test fails".
7795           * Update various tests accordingly.
7796
7797 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7798
7799         * gcc.c-torture/execute/980205.c: New test.
7800
7801 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7802
7803         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7804         * lib/f-torture.exp: Similarly.
7805         * gcc.c-torture: Rename all .cexp files to .x files.
7806
7807 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7808
7809         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7810         (940510-1.c): Removed duplicate.
7811         (971104-1.c): New test.
7812
7813 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7814
7815           * lib/f-torture.exp: Improve error and loop detection.
7816
7817 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7818
7819         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7820         use that to size the filler array.
7821
7822 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7823
7824         * lib/c-torture.exp(c-torture-execute): Fix typo.
7825
7826         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7827         testcase as the executable name. Keep the executable around if
7828         the test fails.
7829
7830 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7831
7832         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7833         changes.  Only test one -g option, and move it to the end of the
7834         list of options to test.
7835
7836 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7837
7838         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7839         variable GCC_TORTURE_OPTIONS to supply default switches separated
7840         by colons.  If no environment variable, run tests with -O0 -g, -O1
7841         -g, and -O2 -g as well.
7842
7843 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7844
7845         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7846         explanatory comments. Fix indentation.
7847
7848 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7849
7850         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7851
7852 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7853
7854         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7855         * g++.old-deja/g++.mike/p7325.C: Likewise.
7856         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7857
7858 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7859
7860         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7861         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7862         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7863         * g++.old-deja/g++.law/operators4.C: Likewise.
7864
7865 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7866
7867         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7868         * g++.old-deja/g++.mike/p784.C: Ditto.
7869         * g++.old-deja/g++.mike/p785.C: Ditto.
7870
7871 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7872
7873           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7874
7875 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7876
7877         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7878         target feature; pass this to c-torture-execute as needed.
7879
7880 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7881
7882         * lib/c-torture.exp(c-torture-execute): If the previous and the
7883         current executables being tested are identical, we don't need to
7884         run the executable again. Try to make the executable names
7885         unique. Add an optional argument for passing additional compiler
7886         flags.
7887
7888 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7889
7890         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7891
7892 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7893
7894         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7895
7896 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7897
7898         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7899         32bit or larger longs.
7900
7901         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7902         have either a 32bit long or 32bit int.
7903
7904 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7905
7906         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7907         Make double precision tests dependent on sizeof (double).
7908
7909 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7910
7911         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7912         too.
7913
7914 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7915
7916         * gcc.c-torture/compile/961203-1.cexp: New script.
7917
7918 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7919
7920         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7921         up the includes ourselves.
7922
7923 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7924
7925         * lib/plumhall.exp: Remove random include, and add a few
7926         verbose messages for debugging.
7927
7928 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7929
7930         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7931         of trying to do it ourselves.
7932
7933 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7934
7935         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7936
7937 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7938
7939         * gcc.prms/5403.c: Made regexp a bit less strict.
7940
7941 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7942
7943         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7944         is returned from remote_load instead.
7945         * lib/plumhall.exp: Ditto.
7946         * lib/mike-g++.exp: Ditto.
7947         * lib/old-dejagnu.exp: Ditto.
7948         * lib/c-torture.exp: Ditto.
7949
7950 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7951
7952         * lib/g++.exp: Use build_wrapper procedure.
7953         * lib/gcc.exp: Ditto.
7954
7955 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7956
7957         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7958         an old-style decl for malloc.  Fixes tests to work when
7959         sizeof (int) != sizeof (size_t).
7960
7961 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7962
7963         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7964
7965         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7966         use stdargs.h interface.
7967
7968 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7969
7970         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7971         NO_VARARGS when compiling.
7972
7973 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7974
7975         * lib/plumhall.exp(ph_includes): New procedure.
7976         (ph_make): Use it.
7977         (ph_compiler): Ditto.
7978
7979         * lib/g++.exp: Rename test-glue.c to testglue.c.
7980         * lib/gcc.exp: Ditto.
7981
7982 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7983
7984         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7985         to completion when it's called.
7986
7987 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7988
7989         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7990         is defined, don't do test.
7991
7992 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7993
7994         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7995         for object files.
7996         (ph_summary): Mark skipped testcases as untested, not unresolved.
7997
7998         * lib/plumhall.exp (ph_make): If unresolved because of bad
7999         errorCode, record errorCode in log file.
8000         (*): Replace send_log/verbose with verbose -log.
8001
8002 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8003
8004         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8005         double conversion if double isn't at least 8 bytes.
8006
8007         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8008         int to work with targets where int is 16 bits.
8009
8010         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8011         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8012         precision for the test to complete.
8013
8014 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8015
8016         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8017         if d10v is not compiled with the -mdouble64 flag.
8018         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8019
8020         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8021         d10v is not compiled with the -mint32 flag.
8022
8023 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8024
8025         * lib/plumhall.exp: Use incr_count.
8026
8027 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8028
8029         * gcc.c-torture: Update to c-torture-1.45.
8030
8031 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8032
8033         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8034         the name of the expect testcase file).
8035
8036         * lib/g++.exp(g++_init): Ditto.
8037
8038 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8039
8040         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8041         the host.
8042
8043         * lib/gcc.exp(gcc_exit): New procedure.
8044
8045 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8046
8047         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8048         specs where appropriate.
8049
8050         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8051         because of new "candidates are" messages, and removed a few
8052
8053         * Converted all non-old-style g++ testcases to old-style, and
8054         moved into g++.old-deja.
8055
8056 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8057
8058         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8059         options.
8060
8061         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8062         succeeded.
8063
8064         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8065
8066 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8067
8068         * lib/gcc.exp (gcc_target_compile): Add support for defining
8069         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8070         the machine doesn't have those features.
8071
8072 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8073
8074         * g++.law/operators4.exp: Don't use LIBS.
8075
8076 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8077
8078         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8079
8080         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8081         * lib/g++.exp: Set it here instead. Also, allow use of the
8082         --tool_exec and --tool_opt options. Change CXX to
8083         GXX_UNDER_TEST.
8084
8085         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8086
8087         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8088
8089 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8090
8091         * lib/old-dejagnu.exp: Use prune_warnings instead of
8092         prune_system_crud.
8093         * lib/mike-g++.exp: Ditto.
8094         * lib/gcc.exp: Ditto.
8095         * lib/g++.exp: Ditto.
8096
8097         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8098
8099 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8100
8101           * 941014-2.c: Include stdlib.h
8102           * 960327-1.c: Include stdio.h
8103           * dbra.c, index-1.c: Don't assume ints are 32bits.
8104
8105 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8106
8107         * lib/gcc.exp: Add gcc,stack_size target feature.
8108
8109         * lib/g++.exp(g++_target_compile): Add the include and link
8110         paths here, not in two other places. And, it's $options, not
8111         options.
8112
8113         * lib/mike-g++.exp(postbase): Remove the code that determines
8114         the correct include and link paths.
8115         * g++.old-deja/old-deja.exp: Ditto.
8116
8117 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8118
8119         * lib/g++.exp(g++_init): target_compile no longer returns the
8120         filename of the result.
8121
8122 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8123
8124         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8125         call to glob.
8126
8127         * gcc.c-torture/special/special.exp: Change call to
8128         gcc_target_compile to include the object file.
8129
8130 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8131
8132         * gcc.c-torture/special/special.exp: Correct misspelling in last
8133         change.
8134
8135 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8136
8137         * lib/plumhall.exp(ph_summary): Log the entire output of the
8138         executable. Return -1 if there were any failures, 0 otherwise.
8139         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8140         (ph_make): Clean up objects and executables that were built
8141         if the tests succeeded.
8142
8143 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8144
8145         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8146         libraries and includes in the build tree as appropriate.
8147
8148 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8149
8150         * lib/c-torture.exp: Instead of looking for the global variable
8151         NO_LONG_LONG, check to see if that's a feature of the target.
8152
8153 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8154
8155         * config/default.exp: Minimize. Delete the remainer of the files in
8156         config; this functionality is now in devo/dejagnu/config.
8157
8158         g++.*/*: Pass any additional flags used to compile to postbase;
8159         delete CXXFLAGS.
8160
8161         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8162         is now done by runtest.exp. Use gcc_target_compile instead of
8163         compile.
8164
8165         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8166         Remove references to CFLAGS. Use remote_file instead of
8167         calling rm -f.
8168         (c-torture): Take a list of arguments to use to compile this
8169         testcase.
8170
8171         lib/g++.exp: Simplify. Use target_compile instead of compile.
8172         lib/gcc-dg.exp: Ditto.
8173         lib/gcc.exp: Ditto.
8174         lib/mike-{gcc,g++}.exp: Ditto.
8175         lib/old-dejagnu.exp: Ditto.
8176         lib/plumhall.exp: Ditto.
8177
8178 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8179
8180         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8181         (ph_linker): Likewise.
8182
8183 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8184
8185           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8186         MAP_ANON / MAP_ANONYMOUS if defined;
8187         else try to map from /dev/zero .
8188
8189 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8190
8191         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8192         isn't defined, then define it to MAP_ANONYMOUS.
8193
8194 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8195
8196         * gcc.c-torture: Update to c-torture-1.42 release.
8197
8198 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8199
8200         * gcc.c-torture: Update to c-torture-1.41 release.
8201
8202 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8203
8204         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8205         c-torture release.
8206
8207 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8208
8209         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8210         and LDFLAGS.  Fix second case to append the target_info ldflags
8211         onto LDFLAGS, not CFLAGS.
8212         * lib/g++.exp (g++_init): Add target_info stuff.
8213         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8214         of libgloss and newlib flags for !native.
8215
8216         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8217         (GDB): Fix relative path to go up another dir for finding gdb.
8218
8219 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8220
8221         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8222         versions in the target_info array, if they don't exist.
8223
8224 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8225
8226         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8227
8228 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8229
8230         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8231         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8232
8233 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8234
8235         * lib/old-dejagnu.exp: Don't remove the output file before we've
8236         actually tested it. Don't append pwd to the path of the executable
8237         we're testing.
8238
8239 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8240
8241         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8242
8243 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8244
8245         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8246         temporary directory for compiler files, and set it to a default
8247         value of /tmp. Set $output as the name of the output file from
8248         compiling the testcase. Add a -o option to $cflags_var so the
8249         compiler writes the final output file as $output. Set $executable
8250         to $output.
8251
8252         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8253         directory for compiler files, and set it to /tmp if it doesn't
8254         already have a value. Set $output_file to the name of the output
8255         file from compiling the testcase. Add a -o option to CXXFLAGS so
8256         the compiler writes the final output file as $output. Use $output
8257         as the executable to be tested.
8258
8259 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8260
8261         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8262
8263 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8264
8265         * gcc.c-torture/execute/pending-1.c: New test.  Still
8266         pending in Tege's queue.
8267
8268 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8269
8270         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8271         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8272         if there were failures.  Call unresolved if there were unresolved
8273         testcases.  Call gcc_fail if program did not run to completion.
8274         (ph_make): Pass additional argument name to ph_execute.
8275         (ph_execute): Add new argument.  Pass additional arguments to
8276         ph_summary.  Call gcc_fail is there is no execution output.
8277
8278 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8279
8280         * lib/plumhall.exp (proc_summary): Output relavent summary
8281         lines into the log so specific failures in plumhall can be
8282         investigated.
8283
8284 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8285
8286         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8287         (c-torture-execute): Don't try to execute tests which use
8288         "long long" types if $NO_LONG_LONG is nonzero.
8289
8290 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8291
8292         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8293         not c-torture.
8294
8295         * gcc.ieee: Move from here.
8296         * gcc.c-torture/execute/ieee: To here.
8297
8298 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8299
8300         * gcc.c-torture: Update to c-torture-1.41 release.
8301
8302 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8303
8304         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8305         not "$output".
8306
8307 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8308
8309         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8310         -c present.
8311
8312 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8313
8314         * config/proelf.exp: Handle connecting to a simulator.
8315
8316 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8317
8318         * config/proelf.exp: New file.  Enough framework that we can
8319         run c-torture tests on the proelf targets (or any other target
8320         that gdb can connect to for that matter).
8321
8322 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8323
8324         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8325         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8326
8327         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8328         exec_output exists.
8329
8330 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8331
8332         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8333         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8334
8335         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8336         to pass/fail/unresolved/unsupported/untested.  Caller must now
8337         call unresolved/unsupported/untested.
8338         * lib/*.exp: Update FSF address.  Update to handle new results of
8339         ${tool}_load.
8340         * lib/chill.exp (verbose): Delete.
8341
8342 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8343
8344         * lib/gcc.exp (default_gcc_start): Change order of args to
8345         $LDFLAGS $CFLAGS $LIBS.
8346         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8347         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8348         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8349         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8350         * gcc.misc-tests/dg-test.exp: Likewise.
8351         * gcc.misc-tests/msgs.exp: Likewise.
8352         * gcc.prms/prms.exp: Likewise.
8353         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8354         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8355
8356         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8357
8358 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8359
8360         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8361
8362         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8363         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8364
8365         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8366         necessary.
8367
8368 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8369
8370         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8371         global for loop; add use of $mathlib.
8372         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8373         settings here; set mathlib for anything but VxWorks.
8374
8375 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8376
8377         * gcc.c-torture: Update to c-torture-1.40 release.
8378
8379 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8380
8381         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8382         dg.exp.
8383
8384 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8385
8386         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8387         global.
8388
8389 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8390
8391         * lib/g++.exp (LIBS): Define if not already.
8392         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8393         (gcc-dg-prune): Call prune_gcc_output.
8394         * lib/gcc.exp (prune_gcc_output): New proc.
8395         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8396         prune_gcc_output.
8397
8398 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8399
8400         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8401         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8402
8403 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8404
8405         * gcc.c-torture: Update to c-torture-1.39 release.
8406
8407 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8408
8409         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8410         fails, try others as well.
8411
8412 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8413
8414         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8415         If compilation fails, mark execute tests as `untested'.
8416         If test is marked as unsupported, don't mark compilation and
8417         execute tests as failed.
8418
8419 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8420
8421         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8422         libstdc++ for whether or not we want to be doing shared
8423         libraries.  Delete link_curses since we don't need it anymore.
8424         * lib/mike-g++.exp (postbase): Don't link in libg++.
8425         * g++.old-deja/old-deja.exp: Likewise.
8426
8427 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8428
8429         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8430
8431 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8432
8433         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8434         For that, add `-Wl,-a,shared_archive'.
8435         * g++.old-deja/old-deja.exp: Likewise.
8436
8437 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8438
8439         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8440
8441 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8442
8443         * lib/mike-g++.exp (postbase): Pay attention to the status of
8444         g++_load.
8445
8446 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8447
8448           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8449
8450 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8451
8452         * lib/gcc.exp (default_gcc_start): No longer need to log program
8453         being executed or its output, execute_anywhere does that now.
8454         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8455         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8456
8457 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8458
8459         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8460         the same as those in lib/g++.exp.
8461
8462 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8463
8464         * gcc.c-torture: Update to c-torture-1.38 release.
8465         * gcc.ieee: Related changes.
8466
8467 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8468
8469         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8470         "exec". Minor reformatting changes.
8471
8472         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8473         cross. This means all "exec" calls now work on a remote host as
8474         well.
8475         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8476         cross. Filter out the extra "\r\n" stuff that expect puts in.
8477         (c-torture-execute): Filter out the bogus warnings like
8478         c-torture-compile does. Add support for canadian cross.
8479         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8480         Use execute_anywhere rather than calling exec directly. Now it
8481         works for canadian cross testing.
8482
8483 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8484
8485         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8486         results into a variable, and check that rather than using file exists.
8487
8488 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8489
8490         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8491         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8492
8493 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8494
8495         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8496         lib_curses if there's a shared libg++ in the build tree.
8497
8498 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8499
8500         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8501         if not supported target.
8502
8503 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8504
8505         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8506         link_curses up to always happen, not just for native builds.
8507
8508 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8509
8510         * gcc.c-torture: Update to c-torture-1.36 release.
8511         * gcc.failure: Related changes.
8512
8513 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8514
8515         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8516
8517 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8518
8519         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8520         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8521         runshlib, link_curses, and mathlib for link and run.
8522
8523         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8524         pass the runtime shared library options for Solaris, OSF/1, and
8525         Irix5, and link with -lcurses to avoid unresolved references.
8526
8527 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8528
8529         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8530         only run once.
8531
8532 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8533
8534         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8535
8536 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8537
8538         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8539         do not have a framework for the "compat" tests yet.
8540
8541 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8542
8543         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8544         set to null if we're testing vxworks5.1.  Use that instead of
8545         `-lm' in the setting of LIBS for link and run.
8546
8547 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8548
8549         * config/rom68k.exp (${tool}_load): Major changes to make it
8550         work.  Verified that it does in fact return the stuff in
8551         exec_output properly.  Catch any Emul or any TRAP other than 0.
8552
8553 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8554
8555         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8556         LDFLAGS properly for targets that need stuff from libgloss.
8557         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8558         only run once.
8559         (gpp_initialized): New variable.
8560
8561 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8562
8563         * config/rom68k.exp: Load libgloss.exp.
8564         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8565         so we can produce a fully linked binary.
8566         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8567         so we can produce a fully linked binary.
8568
8569 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8570
8571         * lib/plumhall.exp (ph_section): Watch for expected failures.
8572         Add missing `else'.
8573
8574         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8575         run the testcase.
8576         (c-torture): Likewise.
8577
8578 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8579
8580         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8581
8582         * lib/mike-g++.exp (mike_cleanup): New proc.
8583         (prebase): New globals compiler_result, not_compiler_result,
8584         target_regexp.
8585         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8586         allow leading "-" in pattern.  Watch for unsupported tests.
8587         If $compiler_result is set, pattern match assembler code,
8588         and ditto for $not_compiler_result.
8589         * lib/mike-gcc.exp: Likewise.
8590
8591         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8592         execution "succeeded".
8593
8594 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8595
8596         * config/win32.exp: New file.
8597         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8598
8599 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8600
8601         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8602         unsupported.
8603         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8604         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8605         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8606
8607         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8608         "... without exceptions was ...".  That is now handled by
8609         prune_system_crud.
8610         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8611
8612 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8613
8614         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8615         sieve.c,sort2.c}: New files.
8616         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8617         sieve.exp,sort2.exp}: Drivers for them.
8618
8619         * lib/mike-gcc.exp (program_output): New user settable variable.
8620         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8621         messages.
8622         * lib/mike-g++.exp (program_output): New user settable variable.
8623
8624         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8625
8626         * config/sh.exp: Deleted (use sim.exp instead).
8627
8628 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8629
8630         * config/vx.exp: Declare CHECKTASK as global.
8631         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8632         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8633         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8634
8635 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8636
8637         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8638         target. Like vx.exp, only includes `vx29k.exp' instead of
8639         `vxworks.exp'.
8640
8641 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8642
8643         * config/sim.exp: Increase time limit from 120 seconds to 240.
8644
8645 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8646
8647         * gcc.c-torture/execute/950628-1.c: New test.
8648
8649 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8650
8651         * gcc.c-torture: Update with changes/additions from
8652         c-torture-1.34.
8653
8654 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8655
8656         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8657
8658 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8659
8660         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8661
8662 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8663
8664         * gcc.c-torture/compile/950512-1.c: New test.
8665         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8666         * gcc.dg/struct-ret-1.c: Likewise.
8667
8668 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8669
8670         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8671           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8672
8673 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8674
8675         * gcc.c-torture/special/920411-1.c: Deleted.
8676         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8677
8678 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8679
8680         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8681         cpu limit.
8682
8683 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8684
8685         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8686
8687 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8688
8689         From kenner;
8690         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8691         is the proper length.
8692         * va-arg-3.c: Likewise.
8693
8694 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8695
8696         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8697         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8698
8699         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8700         * lib/g++.exp (default_g++_start): Delete old cruft.
8701
8702 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8703
8704         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8705         (2 * (1 << 18)) to (2 * (1 << 17)).
8706
8707         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8708
8709 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8710
8711         * config/rom68k.exp: Renamed from config/idp.exp
8712
8713 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8714
8715         * c-torture/compile/921109-2.c
8716
8717 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8718
8719         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8720         excess errors.
8721
8722 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8723
8724         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8725         output.
8726         * lib/g++.exp (default_g++_start): Likewise.
8727
8728 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8729
8730         * gcc.c-torture/compile/950329-1.c: New test.
8731
8732 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8733
8734           * config/bug.exp (${tool}_load): Updated to use new remote_open
8735           and remote_close procs.
8736         * config/idp.exp: New file.
8737
8738 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8739
8740         * gcc.c-torture/execute/950322-1.c: New test.
8741
8742 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8743
8744         * config/vx.exp (${tool}_load): Clean up testing of return code from
8745         vxworks_ld and vxworks_spawn.
8746
8747 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8748
8749         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8750
8751 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8752
8753         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8754         can mark excess errors on a machine by machine basis.  Note, the
8755         default is to not expect any excess errors, even when excess
8756         errors test - is given, so you will want to put an XFAIL ... on
8757         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8758         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8759         those 4 machines, but no others.
8760
8761 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8762
8763         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8764         * lib/c-torture.exp: to here.
8765
8766 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8767
8768         * gcc.c-torture/execute/950221-1.c: New test.
8769         * gcc.c-torture/execute/struct-ret-1.c: New test.
8770         * gcc.c-torture/compile/950221-1.c: New test.
8771
8772         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8773
8774 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8775
8776         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8777         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8778
8779 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8780
8781         * g++.gb: New directory of tests, derived from my signature and
8782         class scoping tests.
8783
8784         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8785         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8786         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8787         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8788         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8789         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8790         * g++.gb/sig25.C: Likewise.
8791
8792         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8793         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8794         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8795         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8796         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8797         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8798         * g++.gb/sig25.exp: Likewise.
8799
8800         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8801         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8802         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8803         * g++.gb/scope13.C: Likewise, this test still fails.
8804
8805         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8806         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8807         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8808         * g++.gb/scope13.exp: Ditto.
8809
8810         * g++.gb/README: New file, explains what these tests are about.
8811
8812 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8813
8814         * lib/dg.exp (dg-do): Support `preprocess'.
8815         (dg-test): Likewise.
8816
8817 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8818
8819         * config/udi.exp: change "continue -expect" to "exp_continue".
8820
8821 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8822
8823         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8824         Delete redundant tests.
8825
8826         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8827         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8828         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8829         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8830         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8831         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8832         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8833         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8834
8835         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8836         storing label pointers.
8837         * gcc.c-torture/execute/921019-1.c: Likewise.
8838         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8839         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8840         parameter fp.
8841         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8842         constants.
8843
8844         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8845         Delete obsolete tests.
8846
8847         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8848         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8849         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8850         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8851         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8852         * gcc.c-torture/compile/950124-1.c: New test.
8853
8854         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8855
8856 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8857
8858         * lib/mike-g++.exp: Add -lm to LIBS.
8859
8860 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8861
8862         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8863
8864 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8865
8866         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8867
8868 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8869
8870         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8871
8872 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8873
8874         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8875         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8876         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8877         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8878         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8879         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8880         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8881         * g++.law/{operators31.C, operators32.C,
8882         * g++.law/{operators33.C, operators34.C}: Likewise.
8883         * g++.law/{pic1.C, refs2.C}: Likewise.
8884         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8885         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8886         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8887         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8888
8889         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8890         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8891         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8892         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8893         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8894         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8895         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8896         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8897         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8898         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8899         * g++.law/{operators34.exp}: Likewise.
8900         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8901         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8902         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8903         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8904         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8905
8906         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8907         No longer expected to fail.
8908         * g++.law/missed-error3.C: Tweak for recent bool changes.
8909
8910 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8911
8912         * config/emb-unix: Deleted.
8913         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8914         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8915
8916 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8917
8918         * lib/dg.exp (dg-test): Fix typo in last patch.
8919
8920 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8921
8922         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8923         (handles multiple occurrences).
8924
8925 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8926
8927         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8928         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8929         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8930         printed).
8931         * lib/c-torture.exp (c-torture-compile): Likewise.
8932         (c-torture): Prepend full path if missing.
8933         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8934         (gcc_fail): Likewise.
8935         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8936
8937 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8938
8939         * lib/netware.exp: Only attach to NetWare i386 systems.
8940
8941 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8942
8943         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8944         messages.  Add test name to "output pattern match" pass/fail message.
8945
8946 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8947
8948         * gcc.dg: New testsuite.
8949         * gcc.dg/dg.exp: New file.
8950
8951         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8952         test-switch.c}: Deleted.
8953
8954         * gcc.misc-tests/msgs.exp: New testcase driver.
8955
8956 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8957
8958         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8959         Watch for illegal return values from ${tool}_load.
8960         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8961         cross targets.  Coerce return value >0 to 1.
8962
8963 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8964
8965         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8966
8967         * config/emb-unix.exp: New file.
8968
8969         * config/sim.exp: Error if variable $SIM not defined.
8970         (${tool}_load): Mark test as "untested" if simulator missing.
8971
8972         * config/unix.exp: Load remote.exp to get rcp_download.
8973         * lib/c-torture.exp: Use different option lists for testcases with
8974         and without loops.
8975         * gcc.c-torture/execute/execute.exp: Likewise.
8976
8977 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8978
8979         * config/*.exp: Clarify return code from ${tool}_load.
8980         Call `unresolved' or `untested' instead of `warning' or `perror'
8981         (sometimes you still want to call both though).
8982         Add comment that `shell_id' is local to each file.
8983         * config/udi.exp (timeout): Set to 30.
8984         Don't print warning if connection fails, $connectmode has already
8985         printed an error.
8986         (${tool}_load): Move verbose messages to level 2.
8987         Rework pattern for "Process started" message.
8988         Pass `shell_id' to ${connectmode}_download.
8989         Retry twice upon timeout.  Make resetting of target more robust.
8990         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8991         Pass `shell_id' to exit_$connectmode.
8992         Only call exit_$connectmode if connected.
8993         * config/unix.exp (${tool}_load): Check return codes better.
8994         * config/vrtx.exp (${tool}_load): Likewise.
8995         * config/vx.exp (${tool}_load): Likewise.
8996         Delete unneeded global's.
8997         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8998         from ${tool}_load.
8999         (dg-stat): Delete.
9000         (dg-init): Delete recording of pass/fail counts.
9001         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9002         (old-dejagnu-init): Likewise.
9003         (old-dejagnu-stat): Delete contents, empty proc now.
9004         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9005         (c-torture): Delete references to lcnt, lpass, lfail.
9006         Get option list from TORTURE_OPTIONS.
9007         Delete -funroll[-all]-loops if no loops.
9008         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9009         (g++_stat): Delete contents (empty proc now).
9010         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9011         (gcc_finish): Likewise.
9012         (gcc_stat): Deleted.
9013         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9014         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9015         * gcc.c-torture/execute/execute.exp: Likewise.
9016         Split tests into two parts: compile, execute.
9017         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9018         no loops.  Update to reflect clarified return codes from ${tool}_load.
9019
9020 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9021
9022         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9023         to grep for.
9024         (old-dejagnu): Likewise (where necessary).
9025
9026 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9027
9028         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9029
9030         * lib/dg.exp (dg-process-target): Fix processing of selector.
9031         Add comment regarding use of `error'.
9032
9033         * lib/gcc.exp (prune_system_crud): Define if missing.
9034         * lib/g++.exp (prune_system_crud): Likewise.
9035
9036         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9037         Call prune_system_crud.
9038         * lib/dg.exp (dg-runtest): New proc.
9039         Use perror instead of send_user for tcl errors in testcase.
9040         Don't return any value, it's never used.
9041         Don't clobber previous definition of `unknown'.
9042         Print tcl errors in `dg-final'.
9043
9044 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9045
9046         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9047         (dg-test): Don't print errorInfo, it contains stack backtrace.
9048
9049 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9050
9051         * lib/g++.exp (runtest_file_p): Define if missing.
9052
9053 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9054
9055         * lib/mike-g++.exp: Comment out loading of g++.exp.
9056         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9057         (default_g++_version): Always print something.
9058         (default_g++_start): Comment out call to `which'.
9059         (g++_start, g++_load): Deleted (must be defined in config file).
9060         * lib/gcc.exp: Test for existence of $CC at start.
9061         Delete check for tmpdir (done in gcc_init).
9062         (default_gcc_version): Always print something.
9063         (default_gcc_start): Comment out call to `which'.
9064         * config/*.exp: Major cleanup - make cross targets work at least a
9065         little better for g++ (by not being "--tool gcc" specific).
9066         Rename gcc_xxx to ${tool}_xxx.
9067         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9068         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9069
9070 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9071
9072         * lib/c-torture.exp (c-torture-compile): Rework compiler
9073         message processing.
9074
9075         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9076         c-torture.
9077
9078 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9079
9080         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9081
9082         * lib/dg.exp (dg-process-target): Support { target native }.
9083
9084 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9085
9086         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9087         looked for "... program xxx got fatal signal".
9088         Correct regsub munging of `comp_output'.
9089         Ignore compiler messages "path prefix not used" and "linker input
9090         file unused".
9091
9092 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9093
9094         * lib/gcc.exp (runtest_file_p): Define if missing.
9095         * gcc.prms/template.c: Example to work from.
9096
9097 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9098
9099         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9100         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9101
9102         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9103         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9104         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9105         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9106
9107         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9108         (dg-process-target): No longer a varargs proc.
9109         Return S/N for target, P/F for xfail.  All callers changed.
9110         (user option procs): More argument checking.
9111         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9112         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9113         (dg-test): Skip test if not running on selected target in `dg-do'.
9114         Update handling of `dg-do-what', `dg-output-text'.
9115         Separate execution pass/fail from output pattern match pass/fail.
9116         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9117
9118 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9119
9120         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9121         target for 920510-1.c.
9122
9123 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9124
9125         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9126         Clean up comment regarding use of passcnt, etc.
9127         (gcc_stat): Don't update `testcnt' here.
9128         (gcc_finish): Do it here.
9129         Might as well reset `but_id' here too.
9130         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9131         to determine if the file should be tested.
9132         * gcc.c-torture/compile/compile.exp: Likewise.
9133         * gcc.c-torture/execute/execute.exp: Likewise.
9134         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9135         * gcc.misc-tests/dg-test.exp: Likewise.
9136         * gcc.prms/prms.exp: Likewise.
9137         * gcc.wendy/wendy.exp: Likewise.
9138         * g++.old-deja.exp: Likewise.
9139         Move "Testing file" message to verbose level 1.
9140
9141 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9142
9143         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9144
9145 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9146
9147         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9148         (default_gcc_start): Accept optional second list element
9149         of compiler flags.  Print compiler output at verbosity level 2.
9150         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9151         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9152         Save current values of framework globals passcnt, failcnt, xpasscnt,
9153         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9154         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9155         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9156         xfailcnt to compute stats.  Update framework global `testcnt' from
9157         pass/fail counts.
9158         (gcc_finish): New proc.  Clean up test environment.
9159         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9160         (gcc_epass, gcc_efail): Delete.
9161         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9162         argument of line number.
9163         (dg-init): If the tool has an init routine, call it.
9164         (dg-test): Remove args `cflags_var' and `libs_var'.
9165         Pass all compiler options to ${tool}_start.
9166         Handle missing line number.
9167         (dg-finish): New function.
9168         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9169         particular files.  Call gcc_finish at end.  Move "skipping test"
9170         message to verbosity level 3.
9171         * gcc.c-torture/compile/compile.exp: Likewise.
9172         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9173         * gcc.c-torture/execute/execute.exp: Likewise.
9174         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9175         Print testcase being tried at verbosity level 1.
9176         * gcc.c-torture/special/special.exp: Unset xfail.
9177         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9178         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9179         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9180         * gcc.failure/failure.exp: Likewise.
9181         * gcc.ieee/ieee.exp: Likewise.
9182         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9183         Update call to dg-test.  Call dg-finish at end.
9184         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9185         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9186         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9187         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9188         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9189         * gcc.wendy/wendy.exp: Add copyright.
9190         Delete setting of tmpdir (done by gcc_init).
9191         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9192         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9193         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9194         gcc_[ce]pass/fail.
9195
9196 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9197
9198         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9199         confusion.
9200         (g++_load): Likewise.
9201
9202         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9203         Rename argument to `prog' to remove the confusion.
9204         Varargs fns behave differently too!
9205         (g++_load): Likewise.
9206
9207         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9208
9209         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9210         what it is.  Delete (always) printing of status value for !native.
9211         Simplify verbose code, and include status and exec_output.
9212         (g++_load): Use gcc_load.
9213
9214 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9215
9216         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9217         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9218         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9219         940714-3.c as these testcases don't exist anymore.  Make
9220         va-arg-1.c expected to pass.
9221
9222 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9223
9224         * gcc.misc-tests/misc.exp: Only run specific testcases.
9225         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9226         * gcc.misc-tests/dg-[1-9].c: New files.
9227
9228         * lib/dg.exp: New testsuite driver.
9229         * gcc.prms/prms.exp: Use it.
9230
9231         * README.gcc: New file.
9232
9233         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9234         Document and reset `lxpass' and `lxfail'.
9235         Simplify "initialized" message.
9236         (gcc_stat): Clean up comments a little.
9237
9238 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9239
9240         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9241
9242 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9243
9244         * lib/old-dejagnu.exp (process-option): New proc.
9245         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9246         (old-dejagnu): Simplify.
9247         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9248
9249 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9250
9251         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9252         exists and is not an empty string.
9253
9254         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9255         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9256         finished.
9257         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9258         automatically.
9259
9260         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9261         longer expected to fail.
9262
9263         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9264         "f" function call.
9265
9266         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9267
9268         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9269         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9270         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9271         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9272         c-torture-1.29.
9273
9274         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9275         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9276
9277         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9278
9279         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9280         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9281
9282         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9283         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9284         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9285
9286 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9287
9288         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9289         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9290         940714-1.c, 940714-2.c, 940714-3.c},
9291         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9292         gcc.misc-tests/{mg.c,mg.exp}:
9293         New tests.
9294         * gcc.noncompile/noncompile.exp: Change accordingly.
9295
9296 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9297
9298         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9299         Undo previous clobberage.
9300
9301 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9302
9303         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9304         * gcc.special/{930510-1.c, special.exp}:
9305         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9306         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9307         struct-varargs-1.c}: New tests from c-torture-1.26.
9308
9309 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9310
9311         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9312           argument to switch.
9313
9314 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9315
9316         * Revert the previous changes.  Please see Rob's directory
9317           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9318           fixes.
9319
9320 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9321
9322         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9323             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9324             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9325             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9326             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9327             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9328             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9329             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9330             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9331             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9332             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9333             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9334             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9335             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9336             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9337             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9338             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9339             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9340             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9341             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9342             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9343             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9344             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9345             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9346             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9347             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9348             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9349
9350 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9351
9352         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9353             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9354           with perror calls.
9355
9356 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9357
9358         * config/unix.exp (g++_load): Fix syntax.
9359
9360 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9361
9362         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9363         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9364         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9365         Don't expect va-arg-1.c to fail.  Correct expected output for
9366         920928-1.c.
9367         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9368         * gcc.wendy/hbm4.c: Correct typo.
9369         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9370
9371 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9372
9373         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9374         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9375         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9376         * lib/c-torture.exp (c-torture-compile): Ditto.
9377
9378         Reduce volume of output (remove all the -I's and such).
9379         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9380         Call gcc_cpass, gcc_cfail.
9381         (c-torture): Pass testing option to c-torture-compile.
9382
9383 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9384
9385         Bring patches over from progressive.
9386         * config/default.exp: Exit remote shell cleanly.
9387         (g++_exit, g++_start): Add default versions.
9388         * config/sim.exp (gcc_load): Use perror, not error.
9389
9390 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9391
9392         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9393         set in site.exp.
9394
9395 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9396
9397         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9398         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9399         (wendy_try): New proc to run testcase.
9400         (main loop): Call 'em.
9401         * gcc.wendy/*.c: Clean up pass to correct expected output.
9402
9403         * lib/gcc.exp: Minor cleanup work.
9404         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9405
9406 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9407
9408         * config/sim.exp (gcc_load): Document return codes better.
9409         Don't pass -v to simulator.
9410
9411 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9412
9413           * gcc.special/920717-x.c: Fix typo.
9414           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9415           get at sources.
9416
9417         * lib/mike-gcc.exp: Fix typo.
9418
9419 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9420
9421         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9422         binary to use, transform the name.
9423         * config/*.exp: rename everything. Nuke any g++ specific files,
9424         it's now a special case of gcc that requires no special support.
9425         Add a default.exp for unsupported targets.
9426
9427 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9428
9429         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9430         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9431         version of Tcl.
9432
9433 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9434
9435         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9436         than a warning.
9437
9438 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9439
9440         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9441
9442 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9443
9444         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9445         option_list.  Compile every file with only 4/6 option choices
9446         (same as C torture) instead of with 12/18 different option
9447         choices.
9448         * lib/c-torture.exp: Likewise.
9449
9450         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9451         not already set.
9452
9453 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9454
9455         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9456         can put an XFAIL *-*-* on excess errors.
9457
9458 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9459
9460         * g++.law: Add more tests derived from g++-bugs snapshots.
9461
9462         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9463         equivalent to g++.law/init9.
9464
9465         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9466         compiled it, and the a.out file after we've run it.
9467
9468 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9469
9470         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9471         compiled it, and the a.out file after we've run it.
9472
9473 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9474
9475         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9476
9477 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9478
9479         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9480         version number.
9481
9482 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9483
9484         * g++.law: New directory of g++ tests derived from the g++-bugs
9485         snapshots.
9486
9487 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9488
9489         * gcc.compile: initbug1.c initbug1.exp testcase added
9490
9491 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9492
9493         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9494         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9495           fixes submitted by Jeff Law (law@cs.utah.edu)
9496         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9497           Jeff Law (law@cs.utah.edu)
9498
9499
9500 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9501
9502         * config/unix-g++.exp: Follow the gcc way of doing things.
9503         * g++.old-deja/old-deja.exp: Minor updates.
9504         * lib/g++.exp: New file, follow the gcc way of doing things.
9505         * lib/old-dejagnu.exp: Minor updates.
9506         * lib/mike-g++.exp: Always unset errorInfo.
9507
9508 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9509
9510         * lib/gcc.exp: Fix some errors with the below change, CC and
9511         CFLAGS should be global when setting, not local.
9512
9513 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9514
9515         * lib/gcc.exp: Transform tool name.
9516
9517 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9518
9519         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9520
9521 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9522
9523         * lib/gcc.exp: change gcc_done to gcc_stat
9524
9525 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9526
9527         * Upgraded gcc testsuite to c-torture version 1.25
9528
9529 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9530
9531         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9532         * lib/c-torture: added hooks for new reporting code.
9533
9534 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9535
9536         * config/sh-gcc.exp: check if sh-sim exists in the path
9537
9538 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9539
9540         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9541         * gcc.compile/compile.exp: Initial changes for new logic.
9542         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9543         * gcc.failure/failure.exp: Initial changes for new logic.
9544         * gcc.ieee/ieee.exp: Initial changes for new logic.
9545         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9546         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9547         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9548         * lib/c-torture.exp: Initial changes for new logic.
9549         * lib/gcc.exp: Initial changes for new logic.
9550
9551 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9552
9553         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9554         depend upon failure or success.  Fully qualify names in failure
9555         and success messages.  Always remove a.out before starting
9556         compile, just in case.  Pay more attention to error text output by
9557         the compiler.  Handle testcases with no known past errors just
9558         like all others, so that things are uniform.  Other miscellaneous
9559         improvements.
9560
9561 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9562
9563         * gcc.cpp: new directory for cpp tests
9564
9565 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9566
9567         * lib/chill.exp: Code reformatted, removed unused code.
9568         * config/unix-chill.exp: Code reformatted, removed unused code.
9569         * chill.execute/execute.exp: Code reformatted, removed unused code.
9570         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9571
9572 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9573
9574         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9575         routines not written.
9576
9577 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9578
9579         * config/bug-gcc.exp: Use new procs from bug.exp.
9580
9581 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9582
9583         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9584         via ftp, rather than depending on NFS.
9585         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9586         case.
9587
9588 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9589
9590         * config/bug-gcc.exp: Use new download proc.
9591
9592 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9593
9594         * chill.execute/execute.exp: cleanups, handles errors better
9595         * chill.compile/compile.exp: rewrite, based on execute.exp
9596         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9597         * lib/chill.exp: major changes to diff proc and compile and link
9598           procs. added chill_fail and chill_pass wrappers to pass and
9599           fail. added more comments, and handle error codes better.
9600           Added a hack to capture stderr from exec, so noncompile tests
9601           can work.
9602
9603 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9604
9605         * chill.execute/execute.exp: rewrite of testsuite driver
9606         * lib/chill.exp: rewrite of testsuite driver
9607         * config/unix-chill.exp: rewrite of testsuite driver
9608
9609 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9610
9611     In chill.execute:
9612         * iexpr.ch: Standardize uppercase.
9613         * tuples.dat: Standardize uppercase.
9614         * vary.ch: standardize.  Correct varying string assignments.
9615         * vary.dat: Add new output lines.
9616
9617 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9618
9619     In chill.execute:
9620         * chprintf.ch: Standardize use of uppercase.
9621         * tuples.ch: Standardize and turn arr2 into a DCL,
9622           rather than a SYN.
9623         * pinits.ch: Standardize.
9624
9625 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9626
9627         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9628         * Makefil: Renamed to Makefile.in.
9629         * configure.in: New.
9630
9631 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9632
9633     In chill.execute:
9634         * .cvsignore: Add result/output files.
9635         * Makefile: Fix up variables at start.  Use MFLAGS
9636           everywhere.  Correct bool_loc, built_ins entries.
9637           Add entry for vary1.ch.
9638         * bitarray.ch: Standardize upper-case usage.
9639         * bitexpr.ch: Standardize, add output of b1.
9640         * params.ch: Use arrayt in along PROC parameters, to
9641           avoid novelty problems.
9642         * sets.ch: Tiny cleanup.
9643         * vary1.ch: Re-indent.
9644
9645 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9646
9647           * Add PR-related files to Makefiles, .cvsignore files, etc.
9648
9649 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9650
9651         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9652           with compiler objects. New names are test-flow.c and test-loop.c
9653
9654 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9655
9656         * Upgraded c-torture tests from 1.19 to 1.20
9657
9658         * new files:
9659         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9660         * gcc.compile: 930623-1.c 930623-2.c
9661         * gcc.noncompile: 930622-1.c 930622-2.c
9662         * gcc.failure: 920411-1.c 920627-2.c
9663         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9664
9665 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9666
9667         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9668           More changes to get testsuite working properly. Needs more work.
9669           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9670
9671 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9672
9673         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9674           More changes to get testsuite working properly. Needs more work.
9675
9676 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9677
9678         * chill.compile/compile.exp: Added for Dejagnu support
9679         * chill.execute/execute.exp: Added for Dejagnu support
9680         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9681
9682 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9683
9684     This should complete moving the CHILL test files.
9685         * chill.noncompile(.cvsignore printf.grt
9686             in-printf.grt chprintf.grt chprintf.ch):
9687             Added test-support files.
9688           (Makefile): Modified further.
9689         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9690             signal.ch): Added test files.
9691           * chill.execute (.cvsignore printf.grt printr.c
9692             in-printf.grt rts.c chprintf.grt rts.h): Added
9693           test-support files.
9694             (Makefile): More corrections.
9695
9696 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9697
9698         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9699           test cases, ready for DejaGnu.
9700
9701 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9702
9703         * Upgraded c-torture tests from 1.18 to 1.19
9704
9705         * gcc.compile: added test(s):
9706           930607-1.c
9707         * gcc.execute: added test(s):
9708           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9709
9710         * added new subdirectory for misc tests: gcc.misc-tests
9711         * gcc.misc-test(s): added tests:
9712           inst-check.c test-consts.c test-ior.c test-switch.c
9713
9714 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9715
9716         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9717
9718 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9719
9720         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9721
9722 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9723
9724         * Upgraded c-torture tests from 1.17 to 1.18
9725
9726 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9727
9728         * Upgraded c-torture tests from 1.12 to 1.17
9729
9730 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9731
9732         * lib/old-dejagnu.exp:
9733           Fixed handling of XFAIL target triplets to correctly
9734           recognize wildcard characters.  Removed code that
9735           appended a unique id tag to the end of the file name
9736           printed out by the result of the testcases within a
9737           given test file.
9738
9739 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9740
9741         * lib/old-dejagnu.exp:
9742           Reworked expected failure handling to trigger off of XFAIL
9743           keyword in keyphrase embeded in testcase source code. The
9744           XFAIL keyword must be at the end of the keyphrase line. It
9745           may optionally be followed by one or more target triplets.
9746           It has just occured that the handling of wildcards in the
9747           target triplet may not be correct.
9748
9749 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9750
9751         * g++.old-deja/tests:
9752           Moved all subdirectories up one level into g++.old-deja .
9753
9754         * lib/old-dejagnu.exp:
9755           Fixed problem with CXXFLAGS not being properly reset, and being
9756           corrupted with extraneous "-c" compiler option.  This was
9757           causing binaries to not be generated for test that needed them.
9758           Modified strings passed to "pass" and "fail" so that individual
9759           tests from the same test file would be distinguished by an
9760           identifier appended to the test file name in the summary logs;
9761           this corrected a problem with erroneous diff logs.  Added code
9762           to search testcases for expected fail and unexpected pass keywords.
9763
9764 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9765
9766         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9767
9768 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9769
9770         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9771           Removed extraneous text from end of "Special g++ Options"
9772           keyphrase.
9773
9774         * lib/old-dejagnu.exp: Added pattern matching to look for new
9775           keywords, embedded in testcases comments, which will trigger
9776           calls to xpass and xfail.
9777
9778 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9779
9780         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9781           comments embedded in the testcases, especially the one looking for
9782           special compiler options, as well as the pattern matching for the
9783           compiler output again.
9784
9785 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9786
9787         * lib/old-dejagnu.exp: Do a proper check of the return value for
9788           execute tests. Fixed several problems with the pattern matching
9789           of the compiler output which gave erroneous test results.
9790           Changed several of the test result messages to be more descriptive.
9791         * config/unix-g++.exp: Proc g++_load now actually works and
9792           executes the tests passed to it and returns a usable return
9793           value.
9794
9795 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9796
9797           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9798
9799 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9800
9801         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9802           Modified both files to properly execute the old style
9803           dejagnu tests. The previous versions of these files were
9804           experimental and did not function anything near correctly.
9805
9806 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9807
9808         * Removed all Makefile.in and configure.in files. No configuration
9809         needed now.
9810
9811 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9812
9813         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9814
9815 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9816
9817         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9818         gcc.special/configure.in, gcc.noncompile/configure.in,
9819         gcc.execute/configure.in, gcc.code_quality/configure.in,
9820         g++.other/configure.in, g++.old-deja/configure.in,
9821         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9822         in srcname setting.
9823
9824 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9825
9826         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9827         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9828         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9829
9830 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9831
9832         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9833         (gdb_exit): Don't remove *_soc files.
9834
9835 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9836
9837         * lib/c-torture.exp: Don't look for main; instead always use -w
9838         -c.  This is how the c-torture tests work.  Remove the object
9839         file if the compilation succeeds.
9840         * gcc.execute/execute.exp: Remove executable if test passes.
9841         * gcc.noncompile/noncompile.exp: Every test is an expected
9842         failure.
9843         * gcc.special/special.exp: Added tests from c-torture 1.11,
9844         corrected use of existing test.
9845         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9846         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9847         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9848         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9849         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9850         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9851         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9852         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9853         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9854         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9855         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9856         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9857         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9858         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9859         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9860         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9861         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9862         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9863         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9864         c-torture 1.11.
9865         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9866         correspond to c-torture 1.11.
9867
9868         * New file.