template31.C: Remove templates for classes std::__malloc_alloc_template<0> and...
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2
3         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
4         std::__malloc_alloc_template<0> and
5         std::__default_alloc_template<false, 0>.
6
7 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
8
9         * objc/execute/bf-21.m: New test.
10         * objc/execute/enumeration-1.m: New test.
11         * objc/execute/enumeration-2.m: New test.
12         
13 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
14
15         * gcc.dg/gnu89-init-1.c: New test.
16
17 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
18
19         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
20         * g++.old-deja/g++.jason/2371.C: Likewise.
21         * g++.old-deja/g++.jason/template33.C: Likewise.
22         * g++.old-deja/g++.jason/template34.C: Likewise.
23         * g++.old-deja/g++.jason/template36.C: Likewise.
24         * g++.old-deja/g++.oliva/typename1.C: Likewise.
25         * g++.old-deja/g++.oliva/typename2.C: Likewise.
26         * g++.old-deja/g++.other/typename1.C: Likewise.
27         * g++.old-deja/g++.pt/inherit2.C: Likewise.
28         * g++.old-deja/g++.pt/nontype5.C: Likewise.
29         * g++.old-deja/g++.pt/typename11.C: Likewise.
30         * g++.old-deja/g++.pt/typename14.C: Likewise.
31         * g++.old-deja/g++.pt/typename16.C: Likewise.
32         * g++.old-deja/g++.pt/typename3.C: Likewise.
33         * g++.old-deja/g++.pt/typename4.C: Likewise.
34         * g++.old-deja/g++.pt/typename5.C: Likewise.
35         * g++.old-deja/g++.pt/typename7.C: Likewise.
36         * g++.old-deja/g++.robertl/eb9.C: Likewise.
37
38 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
39
40         * g++.dg/other/linkage1.C: New test.
41         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
42         specifiers.
43
44 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
45
46         * gcc.dg/concat.c: New test.
47
48 2001-12-11  Stan Shebs  <shebs@apple.com>
49
50         * objc/compile: New test directory.
51         * objc/compile/compile.exp: New expect script.
52         * objc/compile/20011211-1.m: New compile test.
53
54 2001-12-11  Jason Merrill  <jason@redhat.com>
55
56         * lib/prune.exp (prune_gcc_output): Also handle "In member
57         function".  So many permutations...
58
59 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
60
61         * g++.dg/template/typedef1.C: New test.
62
63 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
64
65         * g++.dg/other/copy1.C: New test.
66
67 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
68
69         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
70
71         * gcc.dg/builtin-choose-expr.c: New.
72
73 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
74
75         * gcc.dg/altivec-2.c: New.
76
77 2001-12-07  Richard Henderson  <rth@redhat.com>
78
79         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
80
81 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
82
83         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
84         ultrasparc.
85
86 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
87
88         * g++-old.deja/g++.robertl/eb101.C: Deleted.
89
90 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
91
92         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
93         variable argument list.
94
95 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
96
97         * gcc.c-torture/execute/memcheck: Delete entire directory.
98         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
99         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
100
101 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
102
103         * gcc.dg/Wshadow-1.c: New test.
104
105 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
106
107         * gcc.c-torture/compile/20011130-1.c: New test.
108
109         * gcc.dg/noncompile/20011025-1.c: New test.
110
111         * g++.dg/other/anon-union.C: New test.
112
113         * gcc.c-torture/execute/20011024-1.c: New test.
114
115 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
116
117         * gcc.c-torture/execute/20000722-1.x,
118         gcc.c-torture/execute/20010123-1.x: Remove.
119         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
120         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
121         gcc.dg/c99-complit-2.c: New tests.
122
123 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
124
125         * g++.dg/inherit/base1.C: New test.
126
127 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
128
129         * g++.dg/other/stdarg1.C: New test.
130
131         * gcc.c-torture/compile/20011130-2.c: New test.
132
133 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
134
135         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
136         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
137         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
138         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
139         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
140         * gcc.dg/builtin-prefetch-1.c: New test.
141
142 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
143
144         * gcc.dg/20011130-1.c: New test.
145
146 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
147
148         * g++.dg/other/scope1.C: New test.
149         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
150
151 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
152
153         * gcc.dg/vla-init-1.c: New test.
154
155 2001-12-01  Geoff Keating  <geoffk@redhat.com>
156
157         * gcc.c-torture/compile/structs.c: New testcase from GDB.
158
159 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
160
161         * objc.dg/alias.m: Update.
162         * objc.dg/class-1.m: Update.
163         * objc.dg/const-str-1.m: Update.
164         * objc.dg/fwd-proto-1.m: Update.
165         * objc.dg/id-1.m: Update.
166         * objc.dg/super-class-1.m: Update.
167
168 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
169
170         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
171         constructs.
172
173 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
174
175         * gcc.c-torture/execute/20011128-1.c: New test.
176
177 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
178
179         * gcc.dg/20011127-1.c: New test.
180
181 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
182
183         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
184         from Austin Group draft 7.
185         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
186         scanf format arguments.
187         * gcc.dg/format/no-exargs-2.c: New test.
188
189 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
190
191         * g++.dg/abi/vbase8-4.C: New test.
192
193 2001-11-24  Ian Lance Taylor  <ian@airs.com>
194
195         * gcc.c-torture/execute/20011121-1.c: New test.
196
197 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
198
199         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
200
201 2001-11-23  Andreas Jaeger  <aj@suse.de>
202
203         * gcc.dg/cpp/charconst-2.c: New test.
204
205 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
206
207         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
208         to the host if it is remote.  Let tests specify extra headers
209         they use.
210         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
211         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
212         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
213         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
214         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
215         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
216         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
217         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
218         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
219         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
220
221 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
222
223         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
224         for little endian ARMs.
225
226 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
227
228         * gcc.c-torture/compile/20011119-1.c: New test.
229         * gcc.c-torture/compile/20011119-2.c: New test.
230
231 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
232
233         * gcc.dg/altivec-1.c: Fix typo.
234
235 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
236
237         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
238
239 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
240
241         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
242
243 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
244
245         * lib/g77.exp: Don't specify --rpath-link.
246
247         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
248         across all the headers.
249         * gcc.dg/format/format.exp: For testing on a remote host,
250         copy format.h.
251
252         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
253         * gcc.c-torture/execute/930406-1.c: Likewise.
254         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
255
256 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
257
258         * gcc.dg/altivec-1.c: New.
259
260 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
261
262         * gcc.dg/cpp/fpreprocessed.c: New test case.
263
264 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
265
266         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
267         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
268         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
269
270 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
271
272         * gcc.dg/no-builtin-1.c: New test.
273
274 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
275
276         * gcc.c-torture/execute/20011115-1.c: New test.
277
278 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
279
280         * gcc.c-torture/compile/20011114-2.c: New test.
281         * gcc.c-torture/compile/20011114-3.c: New test.
282         * gcc.c-torture/compile/20011114-4.c: New test.
283
284 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
285
286         * g++.dg/other/init1.C: New test.
287
288 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
289
290         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
291         message.
292
293         * gcc.c-torture/execute/20011114-1.c: New testcase.
294
295         * gcc.c-torture/compile/20010327-1.c: Revert last change.
296         * gcc.c-torture/compile/20011114-1.c: New test, exactly
297         like the (before this change) version of 20010327-1.c.
298
299 2001-11-14  Roger Sayle <roger@eyesopen.com>
300
301         * gcc.c-torture/execute/string-opt-13.c: New testcase.
302
303 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
304
305         * g++.dg/init/array2.C: New test.
306
307 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
308
309         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
310
311 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
312
313         * g++.dg/other/forscope1.C: New test.
314         * g++.dg/ext/forscope1.C: New test.
315         * g++.dg/ext/forscope2.C: New test.
316
317 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
318
319         * gcc.c-torture/execute/20011113-1.c: New test.
320
321 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
322
323         * gcc.c-torture/execute/20011109-2.c: New test.
324
325         * gcc.c-torture/execute/20011109-1.c: New test.
326
327 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
328
329         * gcc.c-torture/compile/20011109-1.c: New test.
330
331 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
332
333         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
334         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
335         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
336         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
337         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
338         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
339         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
340
341 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
342
343         * g++.dg/warn/Wshadow-1.C: New tests.
344         * g++.old-deja/g++.mike/for3.C: Update.
345
346 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
347
348         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
349         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
350         XFAILs.  Adjust expected error texts.
351         * gcc.c-torture/compile/20011106-1.c,
352         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
353         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
354         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
355         gcc.dg/c99-array-lval-5.c: New tests.
356
357 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
358
359         * gcc.dg/cpp/defined.c: Update.
360
361 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
362
363         * gcc.c-torture/execute/anon-1.c: New test.
364
365 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
366
367         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
368         same size, so no warning should be produced on stormy16.
369
370         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
371         due to oversized array.
372         * g++.old-deja/g++.mike/ns15.C: Likewise.
373         * g++.old-deja/g++.pt/crash16.C: Likewise.
374
375 2001-11-02  Graham Stott  <grahams@redhat.com>
376
377         * g++.dgother/debug1.C: Fix typos.
378
379 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
380
381         * g++.dg/other/debug1.C: New test.
382
383 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
384
385         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
386         of unsigned long.
387
388 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
389
390         * gcc.dg/20011029-2.c: New test.
391
392         * gcc.c-torture/compile/20011029-1.c: New test.
393
394 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
395
396         * objc/execute/class_self-1.m: New test.
397         * objc/execute/class_self-2.m: New test.
398
399 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
400
401         * gcc.misc-tests/msgs.exp: Delete.
402         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
403         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
404         error set to match recent changes.
405
406 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
407
408         * gcc.dg/20011021-1.c: New test.
409
410 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
411
412         * gcc.c-torture/compile/20011023-1.c: New test.
413
414 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
415
416         * lib/g77.exp: Rewrite based on lib/g++.exp.
417
418 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
419
420         * gcc.c-torture/execute/20011019-1.c: New test.
421
422         * gcc.dg/20011018-1.c: New test.
423
424 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
425
426         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
427
428 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
429
430         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
431         * gcc.dg/attr-invalid.c: Likewise.
432
433 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
434
435         * testsuite/gcc.dg/20011015-1.c: New test.
436
437 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
438
439         * g++.dg/template/unify2.C: New test.
440
441 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
442
443         * g++.dg/other/exception-specification.C: New test
444
445 2001-10-13  Tom Rix  <trix@redhat.com>
446
447         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
448         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
449
450 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
451
452         * testsuite/gcc.dg/20011009-1.c: New test.
453
454 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
455
456         PR g++/4476
457         * g++.dg/other/friend1.C: New test.
458
459 2001-10-11  Richard Henderson  <rth@redhat.com>
460
461         * g++.old-deja/g++.other/crash18.C: Add -S to options.
462
463 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
464
465         * gcc.c-torture/compile/20011010-1.c: New.
466
467 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
468
469         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
470         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
471         g77.f-torture/execute/execute.exp,
472         g77.f-torture/noncompile/noncompile.exp,
473         gcc.c-torture/compile/compile.exp,
474         gcc.c-torture/execute/execute.exp,
475         gcc.c-torture/execute/ieee/ieee.exp,
476         gcc.c-torture/execute/memcheck/memcheck.exp,
477         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
478         objc/execute/execute.exp: Update FSF address.
479
480 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
481
482         * gcc.dg/cpp/cmdlne-C.c: Update.
483         * gcc.dg/cpp/cmdlne-C2.c: New.
484
485 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
486
487         * gcc.c-torture/execute/20011008-3.c: New.
488
489 2001-10-08  DJ Delorie  <dj@redhat.com>
490
491         * gcc.dg/20011008-1.c: New.
492         * gcc.dg/20011008-2.c: New.
493
494 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
495
496         * gcc.dg/cpp/spacing1.c: Update test.
497
498 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
499
500         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
501         spelling errors of "separate" as "seperate".
502
503 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
504
505         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
506         enough to avoid inlining.
507
508 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
509
510         * lib/g77.exp: set libg2c_dir correctly.
511
512 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
513
514         * gcc.dg/cpp/macro11.c: New test.
515
516 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
517
518         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
519         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
520         gcc.dg/format/multattr-3.c: New tests.
521         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
522         tests for format attributes on function pointers being rejected.
523
524 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
525
526         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
527
528 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
529
530         * g++.dg/warn/format1.C: New test.
531
532 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
533
534         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
535
536 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
537
538         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
539
540 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
541
542         * gcc.dg/cpp/redef2.c: Add test.
543
544 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
545
546         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
547         long-standing bug on i686, apparently.
548         * gcc.c-torture/execute/loop-2c.x: New file.
549         * gcc.c-torture/execute/loop-2d.x: New file.
550         * gcc.c-torture/execute/loop-3c.x: New file.
551
552 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
553
554         * gcc.dg/cpp/20000625-2.c: Correct line number.
555
556 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
557
558         * gcc.dg/cpp/macro10.c: New test.
559         * gcc.dg/cpp/strify3.c: New test.
560         * gcc.dg/cpp/spacing1.c: Add tests.
561         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
562         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
563
564 2001-09-24  DJ Delorie  <dj@redhat.com>
565
566         * gcc.c-torture/execute/20010924-1.c: New test.
567
568 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
569
570         * testsuite/objc/execute/paste.m: Remove.
571
572 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
573
574         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
575
576 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
577
578         * g77.dg/strlen0.f: New test.
579
580 2001-09-21  Richard Henderson  <rth@redhat.com>
581
582         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
583         * g++.old-deja/g++.abi/vtable2.C: Likewise.
584
585 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
586
587         Table-driven attributes.
588         * g++.dg/ext/attrib1.C: New test.
589
590 2001-09-20  DJ Delorie  <dj@redhat.com>
591
592         * gcc.dg/20000926-1.c: Update expected warning messages.
593         * gcc.dg/array-2.c: Likewise, and test for warnings too.
594         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
595         array.
596
597 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
598
599         * g++.dg/eh/registers1.C: New test case.
600
601 2001-09-17  Richard Henderson  <rth@redhat.com>
602
603         * gcc.dg/array-5.c: Fix VLA decomposition test.
604
605 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
606
607         * gcc.dg/cpp/line5.c: New testcase.
608
609 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
610
611         * gcc.dg/cpp/macro9.c: New test.
612
613 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
614
615         * gcc.c-torture/execute/980223.c: Change type of addr from long
616         to char *.
617
618 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
619
620         * gcc.c-torture/execute/20010915-1.c: New test.
621
622 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
623
624         * g77.dg/bprob: New directory.
625         * g77.dg/bprob/bprob.exp: New file.
626         * g77.dg/bprob/bprob-1.f: New test.
627         * g77.dg/gcov: New directory.
628         * g77.dg/gcov/gcov.exp: New file.
629         * g77.dg/gcov/gcov-1.f: New test.
630         * g77.dg/gcov/gcov-1.x: New file.
631
632 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
633
634         * gcc.dg/cpp/directiv.c: Update.
635         * gcc.dg/cpp/undef1.c: Update.
636
637 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
638
639         * gcc.dg/20010912-1.c: New test.
640
641 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
642
643         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
644         language-independent file in lib.
645         * lib/gcov.exp: New file.
646
647 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
648
649         * gcc.c-torture/compile/20010911-1.c: New test.
650
651 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
652
653         * lib/profopt.exp: New, to support profile-directed optimizations.
654         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
655         * gcc.misc-tests/bprob-1.c: New test.
656         * gcc.misc-tests/bprob-2.c: New test.
657
658 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
659
660         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
661         XFAIL and which kinds of gcov output to verify.
662         * gcc.misc-tests/gcov-4b.x: New file.
663         * gcc.misc-tests/gcov-5b.x: New file.
664         * gcc.misc-tests/gcov-6.x: New file.
665         * gcc.misc-tests/gcov-7.c: New test.
666         * gcc.misc-tests/gcov-7.x: New file.
667
668 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
669
670         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
671         * gcc.misc-tests/gcov-6.c: New test.
672
673 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
674
675         PR c++/3986
676         * g++.dg/abi/vbase1.C: New test.
677
678 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
679
680         * objc.dg/method-2.m: New.
681
682 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
683
684         PR c++/4203
685         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
686         * g++.dg/init/empty1.C: New test.
687
688 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
689
690         * gcc.c-torture/compile/20010903-1.c: New test.
691
692 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
693
694         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
695         for m68k.
696
697 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
698
699         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
700
701         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
702
703         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
704
705 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
706
707         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
708         for 16-bit 'unsigned int'.
709
710 2001-08-29  Kazu Hirata  <kazu@hxi.com>
711
712         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
713
714 2001-08-27  Richard Henderson  <rth@redhat.com>
715
716         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
717         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
718
719 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
720
721         * gcc.dg/asm-names.c (ymain): New.
722
723 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
724
725         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
726         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
727         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
728
729 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
730
731         * gcc.dg/compare5.c: New testcase.
732
733 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
734
735         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
736         and "In instantiation".
737
738 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
739
740         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
741
742 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
743
744         * gcc.misc-tests/gcov.exp: Add support for branch information.
745         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
746         * gcc.misc-tests/gcov-4.c: New test.
747         * gcc.misc-tests/gcov-4b.c: New test.
748         * gcc.misc-tests/gcov-5b.c: New test.
749
750 2001-08-20  Zack Weinberg  <zackw@panix.com>
751
752         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
753         expected to fail.
754
755 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
756
757         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
758
759 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
760
761         * g++.dg/eh/template1.C: New test.
762
763 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
764
765         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
766         Fix thinko.
767         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
768         for xfail.
769
770 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
771
772         * lib/g77-dg.exp:  Use prune.exp for common procedures
773         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
774         * lib/g77.exp: (g77-dg-prune) Remove
775
776 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
777
778         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
779
780 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
781
782         * g++.dg/template/unify1.C: New test.
783
784 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
785
786         * g++.dg/abi/empty4.C: New test.
787
788 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
789
790         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
791         solaris2.*
792         * g77.f-torture/compile/pr3743.x: Likewise
793
794 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
795
796         * g++.dg/other/using-declaration.C: New test.
797
798 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
799
800         * gcc.dg/cpp/tr-sign.c: New testcase.
801
802 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
803
804         * gcc.dg/cpp/19951025-1.c: Revert.
805         * gcc.dg/cpp/directiv.c: We no longer process directives that
806         interrupt macro arguments.
807
808 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
809
810         * gcc.dg/bconstp-1.c: New test.
811
812 2001-08-03  Richard Henderson  <rth@redhat.com>
813
814         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
815
816 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
817
818         * gcc.dg/cpp/19951025-1.c: Update.
819
820 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
821
822         * g77.dg/ff90-1.f (s): Fix reference of variable z,
823         should be x.
824
825 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
826
827         Kill -fhonor-std.
828         * g++.old-deja/g++.ns/ns14.C: Remove special options.
829         * g++.old-deja/g++.other/std1.C: Likewise.
830         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
831
832 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
833
834         * lib/g77.exp:  Load gcc-defs.exp for common procedures
835         (g77_pass, g77_fail, g77_finish, g77_exit,
836         ${tool}_check_unsupported_p} Now redundant.  Deleted.
837
838 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
839
840         * g77.dg/fbackslash.f
841         * g77.dg/fcase-preserve.f
842         * g77.dg/ff90-1.f
843         * g77.dg/ffixed-line-length-0.f
844         * g77.dg/ffixed-line-length-132.f
845         * g77.dg/ffixed-line-length-7.f
846         * g77.dg/ffixed-line-length-72.f
847         * g77.dg/ffixed-line-length-none.f
848         * g77.dg/ffree-form-1.f
849         * g77.dg/fno-backslash.f
850         * g77.dg/fno-f90-1.f
851         * g77.dg/fno-fixed-form-1.f
852         * g77.dg/fno-onetrip.f
853         * g77.dg/fno-typeless-boz.f
854         * g77.dg/fno-underscoring.f
855         * g77.dg/fno-vxt-1.f
856         * g77.dg/fonetrip.f
857         * g77.dg/ftypeless-boz.f
858         * g77.dg/fugly-assumed.f
859         * g77.dg/funderscoring.f
860         * g77.dg/fvxt-1.f
861
862 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
863
864         * objc.dg/fwd-proto-1.m: New.
865         * objc.dg/local-decl-1.m: New.
866         * objc.dg/naming-1.m: New.
867         * objc.dg/naming-2.m: New.
868         * objc.dg/proto-hier-1.m: New.
869
870 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
871
872         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
873         largest-type elements to a struct makes its size grow.
874
875 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
876
877         * g++.dg/abi/vthunk1.C: New test.
878
879 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
880
881         * g++.dg/abi/vbase8-22.C: New test.
882
883 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
884
885         * gcc.dg/cpp/macro8.c: New test.
886
887 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
888
889         * g++.dg/abi/vbase8-21.C: New test.
890
891 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
892
893         * g++.dg/abi/vbase8-10.C: New test.
894
895 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
896
897         * lib/g++.exp (g++_set_ld_library_path): Renamed to
898         ${tool}_set_ld_library_path.
899         Changed caller.
900         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
901         g++.exp.
902
903 2001-07-26  Stan Cox <scox@redhat.com>
904
905         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
906         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
907         gcc_exit, gcc_check_unsupported_p):
908         Moved to gcc-deps.exp
909         * gcc-deps.exp: New file.
910
911 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
912
913         * g++.old-deja/g++.pt/defarg14.C: New test.
914
915 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
916
917         * g++.old-deja/g++.other/lineno5.C: New test.
918
919 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
920
921         * g++.old-deja/g++.pt/crash68.C: New test.
922
923 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
924
925         * g++.old-deja/g++.other/crash42.C: New test.
926
927 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
928
929         * gcc.dg/cpp/extratokens.c: Fix.
930         * gcc.dg/cpp/skipping2.c: New tests.
931
932 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
933
934         * gcc.c-torture/execute/20010724-1.c: New file.
935         * gcc.c-torture/execute/20010724-1.x: New file.
936
937 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
938
939         * g++.old-deja/g++.other/cond7.C: New test.
940
941 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
942
943         * g++.old-deja/g++.other/optimize4.C: New test.
944
945 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
946
947         * g++.old-deja/g++.abi/vbase8-5.C: New test.
948
949 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
950
951         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
952         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
953         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
954         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
955
956         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
957         bug report" message.
958
959         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
960         * g++.dg/ext/instantiate1.C: Move from old-deja.
961
962 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
963
964         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
965         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
966         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
967         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
968
969 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
970
971         * gcc.c-torture/execute/20010723-1.c: New test.
972
973 2001-07-23  Ben Elliston  <bje@redhat.com>
974
975         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
976
977 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
978
979         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
980         i[34567]86-*-*.
981         Delete handling of ieee_multilib_flags.
982         Pass -mieee for alpha*-*-* and sh-*-*.
983         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
984
985 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
986
987         Remove old-abi tests.
988         * g++.old-deja/g++.mike/p11116.C: Remove.
989         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
990
991 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
992
993         * g77.f-torture/compile/pr3743.f:  New test
994
995 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
996
997         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
998
999 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1000
1001         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1002         g++.old-deja/g++.pt/static6.C: Likewise.
1003         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1004         supports weak symbols.
1005
1006 2001-07-18  Andreas Jaeger  <aj@suse.de>
1007
1008         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1009         supported again.
1010
1011 2001-07-18  Andreas Jaeger  <aj@suse.de>
1012
1013         * gcc.dg/iftrap-1.c: Fix target line.
1014
1015 2001-07-17  Richard Henderson  <rth@redhat.com>
1016
1017         * gcc.c-torture/execute/20010717-1.c: New.
1018
1019 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1020
1021         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1022         tests.
1023
1024 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1025
1026         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1027
1028 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1029
1030         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1031         UAC_SIGBUS, UAC_NOPRINT definitions.
1032
1033 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1034
1035         * objc/execute/object_is_class.m: New test.
1036         * objc/execute/object_is_meta_class.m: New test.
1037
1038 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1039
1040         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1041         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1042
1043 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1044
1045         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1046         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1047
1048 2001-07-14  Richard Henderson  <rth@redhat.com>
1049
1050         * gcc.dg/iftrap-1.c: New.
1051
1052 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1053
1054         * g77.f-torture/execute/intrinsic77.f: New test.
1055
1056 2001-07-11  Janis Johnson <janis@us.ibm.com>
1057
1058         * gcc.misc-tests/gcov-3.c: New test.
1059
1060 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1061
1062         * gcc.c-torture/compile/20010711-1.c,
1063         * gcc.c-torture/compile/20010711-2.c: New tests.
1064
1065 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1066
1067         * gcc.c-torture/execute/20010711-1.c: New test.
1068
1069 2001-07-11  Ben Elliston  <bje@redhat.com>
1070
1071         * g++.old-deja/g++.other/enum5.C: New test.
1072
1073 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1074
1075         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1076         (g++-dg-prune): Call prune_gcc_output.
1077         * prune.exp: New file for prune_gcc_output.
1078         * lib/g++.exp, lib/gcc.exp: Load it.
1079
1080 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1081
1082         * gcc.c-torture/compile/20010701-1.c,
1083         g++.old-deja/g++.ext/attrib6.C: New tests.
1084
1085 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1086
1087         * gcc.c-torture/compile/20010706-1.c: New test.
1088
1089 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1090
1091         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1092
1093 2001-06-28  Stan Shebs  <shebs@apple.com>
1094
1095         * gcc.dg/pragma-darwin.c: New test.
1096
1097 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1098
1099         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1100         Solaris 2.[678] system.
1101
1102 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1103
1104         * gcc.dg/20010622-1.c: New test.
1105
1106 2001-06-18  Stan Shebs  <shebs@apple.com>
1107
1108         * objc.dg: New directory.
1109         * objc.dg/dg.exp: New file.
1110         * objc.dg/alias.m: New.
1111         * objc.dg/class-1.m: New.
1112         * objc.dg/class-2.m: New.
1113         * objc.dg/const-str-1.m: New.
1114         * objc.dg/const-str-2.m: New.
1115         * objc.dg/id-1.m: New.
1116         * objc.dg/method-1.m: New.
1117         * objc.dg/super-class-1.m: New.
1118         * lib/objc-dg.exp: New file.
1119
1120 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1121
1122         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1123         of label name.
1124
1125 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1126
1127         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1128
1129 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1130
1131         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1132         variable.
1133
1134 2001-06-12  Richard Henderson  <rth@redhat.com>
1135
1136         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1137
1138 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1139
1140         * g++.old-deja/g++.abi/vbase5.C: New test.
1141         * g++.old-deja/g++.abi/vbase6.C: New test.
1142         * g++.old-deja/g++.abi/vbase7.C: New test.
1143
1144 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1145
1146         * gcc.c-torture/compile/20010610-1.c: New test.
1147
1148 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1149
1150         * g++.old-deja/g++.abi/vbase4.C: New test.
1151
1152 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1153
1154         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1155         support %f for HC11/HC12 targets.
1156         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1157         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1158         on HC11/HC12 targets.
1159         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1160
1161 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1162
1163         * gcc.dg/wchar_t-1.c: New file.
1164         * gcc.dg/wint_t-1.c: Likewise.
1165
1166 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1167
1168         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1169
1170 2001-06-11  Richard Henderson  <rth@redhat.com>
1171
1172         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1173
1174 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1175
1176         * gcc.c-torture/compile/20010611-1.c: New test.
1177
1178 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1179
1180         * gcc.dg/c99-tag-1.c: Add more tests.
1181
1182 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1183
1184         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1185         representation on MN10300 and ARM/Thumb.
1186
1187 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1188
1189         * g77.f-torture/execute/20010610.f: New.
1190
1191 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1192
1193         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1194         names.
1195
1196 2001-06-09  Richard Henderson  <rth@redhat.com>
1197
1198         * gcc.c-torture/execute/ashrdi-1.c: New.
1199         * gcc.c-torture/execute/ashldi-1.c: New.
1200         * gcc.c-torture/execute/lshrdi-1.c: New.
1201
1202 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1203
1204         * objc/execute/load-3.m: Added. Check sending +load to categories,
1205         in addition to classes.
1206
1207 2001-06-08  Stan Shebs  <shebs@apple.com>
1208
1209         * objc/execute/load-2.m: New test.  From Nicola Pero
1210         <n.pero@mi.flashnet.it>.
1211
1212 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1213
1214         * gcc.c-torture/execute/20010605-2.c: New test.
1215
1216 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1217
1218         * g++.old-deja/g++.abi/vbase2.C: New test.
1219         * g++.old-deja/g++.abi/vbase3.C: New test.
1220
1221 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1222
1223         * g++.old-deja/g++.pt/friend49.C: New test.
1224
1225 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1226
1227         * g++.old-deja/g++.ext/anon3.C: New test.
1228
1229 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1230
1231         * g++.old-deja/g++.other/conv7.C: New test.
1232
1233 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1234
1235         * gcc.c-torture/compile/20010605-2.c: New test.
1236
1237 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1238
1239         * gcc.c-torture/execute/20010604-1.c: New test.
1240
1241 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1242
1243         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1244
1245 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1246
1247         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1248         (g++_link_flags): Likewise.
1249         (g++_init): Pass gccpath's value to two previous functions.
1250
1251 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1252
1253         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1254         Ensure logfile entry matches exec command line.
1255
1256 2001-05-31  Richard Henderson  <rth@redhat.com>
1257
1258         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1259         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1260
1261 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1262
1263         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1264         compiler for irix6.2
1265
1266 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1267
1268         * g++.old-deja/g++.other/optimize3.C: New file.
1269
1270 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1271
1272         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1273         assemble.
1274
1275 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1276
1277         * g++.old-deja/g++.other/optimize2.C: New file.
1278
1279 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1280
1281         * gcc.c-torture/compile/20010518-2.c: New file.
1282         * gcc.c-torture/execute/20010518-1.c: New file.
1283         * gcc.c-torture/execute/20010518-2.c: New file.
1284
1285 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1286
1287         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1288
1289 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1290
1291         G++ no longer defines builtins that do not begin with __builtin.
1292         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1293         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1294         * g++.old-deja/g++.law/builtin1.C: Likewise.
1295         * g++.old-deja/g++.law/cvt2.C: Likewise.
1296         * g++.old-deja/g++.mike/net5.C: Likewise.
1297         * g++.old-deja/g++.other/builtins1.C: Likewise.
1298         * g++.old-deja/g++.other/builtins2.C: Likewise.
1299         * g++.old-deja/g++.other/builtins3.C: Likewise.
1300         * g++.old-deja/g++.other/builtins4.C: Likewise.
1301         * g++.old-deja/g++.other/inline8.C: Likewise.
1302         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1303
1304 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1305
1306         * g++.old-deja/g++.pt/using1.C: Adjust.
1307         * g++.old-deja/g++.pt/using2.C: New test.
1308
1309 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1310
1311         * gcc.dg/cpp/charconst.c: New tests.
1312         * gcc.dg/cpp/escape.c: New tests.
1313         * gcc.dg/cpp/escape-1.c: New tests.
1314         * gcc.dg/cpp/escape-2.c: New tests.
1315         * gcc.dg/cpp/ucs.c: New tests.
1316
1317 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1318
1319         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1320         native compiler for irix6.5.
1321
1322 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1323
1324         * lib/g++.exp (g++_include_flags): Use args to compute
1325         get_multilibs.
1326         (g++_link_flags): Likewise.
1327         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1328
1329 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1330
1331         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1332
1333 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1334
1335         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1336         this file.
1337
1338 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1339
1340         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1341         STACK_SIZE;
1342         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1343         to STACK_SIZE; Use it to define size of add_histo array.
1344         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1345         to STACK_SIZE.
1346         (f): Use GITT_SIZE to define size of gitt local table.
1347         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1348         to STACK_SIZE; Use it to define size of bytemem array.
1349
1350 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1351
1352         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1353         on 68HC11/HC12 due to the asm instruction.
1354         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1355         * gcc.c-torture/compile/920520-1.x: Likewise.
1356         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1357         on 68HC11/HC12 because the function is larger than 64K.
1358         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1359         on 68HC11/HC12 because the structure is too large.
1360
1361 2001-05-20  Richard Henderson  <rth@redhat.com>
1362
1363         * gcc.c-torture/execute/20010520-1.c: New.
1364
1365 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1366
1367         * g++.old-deja/g++.warn/compare1.C: New test.
1368         * gcc.dg/compare4.c: New test.
1369
1370 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1371
1372         * g++.old-deja/g++.other/optimize1.C: New test.
1373
1374 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1375
1376         * g++.old-deja/g++.pt/spec41.C: New test.
1377
1378 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1379
1380         * gcc.c-torture/compile/20010114-1.x: Remove.
1381
1382 2001-05-18  Stan Shebs  <shebs@apple.com>
1383
1384         * gcc.c-torture/compile/20010518-1.c: New test.
1385
1386 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1387
1388         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1389         * g++.old-deja/g++.pt/crash67.C: New test.
1390
1391 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1392
1393         * g++.old-deja/g++.other/debug9.C: New test.
1394
1395 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1396
1397         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1398
1399 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1400
1401         * gcc.c-torture/compile/20010516-1.c: New test.
1402
1403 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1404
1405         * g++.old-deja/g++.other/crash41.C: New test.
1406
1407 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1408
1409         * g++.old-deja/g++.pt/crash66.C: New test.
1410
1411 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1412
1413         * g++.old-deja/g++.robertl/eb27.C: Convert.
1414
1415 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1416
1417         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1418         declaration being redundant.
1419
1420 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1421
1422         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1423
1424 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1425
1426         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1427
1428 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1429
1430         * lib/g++.exp: Use testsuite_flags.
1431
1432 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1433
1434         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1435
1436 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1437
1438         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1439
1440 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1441
1442         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1443
1444 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1445
1446         * gcc.c-torture/compile/20010313-1.c: New test.
1447
1448 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1449
1450         * gcc.dg/cpp/direct2.c: New test.
1451         * gccq.dg/cpp/direct2s.c: New test.
1452
1453         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1454
1455 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1456
1457         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1458         * g++.old-deja/g++.other/op3.C: Likewise.
1459
1460 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1461
1462         * gcc.dg/cpp/syshdr.h: New file.
1463         * gcc.dg/cpp/sysmac1.c: Update.
1464         * gcc.dg/cpp/sysmac2.c: Update.
1465
1466 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1467
1468         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1469
1470 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1471
1472         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1473         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1474
1475 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1476
1477         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1478
1479 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1480
1481         * lib/g++.exp (g++_include_flags): Don't use any special flags
1482         if TESTING_IN_BUILD_TREE is not defined.
1483         (g++_init): Use a plain 'c++' as the compiler if
1484         TESTING_IN_BUILD_TREEE is not defined.
1485
1486 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1487
1488         * g++.old-deja/g++.eh/catch13.C: New test.
1489         * g++.old-deja/g++.eh/catch14.C: New test.
1490
1491 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1492
1493         * gcc.dg/cpp/tr-define.c: New test.
1494
1495 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1496
1497         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1498         <stdlib.h>, not <malloc.h>.
1499
1500 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1501
1502         * g++.old-deja/g++.ns/template17.C: New test.
1503
1504 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1505
1506         * g++.old-deja/g++.pt/ref4.C: New test.
1507
1508 2001-04-30  Richard Henderson  <rth@redhat.com>
1509
1510         * gcc.dg/20000724-1.c: Revert last change.
1511
1512 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1513
1514         * g77.f-torture/execute/20010430.f: New test.
1515
1516 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1517
1518         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1519
1520 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1521
1522         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1523
1524 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1525
1526         * g++.old-deja/g++.eh/crash6.C: New test.
1527
1528 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1529
1530         * g++.old-deja/g++.other/warn7.C: New test.
1531
1532 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1533
1534         * g++.old-deja/g++.other/defarg9.C: New test.
1535
1536 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1537
1538         * g77.f-torture/compile/20010426.f: New test.
1539         * g77.f-torture/execute/20010426.f: New test.
1540
1541 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1542
1543         * g77.f-torture/compile/20000629-1.x: Remove - error
1544         has been fixed.
1545
1546 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1547
1548         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1549         Tweak slightly to work with g++.dg framework.
1550         * g++.dg/special/ecos.exp: Run initp1.C test.
1551         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1552
1553         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1554         its linker doesn't give line numbers either.
1555         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1556
1557 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1558
1559         * g++.old-deja/g++.other/lex1.C: New test.
1560
1561 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1562
1563         * gcc.dg/noncompile/20010425-1.c: New test.
1564
1565 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1566
1567         * g++.old-deja/g++.pt/mangle2.C: New test.
1568
1569 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1570
1571         * gcc.dg/format/plus-1.c: New test.
1572
1573 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1574
1575         * gcc.dg/20010423-1.c: New test.
1576
1577 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1578
1579         * gcc.c-torture/execute/20010422-1.c: New test.
1580
1581 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1582
1583         * g++.old-deja/g++.ns/type2.C: New test.
1584
1585 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1586
1587         * g++.old-deja/g++.other/perf1.C: New test.
1588
1589 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1590
1591         * gcc.dg/c99-func-2.c: Remove xfail.
1592         * gcc.dg/c99-func-3.c: Remove xfail.
1593         * gcc.dg/c99-func-4.c: Remove xfail.
1594
1595 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1596
1597         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1598
1599 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1600
1601         * gcc.c-torture/compile/20010423-1.c: New test.
1602
1603 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1604
1605         * g++.old-deja/g++.pt/typename28.C: New test.
1606
1607 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1608
1609         * g++.old-deja/g++.abi/empty2.C: New test.
1610         * g++.old-deja/g++.abi/empty3.C: New test.
1611
1612 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1613
1614         * g++.old-deja/g++.other/comdat2.C: New test.
1615         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1616
1617 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1618
1619         * g++.old-deja/g++.other/overload14.C: New test.
1620
1621 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1622
1623         * g++.old-deja/g++.other/lookup23.C: New test.
1624
1625 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1626
1627         * gcc.c-torture/execute/20010403-1.c: New test.
1628
1629 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1630             Mark Mitchell  <mark@codesourcery.com>
1631
1632         * lib/old-dejagnu.exp: Don't delete output of executable.
1633         Add .exe suffix to executables.
1634
1635 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1636
1637         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1638
1639 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1640
1641         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1642
1643 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1644
1645         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1646         * g++.old-deja/g++.abi/crash1.C: New test.
1647
1648 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1649
1650         * g++.old-deja/g++.other/crash40.C: New test.
1651
1652 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1653
1654         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1655
1656 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1657
1658         * g++.old-deja/g++.other/warn6.C: New test.
1659
1660 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1661
1662         * g++.old-deja/g++.robertl/eb42.C: Same.
1663
1664 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1665
1666         * gcc.dg/wtr-conversion-1.c: New testcase.
1667
1668 2001-04-10  Richard Henderson  <rth@redhat.com>
1669
1670         * g++.old-deja/g++.other/array5.C: New.
1671
1672 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1673
1674         * gcc.c-torture/execute/20010408-1.c: New test.
1675
1676 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1677
1678         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1679         headers and constructs.
1680         * g++.old-deja/g++.robertl/eb79.C: Same.
1681         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1682         * g++.old-deja/g++.robertl/eb73.C: Same.
1683         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1684         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1685         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1686         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1687         * g++.old-deja/g++.robertl/eb44.C: Same.
1688         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1689         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1690         * g++.old-deja/g++.robertl/eb39.C: Same.
1691         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1692         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1693         * g++.old-deja/g++.robertl/eb30.C: Same.
1694         * g++.old-deja/g++.robertl/eb3.C: Same.
1695         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1696         * g++.old-deja/g++.robertl/eb21.C: Same.
1697         * g++.old-deja/g++.robertl/eb15.C: Same.
1698         * g++.old-deja/g++.robertl/eb118.C: Same.
1699         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1700         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1701         * g++.old-deja/g++.robertl/eb109.C: Same.
1702         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1703         * g++.old-deja/g++.mike/rtti1.C: Same.
1704         * g++.old-deja/g++.mike/p658.C: Same.
1705         * g++.old-deja/g++.mike/net46.C: Same.
1706         * g++.old-deja/g++.mike/net34.C: Same.
1707         * g++.old-deja/g++.mike/memoize1.C: Same.
1708         * g++.old-deja/g++.mike/eh2.C: Same.
1709         * g++.old-deja/g++.law/weak.C: Same.
1710         * g++.old-deja/g++.law/visibility7.C: Same.
1711         * g++.old-deja/g++.law/visibility25.C: Same.
1712         * g++.old-deja/g++.law/visibility22.C: Same.
1713         * g++.old-deja/g++.law/visibility2.C: Same.
1714         * g++.old-deja/g++.law/visibility17.C: Same.
1715         * g++.old-deja/g++.law/visibility13.C: Same.
1716         * g++.old-deja/g++.law/visibility10.C: Same.
1717         * g++.old-deja/g++.law/visibility1.C: Same.
1718         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1719         * g++.old-deja/g++.law/vbase1.C: Same.
1720         * g++.old-deja/g++.law/operators32.C: Same.
1721         * g++.old-deja/g++.law/nest3.C: Same.
1722         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1723         * g++.old-deja/g++.law/except5.C (main): Same.
1724         * g++.old-deja/g++.law/cvt7.C (run): Same.
1725         * g++.old-deja/g++.law/cvt2.C: Same.
1726         * g++.old-deja/g++.law/cvt16.C: Same.
1727         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1728         * g++.old-deja/g++.law/ctors17.C (main): Same.
1729         * g++.old-deja/g++.law/ctors13.C: Same.
1730         * g++.old-deja/g++.law/ctors12.C (main): Same.
1731         * g++.old-deja/g++.law/ctors10.C: Same.
1732         * g++.old-deja/g++.law/code-gen5.C: Same.
1733         * g++.old-deja/g++.law/bad-error7.C: Same.
1734         * g++.old-deja/g++.law/arm9.C: Same.
1735         * g++.old-deja/g++.law/arm12.C: Same.
1736         * g++.old-deja/g++.law/arg8.C: Same.
1737         * g++.old-deja/g++.law/arg1.C: Same.
1738         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1739         * g++.old-deja/g++.jason/template31.C: Same.
1740         * g++.old-deja/g++.jason/template24.C (main): Same.
1741         * g++.old-deja/g++.jason/2371.C: Same.
1742         * g++.old-deja/g++.eh/new2.C: Same.
1743         * g++.old-deja/g++.eh/new1.C: Same.
1744         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1745         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1746         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1747         * g++.old-deja/g++.brendan/crash62.C: Same.
1748         * g++.old-deja/g++.brendan/crash52.C: Same.
1749         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1750         * g++.old-deja/g++.brendan/crash38.C: Same.
1751         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1752         * g++.old-deja/g++.brendan/copy9.C: Same.
1753
1754 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1755
1756         * gcc.c-torture/execute/20001203-2.c (memset):
1757         Count argument is of type __SIZE_TYPE__.
1758
1759 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1760
1761         * gcc.c-torture/compile/20010404-1.c: New test.
1762
1763 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1764
1765         * gcc.c-torture/compile/20010326-1.c: New test.
1766
1767 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1768
1769         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1770         peculiarities of the SH.
1771         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1772
1773 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1774
1775         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1776         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1777         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1778
1779 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1780
1781         * g77.f-torture/compile/20010321-1.f: New test.
1782
1783 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1784
1785         * gcc.c-torture/compile/20010329-1.c: New test.
1786
1787 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1788
1789         * gcc.c-torture/execute/20010329-1.c: New test.
1790
1791 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1792
1793         * g++.old-deja/g++.other/eh4.C: Fix typo.
1794
1795 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1796
1797         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1798
1799 2001-03-28  Philip Blundell  <philb@gnu.org>
1800
1801         * gcc.c-torture/compile/20010328-1.c: New test.
1802
1803 2001-03-27  Richard Henderson  <rth@redhat.com>
1804
1805         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1806         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1807
1808 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1809
1810         * gcc.c-torture/compile/20010327-1.c: New test.
1811
1812 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1813
1814         * g++.old-deja/g++.other/friend12.C: New test.
1815         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1816         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1817
1818 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1819
1820         * gcc.c-torture/execute/20010325-1.c: New test.
1821
1822 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1823
1824         * g++.old-deja/g++.other/mangle3.C: New test.
1825
1826 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1827
1828         * g++.old-deja/g++.other/anon8.C: New test.
1829
1830 2001-03-20  Philip Blundell  <philb@gnu.org>
1831
1832         * gcc.c-torture/compile/20010320-1.c: New test.
1833
1834 2001-03-17  Richard Henderson  <rth@redhat.com>
1835
1836         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1837
1838 2001-03-15  Geoff Keating  <geoff@redhat.com>
1839
1840         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1841         tests on AIX.
1842
1843 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1844
1845         * g++.old-deja/g++.other/eh4.C: New test.
1846
1847 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1848
1849         * gcc.dg/cpp/mi1.c: Update.
1850
1851 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1852
1853         * g++.old-deja/g++.other/regstack.C: New test.
1854
1855 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1856
1857         * g++.old-deja/g++.other/ref4.C: New test.
1858
1859 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1860
1861         * objc/execute/va_method.m: Added.
1862         * objc/execute/IMP.m: Added.
1863         * objc/execute/_cmd.m: Added.
1864         * objc/execute/accessing_ivars.m: Added.
1865         * objc/execute/class-1.m: Added.
1866         * objc/execute/class-10.m: Added.
1867         * objc/execute/class-11.m: Added.
1868         * objc/execute/class-12.m: Added.
1869         * objc/execute/class-13.m: Added.
1870         * objc/execute/class-14.m: Added.
1871         * objc/execute/class-2.m: Added.
1872         * objc/execute/class-3.m: Added.
1873         * objc/execute/class-4.m: Added.
1874         * objc/execute/class-5.m: Added.
1875         * objc/execute/class-6.m: Added.
1876         * objc/execute/class-7.m: Added.
1877         * objc/execute/class-8.m: Added.
1878         * objc/execute/class-9.m: Added.
1879         * objc/execute/class-tests-1.h
1880         * objc/execute/class-tests-2.h
1881         * objc/execute/compatibility_alias.m: Added.
1882         * objc/execute/encode-1.m: Added.
1883         * objc/execute/formal_protocol-1.m: Added.
1884         * objc/execute/formal_protocol-2.m: Added.
1885         * objc/execute/formal_protocol-3.m: Added.
1886         * objc/execute/formal_protocol-4.m: Added.
1887         * objc/execute/formal_protocol-5.m: Added.
1888         * objc/execute/formal_protocol-6.m: Added.
1889         * objc/execute/formal_protocol-7.m: Added.
1890         * objc/execute/informal_protocol.m: Added.
1891         * objc/execute/initialize.m: Added.
1892         * objc/execute/load.m: Added.
1893         * objc/execute/many_args_method.m: Added.
1894         * objc/execute/nested-3.m: Added.
1895         * objc/execute/no_clash.m: Added.
1896         * objc/execute/private.m: Added.
1897         * objc/execute/redefining_self.m: Added.
1898         * objc/execute/root_methods.m: Added.
1899         * objc/execute/selector-1.m: Added.
1900         * objc/execute/static-1.m: Added.
1901         * objc/execute/static-2.m: Added.
1902         * objc/execute/va_method.m: Added.
1903
1904 2001-03-10  Richard Henderson  <rth@redhat.com>
1905
1906         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1907
1908 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1909
1910         * g++.old-deja/g++.other/crash31.C: XFAIL.
1911         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1912         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1913         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1914         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1915         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1916
1917 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1918
1919         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1920
1921 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1922
1923         * gcc.dg/20000724-1.c: Don't use multiline strings.
1924
1925 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1926
1927         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1928         result of -cString against what we expect it to be; don't just
1929         print it out for no one to read.
1930
1931         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1932         Based on testcases provided by Nicola Pero.
1933
1934 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1935
1936         * gcc.dg/cpp/macro7.c: New test.
1937
1938 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1939
1940         * gcc.dg/cpp/multiline.c: Update.
1941
1942 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1943
1944         * g++.old-deja/g++.other/enum3.C: New test.
1945
1946 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1947
1948         * g++.old-deja/g++.other/pod1.C: New test.
1949
1950 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1951
1952         * g++.old-deja/g++.ext/overload1.C: New test.
1953
1954 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1955
1956         * g++.old-deja/g++.pt/using1.C: New test.
1957
1958 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1959
1960         * g++.old-deja/g++.other/using9.C: New test.
1961
1962 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1963
1964         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1965
1966         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1967
1968 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1969
1970         * g++.old-deja/g++.ext/realpt1.C: Remove.
1971
1972 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1973
1974         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1975
1976 2001-02-26  Will Cohen  <wcohen@redhat.com>
1977
1978         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1979
1980 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1981
1982         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1983         templatized constructors.
1984
1985 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1986
1987         * gcc.c-torture/execute/20010224-1.c: New test.
1988
1989 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1990
1991         * gcc.c-torture/execute/20010222-1.c: New test.
1992
1993 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1994
1995         * g++.old-deja/g++.other/inline20.C: New test.
1996
1997 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1998
1999         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2000
2001 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2002
2003         * g++.old-deja/g++.other/lookup22.C: New test.
2004
2005 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2006
2007         * g77.dg: New directory.
2008         * g77.dg/20010216-1.f: New test case.
2009         * g77.dg/dg.exp: New driver.
2010         * lib/g77-dg.exp: New driver library.
2011
2012 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2013
2014         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2015
2016 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2017
2018         * g++.old-deja/g++.other/decl9.C: New test.
2019
2020 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2021
2022         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2023         not need <string> and also tests the initialization at runtime.
2024
2025 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2026
2027         * gcc.c-torture/execute/longlong.c: New test.
2028
2029 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2030
2031         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2032
2033 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2034
2035         * gcc.c-torture/execute/920302-1.c (execute):
2036         Change argument type to short.
2037
2038 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2039
2040         * g++.old-deja/g++.pt/deduct6.C: New test.
2041
2042 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2043
2044         * g++.old-deja/g++.pt/deduct5.C: New test.
2045
2046 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2047
2048         * gcc.c-torture/execute/20010209-1.c: New test.
2049
2050 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2051
2052         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2053
2054 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2055
2056         * g++.dg/vtgc1.C: Update for new ABI.
2057
2058         * consistency.vlad: New directory, 1665 files.
2059
2060 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2061
2062         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2063         return type.
2064         * gcc.dg/cpp/digraphs.c: Declare puts.
2065
2066 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2067
2068         * g++.old-deja/g++.other/warn5.C: New test.
2069
2070 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2071
2072         * g++.old-deja/g++.pt/spec40.C: New test.
2073
2074 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2075
2076         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2077         case.
2078         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2079
2080 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2081
2082         * gcc.c-torture/compile/20010209-1.c: New test.
2083
2084 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2085
2086         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2087         excess errors message but not if it crashes.
2088         * g++.old-deja/g++.other/crash27.C: Likewise.
2089         * g++.old-deja/g++.other/crash28.C: Likewise.
2090         * g++.old-deja/g++.other/crash30.C: Likewise.
2091         * g++.old-deja/g++.other/crash32.C: Likewise.
2092         * g++.old-deja/g++.other/crash35.C: Likewise.
2093         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2094
2095 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2096
2097         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2098         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2099         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2100         g77.f-torture/execute/execute.exp,
2101         g77.f-torture/noncompile/noncompile.exp,
2102         gcc.c-torture/execute/execute.exp,
2103         gcc.c-torture/execute/memcheck/memcheck.exp,
2104         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2105         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2106         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2107         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2108         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2109         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2110         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2111         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2112         Remove bug reporting instructions with ancient email addresses.
2113
2114 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2115
2116         * gcc.dg/20010202-1.c: New test.
2117         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2118
2119 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2120
2121         * g++.dg/stdbool-if.C: New test.
2122
2123 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2124
2125         * objc/execute/fdecl.m: Added main().
2126
2127 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2128
2129         * gcc.c-torture/execute/20010206-1.c: New test.
2130
2131 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2132
2133         * gcc.dg/cpp/avoidpaste1.c: Update.
2134
2135 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2136
2137         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2138         Pero <nicola@brainstorm.co.uk>.
2139         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2140
2141 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2142
2143         * g++.old-deja/g++.pt/spec39.C: New test.
2144
2145 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2146
2147         * gcc.c-torture/compile/20010202-1.c: New test.
2148
2149 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2150
2151         * g++.old-deja/g++.abi/primary2.C: New test.
2152         * g++.old-deja/g++.abi/primary3.C: New test.
2153         * g++.old-deja/g++.abi/primary4.C: New test.
2154         * g++.old-deja/g++.abi/primary5.C: New test.
2155         * g++.old-deja/g++.abi/vtable3.h: New test.
2156         * g++.old-deja/g++.abi/vtable3a.C: New test.
2157         * g++.old-deja/g++.abi/vtable3b.C: New test.
2158         * g++.old-deja/g++.abi/vtable3c.C: New test.
2159         * g++.old-deja/g++.abi/vtable3d.C: New test.
2160         * g++.old-deja/g++.abi/vtable3e.C: New test.
2161         * g++.old-deja/g++.abi/vtable3f.C: New test.
2162         * g++.old-deja/g++.abi/vtable3g.C: New test.
2163         * g++.old-deja/g++.abi/vtable3h.C: New test.
2164         * g++.old-deja/g++.abi/vtable3i.C: New test.
2165         * g++.old-deja/g++.abi/vtable3j.C: New test.
2166         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2167
2168 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2169
2170         * g++.old-deja/g++.other/anon6.C: New test.
2171         * g++.old-deja/g++.other/anon7.C: New test.
2172
2173 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2174
2175         * gcc.dg/cpp/avoidpaste2.c: New tests.
2176
2177 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2178
2179         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2180
2181 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2182
2183         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2184         DECIMAL_DIG cases for Irix."
2185
2186 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2187
2188         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2189
2190 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2191
2192         * gcc.dg/c99-tag-1.c: New test.
2193
2194 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2195
2196         * gcc.dg/cpp/tr-warn1.c: Add tests.
2197
2198 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2199
2200         * gcc.dg/cpp/avoidpaste1.c: Update.
2201         * gcc.dg/cpp/paste4.c: Update.
2202
2203 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2204
2205         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2206         cases for Irix.
2207
2208 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2209
2210         * g++.old-deja/g++.other/inline19.C: New test.
2211
2212 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2213
2214         * gcc.dg/Wlarger-than.c: New test.
2215
2216 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2217
2218         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2219
2220 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2221
2222         * gcc.c-torture/execute/20010129-1.c: New test.
2223         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2224
2225 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2226
2227         * gcc.dg/cpp/avoidpaste1.c: Test case.
2228
2229 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2230
2231         * g++.old-deja/g++.other/inline18.C: New test.
2232
2233 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2234
2235         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2236         and __builtin_putchar.
2237
2238 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2239
2240         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2241         tests.
2242
2243 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2244
2245         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2246         floating point number rounding mode to round to the nearest
2247         representable mode.
2248
2249 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2250
2251         * g++.old-deja/g++.other/mangle2.C: New test.
2252
2253 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2254
2255         * gcc.c-torture/compile/20010124-1.c: New test.
2256
2257 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2258
2259         * g++.old-deja/g++.pt/spec38.C: New test.
2260
2261 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2262
2263         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2264         "Build don't run".
2265
2266 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2267
2268         * gcc.c-torture/execute/20010123-1.c: New test.
2269
2270 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2271
2272         * g++.old-deja/g++.pt/spec37.C: New test.
2273
2274 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2275
2276         * g++.old-deja/g++.pt/overload14.C: New test.
2277
2278 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2279
2280         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2281         __builtin_return_address.
2282
2283 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2284
2285         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2286         * g++.old-deja/g++.pt/spec35.C: New test.
2287         * g++.old-deja/g++.pt/spec36.C: New test.
2288
2289 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2290
2291         * gcc.c-torture/compile/20010118-1.c: New test.
2292
2293 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2294
2295         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2296
2297 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2298
2299         * gcc.c-torture/execute/20010119-1.c: New test.
2300
2301 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2302
2303         * g++.old-deja/g++.other/vbase5.C: New test.
2304
2305 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2306
2307         * gcc.c-torture/execute/20010118-1.c: New test.
2308
2309 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2310
2311         * g++.old-deja/g++.pt/deduct3.C: New test.
2312
2313 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2314
2315         * g++.old-deja/g++.pt/spec34.C: New test.
2316
2317 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2318
2319         * g77.f-torture/compile/20000601-2.f: New test.
2320
2321 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2322
2323         * g++.old-deja/g++.other/init17.C: New test.
2324
2325 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2326
2327         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2328
2329 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2330
2331         * g++.old-deja/g++.pt/unify8.C: New test.
2332
2333 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2334
2335         * g++.old-deja/g++.abi/vbase1.C: New test.
2336
2337 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2338
2339         * g++.old-deja/g++.pt/crash65.C: New test.
2340
2341 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2342
2343         * gcc.dg/cpp/assembl2.S: New test case.
2344
2345 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2346
2347         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2348         are supported.
2349
2350 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2351
2352         * g++.old-deja/g++.other/builtins1.C: New test.
2353         * g++.old-deja/g++.other/builtins2.C: Likewise.
2354         * g++.old-deja/g++.other/builtins3.C: Likewise.
2355         * g++.old-deja/g++.other/builtins4.C: Likewise.
2356
2357 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2358
2359         * gcc.c-torture/compile/20010117-1.c: New test.
2360         * gcc.c-torture/compile/20010117-2.c: New test.
2361
2362 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2363
2364         * g77.f-torture/execute/20010116.[fx]: New test,
2365         XFAIL on i?86-*-*.
2366         * g77.f-torture/compile/20010115.f: Indicate it's
2367         a test for PR fortran/1636.
2368
2369 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2370
2371         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2372
2373 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2374
2375         * g77.f-torture/compile/20010115.f: New test.
2376
2377 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2378
2379         * g++.old-deja/g++.pt/nontype5.C: New test.
2380
2381 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2382
2383         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2384         have an equivalent working one below it.
2385
2386 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2387
2388         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2389         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2390
2391 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2392
2393         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2394         message containing "init_priority".
2395         (conpr-2.C): Likewise.
2396         (conpr-3.C): Likewise.
2397         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2398
2399 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2400
2401         * gcc.c-torture/execute/20010114-2.c: New test.
2402
2403 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2404
2405         * gcc.c-torture/compile/20010114-1.c: New test.
2406         * gcc.c-torture/compile/20010114-1.x: Xfail.
2407         * gcc.c-torture/compile/20010114-2.c: New test.
2408         * gcc.c-torture/execute/20010114-1.c: New test.
2409         * gcc.dg/trunc-1.c: New test.
2410         * gcc.dg/uninit-B.c: New test.
2411
2412 2001-01-13  Nick Clifton  <nickc@redhat.com>
2413
2414         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2415         target.
2416
2417 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2418
2419         * gcc.c-torture/compile/20010113-1.c: New test.
2420
2421 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2422
2423         * gcc.c-torture/compile/20001212-1.c: New test.
2424
2425 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2426
2427         * gcc.dg/cpp/widestr1.c: Update.
2428         * gcc.dg/cpp/prag-imp.c: Remove.
2429
2430 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2431
2432         * gcc.c-torture/execute/20000801-3.x: Remove.
2433         * gcc.dg/c90-init-1.c: New test.
2434         * gcc.dg/c99-init-1.c: New test.
2435         * gcc.dg/c99-init-2.c: New test.
2436         * gcc.dg/gnu99-init-1.c: New test.
2437
2438 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2439
2440         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2441         testing that no relevant ones were found.
2442
2443 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2444
2445         * g++.old-deja/g++.pt/cast2.C: New test.
2446
2447 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2448
2449         * g++.old-deja/g++.pt/friend47.C: New test.
2450
2451 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2452
2453         * g++.old-deja/g++.pt/instantiate13.C: New test.
2454
2455 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2456
2457         * g++.old-deja/g++.other/defarg7.C: New test.
2458         * g++.old-deja/g++.other/defarg8.C: New test.
2459
2460 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2461
2462         * g++.old-deja/g++.pt/crash64.C: New test.
2463
2464 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2465
2466         * g++.old-deja/g++.pt/crash63.C: New test.
2467
2468 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2469
2470         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2471
2472 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2473
2474         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2475
2476 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2477
2478         * g++.old-deja/g++.pt/error3.C: New test.
2479
2480 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2481
2482         * g++.old-deja/g++.other/crash39.C: New test.
2483
2484 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2485
2486         * g++.old-deja/g++.other/vbase4.C: New test.
2487
2488 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2489
2490         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2491         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2492         * gcc.dg/special/special.exp: New test driver which will check
2493         for alias support for the above test.
2494
2495 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2496
2497         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2498         problems on small machines.
2499         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2500         parameterize.
2501
2502 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2503
2504         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2505         mips.
2506         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2507
2508 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2509
2510         * g++.old_deja/g++.pt/using8.C: New test.
2511
2512 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2513
2514         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2515
2516 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2517
2518         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2519         where a failure is expected.
2520         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2521
2522 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2523
2524         * g++.old_deja/g++.pt/instantiate12.C: New test.
2525
2526 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2527
2528         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2529         start of structs.
2530         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2531         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2532         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2533         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2534         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2535         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2536         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2537         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2538         * g++.old-deja/g++.eh/spec6.C: Likewise.
2539         * g++.old-deja/g++.jason/crash3.C: Likewise.
2540         * g++.old-deja/g++.law/ctors11.C: Likewise.
2541         * g++.old-deja/g++.law/ctors17.C: Likewise.
2542         * g++.old-deja/g++.law/ctors5.C: Likewise.
2543         * g++.old-deja/g++.law/ctors9.C: Likewise.
2544         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2545         * g++.old-deja/g++.mike/net22.C: Likewise.
2546         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2547         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2548         * g++.old-deja/g++.mike/virt3.C: Likewise.
2549         * g++.old-deja/g++.niklas/t128.C: Likewise.
2550         * g++.old-deja/g++.other/anon4.C: Likewise.
2551         * g++.old-deja/g++.other/using1.C: Likewise.
2552         * g++.old-deja/g++.other/warn3.C: Likewise.
2553         * g++.old-deja/g++.pt/t37.C: Likewise.
2554         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2555         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2556
2557 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2558
2559         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2560
2561 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2562
2563         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2564
2565 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2566
2567         * gcc.c-torture/compile/20010107-1.c: New test.
2568
2569 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2570
2571         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2572
2573 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2574
2575         * gcc.dg/format/format.h: New file.
2576         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2577         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2578         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2579         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2580         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2581         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2582         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2583         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2584         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2585         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2586         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2587         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2588         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2589         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2590         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2591         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2592         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2593         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2594         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2595         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2596         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2597         instead of declaring standard types, macros and functions in each
2598         test.
2599
2600 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2601
2602         * gcc.c-torture/execute/20010106-1.c: New test.
2603
2604 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2605
2606         * gcc.dg/format/format.exp: New file.
2607         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2608         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2609         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2610         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2611         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2612         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2613         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2614         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2615         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2616         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2617         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2618         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2619         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2620         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2621         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2622         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2623         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2624         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2625         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2626         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2627         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2628         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2629         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2630         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2631         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2632         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2633         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2634         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2635         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2636         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2637         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2638         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2639         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2640         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2641         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2642         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2643         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2644         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2645         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2646         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2647         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2648         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2649
2650 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2651
2652         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2653         account.
2654
2655 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2656
2657         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2658
2659 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2660
2661         * g++.old-deja/g++.pt/crash62.C: New test.
2662
2663 2001-01-04  Richard Henderson  <rth@redhat.com>
2664
2665         * gcc.dg/20000926-1.c: Update expected warnings.
2666         * gcc.dg/array-2.c: Likewise.
2667         * gcc.dg/array-4.c: Also validate flexible array members.
2668         * gcc.dg/c99-flex-array-1.c: New.
2669
2670 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2671
2672         * gcc.c-torture/compile/20001222-1.x: Remove.
2673
2674 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2675
2676         * gcc.c-torture/execute/built-in-setjmp.c: New.
2677
2678 2001-01-03  Richard Henderson  <rth@redhat.com>
2679
2680         * gcc.dg/940510-1.c: Update expected error wording.
2681         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2682
2683 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2684
2685         * lib/target-supports.exp (check_alias_available): Modified to
2686         indicate aliases not supported if only weak aliases are supported.
2687
2688 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2689
2690         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2691         Turn on cmpstrsi checks for __pj__ and __i370__.
2692
2693 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2694
2695         * g++.old-deja/g++.other/virtual11.C: New test.
2696
2697 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2698
2699         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2700
2701 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2702
2703         * gcc.c-torture/compile/20010102-1.c: New test.
2704
2705 2001-01-02  Andreas Jaeger  <aj@suse.de>
2706
2707         * gcc.dg/noreturn-3.c: New test.
2708
2709         * gcc.dg/noreturn-4.c: New test.
2710
2711 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2712
2713         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2714         __builtin_fputc and __builtin_fwrite.
2715
2716 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2717
2718         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2719         signed char, not default char.
2720
2721 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2722
2723         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2724
2725 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2726
2727         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2728
2729 2000-12-29  Richard Henderson  <rth@redhat.com>
2730
2731         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2732         (__cyg_profile_func_exit): Define.
2733
2734 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2735
2736         * g++.dg/vtgc1.C: New test.
2737
2738 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2739
2740         * gcc.dg/noncompile/20001228-1.c: New test.
2741
2742         * gcc.dg/20001228-1.c: New test.
2743
2744         * gcc.c-torture/execute/20001228-1.c: New test.
2745
2746 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2747
2748         * gcc.dg/format-strfmon-1.c: New test.
2749
2750 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2751
2752         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2753         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2754         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2755         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2756         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2757         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2758         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2759         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2760         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2761         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2762         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2763         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2764         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2765
2766         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2767         * gcc.c-torture/execute/string-opt-4.c: Test index.
2768
2769 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2770
2771         * gcc.c-torture/compile/20001226-1.c: New test.
2772
2773 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2774
2775         * gcc.c-torture/compile/20001222-1.c: New test.
2776         * gcc.c-torture/compile/20001222-1.x: Xfail.
2777
2778 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2779
2780         * gcc.c-torture/execute/comp-goto-2.c: New test.
2781
2782 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2783
2784         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2785         Use long types if __INT_MAX__ is 32767.
2786         (main): Use cast to (sint32 *) when poking 88 into a_page.
2787
2788         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2789
2790 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2791
2792         * gcc.c-torture/compile/20001221-1.c: New test.
2793         * gcc.c-torture/execute/20001221-1.c: New test.
2794
2795 2000-12-20  Richard Henderson  <rth@redhat.com>
2796
2797         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2798         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2799
2800 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2801
2802         * gcc.dg/compare3.c: New test.
2803
2804 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2805
2806         * gcc.dg/format-warnll-1.c: New test.
2807
2808 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2809
2810         * gcc.dg/cpp/cmdlne-P.c: New test.
2811
2812 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2813
2814         * gcc.c-torture/execute/builtin-abs-1.c,
2815         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2816
2817 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2818
2819         * gcc.dg/cpp/multiline.c: New test.
2820
2821 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2822
2823         * g++.old-deja/g++.other/syshdr1.C: Update.
2824         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2825
2826 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2827
2828         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2829
2830 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2831
2832         * g++.old-deja/g++.pt/ttp65.C: New test.
2833
2834 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2835
2836         * g++.old-deja/g++.pt/ttp64.C: New test.
2837
2838 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2839
2840         * g++.old-deja/g++.pt/spec33.C: New test.
2841
2842 2000-12-14  Catherine Moore  <clm@redhat.com>
2843
2844         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2845         * gcc.c-torture/execute/920612-2.c: Likewise.
2846         * gcc.c-torture/execute/920428-2.c: Likewise.
2847         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2848         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2849
2850 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2851
2852         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2853         * gcc.dg/pack-test-2.c: Likewise.
2854
2855 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2856
2857         Tests by Zack Weinberg <zackw@stanford.edu>.
2858
2859         * gcc.dg/cpp/defined.c: Update.
2860         * gcc.dg/cpp/defined_trad.c: New tests.
2861
2862 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2863
2864         * gcc.dg/cpp/trad-direct.c: Update.
2865
2866 2000-12-11  Neil Booth  <neilb@earthling.net>
2867
2868         * gcc.dg/cpp/defined_trad.c
2869
2870 2000-12-11  Neil Booth  <neilb@earthling.net>
2871
2872         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2873
2874 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2875
2876         * gcc.dg/format-miss-2.c: New test.
2877
2878 2000-12-09  Neil Booth  <neilb@earthling.net>
2879
2880         * gcc.dg/cpp/lineflags.c: New tests.
2881         * gcc.dg/cpp/poison.c: Update.
2882         * gcc.dg/cpp/redef2.c: Update.
2883         * gcc.dg/cpp/skipping.c: New test.
2884
2885 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2886
2887         * g++.old-deja/g++.other/eh3.C: New testcase.
2888
2889 2000-12-07  Neil Booth  <neilb@earthling.net>
2890
2891         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2892         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2893         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2894         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2895         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2896         Update.
2897
2898 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2899
2900         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2901         __SIZE_TYPE__ instead of int for type of integers cast to
2902         pointers.
2903
2904 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2905
2906         * g++.old-deja/g++.other/cleanup4.C: New test.
2907
2908 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2909
2910         * format-sec-1.c: New test.
2911
2912 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2913
2914         * gcc.dg/format-nonlit-3.c: New test.
2915
2916 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2917
2918         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2919         through a null pointer.
2920
2921 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2922
2923         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2924         * g++.old-deja/g++.pt/partial4.C: New test.
2925
2926 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2927
2928         * gcc.c-torture/execute/ieee/hugeval.x: New.
2929
2930 2000-12-06  Neil Booth  <neilb@earthling.net>
2931
2932         * gcc.dg/cpp/backslash2.c: New tests.
2933
2934 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2935
2936         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2937         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2938
2939 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2940
2941         * gcc.c-torture/execute/20001203-2.c: New testcase.
2942
2943 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2944
2945         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2946         * g++.old-deja/g++.other/virtual10.C: New test.
2947
2948 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2949
2950         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2951
2952 2000-12-05  Richard Henderson  <rth@redhat.com>
2953
2954         * gcc.c-torture/compile/20001205-1.c: New.
2955
2956 2000-12-04  Neil Booth  <neilb@earthling.net>
2957
2958         * g++.old-deja/g++.other/virtual9.C: New test.
2959         * g++.old-deja/g++.pt/crash61.C: New test.
2960         * gcc.c-torture/execute/loop-9.c: New test.
2961
2962 2000-12-04  Neil Booth  <neilb@earthling.net>
2963
2964         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2965         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2966         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2967         * gcc.dg/cpp/extratokens.c: ...here.
2968
2969 2000-12-04  Neil Booth  <neilb@earthling.net>
2970
2971         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2972         New tests.
2973
2974 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2975
2976         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2977         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2978
2979 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2980
2981         * gcc.c-torture/execute/20001203-1.c: New test.
2982
2983 2000-12-03  Neil Booth  <neilb@earthling.net>
2984
2985         * gcc.dg/cpp/macro6.c: New test cases.
2986
2987 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2988
2989         * gcc.c-torture/execute/string-opt-9.c: New test.
2990         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2991         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2992         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2993
2994         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2995         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2996
2997 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2998
2999         * gcc.dg/cpp/if-6.c: New testcase.
3000
3001         * gcc.dg/20001201-1.c: New testcase.
3002
3003 2000-12-02  Neil Booth  <neilb@earthling.net>
3004
3005         * g++.old-deja/g++.other/externC4.C,
3006         g++.old-deja/g++.other/friend10.C: New tests.
3007
3008 2000-12-02  Neil Booth  <neilb@earthling.net>
3009
3010         * g++.old-deja/g++.other/instan2.C
3011         * g++.old-deja/g++.other/instan3.C: New test.
3012
3013 2000-12-02  Neil Booth  <neilb@earthling.net>
3014
3015         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3016         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3017         gnuc99.c,gnuc99-pedantic.c: New tests.
3018
3019 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3020
3021         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3022         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3023
3024 2000-12-01  Neil Booth  <neilb@earthling.net>
3025
3026         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3027         * gcc.dg/cpp/poison.c: Update.
3028         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3029
3030 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3031
3032         * g77.f-torture/execute/20001201.f: New test.
3033
3034 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3035
3036         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3037
3038 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3039
3040         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3041
3042 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3043
3044         * g++.old-deja/g++.other/cast6.C: New test.
3045
3046 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3047
3048         * gcc.c-torture/execute/20001130-2.c: New testcase.
3049
3050 2000-11-30  Richard Henderson  <rth@redhat.com>
3051
3052         * gcc.c-torture/execute/20001130-1.c: New test.
3053
3054 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3055
3056         * g++.old-deja/g++.other/op3.C: New test.
3057
3058 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3059
3060         * g++.old-deja/g++.other/op2.C: New test.
3061
3062 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3063
3064         * g++.old-deja/g++.other/crash38.C: New test.
3065
3066 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3067
3068         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3069
3070 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3071
3072         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3073         tests.
3074         * gcc.c-torture/execute/string-opt-6.c: New test.
3075
3076         * gcc.dg/20001117-1.c: Add main.
3077
3078 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3079
3080         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3081         Move from here ...
3082         * gcc.dg/940510-1.c: ... to here.
3083
3084         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3085         zero-size arrays in toplevel structures.
3086
3087 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3088
3089         * gcc.c-torture/execute/loop-8.c: New test.
3090
3091 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3092
3093         * g++.old-deja/g++.other/base1.C: New test.
3094
3095 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3096
3097         * g++.old-deja/g++.other/parse2.C: New test.
3098
3099 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3100
3101         * g++.old-deja/g++.pt/incomplete1.C: New test.
3102
3103 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3104
3105         * g++.old-deja/g++.other/friend9.C: New test.
3106
3107 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3108
3109         * gcc.dg/20001127-1.c: New test.
3110
3111 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3112
3113         * g++.old-deja/g++.pt/friend46.C: New test.
3114
3115 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3116
3117         * g++.old-deja/g++.other/ptrmem8.C: New test.
3118
3119 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3120
3121         * gcc.c-torture/execute/string-opt-7.c: New test.
3122         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3123
3124 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3125
3126         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3127         instead of 'mkcheck 2'.
3128
3129 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3130
3131         * gcc.c-torture/execute/memcheck/driver.c,
3132         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3133         C9X references to refer to C99.
3134
3135 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3136
3137         * gcc.dg/ultrasp3.c: New test.
3138
3139 2000-11-25  Neil Booth  <neilb@earthling.net>
3140
3141         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3142
3143 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3144
3145         * gcc.c-torture/compile/20001123-2.c: New.
3146
3147 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3148
3149         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3150
3151 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3152
3153         * gcc.dg/sequence-point-1.c: Add some new tests.
3154         * gcc.c-torture/execute/20001124-1.c: New test.
3155
3156 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3157
3158         * g++.old-deja/g++.other/vaarg4.C: New test.
3159         * gcc.c-torture/compile/20001123-1.c: New test.
3160
3161 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3162
3163         * g++.other/crash24.C: Adjust and remove XFAIL.
3164         * g++.other/crash37.C: New test.
3165
3166 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3167
3168         * g++.old-deja/g++.pt/instantiate9.C: New test.
3169
3170 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3171
3172         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3173         new ABI, too.
3174
3175         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3176         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3177
3178 2000-11-22  Neil Booth  <neilb@earthling.net>
3179
3180         * gcc.dg/cpp/Wtrigraphs.c: New test.
3181
3182 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3183
3184         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3185
3186 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3187
3188         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3189
3190 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3191
3192         * lib/gcc-dg.exp: load_lib scanasm.exp.
3193         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3194         * lib/g++-dg.exp: load_lib scanasm.exp.
3195         * lib/scanasm.exp: New.
3196         (scan-assembler, scan-assembler-not): Add optional arguments to
3197         test name, or if not present, the pattern name.
3198         (scan-assembler-dem, scan-assembler-dem-not): New.
3199
3200         * g++.dg/dg.exp: New.
3201
3202 2000-11-21  Neil Booth  <neilb@earthling.net>
3203
3204         * gcc.dg/cpp/integrated1.c: Remove.
3205
3206 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3207
3208         * gcc.c-torture/execute/20001121-1.c: New test.
3209
3210 2000-11-21  Richard Henderson  <rth@redhat.com>
3211
3212         * gcc.c-torture/compile/20001121-1.c: New test.
3213
3214 2000-11-20  Neil Booth  <neilb@earthling.net>
3215
3216         * gcc.dg/cpp/integrated1.c: New test.
3217
3218 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3219
3220         * g++.old-deja/g++.other/inline17.C: New test.
3221
3222 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3223
3224         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3225         local variable to be zero: I made the variable global. Now
3226         uses abort() and exit() instead of relying on main's return value.
3227
3228 2000-11-20  Neil Booth  <neilb@earthling.net>
3229
3230         * gcc.dg/cpp/paste2.c: Update test.
3231         * objc/execute/paste.m: New test.
3232
3233 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3234
3235         * gcc.dg/c99-condexpr-1.c: New test.
3236
3237 2000-11-20  Neil Booth  <neilb@earthling.net>
3238
3239         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3240
3241 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3242
3243         * g++.old-deja/g++.pt/export1.C: New test.
3244
3245 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3246
3247         * gcc.dg/20001117-1.c: New test.
3248
3249 2000-11-18  Richard Henderson  <rth@redhat.com>
3250
3251         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3252
3253 2000-11-18  Richard Henderson  <rth@redhat.com>
3254
3255         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3256         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3257         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3258
3259 2000-11-18  Richard Henderson  <rth@redhat.com>
3260
3261         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3262         (main): New.  Exit cleanly.
3263
3264 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3265
3266         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3267         gcc.dg/c99-fordecl-2.c: New tests.
3268
3269 2000-11-18  Richard Henderson  <rth@redhat.com>
3270
3271         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3272         * gcc.c-torture/execute/zerolen-2.c: New.
3273
3274 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3275
3276         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3277         memory.
3278
3279 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3280
3281         * g++.old-deja/g++.pt/instantiate8.C: New test.
3282
3283 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3284
3285         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3286         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3287
3288 2000-11-16  Nick Clifton  <nickc@redhat.com>
3289
3290         * gcc.c-torture/execute/nestfunc-2.c: New test.
3291         * gcc.c-torture/execute/nestfunc-3.c: New test.
3292
3293 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3294
3295         * gcc.c-torture/compile/20001116-1.c: New test.
3296
3297 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3298
3299         * gcc.c-torture/execute/20001115-1.c: New test.
3300
3301 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3302
3303         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3304         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3305         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3306         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3307
3308 2000-11-15  Neil Booth  <neilb@earthling.net>
3309
3310         gcc.dg/cpp/_Pragma1.c: Update.
3311         gcc.dg/cpp/_Pragma2.c: New test.
3312
3313 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3314
3315         * g++.old-deja/g++.other/anon5.C: New test.
3316
3317 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3318
3319         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3320         tests.
3321
3322 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3323
3324         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3325         output.
3326
3327 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3328
3329         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3330         labels at end of compound statements.
3331
3332 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3333
3334         * gcc.c-torture/execute/loop-7.c: New test.
3335
3336 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3337
3338         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3339
3340 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3341
3342         * gcc.dg/c99-bool-1.c: New test.
3343
3344 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3345
3346         * gcc.dg/c99-scope-1.c: Remove xfail.
3347         * gcc.dg/c99-scope-2.c: New test.
3348
3349 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3350
3351         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3352         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3353
3354 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3355
3356         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3357         error messages.
3358
3359         * g++.mike/p700.C: Don't typedef wchar_t.
3360         * g++.mike/p784.C: Likewise.
3361         * g++.mike/eb101.C: Don't use __wchar_t.
3362
3363 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3364
3365         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3366         from DO loop.
3367
3368 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3369
3370         * gcc.c-torture/execute/20001111-1.c: New test.
3371
3372 2000-11-10  Nick Clifton  <nickc@redhat.com>
3373
3374         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3375         long multuiple and accumulate.
3376
3377 2000-11-09  Richard Henderson  <rth@redhat.com>
3378
3379         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3380         via size_t instead of int.
3381
3382         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3383         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3384         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3385         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3386
3387 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3388
3389         * gcc.c-torture/compile/20001109-1.c: New test.
3390         * gcc.c-torture/compile/20001109-2.c: New test.
3391
3392 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3393
3394         * g++.old-deja/g++.pt/operator1.C: New test.
3395         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3396
3397 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3398
3399         * gcc.dg/20001108-1.c: New test.
3400
3401 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3402
3403         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3404         with both arguments constant strings.
3405         * gcc.c-torture/execute/string-opt-3.c: New test.
3406         * gcc.c-torture/execute/string-opt-4.c: New test.
3407         * gcc.c-torture/execute/string-opt-5.c: New test.
3408
3409 2000-11-08  Nick Clifton  <nickc@redhat.com>
3410
3411         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3412         mulsidi3adddi patterns.
3413
3414 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3415
3416         * g++.old-deja/g++.other/crash36.C: New test.
3417
3418 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3419
3420         * g++.old-deja/g++.other/init16.C: New test.
3421
3422 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3423
3424         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3425
3426 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3427
3428         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3429         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3430         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3431
3432 2000-11-07  DJ Delorie  <dj@redhat.com>
3433
3434         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3435
3436 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3437
3438         * gcc.c-torture/execute/string-opt-1.c: New test.
3439
3440 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3441
3442         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3443         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3444         parameters in registers, and there is no way for a varargs
3445         function to know in which order the integer and floating-point
3446         parameters should be interleaved when they are placed on the
3447         stack.
3448         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3449         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3450
3451 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3452
3453         * gcc.c-torture/execute/string-opt-2.c: New test.
3454
3455 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3456
3457         * g++.old-deja/g++.pt/crash60.C: New test.
3458
3459 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3460
3461         * g++.old-deja/g++.other/crash24.C: New test.
3462         * g++.old-deja/g++.other/crash25.C: New test.
3463         * g++.old-deja/g++.other/crash26.C: New test.
3464         * g++.old-deja/g++.other/crash27.C: New test.
3465         * g++.old-deja/g++.other/crash28.C: New test.
3466         * g++.old-deja/g++.other/crash29.C: New test.
3467         * g++.old-deja/g++.other/crash30.C: New test.
3468         * g++.old-deja/g++.other/crash31.C: New test.
3469         * g++.old-deja/g++.other/crash32.C: New test.
3470         * g++.old-deja/g++.other/crash33.C: New test.
3471         * g++.old-deja/g++.other/crash34.C: New test.
3472         * g++.old-deja/g++.other/crash35.C: New test.
3473
3474 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3475
3476         * gcc.c-torture/execute/20001031-1.c: New test.
3477
3478 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3479
3480         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3481         namespace.
3482
3483         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3484         standards-conformant.
3485
3486         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3487
3488         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3489         * g++.old-deja/g++.mike/p755a.C: Likewise.
3490         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3491         library makes no calls to `operator new' during initialization.
3492
3493 2000-11-04  Neil Booth  <neilb@earthling.net>
3494
3495         * gcc.dg/cpp/include2.c: New tests.
3496
3497 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3498
3499         * lib/g++.exp (g++_set_ld_library_path): New function.
3500         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3501
3502 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3503
3504         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3505         warnings.
3506
3507 2000-11-01  Richard Henderson  <rth@redhat.com>
3508
3509         * g++.old-deja/g++.ext/namedret1.C: New.
3510         * g++.old-deja/g++.ext/namedret2.C: New.
3511         * g++.old-deja/g++.ext/namedret3.C: New.
3512
3513 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3514
3515         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3516         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3517
3518 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3519
3520         * gcc.c-torture/execute/va-arg-21.c: New test.
3521
3522 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3523
3524         * gcc.dg/c99-complex-2.c: New test.
3525
3526 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3527
3528         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3529
3530 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3531
3532         * g++.old-deja/g++.other/inline16.C: New test.
3533
3534 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3535
3536         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3537         __PRETTY_FUNCTION__
3538
3539 2000-10-29  Neil Booth  <neilb@earthling.net>
3540
3541         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3542         New tests.
3543         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3544         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3545         optimisation.
3546
3547 2000-10-29  Neil Booth  <neilb@earthling.net>
3548
3549         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3550         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3551         * mi5.c: Test multiple includes work with -C.
3552         * trigraphs.c: Test ^= version.
3553
3554 2000-10-28  Neil Booth  <neilb@earthling.net>
3555
3556         New tests and test updates for new macro expander.
3557
3558         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3559         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3560         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3561         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3562         new diagnostic messages.
3563
3564         * gcc.dg/cpp/macro3.c: New tests.
3565
3566 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3567
3568         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3569         on the same line.
3570
3571 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3572
3573         * g++.old-deja/g++.other/eh2.C: New test.
3574
3575 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3576
3577         * gcc.c-torture/execute/20001027-1.c: New test.
3578
3579 2000-10-26  Richard Henderson  <rth@redhat.com>
3580
3581         * gcc.c-torture/execute/20001026-1.c: New.
3582
3583 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3584
3585         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3586         * g++.old-deja/g++.law/builtin1.C: Likewise.
3587         * g++.old-deja/g++.law/ctors10.C: Likewise.
3588         * g++.old-deja/g++.law/virtual3.C: Likewise.
3589         * g++.old-deja/g++.mike/p658.C: Likewise.
3590         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3591         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3592         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3593         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3594         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3595
3596 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3597
3598         * gcc.c-torture/compile/20001024-1.c: New test.
3599
3600 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3601
3602         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3603         to tell us whether or not we are using V3.
3604
3605 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3606
3607         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3608         operands.
3609
3610 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3611
3612         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3613
3614 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3615
3616         * gcc.c-torture/execute/20001024-1.c: New test.
3617
3618 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3619
3620         * g++.old-deja/g++.other/sibcall1.C: New test.
3621
3622 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3623
3624         * gcc.dg/noncompile/init-3.c: New test.
3625
3626 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3627
3628         * gcc.dg/format-array-1.c: New test.
3629
3630 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3631
3632         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3633         writing through null pointers; remove comment about testing
3634         unterminated strings.
3635
3636 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3637
3638         * gcc.c-torture/execute/20001017-2.c: New test.
3639
3640 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3641
3642         * gcc.c-torture/compile/20001018-1.c: New test.
3643         * gcc.c-torture/compile/20001018-1.x: Xfail.
3644
3645 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3646
3647         * gcc.c-torture/execute/20001017-1.c: New test.
3648
3649 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3650
3651         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3652         for multiple use of arguments with scanf formats; add tests for
3653         multiple use of arguments.
3654
3655 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3656
3657         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3658
3659 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3660
3661         * gcc.dg/format-miss-1.c: New test.
3662
3663 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3664
3665         * gcc.c-torture/execute/20001013-1.c: New test.
3666
3667 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3668
3669         * gcc.dg/format-branch-1.c: New test.
3670
3671 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3672
3673         * README, lib/file-format.exp: Remove EGCS references.
3674
3675 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3676
3677         * gcc.dg/20001013-1.c: New test.
3678
3679 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3680
3681         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3682         for intmax_t in the compiler using __typeof__ and the type rules
3683         for conditional expressions.
3684
3685 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3686
3687         * gcc.dg/20001012-1.c: New test.
3688         * gcc.dg/20001012-2.c: New test.
3689
3690 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3691
3692         * gcc.dg/format-attr-1.c: New test.
3693
3694 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3695
3696         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3697         __LONG_LONG_MAX__ instead of LLONG_MAX.
3698
3699 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3700
3701         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3702         scanf flags.
3703         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3704         flags.
3705
3706 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3707
3708         * gcc.dg/sequence-pt-1.c: New test.
3709
3710 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3711
3712         * gcc.c-torture/execute/20001011-1.c: New testcase.
3713         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3714
3715 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3716
3717         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3718         does not error on it.
3719
3720 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3721
3722         * gcc.dg/20001009-1.c: New test.
3723
3724 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3725
3726         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3727         * gcc.c-torture/execute/20001009-2.c: ... to here.
3728
3729 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3730
3731         * gcc.c-torture/compile/20001009-1.c: New testcase.
3732         * gcc.c-torture/execute/20001009-1.c: New testcase.
3733         Testcases provided by Jan Hubicka <jh@suse.cz>.
3734
3735 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3736
3737         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3738         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3739         uintmax_t using <limits.h> to emulate the compiler's internal
3740         logic.  No longer XFAIL %j tests.
3741
3742 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3743
3744         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3745         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3746         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3747         regexps and details of expected handling of some bad formats.
3748         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3749         suppression.
3750
3751 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3752
3753         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3754         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3755         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3756         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3757         in list archives.
3758
3759 2000-10-06  Richard Henderson  <rth@cygnus.com>
3760
3761         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3762         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3763         * g++.old-deja/g++.jason/report.C: Likewise.
3764         * g++.old-deja/g++.law/friend5.C: Likewise.
3765         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3766         of the expected warnings.
3767
3768 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3769
3770         * g++.old-deja/g++.pt/enum14.C: New test.
3771
3772 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3773
3774         * g++.old-deja/g++.pt/crash59.C: New test.
3775
3776 2000-10-04  Will Cohen  <wcohen@redhat.com>
3777
3778         * gcc.dg/20000926-1.c: New test.
3779
3780 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3781
3782         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3783         function name for current C++ compiler.
3784         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3785
3786 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3787
3788         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3789         __PRETTY_FUNCTION__.
3790         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3791
3792 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3793
3794         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3795
3796 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3797
3798         * gcc.c-torture/compile/20000923-1.c: New test.
3799
3800 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3801
3802         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3803         * g++.old-deja/g++.pt/ttp62.C: Same.
3804         * g++.old-deja/g++.other/inline14.C: Same.
3805
3806 2000-09-24  Richard Henderson  <rth@cygnus.com>
3807
3808         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3809
3810 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3811
3812         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3813
3814 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3815
3816         * gcc.c-torture/compile/20000922-1.c: New file.
3817
3818 2000-09-21  Nick Clifton  <nickc@redhat.com>
3819
3820         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3821         a signed long modulo operation.
3822         (mod6): New funciton - perform an unsigned long modulo operation.
3823         (main): Add tests for modulos of very large numbers by very small
3824         dividends.
3825
3826 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3827
3828         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3829
3830 2000-09-19  Richard Henderson  <rth@cygnus.com>
3831
3832         * gcc.dg/compare2.c (case 10): XFAIL.
3833
3834 2000-09-18  Richard Henderson  <rth@cygnus.com>
3835
3836         * gcc.c-torture/execute/20000906-1.c: Move ...
3837         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3838         that support __builtin_trap.
3839
3840 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3841
3842         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3843
3844 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3845
3846         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3847         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3848         more $ format tests.
3849
3850 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3851
3852         * gcc.dg/format-errmk-1.c: New test.
3853
3854 2000-09-17  Greg McGary  <greg@mcgary.org>
3855
3856         * gcc.c-torture/execute/20000917-1.x: Remove.
3857
3858 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3859
3860         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3861
3862 2000-09-17  Greg McGary  <greg@mcgary.org>
3863
3864         * gcc.c-torture/execute/20000917-1.c: New test.
3865         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3866
3867 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3868
3869         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3870         in nested macro bug.
3871
3872 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3873
3874         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3875
3876 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3877
3878         * gcc.c-torture/execute/20000914-1.c: New test.
3879
3880 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3881
3882         * g++.other/inline13.C: New test.
3883
3884 2000-09-12  Andreas Jaeger  <aj@suse.de>
3885
3886         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3887         constant by Ulrich Drepper <drepper@redhat.com>.
3888
3889 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3890
3891         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3892
3893 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3894
3895         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3896
3897 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3898
3899         * gcc.dg/cpp/backslash.c: New test.
3900
3901 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3902
3903         * gcc.c-torture/execute/20000910-1.c: New test.
3904         * gcc.c-torture/execute/20000910-2.c: Likewise.
3905
3906 2000-09-11  Robert Lipe  <robertl@sco.com>
3907
3908         * gcc.dg/pragma-align.c: New test.
3909
3910 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3911
3912         * g++.old-deja/g++.pt/explicit82.C: New test.
3913         * g++.old-deja/g++.pt/explicit83.C: New test.
3914
3915 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3916
3917         * gcc.dg/asm-names.c: New test.
3918
3919 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3920
3921         * gcc.dg/cpp/tr-warn6.c: New test
3922
3923 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3924
3925         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3926         be accepted.
3927
3928 2000-09-07  Catherine Moore  <clm@redhat.com>
3929
3930         * gcc.c-torture/execute/unroll-1.c: New test.
3931
3932 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3933
3934         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3935         ERROR markers.
3936         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3937         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3938         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3939         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3940         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3941         Preprocess only.
3942         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3943         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3944
3945 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3946
3947         * g++.old-deja/g++.pt/deduct2.C: New test.
3948
3949 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3950
3951         * g++.old-deja/g++.pt/parms2.C: New test.
3952
3953 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3954
3955         * g++.old-deja/g++.pt/crash58.C: New test.
3956
3957 2000-09-06  Greg McGary  <greg@mcgary.org>
3958
3959         * gcc.c-torture/execute/20000906-1.c: New test.
3960         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3961
3962 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3963
3964         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3965
3966 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3967
3968         * g++.old-deja/g++.pt/crash57.C: New test.
3969
3970 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3971
3972         * g++.old-deja/g++.pt/crash56.C: New test.
3973
3974 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3975
3976         * g++.old-deja/g++.pt/koenig1.C: New test.
3977
3978 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3979
3980         * gcc.dg/20000904-1.c: New test.
3981
3982 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3983
3984         * gcc.dg/cpp/paste8.c: New test.
3985
3986 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3987
3988         * gcc.c-torture/compile/20000827-1.c: New test.
3989
3990 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3991
3992         * gcc.dg/format-diag-1.c: New test.
3993
3994 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3995
3996         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3997         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3998         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3999         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4000         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4001
4002 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4003
4004         * g++.old-deja/g++.other/nested4.C: New test.
4005
4006 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4007
4008         * g++.old-deja/g++.ns/scoped1.C: New test.
4009
4010 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4011
4012         * lib/g++.exp: Support testing already-installed GCC.
4013
4014 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4015
4016         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4017
4018 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4019
4020         * gcc.dg/return-type-2.c: New test.
4021
4022 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4023
4024         * gcc.c-torture/compile/20000825-1.c: New test.
4025
4026 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4027
4028         * gcc.dg/dwarf2-2.c: New test.
4029
4030 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4031
4032         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4033         dg-warning regexps.
4034
4035 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4036
4037         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4038         gcc.dg/format-ext-5.c: New tests.
4039
4040 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4041
4042         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4043
4044 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4045
4046         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4047
4048 2000-08-24  Richard Henderson  <rth@cygnus.com>
4049
4050         * gcc.dg/ia64-sync-1.c: New test.
4051         * gcc.dg/ia64-sync-2.c: New test.
4052         * gcc.dg/ia64-asm-1.c: New test.
4053
4054 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4055
4056         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4057         * gcc.dg/format-ext-2.c: New test.
4058
4059 2000-08-23  Jason Merrill  <jason@redhat.com>
4060
4061         * lib/old-dejagnu.exp: Also ignore "In member function" and
4062         "At global scope".
4063
4064 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4065
4066         * gcc.dg/noncompile/label-lineno-1.c: New test.
4067
4068 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4069
4070         * gcc.dg/c99-array-nonobj-1.c: New test.
4071
4072 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4073
4074         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4075         tests.
4076         * gcc.dg/format-ext-1.c: New test.
4077
4078 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4079
4080         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4081         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4082         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4083         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4084         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4085
4086 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4087
4088         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4089         gcc.dg/c99-strftime-2.c: New tests.
4090
4091 2000-08-22  Richard Henderson  <rth@cygnus.com>
4092
4093         * gcc.c-torture/execute/20000822-1.c: New test.
4094
4095 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4096
4097         * gcc.c-torture/execute/20000819-1.x: Remove.
4098
4099 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4100
4101         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4102         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4103         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4104         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4105         gcc.dg/format-xopen-1.c: New tests.
4106
4107 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4108
4109         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4110
4111 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4112
4113         * g++.old-deja/g++.other/loop2.C: New test.
4114
4115         * gcc.c-torture/compile/20000606-1.c: New test.
4116         * gcc.c-torture/compile/20000728-1.c: New test.
4117         * gcc.c-torture/execute/20000801-1.c: New test.
4118         * gcc.c-torture/execute/20000801-2.c: New test.
4119         * gcc.c-torture/execute/20000819-1.c: New test.
4120         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4121         * gcc.dg/20000629-1.c: New test.
4122         * gcc.dg/20000724-1.c: New test.
4123         * gcc.dg/20000807-1.c: New test.
4124
4125 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4126
4127         * gcc.dg/cpp/pragma-1.c: New test.
4128         * gcc.dg/cpp/pragma-2.c: New test.
4129
4130 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4131
4132         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4133         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4134
4135 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4136
4137         * gcc.c-torture/compile/20000818-1.c: New test.
4138
4139 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4140
4141         * gcc.c-torture/execute/20000818-1.c: New test.
4142
4143 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4144
4145         * gcc.dg/format-va-1.c: New test.
4146
4147 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4148
4149         * g++.old-deja/g++.other/typedef8.C: New test.
4150
4151 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4152
4153         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4154         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4155         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4156         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4157         * g++.old-deja/g++.other/ptrmem7.C: New test.
4158         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4159
4160 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4161
4162         * g++.old-deja/g++.pt/typename27.C: New test.
4163
4164 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4165
4166         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4167         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4168         * g++.old-deja/g++.pt/friend45.C: New test.
4169         * g++.old-deja/g++.other/friend8.C: New test.
4170
4171 2000-08-15  Richard Henderson  <rth@cygnus.com>
4172
4173         * gcc.c-torture/execute/20000815-1.c: New test.
4174
4175 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4176
4177         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4178         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4179         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4180
4181 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4182
4183         * g++.old-deja/g++.other/refinit2.C: New test.
4184
4185 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4186
4187         * lib/c-torture.exp (c-torture): Make
4188         compiler_conditional_xfail_data global.
4189         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4190         compiler_conditional_xfail_data machinery.
4191         (f-torture-execute): Likewise.
4192         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4193         and only when unrolling loops.
4194
4195         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4196
4197 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4198
4199         * g++.old-deja/g++.pt/explicit81.C: New test.
4200
4201 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4202
4203         * g++.old-deja/g++.pt/typename26.C: New test.
4204
4205 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4206
4207         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4208         warning.
4209
4210 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4211
4212         * g++.old-deja/g++.other/array3.C: New test.
4213
4214 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4215
4216         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4217         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4218         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4219         New tests.
4220
4221 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4222
4223         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4224         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4225
4226 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4227
4228         * gcc.c-torture/execute/20000808-1.c: New test.
4229
4230 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4231
4232         * gcc.dg/c90-const-expr-1.c: New test.
4233
4234 2000-08-08  Richard Henderson  <rth@cygnus.com>
4235
4236         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4237
4238 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4239
4240         * gcc.dg/noncompile/const-ll-1.c: New test.
4241
4242 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4243
4244         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4245
4246 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4247
4248         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4249         that running programs linked against the shared version of libobjc
4250         run correctly.
4251
4252 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4253
4254         * gcc.dg/c99-printf-1.c: New test.
4255
4256 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4257
4258         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4259
4260 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4261
4262         * gcc.c-torture/execute/20000731-1.x: Delete.
4263
4264 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4265
4266         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4267         and torture_without_loops as is done by c-torture.exp.
4268         (search_for): Copy from c-torture.exp.
4269         (gcc-dg-runtest): New function, drives a directory of tests
4270         iterating over the TORTURE_OPTIONS.
4271         (scan-assembler, scan-assembler-not): Move here from
4272         individual directory drivers.
4273
4274         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4275         defined by lib/gcc-dg.exp.
4276         * gcc.dg/cpp/cpp.exp: Likewise.
4277         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4278         gcc-dg-runtest, so we cycle over optimization options.
4279
4280         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4281         * gcc.dg/compare2.c: No longer expected to fail.
4282
4283 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4284
4285         * gcc.c-torture/execute/20000804-1.c: New test.
4286
4287 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4288
4289         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4290
4291 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4292
4293         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4294
4295 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4296
4297         * gcc.c-torture/compile/20000803-1.c: New test.
4298
4299 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4300
4301         * gcc.c-torture/execute/20000801-3.c,
4302         gcc.c-torture/execute/20000801-4.c: New tests.
4303         * gcc.c-torture/execute/20000801-3.x,
4304         gcc.c-torture/execute/20000801-4.x: Xfail.
4305
4306 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4307
4308         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4309         libobjc/.libs to allow for libtool.
4310
4311 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4312
4313         * gcc.c-torture/compile/20000802-1.c: New test.
4314
4315 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4316
4317         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4318
4319 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4320
4321         * gcc-c-torture/execute/20000731-2.c: New test.
4322
4323         * gcc.c-torture/execute/20000731-1.c: New test.
4324         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4325
4326 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4327
4328         * testsuite/gcc.dg/cpp/paste7.c: New test.
4329         * gcc.dg/cpp/20000725-1.c: New test.
4330
4331 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4332
4333         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4334         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4335         declaration warning for __builtin_dwarf_reg_size.
4336
4337         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4338
4339 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4340
4341         * gcc.dg/noncompile/voidparam-1.c: New test.
4342
4343 2000-07-30  Richard Henderson  <rth@cygnus.com>
4344
4345         * gcc.dg/c90-digraph-1.c: Don't xfail.
4346         * gcc.dg/compare2.c (case 10): Xfail.
4347         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4348
4349 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4350
4351         * gcc.dg/c99-main-1.c: New test.
4352
4353 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4354
4355         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4356
4357 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4358
4359         * gcc.c-tortuer/execute/20000726-1.c: New test.
4360
4361 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4362
4363         * gcc.c-torture/execute/enum-2.c: New test.
4364
4365 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4366
4367         * gcc.dg/cpp/tr-warn3.c: New test.
4368
4369 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4370
4371         * g++.old-deja/g++.ext/implicit1.C: Remove.
4372         * g++.old-deja/g++.jason/c2.C: Remove
4373         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4374         * g++.old-deja/g++.pt/crash16.C: Likewise.
4375         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4376
4377 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4378
4379         * g++.old-deja/g++.other/for2.C: New test.
4380
4381 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4382
4383         * gcc.dg/20000720-1.c: New test.
4384
4385 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4386
4387         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4388
4389 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4390
4391         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4392         * gcc.c-torture/execute/20000722-1.c: New.
4393         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4394
4395 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4396
4397         * gcc.dg/cpp/20000720-1.S: New test.
4398
4399 2000-07-21  Michael Meissner  <meissner@redhat.com>
4400
4401         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4402
4403 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4404
4405         * g++.old-deja/g++.brendan/crash16.C,
4406         g++.old-deja/g++.brendan/parse3.C,
4407         g++.old-deja/g++.brendan/redecl1.C,
4408         g++.old-deja/g++.ns/template13.C,
4409         g++.old-deja/g++.other/decl4.C,
4410         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4411
4412 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4413
4414         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4415         and "Internal error".
4416
4417         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4418         regexps.
4419         * gcc.dg/cpp/paste6.c: New test.
4420
4421 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4422
4423         * gcc.dg/cpp/tr-direct.c: New test.
4424
4425         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4426         gcc.dg/cpp/undef1.c: Tweak error regexps.
4427
4428 2000-07-18  Eric Christopher <echristo@redhat.com>
4429
4430         * gcc.c-torture/compile/20000718-1.c: New test.
4431
4432 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4433
4434         * cpplex.c (_cpp_push_token): If the token being pushed back
4435         is the previous token in this context, just subtract one from
4436         context->posn.
4437         * cppmacro.c (save_expansion): Clear aux field when storing a
4438         placemarker.
4439
4440 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4441
4442         * gcc.dg/noncompile/redecl-1.c: New test.
4443
4444 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4445
4446         * gcc.c-torture/execute/20000717-5.c: New test.
4447         * gcc.c-torture/execute/20000717-1.x: Removed.
4448
4449 2000-07-17  Richard Henderson  <rth@cygnus.com>
4450
4451         * gcc.c-torture/execute/20000717-4.c: New test.
4452
4453 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4454
4455         * gcc.dg/cpp/syshdr.c: New test.
4456         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4457
4458 2000-07-17  Neil Booth  <neilb@earthling.net>
4459
4460         * gcc.dg/cpp/cmdlne-dM.c: New test.
4461         * gcc.dg/cpp/cmdlne-dD.c: New test.
4462
4463 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4464
4465         * gcc.c-torture/execute/20000717-3.c: New test.
4466
4467         * gcc.c-torture/compile/20000717-1.c: New test.
4468
4469 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4470
4471         * gcc.c-torture/execute/20000717-2.c: New test.
4472
4473 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4474
4475         * gcc.dg/formatz-1.c: New test.
4476
4477         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4478         * gcc.dg/c99-digraph-1.c: New tests.
4479
4480         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4481         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4482
4483         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4484         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4485         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4486         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4487         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4488         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4489         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4490
4491 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4492
4493         * gcc.c-torture/execute/20000717-1.c: New test.
4494         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4495
4496 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4497
4498         * gcc.c-torture/execute/20000715-2.c: New test.
4499         * gcc.dg/20000715-1.c: New test.
4500
4501 2000-07-15  Michael Meissner  <meissner@redhat.com>
4502
4503         * gcc.c-torture/execute/20000715-1.c: New test.
4504
4505 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4506
4507         * gcc.c-torture/execute/20000707-1.c: New test.
4508
4509 2000-07-13  Neil Booth  <NeilB@earthling.net>
4510
4511         * testsuite/gcc.dg/cpp/digraph1.c,
4512         testsuite/gcc.dg/cpp/digraph2.c,
4513         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4514
4515 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4516
4517         * g77.f-torture/compile/20000630-2.f:  New test.
4518         * g77.f-torture/compile/20000630-2.x
4519
4520 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4521
4522         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4523
4524 2000-07-11  Neil Booth  <NeilB@earthling.net>
4525
4526         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4527
4528 2000-07-11  Neil Booth  <NeilB@earthling.net>
4529
4530         * gcc.dg/cpp/cmdlne-C.c: New.
4531
4532 2000-07-09  Neil Booth  <NeilB@earthling.net>
4533
4534         * gcc.dg/cpp/directiv.c: New tests.
4535         * gcc.dg/cpp/undef1.c: Update.
4536
4537 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4538
4539         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4540
4541 2000-07-09  Neil Booth  <NeilB@earthling.net>
4542
4543         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4544
4545 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4546
4547         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4548         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4549
4550 2000-07-08  Neil Booth  <NeilB@earthling.net>
4551
4552         * gcc.dg/cpp/macsyntx.c: New tests.
4553
4554 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4555
4556         * gcc.dg/20000707-1.c: New test.
4557
4558 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4559
4560         * gcc.c-torture/execute/20000706-1.c: New test.
4561         * gcc.c-torture/execute/20000706-2.c: New test.
4562         * gcc.c-torture/execute/20000706-3.c: New test.
4563         * gcc.c-torture/execute/20000706-4.c: New test.
4564         * gcc.c-torture/execute/20000706-5.c: New test.
4565
4566 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4567
4568         * g++.old-deja/g++.pt/instantiate7.C: New test.
4569
4570 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4571
4572         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4573         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4574         * g++.old-deja/g++.other/rtti3.C: Likewise.
4575         * g++.old-deja/g++.other/rttid3.C: Likewise.
4576
4577 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4578
4579         *  g77.f-torture/compile/20000630-1.x: Fix typo
4580
4581 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4582
4583         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4584         assembly output.
4585
4586 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4587
4588         * gcc.dg/cpp/ident.c: New test.
4589
4590 2000-07-05  Neil Booth  <NeilB@earthling.net>
4591
4592         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4593           gcc.dg/cpp/lexstrng.c: New tests.
4594
4595 2000-07-04  Neil Booth  <NeilB@earthling.net>
4596
4597         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4598         * gcc.dg/cpp/strify2.c: Same.
4599
4600 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4601
4602         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4603         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4604         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4605         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4606
4607         * testsuite/gcc.dg/cpp/macro1.c,
4608         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4609         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4610         testsuite/gcc.dg/cpp/strify1.c,
4611         testsuite/gcc.dg/cpp/strify2.c: New tests.
4612
4613 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4614
4615         * gcc.c-torture/execute/20000703-1.c: New test.
4616
4617 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4618
4619         * g++.old-deja/g++.pt (lookup10.C): New test.
4620
4621 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4622
4623         * g++.old-deja/g++.pt (typename25.C): New test.
4624
4625 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4626
4627         * gcc.c-torture/compile/20000701-1.c: New test.
4628
4629 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4630
4631         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4632         to test case.
4633
4634 2000-06-30  Catherine Moore  <clm@cygnus.com>
4635
4636         * gcc.c-torture/execute/align-1.c: New test.
4637
4638 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4639
4640         * g++.old-deja/g++.pt/expr8.C: New test.
4641         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4642
4643 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4644
4645         * gcc.c-torture/compile/20000629-1.c: New test.
4646
4647 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4648
4649
4650         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4651         gcc.dg/noncompile directory, depending on whether they're
4652         preprocessor tests or not.  Annotate all the tests for the dg
4653         framework.
4654
4655         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4656         * gcc.dg/noncompile/noncompile.exp: New.
4657
4658         * Moved files:
4659         Old name                                New name
4660         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4661         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4662         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4663         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4664         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4665         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4666         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4667         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4668         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4669         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4670         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4671         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4672         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4673         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4674         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4675         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4676         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4677         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4678         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4679         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4680         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4681         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4682         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4683         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4684
4685         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4686         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4687         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4688         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4689         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4690         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4691
4692 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4693
4694         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4695         declare one variable.  On the fourth, error.
4696         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4697         declared by 20000628-1a.h.
4698
4699 2000-06-29  Richard Henderson  <rth@redhat.com>
4700
4701         * gcc.c-torture/execute/930529-1.x: New file.
4702         * gcc.dg/920413-1.c: Adjust expected warning text.
4703         * gcc.dg/980217-1.c: Declare abort.
4704         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4705
4706 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4707
4708         * g77.f-torture/compile/20000629-1.f: New test.
4709         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4710
4711 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4712
4713         Rearrange lots of files, removing entirely the
4714         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4715         directories.
4716
4717         * Deleted files:
4718         gcc.c-torture/code_quality/code_quality.exp
4719         gcc.c-torture/special/special.exp
4720         gcc.failure/failure.exp
4721         gcc.failure/940409-1.x
4722         gcc.c-torture/compile/961203-1.x
4723
4724         * New files:
4725         gcc.misc-tests/linkage.exp
4726         gcc.c-torture/execute/920730-1t.c
4727         gcc.c-torture/execute/920730-1t.x
4728         gcc.c-torture/compile/920520-1.x
4729         gcc.c-torture/compile/920521-1.x
4730         gcc.c-torture/compile/981006-1.x
4731         gcc.c-torture/execute/eeprof-1.x
4732
4733         * Moved files (possibly with modifications to fit a new harness):
4734         Old name                                New name
4735         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4736         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4737         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4738         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4739         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4740         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4741         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4742         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4743         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4744         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4745         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4746         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4747         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4748         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4749
4750 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4751
4752         * c-torture/compile/961203-1.x: Delete.
4753
4754         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4755         not exit. Include stdio.h.
4756         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4757         * gcc.misc-tests/dg-12.c: Likewise.
4758         * gcc.misc-tests/dg-5.c: Likewise.
4759         * gcc.misc-tests/dg-6.c: Likewise.
4760         * gcc.misc-tests/dg-7.c: Prototype abort.
4761         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4762         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4763         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4764         not exit.
4765         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4766         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4767
4768 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4769
4770         * gcc.dg/cpp/20000628-1.c: New test.
4771         * gcc.dg/cpp/20000628-1.h: New header for above test.
4772         * gcc.dg/cpp/20000628-1a.h: Likewise.
4773
4774 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4775
4776         * gcc.dg/cpp: New directory.
4777         * gcc.dg/cpp/cpp.exp: New driver.
4778         * gcc.dg/cpp/20000627-1.c: New test.
4779         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4780         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4781         and rewrite as a compilation test.
4782
4783         * gcc.dg: Move many files into the cpp subdirectory, possibly
4784         renaming or editing them as well.
4785         Old name                New name
4786         990119-1.c              cpp/19990119-1.c
4787         990228-1.c              cpp/19990228-1.c
4788         990407-1.c              cpp/19990407-1.c
4789         990409-1.c              cpp/19990409-1.c
4790         990413-1.c              cpp/19990413-1.c
4791         990703-1.c              cpp/19990703-1.c
4792         20000127-1.c            cpp/20000127-1.c
4793         20000129-1.c            cpp/20000129-1.c
4794         20000207-1.c            cpp/20000207-1.c
4795         20000207-2.c            cpp/20000207-2.c
4796         20000209-1.c            cpp/20000209-1.c
4797         20000209-2.c            cpp/20000209-2.c
4798         20000301-1.c            cpp/20000301-1.c
4799         20000419-1.c            cpp/20000419-1.c
4800         20000510-1.S            cpp/20000510-1.S
4801         20000519-1.c            cpp/20000519-1.c
4802         20000529-1.c            cpp/20000529-1.c
4803         20000625-1.c            cpp/20000625-1.c
4804         20000625-2.c            cpp/20000625-2.c
4805         cpp-as1.c               cpp/assert1.c
4806         cpp-as2.c               cpp/assert2.c
4807         cxx-comments-1.c        cpp/cxxcom1.c
4808         cxx-comments-2.c        cpp/cxxcom2.c
4809         endif-label.c           cpp/endif.c
4810         cpp-hash1.c             cpp/hash1.c
4811         cpp-hash2.c             cpp/hash2.c
4812         cpp-if1.c               cpp/if-1.c
4813         cpp-if2.c               cpp/if-2.c
4814         cpp-if3.c               cpp/if-3.c
4815         cpp-if4.c               cpp/if-4.c
4816         cpp-if5.c               cpp/if-5.c
4817         cpp-cond.c              cpp/if-cexp.c
4818         cpp-missingop.c         cpp/if-mop.c
4819         cpp-missingparen.c      cpp/if-mpar.c
4820         cpp-opprec.c            cpp/if-oppr.c
4821         cpp-ifparen.c           cpp/if-paren.c
4822         cpp-shortcircuit.c      cpp/if-sc.c
4823         cpp-shift.c             cpp/if-shift.c
4824         cpp-unary.c             cpp/if-unary.c
4825         cpp-li1.c               cpp/line1.c
4826         cpp-li2.c               cpp/line2.c
4827         lineno.c                cpp/line3.c
4828         lineno-2.c              cpp/line4.c
4829         cpp-mi.c                cpp/mi1.c
4830         cpp-mic.h               cpp/mi1c.h
4831         cpp-micc.h              cpp/mi1cc.h
4832         cpp-mind.h              cpp/mi1nd.h
4833         cpp-mindp.h             cpp/mi1ndp.h
4834         cpp-mix.h               cpp/mi1x.h
4835         cpp-mi2.c               cpp/mi2.c
4836         cpp-mi2a.h              cpp/mi2a.h
4837         cpp-mi2b.h              cpp/mi2b.h
4838         cpp-mi2c.h              cpp/mi2c.h
4839         cpp-mi3.c               cpp/mi3.c
4840         cpp-mi3.def             cpp/mi3.def
4841         poison-1.c              cpp/poison.c
4842         pr-impl.c               cpp/prag-imp.c
4843         cpp-redef-2.c           cpp/redef1.c
4844         cpp-redef.c             cpp/redef2.c
4845         strpaste.c              cpp/strp1.c
4846         strpaste-2.c            cpp/strp2.c
4847         cpp-tradpaste.c         cpp/tr-paste.c
4848         cpp-tradstringify.c     cpp/tr-str.c
4849         cpp-tradwarn1.c         cpp/tr-warn1.c
4850         cpp-tradwarn2.c         cpp/tr-warn2.c
4851         trigraphs.c             cpp/trigraphs.c
4852         cpp-unc1.c              cpp/unc1.c
4853         cpp-unc2.c              cpp/unc2.c
4854         cpp-unc3.c              cpp/unc3.c
4855         cpp-unc.c               cpp/unc4.c
4856         undef.c                 cpp/undef1.c
4857         undef-2.c               cpp/undef2.c
4858         cpp-wi1.c               cpp/widestr1.c
4859
4860 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4861
4862         * lib/g++.exp (g++_include_flags): Tweak.
4863
4864 2000-06-27  H.J. Lu  <hjl@gnu.org>
4865             Loren J. Rittle  <ljrittle@acm.org>
4866
4867         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4868         version with one that knows about the new gcc tree structure.
4869         (g++_link_flags): Same.
4870
4871 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4872
4873         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4874         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4875         case we are cross-compiling.
4876
4877         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4878         g++.old-deja/g++.niklas/Makefile.in,
4879         g++.old-deja/g++.niklas/configure.in,
4880         g++.old-deja/g++.other/Makefile.in,
4881         g++.old-deja/g++.other/configure.in,
4882         gcc.c-torture/code_quality/Makefile.in,
4883         gcc.c-torture/code_quality/configure.in,
4884         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4885         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4886         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4887         gcc.c-torture/execute/ieee/Makefile.in,
4888         gcc.c-torture/execute/ieee/configure.in,
4889         gcc.c-torture/noncompile/Makefile.in,
4890         gcc.c-torture/noncompile/configure.in,
4891         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4892         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4893         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4894
4895 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4896
4897         * g++.old-deja/g++.other/ambig3.C: New test.
4898
4899 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4900
4901         * g++.old-deja/g++.pt/syntax1.C: New test.
4902         * g++.old-deja/g++.pt/syntax2.C: New test.
4903         * g++.old-deja/g++.other/syntax3.C: New test.
4904         * g++.old-deja/g++.other/syntax4.C: New test.
4905
4906 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4907
4908         * gcc.dg/20000623-1.c: Prototype exit and abort.
4909
4910 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4911
4912         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4913         New tests.
4914         * gcc.dg/cpp-mi3.def: New file.
4915
4916         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4917         inside assertions.
4918         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4919         lexer's error messages.
4920         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4921         divine anything from the linemarkers.
4922         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4923         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4924
4925 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4926
4927         * gcc.dg/20000623-1.c: New test.
4928
4929 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4930
4931         * gcc.c-torture/execute/20000622-1.c: New test.
4932
4933 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4934
4935         * g++.old-deja/g++.other/init15.C: New test.
4936
4937 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4938
4939         * g++.old-deja/g++.pt/vaarg2.C: New test.
4940         * g++.old-deja/g++.pt/vaarg3.C: New test.
4941
4942 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4943
4944         * g++.old-deja/g++.other/dyncast6.C: New test.
4945
4946 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4947
4948         * gcc.c-torture/execute/loop-6.c: New test.
4949
4950 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4951
4952         * gcc.dg/20000614-1.c: New test.
4953         * gcc.dg/20000614-2.c: New test.
4954
4955 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4956
4957         * g++.old-deja/g++.other/inline12.C: New test.
4958
4959 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4960
4961         * g++.old-deja/g++.other/eh1.C: New test.
4962
4963 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4964
4965         * g++.old-deja/g++.other/type.C: New test.
4966
4967 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4968
4969         * g++.old-deja/g++.other/initstring.C: New test.
4970
4971 2000-06-12  Jason Merrill  <jason@redhat.com>
4972
4973         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4974
4975 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4976
4977         * gcc.c-torture/compile/20000609-1.c: New test.
4978
4979 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4980
4981         * gcc.dg/20000609-1.c: New test.
4982
4983 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4984
4985         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4986         * gcc.c-torture/noncompile/poison-1.c: Move...
4987         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4988         * gcc.dg/cpp-li1.c: Add a token after the #line.
4989
4990 2000-06-05  Richard Henderson  <rth@cygnus.com>
4991
4992         * gcc.c-torture/execute/20000605-2.c: New test.
4993         * gcc.c-torture/execute/20000605-3.c: New test.
4994
4995 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4996
4997         * g77.f-torture/execute/20000503-1.x: New file.
4998
4999 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5000
5001         * g++.old-deja/g++.eh/badalloc1.C: New test.
5002
5003 2000-06-05  Richard Henderson  <rth@cygnus.com>
5004
5005         * gcc.c-torture/execute/20000605-1.c: New test.
5006
5007 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5008             Nathan Sidwell <nathan@codesourcery.com>
5009
5010         * gcc.c-torture/compile/20000605-1.c: New test.
5011
5012 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5013
5014         * g77.f-torture/compile/20000601-1.f:  New test.
5015
5016 2000-06-03  Richard Henderson  <rth@cygnus.com>
5017
5018         * gcc.c-torture/execute/20000603-1.c: New.
5019
5020 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5021
5022         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5023         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5024
5025 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5026
5027         * gcc.dg/compare2.c (case 12): XFAIL.
5028         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5029         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5030
5031         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5032
5033 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5034
5035         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5036         guard macro is already defined when the header is first
5037         included.
5038         * gcc.dg/cpp-mix.h: New file.
5039         * gcc.dg/endif-label.c: Update patterns to match compiler.
5040
5041         * g++.brendan/complex1.C: Declare abort.
5042         * g++.law/refs4.C: Remove XFAIL.
5043         * g++.oliva/expr2.C: Declare abort and exit.
5044
5045 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5046
5047         * gcc.c-torture/execute/20000528-1.c: New test.
5048
5049         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5050         * g++.old-deja/g++.law/temps4.C: Likewise.
5051
5052         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5053         stdlib.h.  Call abort() on failure.
5054         * g++.old-deja/g++.law/refs4.C: Likewise.
5055         * g++.old-deja/g++.law/temps4.C: Likewise.
5056         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5057         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5058
5059 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5060
5061         Relative to g++.dg/special:
5062         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5063
5064         Relative to g++.old-deja:
5065         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5066         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5067         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5068         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5069         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5070         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5071         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5072
5073         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5074         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5075         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5076         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5077         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5078         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5079         and/or string.h.
5080
5081         * g++.other/goto1.C: Update expectations for error messages.
5082
5083 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5084
5085         * gcc.c-torture/compile/20000523-1.c: New test.
5086
5087 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5088
5089         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5090
5091 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5092
5093         * g++.old-deja/g++.eh/catch11.C: New test.
5094         * g++.old-deja/g++.eh/catch12.C: New test.
5095
5096 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5097
5098         * gcc.c-torture/execute/20000523-1.c: New test.
5099
5100 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5101
5102         * c-torture/execute/bcp-1.c: Replace abort in arg of
5103         __builtin_constant_p with a generic external function.
5104
5105         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5106         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5107         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5108         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5109         Prototype abort and/or exit.
5110
5111         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5112         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5113         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5114         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5115
5116 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5117
5118         * gcc.dg/dwarf2-1.c: New test.
5119
5120 2000-05-20  Richard Henderson  <rth@cygnus.com>
5121
5122         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5123
5124 2000-05-20  Andreas Jaeger  <aj@suse.de>
5125
5126         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5127         testcase.
5128
5129 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5130
5131         * gcc.c-torture/execute/20000519-2.c: New test.
5132
5133 2000-05-19  Andreas Jaeger  <aj@suse.de>
5134
5135         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5136         which fails with SSA.
5137
5138         * lib/c-torture.exp: Also test with -O3 -fssa.
5139
5140 2000-05-18  Michael Meissner  <meissner@redhat.com>
5141
5142         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5143         * gcc.c-torture/execute/920415-1.c: Ditto.
5144         * gcc.c-torture/execute/920501-1.c: Ditto.
5145         * gcc.c-torture/execute/conversion.c: Ditto.
5146         * gcc.c-torture/execute/cvt-1.c: Ditto.
5147
5148 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5149
5150         * gcc.c-torture/compile/20000518-1.c: New test.
5151
5152 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5153
5154         * g77.f-torture/compile/200005018.f:  New test.
5155
5156 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5157
5158         * gcc.c-torture/compile/20000517-1.c: New test.
5159
5160 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5161
5162         * gcc.c-torture/execute/20000516-1.c: New test.
5163
5164 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5165
5166         * g++.old-deja/g++.other/eh.C: New test.
5167
5168 2000-05-12  Richard Henderson  <rth@cygnus.com>
5169
5170         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5171         constants through to doit's conditional.
5172
5173 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5174
5175         * gcc.c-torture/compile/20000511-1.c: New test.
5176         * g77.f-torture/compile/20000511-1.f: New test.
5177         * g77.f-torture/compile/20000511-2.f: New test.
5178
5179 2000-05-11  Michael Meissner  <meissner@redhat.com>
5180
5181         * gcc.c-torture/execute/20000511-1.c: New test.
5182
5183 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5184
5185         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5186         * gcc.dg/20000510-1.S: New.
5187
5188 2000-05-08  Catherine Moore  <clm@cygnus.com>
5189
5190         * gcc.dg/unused-3.c: New.
5191
5192 2000-05-06  Richard Henderson  <rth@cygnus.com>
5193
5194           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5195           * g++.old-deja/g++.mike/warn1.C: Likewise.
5196           * g++.old-deja/g++.pt/local1.C: Likewise.
5197           * g++.old-deja/g++.pt/local7.C: Likewise.
5198           * g++.old-deja/g++.pt/spec16.C: Likewise.
5199
5200 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5201
5202         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5203
5204 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5205
5206           * g77.f-torture/execute/20000503-1.f:  New test.
5207
5208 2000-05-04  Andreas Jaeger  <aj@suse.de>
5209
5210         * gcc.dg/noreturn-2.c: New test.
5211
5212 2000-05-04  Neil Booth  <NeilB@earthling.net>
5213
5214         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5215         preprocessor.
5216
5217 2000-05-04  Richard Henderson  <rth@cygnus.com>
5218
5219         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5220
5221 2000-05-04  Richard Henderson  <rth@cygnus.com>
5222
5223         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5224         OpenSSL by Jason R Thorpe.
5225
5226 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5227
5228         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5229
5230 2000-05-03  Robert Lipe <robertlipe@usa.net>
5231
5232         * gcc.dg/20000503-1.c: New test.
5233
5234 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5235
5236         * gcc.c-torture/compile/20000502-1.c: New test.
5237         * g++.old-deja/g++.other/align.C: New test.
5238         * gcc.dg/cpp-tradstringify.c: New test.
5239
5240 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5241
5242         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5243         and hard registers.
5244
5245 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5246
5247         * gcc.c-torture/execute/loop-5.c: New test.
5248
5249 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5250
5251         * gcc.c-torture/execute/va-arg-20.c: New test.
5252
5253 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5254
5255         * gcc.c-torture/execute/20000422-1.c: New test.
5256
5257 2000-04-20  Greg McGary  <gkm@gnu.org>
5258
5259         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5260         when optimizing, but without sibling-call optimizations (-O1).
5261
5262 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5263
5264           * gcc.c-torture/compile/20000420-1.c: New test.
5265
5266 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5267
5268         * g++.abi/ptrflags.C: New test.
5269         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5270
5271 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5272
5273         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5274
5275 2000-04-19  Greg McGary  <gkm@gnu.org>
5276
5277         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5278         sibling-call optimizations.
5279
5280 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5281
5282         * gcc.dg/20000419-1.c: New test.
5283
5284 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5285
5286         * gcc.c-torture/execute/20000412-6.c: New test.
5287
5288 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5289
5290         * gcc.c-torture/execute/20000412-5.c: New test.
5291         * g77.f-torture/compile/20000412-1.f: New test.
5292         * gcc.c-torture/execute/20000412-4.c: New test.
5293         * gcc.c-torture/compile/20000412-2.c: New test.
5294         * gcc.c-torture/execute/20000412-3.c: New test.
5295         * gcc.c-torture/compile/20000412-1.c: New test.
5296         * gcc.c-torture/execute/20000412-2.c: New test.
5297
5298 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5299
5300         * objc/execute/bf-20.m: New test.
5301
5302 2000-04-10  Richard Henderson  <rth@cygnus.com>
5303
5304         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5305
5306         * gcc.c-torture/execute/20000412-1.c: New test.
5307
5308 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5309
5310         * g++.old-deja/g++.eh/catchptr1.C: New test.
5311
5312 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5313
5314         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5315
5316 2000-04-08  Neil Booth  <NeilB@earthling.net>
5317
5318         * gcc.dg/cpp-nullchar.c: Remove test as
5319         embedded nulls cause problems.
5320
5321 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5322
5323         * gcc.dg/compare2.c: New test.
5324
5325 2000-04-08  Neil Booth  <NeilB@earthling.net>
5326
5327         * gcc.dg/cpp-nullchar.c: New test.
5328
5329 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5330
5331         * gcc.dg/cpp-mi2.c: New test.
5332         * gcc.dg/cpp-mi2[abc].h: New files.
5333
5334 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5335
5336         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5337         member name.
5338
5339 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5340
5341         * g++.old-deja/g++.abi/vmihint.C: New test.
5342
5343 2000-04-06  Neil Booth  <NeilB@earthling.net>
5344
5345         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5346         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5347         copyright.
5348
5349 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5350
5351         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5352         avoid stack-frame overwrite.
5353
5354 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5355
5356         * gcc.c-torture/compile/20000405-2.c: New test.
5357         * gcc.c-torture/compile/20000405-3.c: New test.
5358
5359 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5360
5361         * gcc.c-torture/compile/20000405-1.c: New test.
5362
5363 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5364
5365         * gcc.dg/cast-qual-1.c: Revert last change.
5366
5367 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5368
5369         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5370
5371 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5372
5373         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5374         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5375
5376 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5377
5378         * gcc.c-torture/compile/20000403-2.c: New test.
5379         * gcc.c-torture/compile/20000403-1.c: New test.
5380
5381 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5382
5383         * gcc.c-torture/execute/20000403-1.c: New test.
5384
5385 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5386
5387         * gcc.c-torture/execute/20000402-1.c: New test.
5388
5389 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5390
5391         * gcc.c-torture/execute/va-arg-15.c: New test.
5392         * gcc.c-torture/execute/va-arg-16.c: New test.
5393         * gcc.c-torture/execute/va-arg-17.c: New test.
5394         * gcc.c-torture/execute/va-arg-18.c: New test.
5395         * gcc.c-torture/execute/va-arg-19.c: New test.
5396
5397 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5398
5399         * gcc.c-torture/compile/981211-1.c: Move to...
5400         * gcc.dg/cpp-as1.c: ...here.
5401         * gcc.dg/cpp-as2.c: New file.
5402
5403         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5404         compiler.
5405
5406 2000-04-02  Neil Booth  <NeilB@earthling.net>
5407
5408         * gcc.dg/cpp-cond.c  New tests.
5409         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5410         accidental success less likely.
5411         * gcc.dg/cpp-missingop.c  New tests.
5412         * gcc.dg/cpp-missingparen.c  New tests.
5413         * gcc.dg/cpp-shift.c  New tests.
5414         * gcc.dg/cpp-shortcircuit.c  New tests.
5415         * gcc.dg/cpp-unary.c  New tests.
5416
5417 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5418
5419         * gcc.c-torture/compile/20000329-1.c: New test.
5420
5421 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5422
5423         * gcc.c-torture/compile/20000326-1.c: New test.
5424         * gcc.c-torture/compile/20000326-2.c: New test.
5425
5426 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5427
5428         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5429         the first parameter is a function argument.
5430
5431 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5432
5433         * g++.old-deja/g++.ext/array4.C: New test.
5434
5435 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5436
5437         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5438
5439 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5440
5441         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5442
5443 2000-03-19  Richard Henderson  <rth@cygnus.com>
5444
5445         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5446
5447 2000-03-19  Richard Henderson  <rth@cygnus.com>
5448
5449         * gcc.c-torture/compile/20000319-1.c: New test.
5450
5451 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5452
5453         * gcc.c-torture/execute/20000314-3.c: New test.
5454         * gcc.c-torture/execute/20000314-2.c: New test.
5455         * gcc.c-torture/execute/20000314-1.c: New test.
5456         * gcc.c-torture/compile/20000314-2.c: New test.
5457         * gcc.c-torture/compile/20000314-1.c: New test.
5458
5459 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5460
5461         * g++.old-deja/g++.warn/inline.C: New test.
5462
5463 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5464
5465         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5466         standards-compliant result rather than specific constants.
5467         Put test-values in array.
5468
5469 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5470
5471         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5472         (g++_target_compile): Put test-specific options last.
5473
5474 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5475
5476         * g++.old-deja/g++.eh/vbase4.C: New test.
5477
5478 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5479
5480         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5481
5482 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5483
5484         * g++.old-deja/g++.brendan/misc12.C: Removed.
5485         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5486         * g++.old-deja/g++.ext/pretty4.C: New test.
5487
5488 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5489
5490         * g++.old-deja/g++.other/string2.C: New test.
5491
5492 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5493
5494         * g++.old-deja/g++.warn/impint2.C: New test.
5495
5496 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5497
5498         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5499         is 1, not zero.
5500
5501 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5502
5503         * g++.old-deja/g++.warn/impint.C: New test.
5504         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5505         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5506         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5507         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5508         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5509         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5510         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5511         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5512         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5513         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5514         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5515         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5516
5517 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5518
5519         * gcc.dg/cpp-redef.c: New test.
5520
5521 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5522
5523         * g++.old-deja/g++.pt/unify7.C: New test.
5524
5525 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5526
5527         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5528         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5529
5530 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5531
5532         * gcc.c-torture/compile/20000224-1.c: New test.
5533
5534 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5535
5536         * gcc.c-torture/compile/cpp-2.c: New test.
5537         * gcc.c-torture/compile/cpp-1.c: New test.
5538
5539 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5540
5541         * gcc.c-torture/execute/20000225-1.c: New test.
5542
5543 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5544
5545         * gcc.dg/cpp-li2.c: New test.
5546
5547         * gcc.dg/cpp-wi1.c: New test.
5548
5549         * gcc.dg/cpp-li1.c: New test.
5550
5551 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5552
5553         * g++.old-deja/g++.other/sizeof5.C: New test.
5554
5555 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5556
5557         * gcc.c-torture/execute/va-arg-13.c: New test.
5558
5559 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5560
5561         * gcc.c-torture/execute/va-arg-12.c: New test.
5562
5563 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5564
5565         * gcc.c-torture/execute/20000223-1.c: New test.
5566
5567 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5570
5571 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5572
5573         * g++.old-deja/g++.abi/ptrmem.C: New test.
5574
5575 2000-02-19  Richard Henderson  <rth@cygnus.com>
5576
5577         * gcc.c-torture/compile/init-3.c: New.
5578
5579 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5580
5581         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5582         ALWAYS_CXXFLAGS.
5583
5584 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5585
5586         * gcc.c-torture/compile/20000211-3.c: New test.
5587
5588 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5589
5590         * gcc.c-torture/compile/20000211-2.c: New test.
5591
5592 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5593
5594         * gcc.c-torture/compile/20000211-1.c: New test.
5595
5596 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5597
5598         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5599           on native targets
5600
5601 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5602
5603         * g++.old-deja/g++.other/cast5.C: New test.
5604
5605 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5606
5607         * gcc.c-torture/execute/20000205-1.c: New.
5608
5609 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5610
5611         * g++.old-deja/g++.jason/cast3.C: Return void.
5612         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5613
5614 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5615
5616         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5617
5618         * gcc.dg/loop-1.c: New test.
5619
5620 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5621
5622         * gcc.c-torture/compile/20000127-1.c: New test.
5623         * gcc.c-torture/execute/991228-1.c: New test.
5624
5625 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5626
5627         * gcc.dg/unused-2.c: New test.
5628
5629         * gcc.dg/conv-1.c: New test.
5630
5631 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5632
5633         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5634         compiler.
5635         (tool_option_proc): Fix typo.
5636
5637 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5638
5639         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5640         of the ld on the host, not on the build machine.
5641         Also, don't crash if '--help' is not a supported option.
5642
5643 2000-01-24  Richard Henderson  <rth@cygnus.com>
5644
5645         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5646
5647 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5648
5649         * gcc.c-torture/execute/20000120-2.c: New test.
5650         * gcc.c-torture/execute/20000120-1.c: New test.
5651
5652 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5653
5654         * gcc.c-torture/execute/20000113-1.c: New test.
5655
5656 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5657
5658         * gcc.c-torture/execute/20000112-1.c: New test.
5659
5660 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5661
5662         * gcc.dg/20000111-1.c: New test.
5663
5664 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5665
5666         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5667         with 16 bit integers.
5668
5669 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5670
5671         * gcc.dg/20000108-1.c: New test.
5672
5673 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5674
5675         * g++.old-deja/g++.ns/koenig8.C: New test.
5676
5677 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5678
5679         * g++.old-deja/g++.other/cast4.C: New test.
5680
5681 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5682
5683         * gcc.c-torture/compile/20000105-2.c: New test.
5684         * gcc.c-torture/compile/20000105-1.c: New test.
5685
5686 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5687
5688         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5689         references to printf & atoi to conform to ANSI standard.
5690         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5691         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5692         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5693         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5694         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5695         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5696         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5697         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5698         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5699         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5700         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5701         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5702         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5703         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5704         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5705         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5706         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5707         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5708         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5709         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5710         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5711         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5712         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5713         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5714         * g++.old-deja/g++.brendan/init3.C: Likewise.
5715         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5716         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5717         * g++.old-deja/g++.brendan/new2.C: Likewise.
5718         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5719         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5720         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5721         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5722         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5723         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5724         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5725         * g++.old-deja/g++.brendan/template24.C: Likewise.
5726         * g++.old-deja/g++.brendan/template3.C: Likewise.
5727         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5728         * g++.old-deja/g++.jason/inline3.C: Likewise.
5729         * g++.old-deja/g++.jason/opeq.C: Likewise.
5730         * g++.old-deja/g++.law/arg5.C: Likewise.
5731         * g++.old-deja/g++.law/arm7.C: Likewise.
5732         * g++.old-deja/g++.law/ctors11.C: Likewise.
5733         * g++.old-deja/g++.law/cvt8.C: Likewise.
5734         * g++.old-deja/g++.law/init9.C: Likewise.
5735         * g++.old-deja/g++.law/refs4.C: Likewise.
5736         * g++.old-deja/g++.law/template2.C: Likewise.
5737         * g++.old-deja/g++.law/visibility24.C: Likewise.
5738         * g++.old-deja/g++.law/vtable3.C: Likewise.
5739         * g++.old-deja/g++.mike/asm2.C: Likewise.
5740         * g++.old-deja/g++.mike/eh1.C: Likewise.
5741         * g++.old-deja/g++.mike/misc1.C: Likewise.
5742         * g++.old-deja/g++.mike/misc13.C: Likewise.
5743         * g++.old-deja/g++.mike/misc14.C: Likewise.
5744         * g++.old-deja/g++.mike/ns12.C: Likewise.
5745         * g++.old-deja/g++.mike/p1248.C: Likewise.
5746         * g++.old-deja/g++.mike/p3708.C: Likewise.
5747         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5748         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5749         * g++.old-deja/g++.mike/p646.C: Likewise.
5750         * g++.old-deja/g++.mike/p700.C: Likewise.
5751         * g++.old-deja/g++.mike/p783.C: Likewise.
5752         * g++.old-deja/g++.mike/p783a.C: Likewise.
5753         * g++.old-deja/g++.mike/p783b.C: Likewise.
5754         * g++.old-deja/g++.mike/p786.C: Likewise.
5755         * g++.old-deja/g++.mike/p789.C: Likewise.
5756         * g++.old-deja/g++.mike/p789a.C: Likewise.
5757         * g++.old-deja/g++.mike/p807a.C: Likewise.
5758         * g++.old-deja/g++.other/delete3.C: Likewise.
5759         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5760         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5761         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5762         * g++.old-deja/g++.other/empty1.C: Likewise.
5763         * g++.old-deja/g++.other/temporary1.C: Likewise.
5764         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5765         * g++.old-deja/g++.pt/t16.C: Likewise.
5766         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5767
5768 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5769
5770         * gcc.dg/991230-1.c: New test.
5771
5772 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5773
5774         * gcc.c-torture/compile/991229-3.c: New test.
5775         * gcc.c-torture/compile/991229-2.c: New test.
5776         * gcc.c-torture/compile/991229-1.c: New test.
5777
5778 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5779
5780         * gcc.c-torture/compile/labels-2.c: New test.
5781
5782 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5783
5784         * gcc.c-torture/execute/991227-1.c: New test.
5785
5786 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5787
5788         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5789
5790 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5791
5792         * gcc.c-torture/execute/991221-1.c: New test.
5793
5794 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5795
5796         * g++.old-deja/g++.other/cast3.C: New test.
5797
5798 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5799
5800         * gcc.c-torture/execute/991216-4.c: New test.
5801
5802 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5803
5804         * gcc.c-torture/execute/991216-1.c: New test.
5805         * gcc.c-torture/execute/991216-2.c: New test.
5806         * gcc.c-torture/execute/991216-3.c: New test.
5807
5808 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5809
5810         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5811         Actually make the test fail by using "-O2" for compilation.
5812
5813 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5814
5815         * g++.old-deja/g++.warn/cast-align1.C: New test.
5816
5817 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5818
5819         * gcc.c-torture/compile/991214-1.c: New test.
5820         * gcc.c-torture/compile/991214-2.c: New test.
5821
5822 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5823
5824         * gcc.dg/991214-1.c: New test.
5825
5826 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5827
5828         * gcc.c-torture/compile/991213-3.c: New test.
5829         * gcc.c-torture/compile/991213-2.c: New test.
5830         * gcc.c-torture/compile/991213-1.c: New test.
5831
5832 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5833
5834         * gcc.dg/991209-1.c: New test.
5835
5836 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5837
5838         * gcc.c-torture/compile/991208-1.c: New test.
5839
5840 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5841
5842         * gcc.dg/ultrasp2.c: New test.
5843
5844 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5845
5846         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5847
5848 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5849
5850         * gcc.c-torture/compile/991202-1.c: New test.
5851         * gcc.c-torture/execute/991202-1.c: New test.
5852         * gcc.c-torture/execute/991202-2.c: New test.
5853         * gcc.c-torture/execute/991202-3.c: New test.
5854
5855 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5856
5857         * g++.old-deja/g++.abi/align.C: New test.
5858         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5859         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5860
5861 1999-12-01  Richard Henderson  <rth@cygnus.com>
5862
5863         * gcc.c-torture/execute/991201-1.c: New.
5864
5865 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5866
5867         * gcc.dg/991129-1.c: New test.
5868
5869 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5870
5871         * gcc.c-torture/compile/991127-1.c: New test.
5872
5873 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5874
5875         * g++.old-deja/g++.other/warn4.C: New test.
5876
5877 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5878
5879         * g++.old-deja/g++.eh/cleanup2.C: New test.
5880         * g++.old-deja/g++.ext/pretty2.C: New test.
5881         * g++.old-deja/g++.ext/pretty3.C: New test.
5882         * g++.old-deja/g++.other/debug6.C: New test.
5883
5884 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5885
5886         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5887         compiler_output to look for one error message instead of two.
5888
5889 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5890
5891         * gcc.c-torture/execute/991118-1.c: Also test case
5892         where the word boundary does not split a byte evenly.
5893
5894 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5895
5896         * g++.old-deja/g++.ext/restrict1.C: New test.
5897
5898 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5899
5900         * gcc.c-torture/execute/991118-1.c: New test.
5901
5902 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5903
5904         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5905         working directory pathnames.
5906
5907 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5908
5909         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5910         host is equipped with driver.h and driver.o so it can actually
5911         compile and run the tests.
5912
5913 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5914
5915         * gcc.c-torture/compile/991008-1.c: New test.
5916
5917 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5918
5919         * lib/gcc-dg.exp: Include target-supports.exp
5920
5921 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5922
5923         * lib/target-supports.exp: New file: Provide procs to test for
5924         features supported by the target.
5925         (check_weak_available): Moved here from ecos.exp.
5926         (check_alias_available): New proc: Determine of the target
5927         toolchain supports the alias attribute.
5928
5929         * gcc.dg/special/ecos.exp: Move check_weak_available to
5930         target-supports.exp.
5931         (alias-1.c): Only perform the test if the target supports
5932         aliases.
5933         (wkali-1.c): Only perform the test if the target supports
5934         aliases.
5935
5936         * gcc.dg/990506-0.c: Expect error messages from cross
5937         targets as well as native targets.
5938
5939 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5940
5941         * gcc.dg/ultrasp1.c: Removed xfail.
5942         * gcc.dg/struct-ret-2.c: Likewise.
5943         * gcc.dg/array-1.c: Likewise.
5944
5945 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5946
5947         * gcc.dg/struct-ret-2.c: New test.
5948
5949         * gcc.dg/array-1.c: New test.
5950
5951 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5952
5953         * gcc.c-torture/execute/991030-1.c: New test.
5954
5955 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5956
5957         * gcc.c-torture/compile/991026-2.c: New test.
5958
5959 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5960
5961         * gcc.c-torture/compile/991026-1.c: New test.
5962
5963 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5964
5965         * gcc.c-torture/execute/991023-1.c: New test.
5966
5967 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5968
5969         * gcc.c-torture/execute/991019-1.c: New test.
5970
5971 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5972
5973         * gcc.c-torture/execute/991016-1.c: New test.
5974
5975 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5976
5977         * gcc.c-torture/execute/991014-1.c: New test.
5978
5979 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5980
5981         * g++.old-deja/g++.other/union2.C: New test.
5982
5983 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5984
5985         * g++.old-deja/g++.other/vaarg2.C: New test.
5986         * g++.old-deja/g++.other/vaarg3.C: New test.
5987
5988 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5989
5990         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5991         in compile/.
5992
5993 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5994
5995         * gcc.c-torture/execute/va-arg-11.c: New test.
5996
5997 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5998
5999         * lib/file-format.exp (gcc_target_object_format): Don't
6000         crash if objdump is unavailable.
6001
6002 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6003
6004         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6005
6006 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6007
6008         * gcc.c-torture/compile/990928-1.c: New test.
6009
6010 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6011
6012         * g++.old-deja/g++.other/decl6.C: New test.
6013
6014 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6015
6016         * gcc.c-torture/execute/va-arg-10.c: New test.
6017
6018 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6019
6020         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6021         __PRETTY_FUNCTION__.
6022
6023 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6024
6025         * gcc.c-torture/execute/990923-1.c: New test.
6026
6027 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6028
6029         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6030         for which -fpic is inappropriate.
6031
6032 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6033
6034         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6035
6036 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6037
6038         * g++.old-deja/g++.other/dyncast1.C: New test.
6039         * g++.old-deja/g++.other/dyncast2.C: New test.
6040         * g++.old-deja/g++.other/dyncast3.C: New test.
6041         * g++.old-deja/g++.other/dyncast4.C: New test.
6042         * g++.old-deja/g++.other/dyncast5.C: New test.
6043         * g++.old-deja/g++.eh/catch3.C: New test.
6044         * g++.old-deja/g++.eh/catch3p.C: New test.
6045         * g++.old-deja/g++.eh/catch4.C: New test.
6046         * g++.old-deja/g++.eh/catch4p.C: New test.
6047         * g++.old-deja/g++.eh/catch5.C: New test.
6048         * g++.old-deja/g++.eh/catch5p.C: New test.
6049         * g++.old-deja/g++.eh/catch6.C: New test.
6050         * g++.old-deja/g++.eh/catch6p.C: New test.
6051         * g++.old-deja/g++.eh/catch7.C: New test.
6052         * g++.old-deja/g++.eh/catch7p.C: New test.
6053         * g++.old-deja/g++.eh/catch8.C: New test.
6054         * g++.old-deja/g++.eh/catch8p.C: New test.
6055         * g++.old-deja/g++.eh/catch9.C: New test.
6056         * g++.old-deja/g++.eh/catch9p.C: New test.
6057
6058 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6059
6060         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6061         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6062
6063 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6064
6065         * gcc.c-torture/compile/990913-1.c: New test.
6066
6067 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6068
6069         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6070         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6071
6072 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6073
6074         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6075
6076 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6077
6078         * g++.old-deja/g++.other/lookup11.C: New test.
6079         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6080         what is permitted and what we want.
6081         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6082         overload use.
6083         * g++.old-deja/g++.jason/rfg5.C: Likewise
6084
6085 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6086
6087         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6088         * gcc.c-torture/noncompile/poison-1.c: New file.
6089
6090 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6091
6092         * g++.old-deja/g++.other/sizeof3.C: New test.
6093         * g++.old-deja/g++.other/sizeof4.C: New test.
6094         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6095         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6096
6097 1999-09-07  Richard Henderson  <rth@cygnus.com>
6098
6099         * gcc.dg/va-arg-1.c: New.
6100
6101 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6102
6103         * gcc.c-torture/execute/va-arg-9.c: New test.
6104
6105 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6106
6107         * g77.f-torture/compile/980519-2.f: New test.
6108         * g77.f-torture/compile/19990905-0.f: New test.
6109         * g77.f-torture/compile/19990905-1.f: New test.
6110         * g77.f-torture/compile/19990905-2.f: New test.
6111
6112         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6113
6114 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6115
6116         * gcc.c-torture/execute/990827-1.c: Fix typo.
6117
6118 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6119
6120         * g++.old-deja/g++.other/deref1.C: New test.
6121
6122 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6123
6124         * g++.old-deja/g++.other/ambig2.C: New test.
6125         * g++.old-deja/g++.other/cond5.C: New test.
6126         * g++.old-deja/g++.other/lookup16.C: New test.
6127
6128 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6129
6130         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6131         assemblers too.
6132
6133 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6134
6135         * lib/c-torture.exp: Avoid the "compare executables" optimization
6136         when testing native.
6137
6138 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6139
6140         * gcc.c-torture/execute/990829-1.c: New test.
6141         * gcc.c-torture/compile/990829-1.c: New test.
6142
6143 1999-08-27  Paul Burchard  <burchard@pobox.com>
6144
6145         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6146         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6147         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6148         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6149         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6150         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6151         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6152         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6153         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6154         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6155         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6156
6157 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6158
6159         * gcc.c-torture/execute/990827-1.c: New test.
6160
6161 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6162
6163         * g77.f-torture/noncompile/19990826-4.f: New test.
6164
6165         * g77.f-torture/compile/19990826-3.f: New test.
6166
6167         * g77.f-torture/execute/19990826-2.f: New test.
6168
6169         * g77.f-torture/compile/19990826-1.f: New test.
6170
6171         * gcc.c-torture/execute/990826-0.c: New test.
6172         * g77.c-torture/execute/19990826-0.f: New test.
6173
6174         * g77.f-torture/noncompile/970626-2.f: New test.
6175
6176 1999-08-25  Paul Burchard  <burchard@pobox.com>
6177
6178         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6179         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6180         lss-011.C: New tests.
6181
6182 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6183
6184         * g++.old-deja/g++.other/decl5.C: New test.
6185
6186 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6187
6188         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6189         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6190         call `postbase' for each one.  All callers of `postbase' changed
6191         to call this instead.
6192
6193 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6194
6195         * gcc.c-torture/execute/990811-1.c: New test.
6196
6197 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6198
6199         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6200         just native ones.
6201
6202         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6203         just native ones.
6204
6205 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6206
6207         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6208
6209 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6210
6211         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6212
6213 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6214
6215         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6216
6217 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6218
6219         * gcc.c-torture/execute/990804-1.c: New test.
6220
6221 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6222
6223         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6224         * g++.old-deja/g++.brendan/crash64.C: Likewise
6225         * g++.old-deja/g++.brendan/overload8.C: Likewise
6226
6227 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6228
6229         * g++.old-deja/g++.other/struct1.C: New test.
6230
6231 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6232
6233         * g++.old-deja/g++.other/enum2.C: New test.
6234
6235 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6236
6237         Adapted from tests from Franz Sirl:
6238         * gcc.c-torture/execute/va-arg-7.c: New test.
6239         * gcc.c-torture/execute/va-arg-8.c: New test.
6240
6241 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6242
6243         * gcc.c-torture/compile/990801-2.c: New test.
6244
6245         * gcc.c-torture/compile/990801-1.c: New test.
6246
6247 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6248
6249         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6250         fp-cmp-1.c, converting double to float.
6251
6252         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6253         fp-cmp-1.c, converting double to long double.
6254
6255         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6256         from fr1 to unknown_register, since fr1 is a legitimate register
6257         on some machines.
6258
6259 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6260
6261         * README: More listname related changes.
6262
6263 1999-07-08  Catherine Moore  <clm@cygnus.com>
6264
6265         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6266
6267 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6268
6269         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6270
6271 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6272
6273         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6274
6275 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6276
6277         * gcc.dg/990703-1.c: New test.
6278
6279 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6280
6281         * lib/file-format.exp: New file: Move definition of proc
6282         gcc_target_object_format to here from
6283         gcc.dg/special/ecos.exp.
6284
6285         * lib/c-torture.exp: Include lib file-format.exp.
6286         * lib/gcc-dg.exp: Include lib file-format.exp.
6287
6288         * gcc.dg/special/ecos.exp: Remove definition of proc
6289         gcc_target_object_format.
6290
6291 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6292
6293         * gcc.c-torture/execute/990628-1.c: New test.
6294
6295 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6296
6297         * gcc.c-torture/compile/990625-2.c: New test.
6298
6299         * gcc.c-torture/compile/990625-1.c: New test.
6300
6301 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6302
6303         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6304         attributes compile.
6305         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6306         ports that use the COFF/PE file format.
6307
6308 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6309
6310         * gcc.c-torture/compile/990617-1.c: New test.
6311
6312 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6313
6314         * g++.old-deja/g++.other/decl4.C: New test.
6315
6316 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6317
6318         * g++.old-deja/g++.other/bitfld3.C: New test.
6319
6320 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6321
6322         * g++.old-deja/g++.eh/catch1.C: New test.
6323
6324 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6325
6326         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6327
6328         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6329         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6330
6331 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6332
6333         * g77.f-torture/compile/19990502-0.f: Replace with new,
6334         shorter, test that still fails after recent changes.
6335
6336 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6337
6338         * gcc.c-torture/execute/990604-1.c: New test.
6339
6340 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6341
6342         * gcc.c-torture/execute/990531-1.c: New test.
6343
6344 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6345
6346         * gcc.c-torture/compile/990527-1.c: New test.
6347
6348 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6349
6350         * gcc.c-torture/execute/990527-1.c: New test.
6351
6352 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6353
6354         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6355         bitfields as signed.
6356
6357 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6358
6359         * g77.f-torture/compile/19990525-0.f: New test.
6360
6361 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6362
6363         * gcc.c-torture/execute/990525-2.c: New test.
6364
6365         * gcc.c-torture/execute/990525-1.c: New test.
6366
6367 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6368
6369         * g++.old-deja/g++.other/anon3.C: New test.
6370         * g++.old-deja/g++.other/anon4.C: New test.
6371         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6372         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6373         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6374         Merrill).
6375
6376 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6377
6378         * gcc.c-torture/execute/990524-1.c: New test.
6379
6380         * gcc.dg/990524-1.c: New test.
6381
6382 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6383
6384         * gcc.c-torture/compile/990523-1.c: New test.
6385
6386 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6387
6388         * gcc.c-torture/compile/990519-1.c: New test.
6389
6390 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6391
6392         * gcc.c-torture/compile/990517-1.c: New test.
6393
6394         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6395         (e4, f4): New tests.
6396         (main): Call them.
6397
6398 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6399
6400         * gcc.dg/noreturn-1.c: New test.
6401
6402 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6403
6404         * gcc.c-torture/execute/990513-1.c: New test.
6405
6406 1999-05-10  Richard Henderson  <rth@cygnus.com>
6407
6408         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6409
6410 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6411
6412         * g77.f-torture/execute/erfc.f: Use small single-precision
6413         values, to avoid problems on Alphas when not -mieee.
6414
6415 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6416
6417         * gcc.dg/990506-0.c: New test.
6418
6419 1999-05-08  Richard Henderson  <rth@cygnus.com>
6420
6421         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6422         the constant to test.  Don't XFAIL 64-bit targets.
6423
6424         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6425         * g++.old-deja/g++.law/profile1.C: Likewise.
6426
6427         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6428         operator new instances.
6429         * g++.old-deja/g++.other/delete5.C: Likewise.
6430
6431 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6432
6433         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6434         intrinsic.
6435
6436 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6437
6438         * g77.f-torture/execute/u77-test.f: Reverse order of two
6439         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6440
6441 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6442
6443         * gcc.dg/compare1.c: New test.
6444
6445 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6446
6447         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6448         New tests.
6449
6450 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6451
6452         * g77.f-torture/compile/19990502-1.f: New test.
6453
6454 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6455
6456         * g77.f-torture/compile/19990502-0.f: New test.
6457
6458 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6459
6460         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6461         intrinsic.
6462
6463 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6464
6465         * g77.f-torture/execute/u77-test.f (main): List libU77
6466         intrinsics not currently tested.
6467         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6468         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6469         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6470         Trim blanks off the ends of some printed strings.
6471
6472 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6473
6474         * g77.f-torture/execute/u77-test.f (main): Just warn about
6475         FSTAT gid disagreement, as it's expected on some systems.
6476
6477 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6478
6479         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6480         use a new function, which allows for some slop.
6481         Clean up some commentary.
6482         (issum): The new function.
6483         (sgladd): Deleted subroutine.
6484
6485 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6486
6487         * g77.f-torture/execute/u77-test.f: Modify to be more like
6488         libf2c/libU77 version, bringing patches to that version here.
6489         Add suitable commentary.
6490
6491 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6492
6493         * gcc.dg/990424-1.c: New test.
6494
6495 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6496
6497         * g77.f-torture/execute/u77-test.f (main): Bug involving
6498         LSTAT has been fixed, so turn back on full checking.
6499
6500 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6501
6502         * g77.f-torture/compile/19990419-0.f: New test.
6503         * g77.f-torture/execute/19990419-1.f: New test.
6504
6505 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6506
6507         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6508         to avoid the need for a prototype to supress a warning.
6509
6510 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6511
6512         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6513
6514 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6515
6516         * gcc.c-torture/execute/990404-1.c: New test.
6517
6518 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6519
6520         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6521         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6522         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6523         missing initializer warnings.
6524
6525 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6526
6527         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6528         matching strings.
6529
6530 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6531
6532         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6533
6534 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6535
6536         * g77.f-torture/execute/19990325-0.f: New test.
6537         * g77.f-torture/execute/19990325-1.f: New test.
6538
6539 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6540
6541         * gcc.c-torture/execute/990324-1.c: New test.
6542
6543 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6544
6545         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6546         test with 4.
6547
6548 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6549
6550         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6551
6552 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6553
6554         * g77.f-torture/execute/19990313-2.f: New test.
6555         * g77.f-torture/execute/19990313-3.f: New test.
6556
6557 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6558
6559         * g77.f-torture/execute/19990313-0.f: New test.
6560         * g77.f-torture/execute/19990313-1.f: New test.
6561
6562 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6563
6564         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6565         printf to sprintf.
6566         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6567         (main): Add check for u15.  Conditionalize u31 check depending on
6568         whether ints are <32 bits or >=32 bits.
6569
6570 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6571
6572         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6573
6574 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6575
6576         * g77.f-torture/compile/19990305-0.f: New test.
6577         * g77.f-torture/execute/19981119-0.f: New test.
6578
6579 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6580
6581         * g77.f-torture/execute/970625-2.f: call ABORT if final
6582         result is not correct, instead of just printing it.
6583         Add this checking via newly introduced obfuscation, to
6584         trip up buggy front ends.
6585
6586 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6587
6588         * g77.f-torture/compile/960317-1.f: Moved from being
6589         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6590
6591 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6592
6593         * g77.f-torture/execute/960317-1.f: New (old) test.
6594         * g77.f-torture/execute/970625-2.f: Ditto.
6595
6596 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6597
6598         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6599         message on line 1 or line 2; cccp and cpplib do this differently.
6600
6601 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6602
6603         * g++.old-deja/g++.law/weak1.C: New test.
6604
6605 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6606
6607         * gcc.c-torture/execute/990119-1.c: Renamed to...
6608         * gcc.dg/990119-1.c: this, so it will only be tested once
6609         (it's a preprocessor test, it doesn't need to be run at
6610         multiple optimization levels).
6611
6612 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6613
6614         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6615           ALWAYS_CXXFLAGS.
6616
6617 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6618
6619         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6620         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6621         to not be compilable by current g77.
6622
6623 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6624
6625         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6626
6627 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6628
6629         * gcc.c-torture/execute/990222-1.c: New test.
6630
6631 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6632
6633         * g77.f-torture/compile/19990218-0.f: New test.
6634         * g77.f-torture/noncompile/19990218-1.f: New test.
6635
6636 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6637
6638         * g77.f-torture/compile/19981216-0.f: New test.
6639
6640 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6641
6642         * gcc.dg/990214-1.c: New test.
6643
6644 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6645
6646         * gcc.dg/990213-2.c: New test.
6647
6648         * gcc.dg/990213-1.c: New test.
6649
6650 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6651
6652         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6653         ints.
6654
6655 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6656
6657         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6658         specified by target.
6659
6660         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6661
6662 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6663
6664         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6665
6666 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6667
6668         * gcc.dg/special/ecos.exp: New test driver for new tests with
6669         special requirements.
6670
6671         * gcc.dg/special/alias-1.c: New test.
6672         * gcc.dg/special/gcsec-1.c: New test.
6673         * gcc.dg/special/weak-1.c: New test.
6674         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6675         * gcc.dg/special/weak-2.c: New test.
6676         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6677         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6678         * gcc.dg/special/wkali-1.c: New test.
6679         * gcc.dg/special/wkali-2.c: New test.
6680         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6681         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6682
6683 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6684
6685           * lib/c-torture.exp (c-torture-compile): Pull out code for
6686           analyzing gcc error messages.
6687           (c-torture-execute): Likewise.  Fix some (harmless) false
6688           positives.
6689           * lib/gcc.exp (gcc_check_compile): New function.
6690
6691 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6692
6693         * gcc.c-torture/execute/990208-1.c: New test.
6694
6695 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6696
6697         * g++.dg/special/ecos.exp: New driver for new tests with special
6698         requirements
6699
6700         * g++.dg/special/conpr-1.C: New test
6701         * g++.dg/special/conpr-2.C: New test
6702         * g++.dg/special/conpr-2a.C: New test
6703         * g++.dg/special/conpr-3.C: New test
6704         * g++.dg/special/conpr-3a.C: New test
6705         * g++.dg/special/conpr-3b.C: New test
6706
6707         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6708         allow g++ to use the dg driver
6709
6710         * README: Add comment about g++.dg directory
6711
6712 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6713
6714         * README: Update email addresses.
6715
6716 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6717
6718         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6719         arguments in order to force structure S onto the stack even on
6720         the alpha.
6721         (test): Pass 10 leading arguments to function foo as well as the
6722         structure S.
6723
6724         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6725         failure for all targets.
6726
6727         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6728         abort to terminate program execution.
6729
6730 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6731
6732         * gcc.c-torture/execute/990130-1.c: New test.
6733
6734 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6735
6736         * gcc.dg/990130-1.c: New test.
6737
6738 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6739
6740         * gcc.c-torture/execute/990128-1.c: New test.
6741
6742 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6743
6744         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6745
6746 1999-01-27  Felix Lee  <flee@cygnus.com>
6747
6748         * lib/c-torture.exp (c-torture-compile): pull out code for
6749         analyzing gcc error messages.
6750         (c-torture-execute): ditto, and fix some (harmless) false
6751         positives.
6752         * lib/gcc.exp (gcc_check_compile): new function.
6753
6754 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6755
6756         * gcc.dg/990117-1.c: New test.
6757
6758         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6759
6760         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6761
6762 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6763
6764         * g77.f-torture/compile/990115-1.f: New test.
6765
6766 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6767
6768         * gcc.c-torture/compile/990107-1.c: New test
6769
6770 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6771
6772         * gcc.c-torture/execute/990106-2.c: New test.
6773
6774         * gcc.c-torture/execute/990106-1.c: New test.
6775
6776 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6777
6778         * gcc.c-torture/compile/981223-1.c: New test.
6779
6780 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6781
6782         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6783         (opt3): Rename from opt4 and disable.
6784
6785 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6786
6787         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6788
6789 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6790
6791         * g++.old-deja/g++.other/conv5.C: New test.
6792
6793 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6794
6795         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6796
6797 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6798
6799         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6800
6801 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6802
6803         * gcc.c-torture/compile/981211-1.c: New test.
6804
6805 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6806
6807         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6808
6809         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6810
6811 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6812
6813         * gcc.special/930510-1.c: Make C9X safe.
6814         * gcc.misc-tests/gcov-1.c Similarly.
6815         * gcc.misc-tests/gcov-2.c Similarly.
6816
6817 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6818
6819         * gcc.dg/ultrasp1.c: New test.
6820
6821 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6822
6823         * gcc.c-torture/execute/981206.c: New test.
6824
6825 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6826
6827         * g++.old-deja/g++.ns/template7.C: New test.
6828
6829         * g++.old-deja/g++.other/expr1.C: New test.
6830
6831         * g++.old-deja/g++.eh/tmpl3.C: New test.
6832
6833         * g++.old-deja/g++.eh/tmpl2.C: New test.
6834
6835 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6836
6837         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6838         * g++.old-deja/g++.other/using6.C: Removed.
6839         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6840
6841         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6842
6843 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6844
6845         * g++.old-deja/g++.pt/overload8.C: New test.
6846
6847         * g++.old-deja/g++.pt/overload7.C: New test.
6848
6849         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6850
6851         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6852         and relinking messages.
6853         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6854         compiling with -frepo.
6855
6856 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6857
6858         * g++.old-deja/g++.pt/lookup6.C: New test.
6859
6860 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6861
6862         * gcc.c-torture/execute/981130-1.c: New test.
6863         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6864
6865 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6866
6867         * g++.old-deja/g++.pt/explicit76.C: New test.
6868
6869         * g++.old-deja/g++.pt/friend38.C: New test.
6870
6871         * g++.old-deja/g++.ns/crash2.C: New test.
6872
6873         * g++.old-deja/g++.pt/defarg8.C: New test.
6874
6875         * g++.old-deja/g++.pt/instantiate6.C: New test.
6876
6877         * g++.old-deja/g++.pt/static6.C: New test.
6878
6879         * g++.old-deja/g++.pt/decl2.C: New test.
6880
6881 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6882
6883         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6884         problem is actually related with name lookup, but so what? :-)
6885
6886         * g++.old-deja/g++.pt/friend37.C: New test.
6887
6888 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6889
6890         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6891         element, which fails on some systems.
6892
6893         * g77.f-torture/execute/labug1.f: New test.
6894
6895 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6896
6897         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6898         is defined.
6899
6900 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6901
6902         * g77.f-torture/compile/981117-1.f: New test.
6903
6904 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6905
6906         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6907         properly discarded.
6908
6909 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6910
6911         * gcc.c-torture/execute/memcheck: New directory of tests for
6912         -fcheck-memory-usage.
6913
6914 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6915
6916         * README: New file, general information about the testsuite and
6917         new description of the various C++ test subdirectories.
6918         * README.g++: Eliminate obsolete information, update and move most
6919         relevant stuff to README.
6920
6921 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6922
6923         * gcc.c-torture/compile/981107-1.c: New test.
6924
6925 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6926
6927         * execute/memcpy-bi.c: New testcase.
6928
6929 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6930
6931         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6932         base classes.
6933
6934         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6935         template is selected.
6936
6937         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6938         classes, it should be accepted for all types.
6939
6940         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6941
6942         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6943         specializations start with template headers.
6944
6945 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6946
6947         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6948
6949         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6950         non-POD types.
6951
6952 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6953
6954         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6955
6956 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6957
6958         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6959
6960 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6961
6962         * 981019-1.c: New test.
6963
6964 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6965
6966         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6967         find objc headers.
6968
6969 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6970
6971         * compile/981001-4.c: Remove use of GCC extension that triggers a
6972         compiler bug.
6973
6974 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6975
6976         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6977
6978 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6979
6980         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6981         instantiation of template produces incorrect code for delete
6982         expression.
6983
6984         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6985         constructors' name is not unique.
6986         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6987         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6988
6989         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6990         automatic array of const is ill-formed.
6991
6992         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6993         of template parameter?
6994
6995         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6996         const.
6997
6998         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6999         pointer-to-member expression.
7000
7001         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7002         declaration causes ICE.
7003
7004 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7005
7006         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7007         reserved in the global namespace.
7008
7009         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7010         generate needed virtual table.
7011
7012         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7013
7014 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7015
7016         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7017         template-dependent type
7018
7019 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7020
7021         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7022         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7023         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7024
7025         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7026         class should be usable as argument of member function.
7027         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7028         class should be usable as return type of member function.
7029         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7030         class should be usable as type of data member.
7031
7032         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7033
7034 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7035
7036         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7037
7038 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7039
7040         * gcc.dg/dll-?.c Add thumb to target list.
7041         Fix assembler scan patterns to match current assembler output.
7042
7043 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7044
7045         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7046         matching of template brackets.
7047
7048         * g++.old-deja/g++.other/using4.C: New test.  Test using
7049         declarations of methods from base classes.
7050
7051         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7052         within functions should introduce names into the innermost
7053         enclosing namespace.
7054
7055         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7056         of static locals if first initialization throws.
7057
7058 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7059
7060         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7061
7062 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7063
7064         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7065         lose track of the possible targets of tablejump insns.
7066         * special/special.exp: Run it.
7067
7068 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7069
7070         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7071         must be declared before its specializations can be named in friend
7072         declarations.
7073
7074 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7075
7076         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7077
7078         * g77.f-torture/execute/io1.f: New test.
7079
7080 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7081
7082         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7083         with pointer to template function, for which no argument deduction
7084         is possible.
7085
7086         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7087         specialization of template function as argument to template
7088         function.
7089
7090         * g++.old-deja/g++.other/access2.C: New test; Inner class
7091         shouldn't have privileged access to Outer's names.
7092
7093 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7094
7095         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7096         friend template declared within template class conflicts with
7097         nested class of the same name.
7098
7099         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7100         is ignored.
7101
7102         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7103         object with direct initializer as function declaration.
7104
7105         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7106         initializers.
7107
7108         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7109         involving const pointer and NULL produces incorrect result.
7110
7111         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7112         type name without `typename' should be rejected with -pedantic.
7113
7114 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7115
7116         * g++.old-deja/g++.other/addrof1.C: New test.
7117
7118 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7119
7120         * gcc.c-torture/compile/981001-1.c: New test.
7121         * gcc.c-torture/execute/981001-1.c: New test.
7122
7123 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7124
7125         * gcc.c-torture/compile/981001-2.c: New test.
7126         * gcc.c-torture/compile/981001-3.c: New test.
7127         * gcc.c-torture/compile/981001-4.c: New test.
7128
7129 1998-10-01  Robert Lipe  <robertl@dgii.com>
7130
7131         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7132         multilibbed hosts.   Idea grafted from g77.exp.
7133
7134 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7135
7136         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7137         avoid losing on systems which need -lsocket.
7138
7139 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7140
7141         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7142         * g++.old-deja/g++.other/nested2.C: Ditto.
7143         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7144         failure.
7145
7146 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7147
7148         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7149         preferred over template operator!= for enum bitfields.
7150
7151 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7152
7153         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7154         that happen to have the same base name, but in different scopes,
7155         are incorrectly rejected.
7156
7157 1998-09-16  Richard Henderson  <rth@cygnus.com>
7158
7159         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7160         on the native word size instead of an integer literal.
7161
7162 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7163
7164         * g++.old-deja/g++.other/static2.C: Invocation of static data
7165         member of type pointer-to-function denoted as non-static member.
7166
7167         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7168         checks involving function types and aliases.
7169
7170 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7171
7172         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7173         redefined to the same non-trivial type.
7174
7175         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7176         namespace-qualification of template specializations declared in
7177         other namespaces.
7178
7179         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7180         to declare a subset of the specializations of a template function
7181         as friends of specializations of a template class.
7182
7183         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7184         member templates that do not fully specialize the enclosing
7185         template class are rejected.
7186
7187 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7188
7189         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7190
7191 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7192
7193         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7194         altered from libf2c/libU77 version.
7195
7196 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7197
7198         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7199
7200 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7201
7202         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7203         (un)signed char are different types for template specialization
7204         purposes.
7205
7206 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7207
7208         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7209         * objc: ObjC testsuite.
7210
7211 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7212
7213         * gcc.c-torture/execute/941014-1.x:  New file.
7214
7215 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7216
7217         * lib/c-torture.exp: Add support for
7218         torture_eval_before_compile and torture_eval_before_execute
7219         variables.
7220
7221 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7222
7223         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7224         this test triggers valid.
7225
7226 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7227
7228         * gcc.dg/980827-1.c: New test.
7229
7230 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7231
7232         * gcc.c-torture/execute/loop-4b.c: New test.
7233
7234 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7235
7236         * lib/c-torture.exp: Add support for
7237         torture_eval_before_compile and torture_eval_before_execute
7238         variables.
7239
7240 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7241
7242         * gcc.c-torture/compile/980825-1.c: New test.
7243
7244 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7245
7246         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7247         count number tests in opt_t0 not good_t0.
7248
7249 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7250
7251         * gcc.c-torture/compile/930326-1.x: Fix typo.
7252
7253 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7254
7255         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7256         causes an ICE.
7257
7258 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7259
7260         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7261         STACK_SIZE is defined.
7262         * gcc.c-torture/unsorted/stuct.c: Similarly.
7263
7264         * gcc.c-torture/compile/980821-1.c: New test.
7265
7266 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7267
7268         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7269
7270 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7271
7272         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7273         code.
7274
7275 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7276
7277         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7278         error'.
7279
7280 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7281
7282         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7283
7284 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7285
7286         * gcc.c-torture/compile/980816-1.c: New test.
7287
7288         * gcc.dg/980816-1.c: New test.
7289
7290 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7291
7292         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7293         compiler for ieee tests.
7294
7295 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7296
7297         * g77.f-torture/compile/980729-0.f: New test.
7298
7299 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7300
7301         * gcc.c-torture/special/eeprof-1.c: New test, for
7302         -finstrument-functions.
7303         * gcc.c-torture/special/special.exp: Run it.
7304
7305 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7306
7307         * gcc.c-torture/compile/980729-1.c: New test.
7308
7309 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7310
7311         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7312         __thumb__ is defined, and test for ARM style doubles if so.
7313
7314 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7315
7316         * g77.f-torture/noncompile/980615-0.f: New test.
7317
7318 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7319
7320         * gcc.dg/980312-1.c: Do link instead of compile.
7321         * gcc.dg/980313-1.c: Likewise.
7322
7323 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7324
7325         * gcc.c-torture/compile/980726-1.c: New test.
7326
7327 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7328
7329         * g77.f-torture/execute/io0.f: New test.
7330
7331 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7332
7333         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7334         an int.
7335
7336 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7337
7338         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7339         m32r bugs.
7340
7341 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7342
7343         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7344         c-decl.c:grokdeclarator can handle mode attributes.
7345
7346 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7347
7348         * gcc.c-torture/execute/980716-1.c: New test.
7349
7350 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7351
7352         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7353         the mn10200.
7354         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7355         the mn10200.
7356         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7357         * gcc.c-torture/compile/930326-1.x: Similarly.
7358
7359 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7360
7361         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7362         New test from Craig.
7363
7364 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7365
7366         * g77.f-torture/noncompile/980616-0.f: New test.
7367
7368         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7369
7370 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7371
7372         *  g++.other/singleton.C: Return error value instead of taking
7373         SIGSEGV.
7374
7375 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7376
7377         *  g++.other/singleton.C: New test.   Warning is under dispute.
7378         Runtime crash is not.
7379
7380 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7381
7382         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7383         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7384         using6.C, using7.C}:  New namespace tests.
7385
7386 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7387
7388         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7389         specialization with typedef'ed names used as array indexes.
7390
7391 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7392
7393         * gcc.c-torture/execute/980709-1.c: New test.
7394
7395         * gcc.dg/980709-1.c: New test.
7396
7397 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7398
7399         * gcc.c-torture/execute/bcp-1.c: New test.
7400
7401 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7402
7403         * gcc.c-torture/execute/980707-1.c: New test.
7404
7405 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7406
7407         * gcc.c-torture/compile/980706-1.c: New test.
7408
7409 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7410
7411         * g77.f-torture/execute/980701-0.f,
7412         g77.f-torture/execute/980701-1.f: New test from Craig.
7413
7414 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7415
7416         * gcc.c-torture/compile/980701-1.c: New test.
7417
7418         * gcc.c-torture/execute/980701-1.c: New test.
7419
7420 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7421 rlsruhe.de>
7422
7423         * g++.old-deja/g++.robertl/eb132.C: New test.
7424         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7425
7426 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7427
7428         * g77.f-torture/execute/980628-7.f,
7429         g77.f-torture/execute/980628-8.f,
7430         g77.f-torture/execute/980628-9.f,
7431         g77.f-torture/execute/980628-10.f: New tests from Craig.
7432
7433         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7434
7435 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7436
7437         * g77.f-torture/execute/980628-4.f: New test from Craig.
7438         * g77.f-torture/execute/980628-5.f: Likewise.
7439         * g77.f-torture/execute/980628-2.f: Likewise.
7440         * g77.f-torture/execute/980628-0.f: Likewise.
7441         * g77.f-torture/execute/980628-1.f: Likewise.
7442         * g77.f-torture/execute/980628-3.f: Likewise.
7443         * g77.f-torture/execute/980628-6.f: Likewise.
7444
7445 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7446
7447         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7448         directory when nothing has been installed yet.
7449
7450 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7451
7452         * gcc.c-torture/special/special.exp: Handle newer versions of
7453         dejagnu.
7454
7455 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7456
7457         * gcc.dg/980626-1.c: New test.
7458
7459 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7460
7461         * gcc.misc-tests/m-un-2.c: New test.
7462         * g++.old-deja/g++.other/warn01.c: Likewise.
7463
7464 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7465
7466         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7467         compatibility with assmblers with a different comment character.
7468         Eliminate use of GAS-specific extensions.
7469
7470 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7471
7472         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7473
7474 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7475
7476         *lib/g77.exp: Replace search for libf2c.a with search for newly
7477         renamed libg2c.a
7478
7479 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7480
7481         * gcc.c-torture/execute/980617-1.c: New test.
7482
7483 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7484
7485         * gcc.c-torture/execute/980612-1.c: New test.
7486
7487 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7488
7489         * gcc.dg/980523-1.c: Only test on ppc-linux.
7490         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7491
7492         * gcc.c-torture/execute/980608-1.c: New test.
7493
7494 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7495
7496         * gcc.c-torture/execute/980605-1.c: New test.
7497
7498 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7499
7500         * gcc.c-torture/execute/980604-1.c: New test.
7501
7502 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7503
7504         * gcc.c-torture/execute/980602-1.c: New test.
7505         * gcc.c-torture/execute/980602-2.c: Likewise.
7506
7507 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7508
7509         * 970125-0.f: Fix per JCB.  Add commentary.
7510
7511 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7512
7513         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7514         IEEE -0 support.
7515
7516 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7517
7518         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7519         earlier.
7520
7521 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7522
7523         * gcc.c-torture/execute/980526-3.c: New test.
7524
7525 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7526
7527         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7528         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7529         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7530         m88k-motorola-sysv3 to XFAIL.
7531
7532 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7533
7534         * gcc.dg/980526-1.c: New test.
7535         * gcc.c-torture/execute/980526-2.c: New test.
7536
7537 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7538
7539         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7540
7541         * gcc.c-torture/execute/980526-1.c: New test.
7542
7543 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7544
7545         * g77.f-torture/execute/alpha2.f: Add runtime test.
7546
7547 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7548
7549         * g++.old-deja/old-deja.exp: Strip leading directories.
7550
7551         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7552         error for the line.  Don't run multiple tests for the same line.
7553
7554 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7555
7556         * gcc.dg/980523-1.c: New test.
7557
7558 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7559
7560         * g77.f-torture/compile/970915-0.f: New test.
7561
7562 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7563
7564         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7565
7566 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7567
7568         * gcc.dg/980520-1.c: New test.
7569
7570 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7571
7572         * gcc.dg/980502-1.c: Fix return type.
7573
7574 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7575
7576         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7577         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7578         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7579         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7580         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7581
7582 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7583
7584         * g77.f-torture/execute/980520-1.f: New test.
7585
7586 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7587
7588         * lib/mike-g77.exp: New file.
7589
7590         * g77.f-torture/noncompile/noncompile.exp,
7591         g77.f-torture/noncompile/check0.f: New files.
7592
7593 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7594
7595         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7596         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7597         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7598         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7599         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7600         abort where appropriate.
7601
7602 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7603
7604         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7605         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7606
7607 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7608
7609         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7610
7611 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7612
7613         * g77.f-torture/compile/980427-0.f: New test.
7614
7615 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7616
7617         * g77.f-torture/compile/980424-0.f: New test.
7618
7619 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7620
7621         * g77.f-torture/compile/980419-2.f (main): New test.
7622         * g77.f-torture/compile/970125-0.f: New test.
7623         * g77.f-torture/compile/980419-1.f: New test.
7624
7625 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7626
7627         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7628         of loop-4.c.
7629
7630 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7631
7632         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7633
7634 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7635
7636         * gcc.c-torture/compile/980329-1.c: New test.
7637
7638 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7639
7640         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7641         * gcc.dg/980312-1.c: Fix typo in -march command.
7642
7643 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7644
7645         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7646
7647 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7648
7649         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7650         Dave Love agree the Fortran source is bogus.
7651
7652 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7653
7654         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7655         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7656         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7657         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7658         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7659
7660 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7661
7662         * g++.old-deja/g++.other/friend1.C: New test.
7663
7664 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7665
7666         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7667         possibly uninitialized) variables and declare dnrm2.
7668
7669 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7670
7671         From Bruno Haible <haible@ilog.fr>:
7672         * gcc.c-torture/execute/980223.c: New test.
7673
7674 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7675
7676         * gcc.dg/ifelse-1.c: New test.
7677
7678 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7679
7680         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7681
7682           * lib/old-dejagnu.exp (old-dejagnu): Added the
7683           "execution test - XFAIL *-*-*" handling in the spirit of
7684           "excess errors test -". Changed the "execution test fails"
7685           handling to be like "excess errors test fails".
7686           * Update various tests accordingly.
7687
7688 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7689
7690         * gcc.c-torture/execute/980205.c: New test.
7691
7692 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7693
7694         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7695         * lib/f-torture.exp: Similarly.
7696         * gcc.c-torture: Rename all .cexp files to .x files.
7697
7698 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7699
7700         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7701         (940510-1.c): Removed duplicate.
7702         (971104-1.c): New test.
7703
7704 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7705
7706           * lib/f-torture.exp: Improve error and loop detection.
7707
7708 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7709
7710         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7711         use that to size the filler array.
7712
7713 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7714
7715         * lib/c-torture.exp(c-torture-execute): Fix typo.
7716
7717         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7718         testcase as the executable name. Keep the executable around if
7719         the test fails.
7720
7721 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7722
7723         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7724         changes.  Only test one -g option, and move it to the end of the
7725         list of options to test.
7726
7727 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7728
7729         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7730         variable GCC_TORTURE_OPTIONS to supply default switches separated
7731         by colons.  If no environment variable, run tests with -O0 -g, -O1
7732         -g, and -O2 -g as well.
7733
7734 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7735
7736         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7737         explanatory comments. Fix indentation.
7738
7739 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7740
7741         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7742
7743 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7744
7745         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7746         * g++.old-deja/g++.mike/p7325.C: Likewise.
7747         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7748
7749 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7750
7751         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7752         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7753         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7754         * g++.old-deja/g++.law/operators4.C: Likewise.
7755
7756 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7757
7758         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7759         * g++.old-deja/g++.mike/p784.C: Ditto.
7760         * g++.old-deja/g++.mike/p785.C: Ditto.
7761
7762 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7763
7764           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7765
7766 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7767
7768         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7769         target feature; pass this to c-torture-execute as needed.
7770
7771 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7772
7773         * lib/c-torture.exp(c-torture-execute): If the previous and the
7774         current executables being tested are identical, we don't need to
7775         run the executable again. Try to make the executable names
7776         unique. Add an optional argument for passing additional compiler
7777         flags.
7778
7779 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7780
7781         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7782
7783 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7784
7785         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7786
7787 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7788
7789         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7790         32bit or larger longs.
7791
7792         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7793         have either a 32bit long or 32bit int.
7794
7795 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7796
7797         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7798         Make double precision tests dependent on sizeof (double).
7799
7800 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7801
7802         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7803         too.
7804
7805 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7806
7807         * gcc.c-torture/compile/961203-1.cexp: New script.
7808
7809 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7810
7811         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7812         up the includes ourselves.
7813
7814 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7815
7816         * lib/plumhall.exp: Remove random include, and add a few
7817         verbose messages for debugging.
7818
7819 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7820
7821         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7822         of trying to do it ourselves.
7823
7824 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7825
7826         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7827
7828 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7829
7830         * gcc.prms/5403.c: Made regexp a bit less strict.
7831
7832 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7833
7834         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7835         is returned from remote_load instead.
7836         * lib/plumhall.exp: Ditto.
7837         * lib/mike-g++.exp: Ditto.
7838         * lib/old-dejagnu.exp: Ditto.
7839         * lib/c-torture.exp: Ditto.
7840
7841 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7842
7843         * lib/g++.exp: Use build_wrapper procedure.
7844         * lib/gcc.exp: Ditto.
7845
7846 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7847
7848         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7849         an old-style decl for malloc.  Fixes tests to work when
7850         sizeof (int) != sizeof (size_t).
7851
7852 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7853
7854         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7855
7856         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7857         use stdargs.h interface.
7858
7859 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7860
7861         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7862         NO_VARARGS when compiling.
7863
7864 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7865
7866         * lib/plumhall.exp(ph_includes): New procedure.
7867         (ph_make): Use it.
7868         (ph_compiler): Ditto.
7869
7870         * lib/g++.exp: Rename test-glue.c to testglue.c.
7871         * lib/gcc.exp: Ditto.
7872
7873 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7874
7875         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7876         to completion when it's called.
7877
7878 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7879
7880         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7881         is defined, don't do test.
7882
7883 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7884
7885         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7886         for object files.
7887         (ph_summary): Mark skipped testcases as untested, not unresolved.
7888
7889         * lib/plumhall.exp (ph_make): If unresolved because of bad
7890         errorCode, record errorCode in log file.
7891         (*): Replace send_log/verbose with verbose -log.
7892
7893 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7894
7895         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7896         double conversion if double isn't at least 8 bytes.
7897
7898         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7899         int to work with targets where int is 16 bits.
7900
7901         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7902         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7903         precision for the test to complete.
7904
7905 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7906
7907         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7908         if d10v is not compiled with the -mdouble64 flag.
7909         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7910
7911         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7912         d10v is not compiled with the -mint32 flag.
7913
7914 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7915
7916         * lib/plumhall.exp: Use incr_count.
7917
7918 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7919
7920         * gcc.c-torture: Update to c-torture-1.45.
7921
7922 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7923
7924         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7925         the name of the expect testcase file).
7926
7927         * lib/g++.exp(g++_init): Ditto.
7928
7929 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7930
7931         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7932         the host.
7933
7934         * lib/gcc.exp(gcc_exit): New procedure.
7935
7936 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7937
7938         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7939         specs where appropriate.
7940
7941         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7942         because of new "candidates are" messages, and removed a few
7943
7944         * Converted all non-old-style g++ testcases to old-style, and
7945         moved into g++.old-deja.
7946
7947 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7948
7949         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7950         options.
7951
7952         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7953         succeeded.
7954
7955         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7956
7957 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7958
7959         * lib/gcc.exp (gcc_target_compile): Add support for defining
7960         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7961         the machine doesn't have those features.
7962
7963 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7964
7965         * g++.law/operators4.exp: Don't use LIBS.
7966
7967 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7968
7969         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7970
7971         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7972         * lib/g++.exp: Set it here instead. Also, allow use of the
7973         --tool_exec and --tool_opt options. Change CXX to
7974         GXX_UNDER_TEST.
7975
7976         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7977
7978         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7979
7980 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7981
7982         * lib/old-dejagnu.exp: Use prune_warnings instead of
7983         prune_system_crud.
7984         * lib/mike-g++.exp: Ditto.
7985         * lib/gcc.exp: Ditto.
7986         * lib/g++.exp: Ditto.
7987
7988         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7989
7990 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7991
7992           * 941014-2.c: Include stdlib.h
7993           * 960327-1.c: Include stdio.h
7994           * dbra.c, index-1.c: Don't assume ints are 32bits.
7995
7996 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7997
7998         * lib/gcc.exp: Add gcc,stack_size target feature.
7999
8000         * lib/g++.exp(g++_target_compile): Add the include and link
8001         paths here, not in two other places. And, it's $options, not
8002         options.
8003
8004         * lib/mike-g++.exp(postbase): Remove the code that determines
8005         the correct include and link paths.
8006         * g++.old-deja/old-deja.exp: Ditto.
8007
8008 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8009
8010         * lib/g++.exp(g++_init): target_compile no longer returns the
8011         filename of the result.
8012
8013 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8014
8015         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8016         call to glob.
8017
8018         * gcc.c-torture/special/special.exp: Change call to
8019         gcc_target_compile to include the object file.
8020
8021 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8022
8023         * gcc.c-torture/special/special.exp: Correct misspelling in last
8024         change.
8025
8026 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8027
8028         * lib/plumhall.exp(ph_summary): Log the entire output of the
8029         executable. Return -1 if there were any failures, 0 otherwise.
8030         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8031         (ph_make): Clean up objects and executables that were built
8032         if the tests succeeded.
8033
8034 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8035
8036         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8037         libraries and includes in the build tree as appropriate.
8038
8039 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8040
8041         * lib/c-torture.exp: Instead of looking for the global variable
8042         NO_LONG_LONG, check to see if that's a feature of the target.
8043
8044 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8045
8046         * config/default.exp: Minimize. Delete the remainer of the files in
8047         config; this functionality is now in devo/dejagnu/config.
8048
8049         g++.*/*: Pass any additional flags used to compile to postbase;
8050         delete CXXFLAGS.
8051
8052         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8053         is now done by runtest.exp. Use gcc_target_compile instead of
8054         compile.
8055
8056         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8057         Remove references to CFLAGS. Use remote_file instead of
8058         calling rm -f.
8059         (c-torture): Take a list of arguments to use to compile this
8060         testcase.
8061
8062         lib/g++.exp: Simplify. Use target_compile instead of compile.
8063         lib/gcc-dg.exp: Ditto.
8064         lib/gcc.exp: Ditto.
8065         lib/mike-{gcc,g++}.exp: Ditto.
8066         lib/old-dejagnu.exp: Ditto.
8067         lib/plumhall.exp: Ditto.
8068
8069 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8070
8071         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8072         (ph_linker): Likewise.
8073
8074 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8075
8076           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8077         MAP_ANON / MAP_ANONYMOUS if defined;
8078         else try to map from /dev/zero .
8079
8080 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8081
8082         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8083         isn't defined, then define it to MAP_ANONYMOUS.
8084
8085 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8086
8087         * gcc.c-torture: Update to c-torture-1.42 release.
8088
8089 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8090
8091         * gcc.c-torture: Update to c-torture-1.41 release.
8092
8093 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8094
8095         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8096         c-torture release.
8097
8098 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8099
8100         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8101         and LDFLAGS.  Fix second case to append the target_info ldflags
8102         onto LDFLAGS, not CFLAGS.
8103         * lib/g++.exp (g++_init): Add target_info stuff.
8104         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8105         of libgloss and newlib flags for !native.
8106
8107         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8108         (GDB): Fix relative path to go up another dir for finding gdb.
8109
8110 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8111
8112         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8113         versions in the target_info array, if they don't exist.
8114
8115 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8116
8117         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8118
8119 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8120
8121         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8122         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8123
8124 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8125
8126         * lib/old-dejagnu.exp: Don't remove the output file before we've
8127         actually tested it. Don't append pwd to the path of the executable
8128         we're testing.
8129
8130 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8131
8132         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8133
8134 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8135
8136         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8137         temporary directory for compiler files, and set it to a default
8138         value of /tmp. Set $output as the name of the output file from
8139         compiling the testcase. Add a -o option to $cflags_var so the
8140         compiler writes the final output file as $output. Set $executable
8141         to $output.
8142
8143         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8144         directory for compiler files, and set it to /tmp if it doesn't
8145         already have a value. Set $output_file to the name of the output
8146         file from compiling the testcase. Add a -o option to CXXFLAGS so
8147         the compiler writes the final output file as $output. Use $output
8148         as the executable to be tested.
8149
8150 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8151
8152         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8153
8154 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8155
8156         * gcc.c-torture/execute/pending-1.c: New test.  Still
8157         pending in Tege's queue.
8158
8159 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8160
8161         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8162         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8163         if there were failures.  Call unresolved if there were unresolved
8164         testcases.  Call gcc_fail if program did not run to completion.
8165         (ph_make): Pass additional argument name to ph_execute.
8166         (ph_execute): Add new argument.  Pass additional arguments to
8167         ph_summary.  Call gcc_fail is there is no execution output.
8168
8169 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8170
8171         * lib/plumhall.exp (proc_summary): Output relavent summary
8172         lines into the log so specific failures in plumhall can be
8173         investigated.
8174
8175 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8176
8177         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8178         (c-torture-execute): Don't try to execute tests which use
8179         "long long" types if $NO_LONG_LONG is nonzero.
8180
8181 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8182
8183         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8184         not c-torture.
8185
8186         * gcc.ieee: Move from here.
8187         * gcc.c-torture/execute/ieee: To here.
8188
8189 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8190
8191         * gcc.c-torture: Update to c-torture-1.41 release.
8192
8193 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8194
8195         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8196         not "$output".
8197
8198 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8199
8200         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8201         -c present.
8202
8203 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8204
8205         * config/proelf.exp: Handle connecting to a simulator.
8206
8207 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8208
8209         * config/proelf.exp: New file.  Enough framework that we can
8210         run c-torture tests on the proelf targets (or any other target
8211         that gdb can connect to for that matter).
8212
8213 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8214
8215         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8216         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8217
8218         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8219         exec_output exists.
8220
8221 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8222
8223         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8224         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8225
8226         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8227         to pass/fail/unresolved/unsupported/untested.  Caller must now
8228         call unresolved/unsupported/untested.
8229         * lib/*.exp: Update FSF address.  Update to handle new results of
8230         ${tool}_load.
8231         * lib/chill.exp (verbose): Delete.
8232
8233 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8234
8235         * lib/gcc.exp (default_gcc_start): Change order of args to
8236         $LDFLAGS $CFLAGS $LIBS.
8237         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8238         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8239         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8240         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8241         * gcc.misc-tests/dg-test.exp: Likewise.
8242         * gcc.misc-tests/msgs.exp: Likewise.
8243         * gcc.prms/prms.exp: Likewise.
8244         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8245         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8246
8247         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8248
8249 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8250
8251         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8252
8253         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8254         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8255
8256         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8257         necessary.
8258
8259 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8260
8261         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8262         global for loop; add use of $mathlib.
8263         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8264         settings here; set mathlib for anything but VxWorks.
8265
8266 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8267
8268         * gcc.c-torture: Update to c-torture-1.40 release.
8269
8270 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8271
8272         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8273         dg.exp.
8274
8275 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8276
8277         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8278         global.
8279
8280 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8281
8282         * lib/g++.exp (LIBS): Define if not already.
8283         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8284         (gcc-dg-prune): Call prune_gcc_output.
8285         * lib/gcc.exp (prune_gcc_output): New proc.
8286         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8287         prune_gcc_output.
8288
8289 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8290
8291         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8292         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8293
8294 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8295
8296         * gcc.c-torture: Update to c-torture-1.39 release.
8297
8298 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8299
8300         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8301         fails, try others as well.
8302
8303 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8304
8305         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8306         If compilation fails, mark execute tests as `untested'.
8307         If test is marked as unsupported, don't mark compilation and
8308         execute tests as failed.
8309
8310 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8311
8312         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8313         libstdc++ for whether or not we want to be doing shared
8314         libraries.  Delete link_curses since we don't need it anymore.
8315         * lib/mike-g++.exp (postbase): Don't link in libg++.
8316         * g++.old-deja/old-deja.exp: Likewise.
8317
8318 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8319
8320         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8321
8322 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8323
8324         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8325         For that, add `-Wl,-a,shared_archive'.
8326         * g++.old-deja/old-deja.exp: Likewise.
8327
8328 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8329
8330         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8331
8332 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8333
8334         * lib/mike-g++.exp (postbase): Pay attention to the status of
8335         g++_load.
8336
8337 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8338
8339           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8340
8341 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8342
8343         * lib/gcc.exp (default_gcc_start): No longer need to log program
8344         being executed or its output, execute_anywhere does that now.
8345         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8346         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8347
8348 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8349
8350         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8351         the same as those in lib/g++.exp.
8352
8353 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8354
8355         * gcc.c-torture: Update to c-torture-1.38 release.
8356         * gcc.ieee: Related changes.
8357
8358 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8359
8360         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8361         "exec". Minor reformatting changes.
8362
8363         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8364         cross. This means all "exec" calls now work on a remote host as
8365         well.
8366         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8367         cross. Filter out the extra "\r\n" stuff that expect puts in.
8368         (c-torture-execute): Filter out the bogus warnings like
8369         c-torture-compile does. Add support for canadian cross.
8370         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8371         Use execute_anywhere rather than calling exec directly. Now it
8372         works for canadian cross testing.
8373
8374 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8375
8376         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8377         results into a variable, and check that rather than using file exists.
8378
8379 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8380
8381         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8382         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8383
8384 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8385
8386         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8387         lib_curses if there's a shared libg++ in the build tree.
8388
8389 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8390
8391         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8392         if not supported target.
8393
8394 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8395
8396         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8397         link_curses up to always happen, not just for native builds.
8398
8399 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8400
8401         * gcc.c-torture: Update to c-torture-1.36 release.
8402         * gcc.failure: Related changes.
8403
8404 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8405
8406         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8407
8408 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8409
8410         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8411         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8412         runshlib, link_curses, and mathlib for link and run.
8413
8414         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8415         pass the runtime shared library options for Solaris, OSF/1, and
8416         Irix5, and link with -lcurses to avoid unresolved references.
8417
8418 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8419
8420         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8421         only run once.
8422
8423 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8424
8425         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8426
8427 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8428
8429         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8430         do not have a framework for the "compat" tests yet.
8431
8432 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8433
8434         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8435         set to null if we're testing vxworks5.1.  Use that instead of
8436         `-lm' in the setting of LIBS for link and run.
8437
8438 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8439
8440         * config/rom68k.exp (${tool}_load): Major changes to make it
8441         work.  Verified that it does in fact return the stuff in
8442         exec_output properly.  Catch any Emul or any TRAP other than 0.
8443
8444 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8445
8446         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8447         LDFLAGS properly for targets that need stuff from libgloss.
8448         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8449         only run once.
8450         (gpp_initialized): New variable.
8451
8452 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8453
8454         * config/rom68k.exp: Load libgloss.exp.
8455         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8456         so we can produce a fully linked binary.
8457         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8458         so we can produce a fully linked binary.
8459
8460 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8461
8462         * lib/plumhall.exp (ph_section): Watch for expected failures.
8463         Add missing `else'.
8464
8465         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8466         run the testcase.
8467         (c-torture): Likewise.
8468
8469 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8470
8471         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8472
8473         * lib/mike-g++.exp (mike_cleanup): New proc.
8474         (prebase): New globals compiler_result, not_compiler_result,
8475         target_regexp.
8476         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8477         allow leading "-" in pattern.  Watch for unsupported tests.
8478         If $compiler_result is set, pattern match assembler code,
8479         and ditto for $not_compiler_result.
8480         * lib/mike-gcc.exp: Likewise.
8481
8482         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8483         execution "succeeded".
8484
8485 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8486
8487         * config/win32.exp: New file.
8488         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8489
8490 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8491
8492         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8493         unsupported.
8494         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8495         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8496         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8497
8498         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8499         "... without exceptions was ...".  That is now handled by
8500         prune_system_crud.
8501         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8502
8503 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8504
8505         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8506         sieve.c,sort2.c}: New files.
8507         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8508         sieve.exp,sort2.exp}: Drivers for them.
8509
8510         * lib/mike-gcc.exp (program_output): New user settable variable.
8511         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8512         messages.
8513         * lib/mike-g++.exp (program_output): New user settable variable.
8514
8515         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8516
8517         * config/sh.exp: Deleted (use sim.exp instead).
8518
8519 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8520
8521         * config/vx.exp: Declare CHECKTASK as global.
8522         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8523         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8524         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8525
8526 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8527
8528         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8529         target. Like vx.exp, only includes `vx29k.exp' instead of
8530         `vxworks.exp'.
8531
8532 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8533
8534         * config/sim.exp: Increase time limit from 120 seconds to 240.
8535
8536 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8537
8538         * gcc.c-torture/execute/950628-1.c: New test.
8539
8540 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8541
8542         * gcc.c-torture: Update with changes/additions from
8543         c-torture-1.34.
8544
8545 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8546
8547         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8548
8549 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8550
8551         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8552
8553 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8554
8555         * gcc.c-torture/compile/950512-1.c: New test.
8556         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8557         * gcc.dg/struct-ret-1.c: Likewise.
8558
8559 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8560
8561         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8562           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8563
8564 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8565
8566         * gcc.c-torture/special/920411-1.c: Deleted.
8567         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8568
8569 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8570
8571         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8572         cpu limit.
8573
8574 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8575
8576         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8577
8578 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8579
8580         From kenner;
8581         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8582         is the proper length.
8583         * va-arg-3.c: Likewise.
8584
8585 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8586
8587         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8588         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8589
8590         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8591         * lib/g++.exp (default_g++_start): Delete old cruft.
8592
8593 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8594
8595         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8596         (2 * (1 << 18)) to (2 * (1 << 17)).
8597
8598         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8599
8600 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8601
8602         * config/rom68k.exp: Renamed from config/idp.exp
8603
8604 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8605
8606         * c-torture/compile/921109-2.c
8607
8608 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8609
8610         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8611         excess errors.
8612
8613 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8614
8615         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8616         output.
8617         * lib/g++.exp (default_g++_start): Likewise.
8618
8619 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8620
8621         * gcc.c-torture/compile/950329-1.c: New test.
8622
8623 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8624
8625           * config/bug.exp (${tool}_load): Updated to use new remote_open
8626           and remote_close procs.
8627         * config/idp.exp: New file.
8628
8629 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8630
8631         * gcc.c-torture/execute/950322-1.c: New test.
8632
8633 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8634
8635         * config/vx.exp (${tool}_load): Clean up testing of return code from
8636         vxworks_ld and vxworks_spawn.
8637
8638 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8639
8640         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8641
8642 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8643
8644         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8645         can mark excess errors on a machine by machine basis.  Note, the
8646         default is to not expect any excess errors, even when excess
8647         errors test - is given, so you will want to put an XFAIL ... on
8648         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8649         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8650         those 4 machines, but no others.
8651
8652 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8653
8654         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8655         * lib/c-torture.exp: to here.
8656
8657 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8658
8659         * gcc.c-torture/execute/950221-1.c: New test.
8660         * gcc.c-torture/execute/struct-ret-1.c: New test.
8661         * gcc.c-torture/compile/950221-1.c: New test.
8662
8663         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8664
8665 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8666
8667         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8668         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8669
8670 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8671
8672         * g++.gb: New directory of tests, derived from my signature and
8673         class scoping tests.
8674
8675         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8676         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8677         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8678         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8679         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8680         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8681         * g++.gb/sig25.C: Likewise.
8682
8683         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8684         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8685         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8686         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8687         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8688         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8689         * g++.gb/sig25.exp: Likewise.
8690
8691         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8692         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8693         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8694         * g++.gb/scope13.C: Likewise, this test still fails.
8695
8696         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8697         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8698         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8699         * g++.gb/scope13.exp: Ditto.
8700
8701         * g++.gb/README: New file, explains what these tests are about.
8702
8703 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8704
8705         * lib/dg.exp (dg-do): Support `preprocess'.
8706         (dg-test): Likewise.
8707
8708 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8709
8710         * config/udi.exp: change "continue -expect" to "exp_continue".
8711
8712 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8713
8714         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8715         Delete redundant tests.
8716
8717         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8718         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8719         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8720         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8721         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8722         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8723         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8724         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8725
8726         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8727         storing label pointers.
8728         * gcc.c-torture/execute/921019-1.c: Likewise.
8729         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8730         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8731         parameter fp.
8732         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8733         constants.
8734
8735         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8736         Delete obsolete tests.
8737
8738         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8739         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8740         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8741         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8742         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8743         * gcc.c-torture/compile/950124-1.c: New test.
8744
8745         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8746
8747 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8748
8749         * lib/mike-g++.exp: Add -lm to LIBS.
8750
8751 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8752
8753         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8754
8755 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8756
8757         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8758
8759 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8760
8761         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8762
8763 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8764
8765         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8766         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8767         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8768         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8769         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8770         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8771         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8772         * g++.law/{operators31.C, operators32.C,
8773         * g++.law/{operators33.C, operators34.C}: Likewise.
8774         * g++.law/{pic1.C, refs2.C}: Likewise.
8775         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8776         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8777         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8778         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8779
8780         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8781         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8782         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8783         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8784         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8785         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8786         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8787         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8788         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8789         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8790         * g++.law/{operators34.exp}: Likewise.
8791         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8792         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8793         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8794         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8795         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8796
8797         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8798         No longer expected to fail.
8799         * g++.law/missed-error3.C: Tweak for recent bool changes.
8800
8801 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8802
8803         * config/emb-unix: Deleted.
8804         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8805         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8806
8807 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8808
8809         * lib/dg.exp (dg-test): Fix typo in last patch.
8810
8811 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8812
8813         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8814         (handles multiple occurrences).
8815
8816 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8817
8818         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8819         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8820         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8821         printed).
8822         * lib/c-torture.exp (c-torture-compile): Likewise.
8823         (c-torture): Prepend full path if missing.
8824         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8825         (gcc_fail): Likewise.
8826         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8827
8828 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8829
8830         * lib/netware.exp: Only attach to NetWare i386 systems.
8831
8832 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8833
8834         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8835         messages.  Add test name to "output pattern match" pass/fail message.
8836
8837 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8838
8839         * gcc.dg: New testsuite.
8840         * gcc.dg/dg.exp: New file.
8841
8842         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8843         test-switch.c}: Deleted.
8844
8845         * gcc.misc-tests/msgs.exp: New testcase driver.
8846
8847 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8848
8849         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8850         Watch for illegal return values from ${tool}_load.
8851         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8852         cross targets.  Coerce return value >0 to 1.
8853
8854 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8855
8856         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8857
8858         * config/emb-unix.exp: New file.
8859
8860         * config/sim.exp: Error if variable $SIM not defined.
8861         (${tool}_load): Mark test as "untested" if simulator missing.
8862
8863         * config/unix.exp: Load remote.exp to get rcp_download.
8864         * lib/c-torture.exp: Use different option lists for testcases with
8865         and without loops.
8866         * gcc.c-torture/execute/execute.exp: Likewise.
8867
8868 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8869
8870         * config/*.exp: Clarify return code from ${tool}_load.
8871         Call `unresolved' or `untested' instead of `warning' or `perror'
8872         (sometimes you still want to call both though).
8873         Add comment that `shell_id' is local to each file.
8874         * config/udi.exp (timeout): Set to 30.
8875         Don't print warning if connection fails, $connectmode has already
8876         printed an error.
8877         (${tool}_load): Move verbose messages to level 2.
8878         Rework pattern for "Process started" message.
8879         Pass `shell_id' to ${connectmode}_download.
8880         Retry twice upon timeout.  Make resetting of target more robust.
8881         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8882         Pass `shell_id' to exit_$connectmode.
8883         Only call exit_$connectmode if connected.
8884         * config/unix.exp (${tool}_load): Check return codes better.
8885         * config/vrtx.exp (${tool}_load): Likewise.
8886         * config/vx.exp (${tool}_load): Likewise.
8887         Delete unneeded global's.
8888         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8889         from ${tool}_load.
8890         (dg-stat): Delete.
8891         (dg-init): Delete recording of pass/fail counts.
8892         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8893         (old-dejagnu-init): Likewise.
8894         (old-dejagnu-stat): Delete contents, empty proc now.
8895         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8896         (c-torture): Delete references to lcnt, lpass, lfail.
8897         Get option list from TORTURE_OPTIONS.
8898         Delete -funroll[-all]-loops if no loops.
8899         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8900         (g++_stat): Delete contents (empty proc now).
8901         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8902         (gcc_finish): Likewise.
8903         (gcc_stat): Deleted.
8904         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8905         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8906         * gcc.c-torture/execute/execute.exp: Likewise.
8907         Split tests into two parts: compile, execute.
8908         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8909         no loops.  Update to reflect clarified return codes from ${tool}_load.
8910
8911 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8912
8913         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8914         to grep for.
8915         (old-dejagnu): Likewise (where necessary).
8916
8917 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8918
8919         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8920
8921         * lib/dg.exp (dg-process-target): Fix processing of selector.
8922         Add comment regarding use of `error'.
8923
8924         * lib/gcc.exp (prune_system_crud): Define if missing.
8925         * lib/g++.exp (prune_system_crud): Likewise.
8926
8927         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8928         Call prune_system_crud.
8929         * lib/dg.exp (dg-runtest): New proc.
8930         Use perror instead of send_user for tcl errors in testcase.
8931         Don't return any value, it's never used.
8932         Don't clobber previous definition of `unknown'.
8933         Print tcl errors in `dg-final'.
8934
8935 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8936
8937         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8938         (dg-test): Don't print errorInfo, it contains stack backtrace.
8939
8940 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8941
8942         * lib/g++.exp (runtest_file_p): Define if missing.
8943
8944 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8945
8946         * lib/mike-g++.exp: Comment out loading of g++.exp.
8947         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8948         (default_g++_version): Always print something.
8949         (default_g++_start): Comment out call to `which'.
8950         (g++_start, g++_load): Deleted (must be defined in config file).
8951         * lib/gcc.exp: Test for existence of $CC at start.
8952         Delete check for tmpdir (done in gcc_init).
8953         (default_gcc_version): Always print something.
8954         (default_gcc_start): Comment out call to `which'.
8955         * config/*.exp: Major cleanup - make cross targets work at least a
8956         little better for g++ (by not being "--tool gcc" specific).
8957         Rename gcc_xxx to ${tool}_xxx.
8958         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8959         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8960
8961 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8962
8963         * lib/c-torture.exp (c-torture-compile): Rework compiler
8964         message processing.
8965
8966         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8967         c-torture.
8968
8969 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8970
8971         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8972
8973         * lib/dg.exp (dg-process-target): Support { target native }.
8974
8975 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8976
8977         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8978         looked for "... program xxx got fatal signal".
8979         Correct regsub munging of `comp_output'.
8980         Ignore compiler messages "path prefix not used" and "linker input
8981         file unused".
8982
8983 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8984
8985         * lib/gcc.exp (runtest_file_p): Define if missing.
8986         * gcc.prms/template.c: Example to work from.
8987
8988 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8989
8990         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8991         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8992
8993         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8994         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8995         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8996         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8997
8998         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8999         (dg-process-target): No longer a varargs proc.
9000         Return S/N for target, P/F for xfail.  All callers changed.
9001         (user option procs): More argument checking.
9002         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9003         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9004         (dg-test): Skip test if not running on selected target in `dg-do'.
9005         Update handling of `dg-do-what', `dg-output-text'.
9006         Separate execution pass/fail from output pattern match pass/fail.
9007         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9008
9009 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9010
9011         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9012         target for 920510-1.c.
9013
9014 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9015
9016         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9017         Clean up comment regarding use of passcnt, etc.
9018         (gcc_stat): Don't update `testcnt' here.
9019         (gcc_finish): Do it here.
9020         Might as well reset `but_id' here too.
9021         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9022         to determine if the file should be tested.
9023         * gcc.c-torture/compile/compile.exp: Likewise.
9024         * gcc.c-torture/execute/execute.exp: Likewise.
9025         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9026         * gcc.misc-tests/dg-test.exp: Likewise.
9027         * gcc.prms/prms.exp: Likewise.
9028         * gcc.wendy/wendy.exp: Likewise.
9029         * g++.old-deja.exp: Likewise.
9030         Move "Testing file" message to verbose level 1.
9031
9032 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9033
9034         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9035
9036 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9037
9038         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9039         (default_gcc_start): Accept optional second list element
9040         of compiler flags.  Print compiler output at verbosity level 2.
9041         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9042         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9043         Save current values of framework globals passcnt, failcnt, xpasscnt,
9044         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9045         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9046         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9047         xfailcnt to compute stats.  Update framework global `testcnt' from
9048         pass/fail counts.
9049         (gcc_finish): New proc.  Clean up test environment.
9050         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9051         (gcc_epass, gcc_efail): Delete.
9052         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9053         argument of line number.
9054         (dg-init): If the tool has an init routine, call it.
9055         (dg-test): Remove args `cflags_var' and `libs_var'.
9056         Pass all compiler options to ${tool}_start.
9057         Handle missing line number.
9058         (dg-finish): New function.
9059         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9060         particular files.  Call gcc_finish at end.  Move "skipping test"
9061         message to verbosity level 3.
9062         * gcc.c-torture/compile/compile.exp: Likewise.
9063         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9064         * gcc.c-torture/execute/execute.exp: Likewise.
9065         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9066         Print testcase being tried at verbosity level 1.
9067         * gcc.c-torture/special/special.exp: Unset xfail.
9068         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9069         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9070         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9071         * gcc.failure/failure.exp: Likewise.
9072         * gcc.ieee/ieee.exp: Likewise.
9073         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9074         Update call to dg-test.  Call dg-finish at end.
9075         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9076         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9077         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9078         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9079         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9080         * gcc.wendy/wendy.exp: Add copyright.
9081         Delete setting of tmpdir (done by gcc_init).
9082         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9083         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9084         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9085         gcc_[ce]pass/fail.
9086
9087 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9088
9089         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9090         confusion.
9091         (g++_load): Likewise.
9092
9093         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9094         Rename argument to `prog' to remove the confusion.
9095         Varargs fns behave differently too!
9096         (g++_load): Likewise.
9097
9098         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9099
9100         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9101         what it is.  Delete (always) printing of status value for !native.
9102         Simplify verbose code, and include status and exec_output.
9103         (g++_load): Use gcc_load.
9104
9105 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9106
9107         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9108         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9109         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9110         940714-3.c as these testcases don't exist anymore.  Make
9111         va-arg-1.c expected to pass.
9112
9113 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9114
9115         * gcc.misc-tests/misc.exp: Only run specific testcases.
9116         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9117         * gcc.misc-tests/dg-[1-9].c: New files.
9118
9119         * lib/dg.exp: New testsuite driver.
9120         * gcc.prms/prms.exp: Use it.
9121
9122         * README.gcc: New file.
9123
9124         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9125         Document and reset `lxpass' and `lxfail'.
9126         Simplify "initialized" message.
9127         (gcc_stat): Clean up comments a little.
9128
9129 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9130
9131         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9132
9133 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9134
9135         * lib/old-dejagnu.exp (process-option): New proc.
9136         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9137         (old-dejagnu): Simplify.
9138         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9139
9140 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9141
9142         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9143         exists and is not an empty string.
9144
9145         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9146         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9147         finished.
9148         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9149         automatically.
9150
9151         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9152         longer expected to fail.
9153
9154         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9155         "f" function call.
9156
9157         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9158
9159         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9160         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9161         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9162         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9163         c-torture-1.29.
9164
9165         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9166         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9167
9168         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9169
9170         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9171         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9172
9173         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9174         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9175         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9176
9177 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9178
9179         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9180         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9181         940714-1.c, 940714-2.c, 940714-3.c},
9182         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9183         gcc.misc-tests/{mg.c,mg.exp}:
9184         New tests.
9185         * gcc.noncompile/noncompile.exp: Change accordingly.
9186
9187 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9188
9189         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9190         Undo previous clobberage.
9191
9192 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9193
9194         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9195         * gcc.special/{930510-1.c, special.exp}:
9196         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9197         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9198         struct-varargs-1.c}: New tests from c-torture-1.26.
9199
9200 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9201
9202         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9203           argument to switch.
9204
9205 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9206
9207         * Revert the previous changes.  Please see Rob's directory
9208           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9209           fixes.
9210
9211 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9212
9213         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9214             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9215             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9216             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9217             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9218             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9219             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9220             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9221             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9222             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9223             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9224             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9225             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9226             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9227             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9228             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9229             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9230             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9231             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9232             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9233             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9234             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9235             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9236             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9237             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9238             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9239             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9240
9241 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9242
9243         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9244             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9245           with perror calls.
9246
9247 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9248
9249         * config/unix.exp (g++_load): Fix syntax.
9250
9251 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9252
9253         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9254         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9255         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9256         Don't expect va-arg-1.c to fail.  Correct expected output for
9257         920928-1.c.
9258         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9259         * gcc.wendy/hbm4.c: Correct typo.
9260         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9261
9262 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9263
9264         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9265         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9266         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9267         * lib/c-torture.exp (c-torture-compile): Ditto.
9268
9269         Reduce volume of output (remove all the -I's and such).
9270         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9271         Call gcc_cpass, gcc_cfail.
9272         (c-torture): Pass testing option to c-torture-compile.
9273
9274 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9275
9276         Bring patches over from progressive.
9277         * config/default.exp: Exit remote shell cleanly.
9278         (g++_exit, g++_start): Add default versions.
9279         * config/sim.exp (gcc_load): Use perror, not error.
9280
9281 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9282
9283         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9284         set in site.exp.
9285
9286 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9287
9288         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9289         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9290         (wendy_try): New proc to run testcase.
9291         (main loop): Call 'em.
9292         * gcc.wendy/*.c: Clean up pass to correct expected output.
9293
9294         * lib/gcc.exp: Minor cleanup work.
9295         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9296
9297 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9298
9299         * config/sim.exp (gcc_load): Document return codes better.
9300         Don't pass -v to simulator.
9301
9302 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9303
9304           * gcc.special/920717-x.c: Fix typo.
9305           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9306           get at sources.
9307
9308         * lib/mike-gcc.exp: Fix typo.
9309
9310 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9311
9312         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9313         binary to use, transform the name.
9314         * config/*.exp: rename everything. Nuke any g++ specific files,
9315         it's now a special case of gcc that requires no special support.
9316         Add a default.exp for unsupported targets.
9317
9318 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9319
9320         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9321         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9322         version of Tcl.
9323
9324 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9325
9326         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9327         than a warning.
9328
9329 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9330
9331         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9332
9333 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9334
9335         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9336         option_list.  Compile every file with only 4/6 option choices
9337         (same as C torture) instead of with 12/18 different option
9338         choices.
9339         * lib/c-torture.exp: Likewise.
9340
9341         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9342         not already set.
9343
9344 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9345
9346         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9347         can put an XFAIL *-*-* on excess errors.
9348
9349 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9350
9351         * g++.law: Add more tests derived from g++-bugs snapshots.
9352
9353         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9354         equivalent to g++.law/init9.
9355
9356         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9357         compiled it, and the a.out file after we've run it.
9358
9359 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9360
9361         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9362         compiled it, and the a.out file after we've run it.
9363
9364 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9365
9366         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9367
9368 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9369
9370         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9371         version number.
9372
9373 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9374
9375         * g++.law: New directory of g++ tests derived from the g++-bugs
9376         snapshots.
9377
9378 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9379
9380         * gcc.compile: initbug1.c initbug1.exp testcase added
9381
9382 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9383
9384         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9385         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9386           fixes submitted by Jeff Law (law@cs.utah.edu)
9387         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9388           Jeff Law (law@cs.utah.edu)
9389
9390
9391 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9392
9393         * config/unix-g++.exp: Follow the gcc way of doing things.
9394         * g++.old-deja/old-deja.exp: Minor updates.
9395         * lib/g++.exp: New file, follow the gcc way of doing things.
9396         * lib/old-dejagnu.exp: Minor updates.
9397         * lib/mike-g++.exp: Always unset errorInfo.
9398
9399 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9400
9401         * lib/gcc.exp: Fix some errors with the below change, CC and
9402         CFLAGS should be global when setting, not local.
9403
9404 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9405
9406         * lib/gcc.exp: Transform tool name.
9407
9408 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9409
9410         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9411
9412 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9413
9414         * lib/gcc.exp: change gcc_done to gcc_stat
9415
9416 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9417
9418         * Upgraded gcc testsuite to c-torture version 1.25
9419
9420 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9421
9422         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9423         * lib/c-torture: added hooks for new reporting code.
9424
9425 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9426
9427         * config/sh-gcc.exp: check if sh-sim exists in the path
9428
9429 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9430
9431         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9432         * gcc.compile/compile.exp: Initial changes for new logic.
9433         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9434         * gcc.failure/failure.exp: Initial changes for new logic.
9435         * gcc.ieee/ieee.exp: Initial changes for new logic.
9436         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9437         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9438         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9439         * lib/c-torture.exp: Initial changes for new logic.
9440         * lib/gcc.exp: Initial changes for new logic.
9441
9442 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9443
9444         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9445         depend upon failure or success.  Fully qualify names in failure
9446         and success messages.  Always remove a.out before starting
9447         compile, just in case.  Pay more attention to error text output by
9448         the compiler.  Handle testcases with no known past errors just
9449         like all others, so that things are uniform.  Other miscellaneous
9450         improvements.
9451
9452 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9453
9454         * gcc.cpp: new directory for cpp tests
9455
9456 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9457
9458         * lib/chill.exp: Code reformatted, removed unused code.
9459         * config/unix-chill.exp: Code reformatted, removed unused code.
9460         * chill.execute/execute.exp: Code reformatted, removed unused code.
9461         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9462
9463 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9464
9465         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9466         routines not written.
9467
9468 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9469
9470         * config/bug-gcc.exp: Use new procs from bug.exp.
9471
9472 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9473
9474         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9475         via ftp, rather than depending on NFS.
9476         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9477         case.
9478
9479 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9480
9481         * config/bug-gcc.exp: Use new download proc.
9482
9483 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9484
9485         * chill.execute/execute.exp: cleanups, handles errors better
9486         * chill.compile/compile.exp: rewrite, based on execute.exp
9487         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9488         * lib/chill.exp: major changes to diff proc and compile and link
9489           procs. added chill_fail and chill_pass wrappers to pass and
9490           fail. added more comments, and handle error codes better.
9491           Added a hack to capture stderr from exec, so noncompile tests
9492           can work.
9493
9494 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9495
9496         * chill.execute/execute.exp: rewrite of testsuite driver
9497         * lib/chill.exp: rewrite of testsuite driver
9498         * config/unix-chill.exp: rewrite of testsuite driver
9499
9500 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9501
9502     In chill.execute:
9503         * iexpr.ch: Standardize uppercase.
9504         * tuples.dat: Standardize uppercase.
9505         * vary.ch: standardize.  Correct varying string assignments.
9506         * vary.dat: Add new output lines.
9507
9508 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9509
9510     In chill.execute:
9511         * chprintf.ch: Standardize use of uppercase.
9512         * tuples.ch: Standardize and turn arr2 into a DCL,
9513           rather than a SYN.
9514         * pinits.ch: Standardize.
9515
9516 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9517
9518         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9519         * Makefil: Renamed to Makefile.in.
9520         * configure.in: New.
9521
9522 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9523
9524     In chill.execute:
9525         * .cvsignore: Add result/output files.
9526         * Makefile: Fix up variables at start.  Use MFLAGS
9527           everywhere.  Correct bool_loc, built_ins entries.
9528           Add entry for vary1.ch.
9529         * bitarray.ch: Standardize upper-case usage.
9530         * bitexpr.ch: Standardize, add output of b1.
9531         * params.ch: Use arrayt in along PROC parameters, to
9532           avoid novelty problems.
9533         * sets.ch: Tiny cleanup.
9534         * vary1.ch: Re-indent.
9535
9536 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9537
9538           * Add PR-related files to Makefiles, .cvsignore files, etc.
9539
9540 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9541
9542         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9543           with compiler objects. New names are test-flow.c and test-loop.c
9544
9545 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9546
9547         * Upgraded c-torture tests from 1.19 to 1.20
9548
9549         * new files:
9550         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9551         * gcc.compile: 930623-1.c 930623-2.c
9552         * gcc.noncompile: 930622-1.c 930622-2.c
9553         * gcc.failure: 920411-1.c 920627-2.c
9554         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9555
9556 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9557
9558         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9559           More changes to get testsuite working properly. Needs more work.
9560           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9561
9562 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9563
9564         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9565           More changes to get testsuite working properly. Needs more work.
9566
9567 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9568
9569         * chill.compile/compile.exp: Added for Dejagnu support
9570         * chill.execute/execute.exp: Added for Dejagnu support
9571         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9572
9573 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9574
9575     This should complete moving the CHILL test files.
9576         * chill.noncompile(.cvsignore printf.grt
9577             in-printf.grt chprintf.grt chprintf.ch):
9578             Added test-support files.
9579           (Makefile): Modified further.
9580         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9581             signal.ch): Added test files.
9582           * chill.execute (.cvsignore printf.grt printr.c
9583             in-printf.grt rts.c chprintf.grt rts.h): Added
9584           test-support files.
9585             (Makefile): More corrections.
9586
9587 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9588
9589         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9590           test cases, ready for DejaGnu.
9591
9592 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9593
9594         * Upgraded c-torture tests from 1.18 to 1.19
9595
9596         * gcc.compile: added test(s):
9597           930607-1.c
9598         * gcc.execute: added test(s):
9599           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9600
9601         * added new subdirectory for misc tests: gcc.misc-tests
9602         * gcc.misc-test(s): added tests:
9603           inst-check.c test-consts.c test-ior.c test-switch.c
9604
9605 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9606
9607         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9608
9609 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9610
9611         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9612
9613 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9614
9615         * Upgraded c-torture tests from 1.17 to 1.18
9616
9617 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9618
9619         * Upgraded c-torture tests from 1.12 to 1.17
9620
9621 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9622
9623         * lib/old-dejagnu.exp:
9624           Fixed handling of XFAIL target triplets to correctly
9625           recognize wildcard characters.  Removed code that
9626           appended a unique id tag to the end of the file name
9627           printed out by the result of the testcases within a
9628           given test file.
9629
9630 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9631
9632         * lib/old-dejagnu.exp:
9633           Reworked expected failure handling to trigger off of XFAIL
9634           keyword in keyphrase embeded in testcase source code. The
9635           XFAIL keyword must be at the end of the keyphrase line. It
9636           may optionally be followed by one or more target triplets.
9637           It has just occured that the handling of wildcards in the
9638           target triplet may not be correct.
9639
9640 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9641
9642         * g++.old-deja/tests:
9643           Moved all subdirectories up one level into g++.old-deja .
9644
9645         * lib/old-dejagnu.exp:
9646           Fixed problem with CXXFLAGS not being properly reset, and being
9647           corrupted with extraneous "-c" compiler option.  This was
9648           causing binaries to not be generated for test that needed them.
9649           Modified strings passed to "pass" and "fail" so that individual
9650           tests from the same test file would be distinguished by an
9651           identifier appended to the test file name in the summary logs;
9652           this corrected a problem with erroneous diff logs.  Added code
9653           to search testcases for expected fail and unexpected pass keywords.
9654
9655 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9656
9657         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9658
9659 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9660
9661         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9662           Removed extraneous text from end of "Special g++ Options"
9663           keyphrase.
9664
9665         * lib/old-dejagnu.exp: Added pattern matching to look for new
9666           keywords, embedded in testcases comments, which will trigger
9667           calls to xpass and xfail.
9668
9669 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9670
9671         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9672           comments embedded in the testcases, especially the one looking for
9673           special compiler options, as well as the pattern matching for the
9674           compiler output again.
9675
9676 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9677
9678         * lib/old-dejagnu.exp: Do a proper check of the return value for
9679           execute tests. Fixed several problems with the pattern matching
9680           of the compiler output which gave erroneous test results.
9681           Changed several of the test result messages to be more descriptive.
9682         * config/unix-g++.exp: Proc g++_load now actually works and
9683           executes the tests passed to it and returns a usable return
9684           value.
9685
9686 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9687
9688           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9689
9690 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9691
9692         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9693           Modified both files to properly execute the old style
9694           dejagnu tests. The previous versions of these files were
9695           experimental and did not function anything near correctly.
9696
9697 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9698
9699         * Removed all Makefile.in and configure.in files. No configuration
9700         needed now.
9701
9702 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9703
9704         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9705
9706 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9707
9708         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9709         gcc.special/configure.in, gcc.noncompile/configure.in,
9710         gcc.execute/configure.in, gcc.code_quality/configure.in,
9711         g++.other/configure.in, g++.old-deja/configure.in,
9712         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9713         in srcname setting.
9714
9715 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9716
9717         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9718         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9719         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9720
9721 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9722
9723         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9724         (gdb_exit): Don't remove *_soc files.
9725
9726 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9727
9728         * lib/c-torture.exp: Don't look for main; instead always use -w
9729         -c.  This is how the c-torture tests work.  Remove the object
9730         file if the compilation succeeds.
9731         * gcc.execute/execute.exp: Remove executable if test passes.
9732         * gcc.noncompile/noncompile.exp: Every test is an expected
9733         failure.
9734         * gcc.special/special.exp: Added tests from c-torture 1.11,
9735         corrected use of existing test.
9736         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9737         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9738         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9739         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9740         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9741         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9742         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9743         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9744         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9745         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9746         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9747         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9748         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9749         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9750         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9751         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9752         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9753         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9754         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9755         c-torture 1.11.
9756         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9757         correspond to c-torture 1.11.
9758
9759         * New file.