OSDN Git Service

* g++.dg/init/array2.C: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2
3         * g++.dg/init/array2.C: New test.
4
5 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
6
7         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8
9 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
10
11         * g++.dg/other/forscope1.C: New test.
12         * g++.dg/ext/forscope1.C: New test.
13         * g++.dg/ext/forscope2.C: New test.
14
15 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16
17         * gcc.c-torture/execute/20011113-1.c: New test.
18
19 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
20
21         * gcc.c-torture/execute/20011109-2.c: New test.
22
23         * gcc.c-torture/execute/20011109-1.c: New test.
24
25 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
26
27         * gcc.c-torture/compile/20011109-1.c: New test.
28
29 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
30
31         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
32         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
33         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
34         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
35         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
36         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
37         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
38
39 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
40
41         * g++.dg/warn/Wshadow-1.C: New tests.
42         * g++.old-deja/g++.mike/for3.C: Update.
43
44 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
45
46         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
47         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
48         XFAILs.  Adjust expected error texts.
49         * gcc.c-torture/compile/20011106-1.c,
50         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
51         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
52         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
53         gcc.dg/c99-array-lval-5.c: New tests.
54
55 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
56
57         * gcc.dg/cpp/defined.c: Update.
58
59 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
60
61         * gcc.c-torture/execute/anon-1.c: New test.
62
63 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
64
65         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
66         same size, so no warning should be produced on stormy16.
67
68         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
69         due to oversized array.
70         * g++.old-deja/g++.mike/ns15.C: Likewise.
71         * g++.old-deja/g++.pt/crash16.C: Likewise.
72
73 2001-11-02  Graham Stott  <grahams@redhat.com>
74
75         * g++.dgother/debug1.C: Fix typos.
76
77 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
78
79         * g++.dg/other/debug1.C: New test.
80
81 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
82
83         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
84         of unsigned long.
85
86 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
87
88         * gcc.dg/20011029-2.c: New test.
89
90         * gcc.c-torture/compile/20011029-1.c: New test.
91
92 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
93
94         * objc/execute/class_self-1.m: New test.
95         * objc/execute/class_self-2.m: New test.
96
97 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
98
99         * gcc.misc-tests/msgs.exp: Delete.
100         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
101         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
102         error set to match recent changes.
103
104 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
105
106         * gcc.dg/20011021-1.c: New test.
107
108 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
109
110         * gcc.c-torture/compile/20011023-1.c: New test.
111
112 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
113
114         * lib/g77.exp: Rewrite based on lib/g++.exp.
115
116 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
117
118         * gcc.c-torture/execute/20011019-1.c: New test.
119
120         * gcc.dg/20011018-1.c: New test.
121
122 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
123
124         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
125
126 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
127
128         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
129         * gcc.dg/attr-invalid.c: Likewise.
130
131 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
132
133         * testsuite/gcc.dg/20011015-1.c: New test.
134
135 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
136
137         * g++.dg/template/unify2.C: New test.
138
139 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
140
141         * g++.dg/other/exception-specification.C: New test
142
143 2001-10-13  Tom Rix  <trix@redhat.com>
144
145         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
146         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
147
148 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
149
150         * testsuite/gcc.dg/20011009-1.c: New test.
151
152 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
153
154         PR g++/4476
155         * g++.dg/other/friend1.C: New test.
156
157 2001-10-11  Richard Henderson  <rth@redhat.com>
158
159         * g++.old-deja/g++.other/crash18.C: Add -S to options.
160
161 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
162
163         * gcc.c-torture/compile/20011010-1.c: New.
164
165 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
166
167         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
168         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
169         g77.f-torture/execute/execute.exp,
170         g77.f-torture/noncompile/noncompile.exp,
171         gcc.c-torture/compile/compile.exp,
172         gcc.c-torture/execute/execute.exp,
173         gcc.c-torture/execute/ieee/ieee.exp,
174         gcc.c-torture/execute/memcheck/memcheck.exp,
175         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
176         objc/execute/execute.exp: Update FSF address.
177
178 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
179
180         * gcc.dg/cpp/cmdlne-C.c: Update.
181         * gcc.dg/cpp/cmdlne-C2.c: New.
182
183 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
184
185         * gcc.c-torture/execute/20011008-3.c: New.
186
187 2001-10-08  DJ Delorie  <dj@redhat.com>
188
189         * gcc.dg/20011008-1.c: New.
190         * gcc.dg/20011008-2.c: New.
191
192 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
193
194         * gcc.dg/cpp/spacing1.c: Update test.
195
196 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
197
198         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
199         spelling errors of "separate" as "seperate".
200
201 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
202
203         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
204         enough to avoid inlining.
205
206 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
207
208         * lib/g77.exp: set libg2c_dir correctly.
209
210 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
211
212         * gcc.dg/cpp/macro11.c: New test.
213
214 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
215
216         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
217         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
218         gcc.dg/format/multattr-3.c: New tests.
219         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
220         tests for format attributes on function pointers being rejected.
221
222 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
223
224         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
225
226 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
227
228         * g++.dg/warn/format1.C: New test.
229
230 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
231
232         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
233
234 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
235
236         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
237
238 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
239
240         * gcc.dg/cpp/redef2.c: Add test.
241
242 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
243
244         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
245         long-standing bug on i686, apparently.  
246         * gcc.c-torture/execute/loop-2c.x: New file.
247         * gcc.c-torture/execute/loop-2d.x: New file.
248         * gcc.c-torture/execute/loop-3c.x: New file.
249
250 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
251
252         * gcc.dg/cpp/20000625-2.c: Correct line number.
253
254 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
255
256         * gcc.dg/cpp/macro10.c: New test.
257         * gcc.dg/cpp/strify3.c: New test.
258         * gcc.dg/cpp/spacing1.c: Add tests.
259         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
260         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
261
262 2001-09-24  DJ Delorie  <dj@redhat.com>
263
264         * gcc.c-torture/execute/20010924-1.c: New test.
265         
266 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
267
268         * testsuite/objc/execute/paste.m: Remove.
269
270 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
271
272         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
273
274 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
275
276         * g77.dg/strlen0.f: New test.
277
278 2001-09-21  Richard Henderson  <rth@redhat.com>
279
280         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
281         * g++.old-deja/g++.abi/vtable2.C: Likewise.
282
283 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
284
285         Table-driven attributes.
286         * g++.dg/ext/attrib1.C: New test.
287
288 2001-09-20  DJ Delorie  <dj@redhat.com>
289
290         * gcc.dg/20000926-1.c: Update expected warning messages.
291         * gcc.dg/array-2.c: Likewise, and test for warnings too.
292         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
293         array.
294
295 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
296
297         * g++.dg/eh/registers1.C: New test case.
298
299 2001-09-17  Richard Henderson  <rth@redhat.com>
300
301         * gcc.dg/array-5.c: Fix VLA decomposition test.
302
303 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
304
305         * gcc.dg/cpp/line5.c: New testcase.
306
307 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
308
309         * gcc.dg/cpp/macro9.c: New test.
310
311 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
312
313         * gcc.c-torture/execute/980223.c: Change type of addr from long 
314         to char *.
315
316 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
317
318         * gcc.c-torture/execute/20010915-1.c: New test.
319
320 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
321
322         * g77.dg/bprob: New directory.
323         * g77.dg/bprob/bprob.exp: New file.
324         * g77.dg/bprob/bprob-1.f: New test.
325         * g77.dg/gcov: New directory.
326         * g77.dg/gcov/gcov.exp: New file.
327         * g77.dg/gcov/gcov-1.f: New test.
328         * g77.dg/gcov/gcov-1.x: New file.
329
330 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
331
332         * gcc.dg/cpp/directiv.c: Update.
333         * gcc.dg/cpp/undef1.c: Update.
334
335 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
336
337         * gcc.dg/20010912-1.c: New test.
338
339 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
340
341         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
342         language-independent file in lib.
343         * lib/gcov.exp: New file.
344
345 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
346
347         * gcc.c-torture/compile/20010911-1.c: New test.
348
349 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
350
351         * lib/profopt.exp: New, to support profile-directed optimizations.
352         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
353         * gcc.misc-tests/bprob-1.c: New test.
354         * gcc.misc-tests/bprob-2.c: New test.
355
356 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
357
358         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
359         XFAIL and which kinds of gcov output to verify.
360         * gcc.misc-tests/gcov-4b.x: New file.
361         * gcc.misc-tests/gcov-5b.x: New file.
362         * gcc.misc-tests/gcov-6.x: New file.
363         * gcc.misc-tests/gcov-7.c: New test.
364         * gcc.misc-tests/gcov-7.x: New file.
365
366 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
367
368         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
369         * gcc.misc-tests/gcov-6.c: New test.
370
371 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
372
373         PR c++/3986
374         * g++.dg/abi/vbase1.C: New test.
375
376 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
377
378         * objc.dg/method-2.m: New.
379         
380 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
381
382         PR c++/4203
383         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
384         * g++.dg/init/empty1.C: New test.
385
386 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
387
388         * gcc.c-torture/compile/20010903-1.c: New test.
389
390 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
391
392         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
393         for m68k.
394
395 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
396
397         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
398
399         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
400
401         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
402
403 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
404
405         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
406         for 16-bit 'unsigned int'.
407
408 2001-08-29  Kazu Hirata  <kazu@hxi.com>
409
410         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
411
412 2001-08-27  Richard Henderson  <rth@redhat.com>
413
414         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
415         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
416
417 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
418
419         * gcc.dg/asm-names.c (ymain): New.
420
421 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
422
423         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
424         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
425         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
426
427 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
428
429         * gcc.dg/compare5.c: New testcase.
430
431 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
432
433         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
434         and "In instantiation".
435
436 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
437
438         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
439
440 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
441
442         * gcc.misc-tests/gcov.exp: Add support for branch information.
443         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
444         * gcc.misc-tests/gcov-4.c: New test.
445         * gcc.misc-tests/gcov-4b.c: New test.
446         * gcc.misc-tests/gcov-5b.c: New test.
447
448 2001-08-20  Zack Weinberg  <zackw@panix.com>
449
450         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
451         expected to fail.
452
453 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
454
455         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
456
457 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
458
459         * g++.dg/eh/template1.C: New test.
460
461 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
462
463         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
464         Fix thinko.
465         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
466         for xfail.
467
468 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
469
470         * lib/g77-dg.exp:  Use prune.exp for common procedures
471         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output 
472         * lib/g77.exp: (g77-dg-prune) Remove 
473
474 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
475
476         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
477
478 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
479
480         * g++.dg/template/unify1.C: New test.
481
482 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
483
484         * g++.dg/abi/empty4.C: New test.
485
486 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
487
488         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
489         solaris2.*
490         * g77.f-torture/compile/pr3743.x: Likewise
491
492 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
493
494         * g++.dg/other/using-declaration.C: New test.
495
496 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
497
498         * gcc.dg/cpp/tr-sign.c: New testcase.
499
500 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
501
502         * gcc.dg/cpp/19951025-1.c: Revert.
503         * gcc.dg/cpp/directiv.c: We no longer process directives that
504         interrupt macro arguments.
505
506 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
507
508         * gcc.dg/bconstp-1.c: New test.
509
510 2001-08-03  Richard Henderson  <rth@redhat.com>
511
512         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
513
514 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
515
516         * gcc.dg/cpp/19951025-1.c: Update.
517
518 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
519
520         * g77.dg/ff90-1.f (s): Fix reference of variable z,
521         should be x.
522
523 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
524
525         Kill -fhonor-std.
526         * g++.old-deja/g++.ns/ns14.C: Remove special options.
527         * g++.old-deja/g++.other/std1.C: Likewise.
528         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
529
530 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
531
532         * lib/g77.exp:  Load gcc-defs.exp for common procedures
533         (g77_pass, g77_fail, g77_finish, g77_exit,
534         ${tool}_check_unsupported_p} Now redundant.  Deleted.
535
536 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
537
538         * g77.dg/fbackslash.f
539         * g77.dg/fcase-preserve.f
540         * g77.dg/ff90-1.f
541         * g77.dg/ffixed-line-length-0.f
542         * g77.dg/ffixed-line-length-132.f
543         * g77.dg/ffixed-line-length-7.f
544         * g77.dg/ffixed-line-length-72.f
545         * g77.dg/ffixed-line-length-none.f
546         * g77.dg/ffree-form-1.f
547         * g77.dg/fno-backslash.f
548         * g77.dg/fno-f90-1.f
549         * g77.dg/fno-fixed-form-1.f
550         * g77.dg/fno-onetrip.f
551         * g77.dg/fno-typeless-boz.f
552         * g77.dg/fno-underscoring.f
553         * g77.dg/fno-vxt-1.f
554         * g77.dg/fonetrip.f
555         * g77.dg/ftypeless-boz.f
556         * g77.dg/fugly-assumed.f
557         * g77.dg/funderscoring.f
558         * g77.dg/fvxt-1.f
559
560 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
561
562         * objc.dg/fwd-proto-1.m: New.
563         * objc.dg/local-decl-1.m: New.
564         * objc.dg/naming-1.m: New.
565         * objc.dg/naming-2.m: New.
566         * objc.dg/proto-hier-1.m: New.
567
568 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
569
570         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
571         largest-type elements to a struct makes its size grow.
572
573 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
574
575         * g++.dg/abi/vthunk1.C: New test.
576
577 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
578
579         * g++.dg/abi/vbase8-22.C: New test.
580
581 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
582
583         * gcc.dg/cpp/macro8.c: New test.
584
585 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
586
587         * g++.dg/abi/vbase8-21.C: New test.
588
589 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
590
591         * g++.dg/abi/vbase8-10.C: New test.
592
593 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
594
595         * lib/g++.exp (g++_set_ld_library_path): Renamed to
596         ${tool}_set_ld_library_path.
597         Changed caller.
598         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
599         g++.exp.
600
601 2001-07-26  Stan Cox <scox@redhat.com>
602
603         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
604         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
605         gcc_exit, gcc_check_unsupported_p):
606         Moved to gcc-deps.exp
607         * gcc-deps.exp: New file.
608
609 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
610
611         * g++.old-deja/g++.pt/defarg14.C: New test.
612
613 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
614
615         * g++.old-deja/g++.other/lineno5.C: New test.
616
617 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
618
619         * g++.old-deja/g++.pt/crash68.C: New test.
620
621 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
622
623         * g++.old-deja/g++.other/crash42.C: New test.
624
625 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
626
627         * gcc.dg/cpp/extratokens.c: Fix.
628         * gcc.dg/cpp/skipping2.c: New tests.
629
630 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
631
632         * gcc.c-torture/execute/20010724-1.c: New file.
633         * gcc.c-torture/execute/20010724-1.x: New file.
634
635 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
636
637         * g++.old-deja/g++.other/cond7.C: New test.
638
639 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
640
641         * g++.old-deja/g++.other/optimize4.C: New test.
642
643 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
644
645         * g++.old-deja/g++.abi/vbase8-5.C: New test.
646
647 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
648
649         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
650         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
651         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
652         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
653
654         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
655         bug report" message.
656
657         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
658         * g++.dg/ext/instantiate1.C: Move from old-deja.
659
660 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
661
662         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
663         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
664         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
665         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
666
667 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
668
669         * gcc.c-torture/execute/20010723-1.c: New test.
670
671 2001-07-23  Ben Elliston  <bje@redhat.com>
672
673         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
674
675 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
676
677         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
678         i[34567]86-*-*.
679         Delete handling of ieee_multilib_flags.
680         Pass -mieee for alpha*-*-* and sh-*-*.
681         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
682
683 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
684
685         Remove old-abi tests.
686         * g++.old-deja/g++.mike/p11116.C: Remove.
687         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
688
689 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
690
691         * g77.f-torture/compile/pr3743.f:  New test
692
693 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
694
695         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
696
697 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
698
699         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
700         g++.old-deja/g++.pt/static6.C: Likewise.
701         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
702         supports weak symbols.
703
704 2001-07-18  Andreas Jaeger  <aj@suse.de>
705
706         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
707         supported again.
708
709 2001-07-18  Andreas Jaeger  <aj@suse.de>
710
711         * gcc.dg/iftrap-1.c: Fix target line.
712
713 2001-07-17  Richard Henderson  <rth@redhat.com>
714
715         * gcc.c-torture/execute/20010717-1.c: New.
716
717 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
718
719         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
720         tests.
721
722 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
723
724         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
725
726 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
727
728         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
729         UAC_SIGBUS, UAC_NOPRINT definitions.
730
731 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
732
733         * objc/execute/object_is_class.m: New test.
734         * objc/execute/object_is_meta_class.m: New test.
735
736 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
737
738         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
739         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
740
741 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
742
743         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
744         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
745
746 2001-07-14  Richard Henderson  <rth@redhat.com>
747
748         * gcc.dg/iftrap-1.c: New.
749
750 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
751
752         * g77.f-torture/execute/intrinsic77.f: New test.
753
754 2001-07-11  Janis Johnson <janis@us.ibm.com>
755
756         * gcc.misc-tests/gcov-3.c: New test.
757
758 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
759
760         * gcc.c-torture/compile/20010711-1.c,
761         * gcc.c-torture/compile/20010711-2.c: New tests.
762
763 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
764
765         * gcc.c-torture/execute/20010711-1.c: New test.
766
767 2001-07-11  Ben Elliston  <bje@redhat.com>
768
769         * g++.old-deja/g++.other/enum5.C: New test.
770
771 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
772
773         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
774         (g++-dg-prune): Call prune_gcc_output.
775         * prune.exp: New file for prune_gcc_output.
776         * lib/g++.exp, lib/gcc.exp: Load it.
777
778 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
779
780         * gcc.c-torture/compile/20010701-1.c,
781         g++.old-deja/g++.ext/attrib6.C: New tests.
782
783 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
784
785         * gcc.c-torture/compile/20010706-1.c: New test.
786
787 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
788
789         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
790
791 2001-06-28  Stan Shebs  <shebs@apple.com>
792
793         * gcc.dg/pragma-darwin.c: New test.
794
795 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
796
797         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
798         Solaris 2.[678] system.
799
800 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
801
802         * gcc.dg/20010622-1.c: New test.
803
804 2001-06-18  Stan Shebs  <shebs@apple.com>
805
806         * objc.dg: New directory.
807         * objc.dg/dg.exp: New file.
808         * objc.dg/alias.m: New.
809         * objc.dg/class-1.m: New.
810         * objc.dg/class-2.m: New.
811         * objc.dg/const-str-1.m: New.
812         * objc.dg/const-str-2.m: New.
813         * objc.dg/id-1.m: New.
814         * objc.dg/method-1.m: New.
815         * objc.dg/super-class-1.m: New.
816         * lib/objc-dg.exp: New file.
817
818 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
819
820         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
821         of label name.
822
823 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
824
825         * g++.old-deja/g++.abi/vbase8-9.C: New test.
826
827 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
828
829         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
830         variable.
831
832 2001-06-12  Richard Henderson  <rth@redhat.com>
833
834         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
835
836 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
837
838         * g++.old-deja/g++.abi/vbase5.C: New test.
839         * g++.old-deja/g++.abi/vbase6.C: New test.
840         * g++.old-deja/g++.abi/vbase7.C: New test.
841
842 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
843
844         * gcc.c-torture/compile/20010610-1.c: New test.
845
846 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
847
848         * g++.old-deja/g++.abi/vbase4.C: New test.
849
850 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
851
852         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
853         support %f for HC11/HC12 targets.
854         * gcc.c-torture/execute/930513-1.x: New file, likewise.
855         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
856         on HC11/HC12 targets.
857         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
858
859 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
860
861         * gcc.dg/wchar_t-1.c: New file.
862         * gcc.dg/wint_t-1.c: Likewise.
863
864 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
865
866         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
867
868 2001-06-11  Richard Henderson  <rth@redhat.com>
869
870         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
871
872 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
873
874         * gcc.c-torture/compile/20010611-1.c: New test.
875
876 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
877
878         * gcc.dg/c99-tag-1.c: Add more tests.
879
880 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
881
882         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
883         representation on MN10300 and ARM/Thumb.
884
885 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
886
887         * g77.f-torture/execute/20010610.f: New.
888
889 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
890
891         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
892         names.
893
894 2001-06-09  Richard Henderson  <rth@redhat.com>
895
896         * gcc.c-torture/execute/ashrdi-1.c: New.
897         * gcc.c-torture/execute/ashldi-1.c: New.
898         * gcc.c-torture/execute/lshrdi-1.c: New.
899
900 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
901
902         * objc/execute/load-3.m: Added. Check sending +load to categories,
903         in addition to classes.
904
905 2001-06-08  Stan Shebs  <shebs@apple.com>
906
907         * objc/execute/load-2.m: New test.  From Nicola Pero
908         <n.pero@mi.flashnet.it>.
909
910 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
911
912         * gcc.c-torture/execute/20010605-2.c: New test.
913
914 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
915
916         * g++.old-deja/g++.abi/vbase2.C: New test.
917         * g++.old-deja/g++.abi/vbase3.C: New test.
918
919 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
920
921         * g++.old-deja/g++.pt/friend49.C: New test.
922
923 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
924
925         * g++.old-deja/g++.ext/anon3.C: New test.
926
927 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
928
929         * g++.old-deja/g++.other/conv7.C: New test.
930
931 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
932
933         * gcc.c-torture/compile/20010605-2.c: New test.
934
935 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
936
937         * gcc.c-torture/execute/20010604-1.c: New test.
938
939 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
940
941         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
942
943 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
944
945         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
946         (g++_link_flags): Likewise.
947         (g++_init): Pass gccpath's value to two previous functions.
948
949 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
950
951         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
952         Ensure logfile entry matches exec command line.
953
954 2001-05-31  Richard Henderson  <rth@redhat.com>
955
956         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
957         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
958
959 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
960
961         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
962         compiler for irix6.2
963
964 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
965
966         * g++.old-deja/g++.other/optimize3.C: New file.
967
968 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
969
970         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
971         assemble.
972
973 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
974
975         * g++.old-deja/g++.other/optimize2.C: New file.
976
977 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
978
979         * gcc.c-torture/compile/20010518-2.c: New file.
980         * gcc.c-torture/execute/20010518-1.c: New file.
981         * gcc.c-torture/execute/20010518-2.c: New file.
982
983 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
984
985         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
986
987 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
988
989         G++ no longer defines builtins that do not begin with __builtin.
990         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
991         * g++.old-deja/g++.brendand/misc13.C: Likewise.
992         * g++.old-deja/g++.law/builtin1.C: Likewise.
993         * g++.old-deja/g++.law/cvt2.C: Likewise.
994         * g++.old-deja/g++.mike/net5.C: Likewise.
995         * g++.old-deja/g++.other/builtins1.C: Likewise.
996         * g++.old-deja/g++.other/builtins2.C: Likewise.
997         * g++.old-deja/g++.other/builtins3.C: Likewise.
998         * g++.old-deja/g++.other/builtins4.C: Likewise.
999         * g++.old-deja/g++.other/inline8.C: Likewise.
1000         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1001
1002 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1003
1004         * g++.old-deja/g++.pt/using1.C: Adjust.
1005         * g++.old-deja/g++.pt/using2.C: New test.
1006
1007 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1008
1009         * gcc.dg/cpp/charconst.c: New tests.
1010         * gcc.dg/cpp/escape.c: New tests.
1011         * gcc.dg/cpp/escape-1.c: New tests.
1012         * gcc.dg/cpp/escape-2.c: New tests.
1013         * gcc.dg/cpp/ucs.c: New tests.
1014
1015 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1016
1017         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1018         native compiler for irix6.5.
1019
1020 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1021
1022         * lib/g++.exp (g++_include_flags): Use args to compute
1023         get_multilibs.
1024         (g++_link_flags): Likewise.
1025         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1026
1027 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1028
1029         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1030
1031 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1032
1033         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1034         this file.
1035
1036 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1037
1038         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1039         STACK_SIZE;
1040         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1041         to STACK_SIZE; Use it to define size of add_histo array.
1042         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1043         to STACK_SIZE.
1044         (f): Use GITT_SIZE to define size of gitt local table.
1045         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1046         to STACK_SIZE; Use it to define size of bytemem array.
1047
1048 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1049
1050         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1051         on 68HC11/HC12 due to the asm instruction.
1052         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1053         * gcc.c-torture/compile/920520-1.x: Likewise.
1054         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1055         on 68HC11/HC12 because the function is larger than 64K.
1056         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1057         on 68HC11/HC12 because the structure is too large.
1058
1059 2001-05-20  Richard Henderson  <rth@redhat.com>
1060
1061         * gcc.c-torture/execute/20010520-1.c: New.
1062
1063 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1064
1065         * g++.old-deja/g++.warn/compare1.C: New test.
1066         * gcc.dg/compare4.c: New test.
1067
1068 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1069
1070         * g++.old-deja/g++.other/optimize1.C: New test.
1071
1072 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1073
1074         * g++.old-deja/g++.pt/spec41.C: New test.
1075
1076 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1077
1078         * gcc.c-torture/compile/20010114-1.x: Remove.
1079
1080 2001-05-18  Stan Shebs  <shebs@apple.com>
1081
1082         * gcc.c-torture/compile/20010518-1.c: New test.
1083
1084 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1085
1086         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1087         * g++.old-deja/g++.pt/crash67.C: New test.
1088
1089 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1090
1091         * g++.old-deja/g++.other/debug9.C: New test.
1092
1093 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1094
1095         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1096
1097 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1098
1099         * gcc.c-torture/compile/20010516-1.c: New test.
1100
1101 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1102
1103         * g++.old-deja/g++.other/crash41.C: New test.
1104
1105 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1106
1107         * g++.old-deja/g++.pt/crash66.C: New test.
1108
1109 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1110
1111         * g++.old-deja/g++.robertl/eb27.C: Convert.
1112
1113 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1114
1115         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1116         declaration being redundant.
1117
1118 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1119
1120         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1121
1122 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1123
1124         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1125
1126 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1127
1128         * lib/g++.exp: Use testsuite_flags.
1129
1130 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1131
1132         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1133
1134 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1135
1136         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1137
1138 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1139
1140         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1141
1142 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1143
1144         * gcc.c-torture/compile/20010313-1.c: New test.
1145
1146 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1147
1148         * gcc.dg/cpp/direct2.c: New test.
1149         * gccq.dg/cpp/direct2s.c: New test.
1150
1151         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1152
1153 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1154
1155         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1156         * g++.old-deja/g++.other/op3.C: Likewise.
1157
1158 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1159
1160         * gcc.dg/cpp/syshdr.h: New file.
1161         * gcc.dg/cpp/sysmac1.c: Update.
1162         * gcc.dg/cpp/sysmac2.c: Update.
1163
1164 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1165
1166         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1167
1168 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1169
1170         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1171         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1172
1173 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1174
1175         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1176
1177 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1178
1179         * lib/g++.exp (g++_include_flags): Don't use any special flags
1180         if TESTING_IN_BUILD_TREE is not defined.
1181         (g++_init): Use a plain 'c++' as the compiler if
1182         TESTING_IN_BUILD_TREEE is not defined.
1183
1184 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1185
1186         * g++.old-deja/g++.eh/catch13.C: New test.
1187         * g++.old-deja/g++.eh/catch14.C: New test.
1188
1189 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1190
1191         * gcc.dg/cpp/tr-define.c: New test.
1192
1193 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1194
1195         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1196         <stdlib.h>, not <malloc.h>.
1197
1198 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1199
1200         * g++.old-deja/g++.ns/template17.C: New test.
1201
1202 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1203
1204         * g++.old-deja/g++.pt/ref4.C: New test.
1205
1206 2001-04-30  Richard Henderson  <rth@redhat.com>
1207
1208         * gcc.dg/20000724-1.c: Revert last change.
1209
1210 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1211
1212         * g77.f-torture/execute/20010430.f: New test.
1213
1214 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1215
1216         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1217
1218 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1219
1220         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1221
1222 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1223
1224         * g++.old-deja/g++.eh/crash6.C: New test.
1225
1226 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1227
1228         * g++.old-deja/g++.other/warn7.C: New test.
1229
1230 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1231
1232         * g++.old-deja/g++.other/defarg9.C: New test.
1233
1234 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1235
1236         * g77.f-torture/compile/20010426.f: New test.
1237         * g77.f-torture/execute/20010426.f: New test.
1238
1239 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1240
1241         * g77.f-torture/compile/20000629-1.x: Remove - error
1242         has been fixed.
1243
1244 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1245
1246         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1247         Tweak slightly to work with g++.dg framework.
1248         * g++.dg/special/ecos.exp: Run initp1.C test.
1249         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1250
1251         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1252         its linker doesn't give line numbers either.
1253         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1254
1255 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1256
1257         * g++.old-deja/g++.other/lex1.C: New test.
1258
1259 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1260
1261         * gcc.dg/noncompile/20010425-1.c: New test.
1262
1263 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1264
1265         * g++.old-deja/g++.pt/mangle2.C: New test.
1266
1267 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1268
1269         * gcc.dg/format/plus-1.c: New test.
1270
1271 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1272
1273         * gcc.dg/20010423-1.c: New test.
1274
1275 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1276
1277         * gcc.c-torture/execute/20010422-1.c: New test.
1278
1279 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1280
1281         * g++.old-deja/g++.ns/type2.C: New test.
1282
1283 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1284
1285         * g++.old-deja/g++.other/perf1.C: New test.
1286
1287 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1288
1289         * gcc.dg/c99-func-2.c: Remove xfail.
1290         * gcc.dg/c99-func-3.c: Remove xfail.
1291         * gcc.dg/c99-func-4.c: Remove xfail.
1292
1293 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1294
1295         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1296
1297 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1298
1299         * gcc.c-torture/compile/20010423-1.c: New test.
1300
1301 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1302
1303         * g++.old-deja/g++.pt/typename28.C: New test.
1304
1305 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1306
1307         * g++.old-deja/g++.abi/empty2.C: New test.
1308         * g++.old-deja/g++.abi/empty3.C: New test.
1309
1310 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1311
1312         * g++.old-deja/g++.other/comdat2.C: New test.
1313         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1314
1315 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1316
1317         * g++.old-deja/g++.other/overload14.C: New test.
1318
1319 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1320
1321         * g++.old-deja/g++.other/lookup23.C: New test.
1322
1323 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1324
1325         * gcc.c-torture/execute/20010403-1.c: New test.
1326
1327 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1328             Mark Mitchell  <mark@codesourcery.com>
1329
1330         * lib/old-dejagnu.exp: Don't delete output of executable.
1331         Add .exe suffix to executables.
1332
1333 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1334
1335         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1336
1337 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1338
1339         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1340
1341 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1342
1343         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1344         * g++.old-deja/g++.abi/crash1.C: New test.
1345
1346 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1347
1348         * g++.old-deja/g++.other/crash40.C: New test.
1349
1350 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1351
1352         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1353
1354 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1355
1356         * g++.old-deja/g++.other/warn6.C: New test.
1357
1358 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1359
1360         * g++.old-deja/g++.robertl/eb42.C: Same.
1361
1362 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1363
1364         * gcc.dg/wtr-conversion-1.c: New testcase.
1365
1366 2001-04-10  Richard Henderson  <rth@redhat.com>
1367
1368         * g++.old-deja/g++.other/array5.C: New.
1369
1370 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1371
1372         * gcc.c-torture/execute/20010408-1.c: New test.
1373
1374 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1375
1376         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1377         headers and constructs.
1378         * g++.old-deja/g++.robertl/eb79.C: Same.
1379         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1380         * g++.old-deja/g++.robertl/eb73.C: Same.
1381         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1382         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1383         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1384         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1385         * g++.old-deja/g++.robertl/eb44.C: Same.
1386         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1387         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1388         * g++.old-deja/g++.robertl/eb39.C: Same.
1389         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1390         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1391         * g++.old-deja/g++.robertl/eb30.C: Same.
1392         * g++.old-deja/g++.robertl/eb3.C: Same.
1393         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1394         * g++.old-deja/g++.robertl/eb21.C: Same.
1395         * g++.old-deja/g++.robertl/eb15.C: Same.
1396         * g++.old-deja/g++.robertl/eb118.C: Same.
1397         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1398         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1399         * g++.old-deja/g++.robertl/eb109.C: Same.
1400         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1401         * g++.old-deja/g++.mike/rtti1.C: Same.
1402         * g++.old-deja/g++.mike/p658.C: Same.
1403         * g++.old-deja/g++.mike/net46.C: Same.
1404         * g++.old-deja/g++.mike/net34.C: Same.
1405         * g++.old-deja/g++.mike/memoize1.C: Same.
1406         * g++.old-deja/g++.mike/eh2.C: Same.
1407         * g++.old-deja/g++.law/weak.C: Same.
1408         * g++.old-deja/g++.law/visibility7.C: Same.
1409         * g++.old-deja/g++.law/visibility25.C: Same.
1410         * g++.old-deja/g++.law/visibility22.C: Same.
1411         * g++.old-deja/g++.law/visibility2.C: Same.
1412         * g++.old-deja/g++.law/visibility17.C: Same.
1413         * g++.old-deja/g++.law/visibility13.C: Same.
1414         * g++.old-deja/g++.law/visibility10.C: Same.
1415         * g++.old-deja/g++.law/visibility1.C: Same.
1416         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1417         * g++.old-deja/g++.law/vbase1.C: Same.
1418         * g++.old-deja/g++.law/operators32.C: Same.
1419         * g++.old-deja/g++.law/nest3.C: Same.
1420         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1421         * g++.old-deja/g++.law/except5.C (main): Same.
1422         * g++.old-deja/g++.law/cvt7.C (run): Same.
1423         * g++.old-deja/g++.law/cvt2.C: Same.
1424         * g++.old-deja/g++.law/cvt16.C: Same.
1425         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1426         * g++.old-deja/g++.law/ctors17.C (main): Same.
1427         * g++.old-deja/g++.law/ctors13.C: Same.
1428         * g++.old-deja/g++.law/ctors12.C (main): Same.
1429         * g++.old-deja/g++.law/ctors10.C: Same.
1430         * g++.old-deja/g++.law/code-gen5.C: Same.
1431         * g++.old-deja/g++.law/bad-error7.C: Same.
1432         * g++.old-deja/g++.law/arm9.C: Same.
1433         * g++.old-deja/g++.law/arm12.C: Same.
1434         * g++.old-deja/g++.law/arg8.C: Same.
1435         * g++.old-deja/g++.law/arg1.C: Same.
1436         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1437         * g++.old-deja/g++.jason/template31.C: Same.
1438         * g++.old-deja/g++.jason/template24.C (main): Same.
1439         * g++.old-deja/g++.jason/2371.C: Same.
1440         * g++.old-deja/g++.eh/new2.C: Same.
1441         * g++.old-deja/g++.eh/new1.C: Same.
1442         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1443         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1444         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1445         * g++.old-deja/g++.brendan/crash62.C: Same.
1446         * g++.old-deja/g++.brendan/crash52.C: Same.
1447         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1448         * g++.old-deja/g++.brendan/crash38.C: Same.
1449         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1450         * g++.old-deja/g++.brendan/copy9.C: Same.
1451
1452 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1453
1454         * gcc.c-torture/execute/20001203-2.c (memset):
1455         Count argument is of type __SIZE_TYPE__.
1456
1457 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1458
1459         * gcc.c-torture/compile/20010404-1.c: New test.
1460
1461 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1462
1463         * gcc.c-torture/compile/20010326-1.c: New test.
1464
1465 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1466
1467         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1468         peculiarities of the SH.
1469         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1470
1471 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1472
1473         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1474         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1475         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1476
1477 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1478
1479         * g77.f-torture/compile/20010321-1.f: New test.
1480
1481 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1482
1483         * gcc.c-torture/compile/20010329-1.c: New test.
1484
1485 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1486
1487         * gcc.c-torture/execute/20010329-1.c: New test.
1488
1489 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1490
1491         * g++.old-deja/g++.other/eh4.C: Fix typo.
1492
1493 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1494
1495         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1496
1497 2001-03-28  Philip Blundell  <philb@gnu.org>
1498
1499         * gcc.c-torture/compile/20010328-1.c: New test.
1500
1501 2001-03-27  Richard Henderson  <rth@redhat.com>
1502
1503         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1504         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1505
1506 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1507
1508         * gcc.c-torture/compile/20010327-1.c: New test.
1509
1510 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1511
1512         * g++.old-deja/g++.other/friend12.C: New test.
1513         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1514         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1515
1516 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1517
1518         * gcc.c-torture/execute/20010325-1.c: New test.
1519
1520 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1521
1522         * g++.old-deja/g++.other/mangle3.C: New test.
1523
1524 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1525
1526         * g++.old-deja/g++.other/anon8.C: New test.
1527
1528 2001-03-20  Philip Blundell  <philb@gnu.org>
1529
1530         * gcc.c-torture/compile/20010320-1.c: New test.
1531
1532 2001-03-17  Richard Henderson  <rth@redhat.com>
1533
1534         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1535
1536 2001-03-15  Geoff Keating  <geoff@redhat.com>
1537
1538         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1539         tests on AIX.
1540
1541 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1542
1543         * g++.old-deja/g++.other/eh4.C: New test.
1544
1545 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1546
1547         * gcc.dg/cpp/mi1.c: Update.
1548
1549 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1550
1551         * g++.old-deja/g++.other/regstack.C: New test.
1552
1553 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1554
1555         * g++.old-deja/g++.other/ref4.C: New test.
1556
1557 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1558
1559         * objc/execute/va_method.m: Added.
1560         * objc/execute/IMP.m: Added.
1561         * objc/execute/_cmd.m: Added.
1562         * objc/execute/accessing_ivars.m: Added.
1563         * objc/execute/class-1.m: Added.
1564         * objc/execute/class-10.m: Added.
1565         * objc/execute/class-11.m: Added.
1566         * objc/execute/class-12.m: Added.
1567         * objc/execute/class-13.m: Added.
1568         * objc/execute/class-14.m: Added.
1569         * objc/execute/class-2.m: Added.
1570         * objc/execute/class-3.m: Added.
1571         * objc/execute/class-4.m: Added.
1572         * objc/execute/class-5.m: Added.
1573         * objc/execute/class-6.m: Added.
1574         * objc/execute/class-7.m: Added.
1575         * objc/execute/class-8.m: Added.
1576         * objc/execute/class-9.m: Added.
1577         * objc/execute/class-tests-1.h
1578         * objc/execute/class-tests-2.h
1579         * objc/execute/compatibility_alias.m: Added.
1580         * objc/execute/encode-1.m: Added.
1581         * objc/execute/formal_protocol-1.m: Added.
1582         * objc/execute/formal_protocol-2.m: Added.
1583         * objc/execute/formal_protocol-3.m: Added.
1584         * objc/execute/formal_protocol-4.m: Added.
1585         * objc/execute/formal_protocol-5.m: Added.
1586         * objc/execute/formal_protocol-6.m: Added.
1587         * objc/execute/formal_protocol-7.m: Added.
1588         * objc/execute/informal_protocol.m: Added.
1589         * objc/execute/initialize.m: Added.
1590         * objc/execute/load.m: Added.
1591         * objc/execute/many_args_method.m: Added.
1592         * objc/execute/nested-3.m: Added.
1593         * objc/execute/no_clash.m: Added.
1594         * objc/execute/private.m: Added.
1595         * objc/execute/redefining_self.m: Added.
1596         * objc/execute/root_methods.m: Added.
1597         * objc/execute/selector-1.m: Added.
1598         * objc/execute/static-1.m: Added.
1599         * objc/execute/static-2.m: Added.
1600         * objc/execute/va_method.m: Added.
1601
1602 2001-03-10  Richard Henderson  <rth@redhat.com>
1603
1604         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1605
1606 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1607
1608         * g++.old-deja/g++.other/crash31.C: XFAIL.
1609         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1610         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1611         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1612         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1613         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1614
1615 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1616
1617         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1618
1619 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1620
1621         * gcc.dg/20000724-1.c: Don't use multiline strings.
1622
1623 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1624
1625         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1626         result of -cString against what we expect it to be; don't just
1627         print it out for no one to read.
1628
1629         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1630         Based on testcases provided by Nicola Pero.
1631
1632 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1633
1634         * gcc.dg/cpp/macro7.c: New test.
1635
1636 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1637
1638         * gcc.dg/cpp/multiline.c: Update.
1639
1640 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1641
1642         * g++.old-deja/g++.other/enum3.C: New test.
1643
1644 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1645
1646         * g++.old-deja/g++.other/pod1.C: New test.
1647
1648 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1649
1650         * g++.old-deja/g++.ext/overload1.C: New test.
1651
1652 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1653
1654         * g++.old-deja/g++.pt/using1.C: New test.
1655
1656 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1657
1658         * g++.old-deja/g++.other/using9.C: New test.
1659
1660 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1661
1662         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1663
1664         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1665
1666 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1667
1668         * g++.old-deja/g++.ext/realpt1.C: Remove.
1669
1670 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1671
1672         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1673
1674 2001-02-26  Will Cohen  <wcohen@redhat.com>
1675
1676         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1677
1678 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1679
1680         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1681         templatized constructors.
1682
1683 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1684
1685         * gcc.c-torture/execute/20010224-1.c: New test.
1686
1687 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1688
1689         * gcc.c-torture/execute/20010222-1.c: New test.
1690
1691 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1692
1693         * g++.old-deja/g++.other/inline20.C: New test.
1694
1695 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1696
1697         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1698
1699 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1700
1701         * g++.old-deja/g++.other/lookup22.C: New test.
1702
1703 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1704
1705         * g77.dg: New directory.
1706         * g77.dg/20010216-1.f: New test case.
1707         * g77.dg/dg.exp: New driver.
1708         * lib/g77-dg.exp: New driver library.
1709
1710 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1711
1712         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1713
1714 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1715
1716         * g++.old-deja/g++.other/decl9.C: New test.
1717
1718 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1719
1720         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1721         not need <string> and also tests the initialization at runtime.
1722
1723 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1724
1725         * gcc.c-torture/execute/longlong.c: New test.
1726
1727 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1728
1729         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1730
1731 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1732
1733         * gcc.c-torture/execute/920302-1.c (execute):
1734         Change argument type to short.
1735
1736 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1737
1738         * g++.old-deja/g++.pt/deduct6.C: New test.
1739
1740 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1741
1742         * g++.old-deja/g++.pt/deduct5.C: New test.
1743
1744 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1745
1746         * gcc.c-torture/execute/20010209-1.c: New test.
1747
1748 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1749
1750         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1751
1752 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1753
1754         * g++.dg/vtgc1.C: Update for new ABI.
1755
1756         * consistency.vlad: New directory, 1665 files.
1757
1758 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1759
1760         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1761         return type.
1762         * gcc.dg/cpp/digraphs.c: Declare puts.
1763
1764 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1765
1766         * g++.old-deja/g++.other/warn5.C: New test.
1767
1768 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1769
1770         * g++.old-deja/g++.pt/spec40.C: New test.
1771
1772 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1773
1774         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1775         case.
1776         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1777
1778 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1779
1780         * gcc.c-torture/compile/20010209-1.c: New test.
1781
1782 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
1783
1784         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1785         excess errors message but not if it crashes.
1786         * g++.old-deja/g++.other/crash27.C: Likewise.
1787         * g++.old-deja/g++.other/crash28.C: Likewise.
1788         * g++.old-deja/g++.other/crash30.C: Likewise.
1789         * g++.old-deja/g++.other/crash32.C: Likewise.
1790         * g++.old-deja/g++.other/crash35.C: Likewise.
1791         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1792
1793 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1794
1795         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1796         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1797         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1798         g77.f-torture/execute/execute.exp,
1799         g77.f-torture/noncompile/noncompile.exp,
1800         gcc.c-torture/execute/execute.exp,
1801         gcc.c-torture/execute/memcheck/memcheck.exp,
1802         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1803         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1804         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1805         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1806         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1807         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1808         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1809         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1810         Remove bug reporting instructions with ancient email addresses.
1811
1812 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1813
1814         * gcc.dg/20010202-1.c: New test.
1815         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1816
1817 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1818
1819         * g++.dg/stdbool-if.C: New test.
1820
1821 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1822
1823         * objc/execute/fdecl.m: Added main().
1824
1825 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1826
1827         * gcc.c-torture/execute/20010206-1.c: New test.
1828
1829 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1830
1831         * gcc.dg/cpp/avoidpaste1.c: Update.
1832
1833 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1834
1835         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1836         Pero <nicola@brainstorm.co.uk>.
1837         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1838
1839 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1840
1841         * g++.old-deja/g++.pt/spec39.C: New test.
1842
1843 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
1844
1845         * gcc.c-torture/compile/20010202-1.c: New test.
1846
1847 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
1848
1849         * g++.old-deja/g++.abi/primary2.C: New test.
1850         * g++.old-deja/g++.abi/primary3.C: New test.
1851         * g++.old-deja/g++.abi/primary4.C: New test.
1852         * g++.old-deja/g++.abi/primary5.C: New test.
1853         * g++.old-deja/g++.abi/vtable3.h: New test.
1854         * g++.old-deja/g++.abi/vtable3a.C: New test.
1855         * g++.old-deja/g++.abi/vtable3b.C: New test.
1856         * g++.old-deja/g++.abi/vtable3c.C: New test.
1857         * g++.old-deja/g++.abi/vtable3d.C: New test.
1858         * g++.old-deja/g++.abi/vtable3e.C: New test.
1859         * g++.old-deja/g++.abi/vtable3f.C: New test.
1860         * g++.old-deja/g++.abi/vtable3g.C: New test.
1861         * g++.old-deja/g++.abi/vtable3h.C: New test.
1862         * g++.old-deja/g++.abi/vtable3i.C: New test.
1863         * g++.old-deja/g++.abi/vtable3j.C: New test.
1864         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1865
1866 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
1867
1868         * g++.old-deja/g++.other/anon6.C: New test.
1869         * g++.old-deja/g++.other/anon7.C: New test.
1870
1871 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1872
1873         * gcc.dg/cpp/avoidpaste2.c: New tests.
1874
1875 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
1876
1877         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1878
1879 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
1880
1881         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1882         DECIMAL_DIG cases for Irix."
1883
1884 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1885
1886         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1887
1888 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1889
1890         * gcc.dg/c99-tag-1.c: New test.
1891
1892 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1893
1894         * gcc.dg/cpp/tr-warn1.c: Add tests.
1895
1896 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1897
1898         * gcc.dg/cpp/avoidpaste1.c: Update.
1899         * gcc.dg/cpp/paste4.c: Update.
1900
1901 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
1902
1903         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1904         cases for Irix.
1905
1906 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1907
1908         * g++.old-deja/g++.other/inline19.C: New test.
1909
1910 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1911
1912         * gcc.dg/Wlarger-than.c: New test.
1913
1914 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1915
1916         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1917
1918 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
1919
1920         * gcc.c-torture/execute/20010129-1.c: New test.
1921         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1922
1923 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1924
1925         * gcc.dg/cpp/avoidpaste1.c: Test case.
1926
1927 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
1928
1929         * g++.old-deja/g++.other/inline18.C: New test.
1930
1931 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1932
1933         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1934         and __builtin_putchar.
1935
1936 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
1937
1938         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1939         tests.
1940
1941 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
1942
1943         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1944         floating point number rounding mode to round to the nearest
1945         representable mode.
1946
1947 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
1948
1949         * g++.old-deja/g++.other/mangle2.C: New test.
1950
1951 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1952
1953         * gcc.c-torture/compile/20010124-1.c: New test.
1954
1955 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
1956
1957         * g++.old-deja/g++.pt/spec38.C: New test.
1958
1959 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1960
1961         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1962         "Build don't run".
1963
1964 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1965
1966         * gcc.c-torture/execute/20010123-1.c: New test.
1967
1968 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1969
1970         * g++.old-deja/g++.pt/spec37.C: New test.
1971
1972 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1973
1974         * g++.old-deja/g++.pt/overload14.C: New test.
1975
1976 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1977
1978         * gcc.c-torture/execute/20010122-1.c: New test, exercise
1979         __builtin_return_address.
1980
1981 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
1982
1983         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1984         * g++.old-deja/g++.pt/spec35.C: New test.
1985         * g++.old-deja/g++.pt/spec36.C: New test.
1986
1987 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
1988
1989         * gcc.c-torture/compile/20010118-1.c: New test.
1990
1991 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
1992
1993         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1994
1995 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1996
1997         * gcc.c-torture/execute/20010119-1.c: New test.
1998
1999 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2000
2001         * g++.old-deja/g++.other/vbase5.C: New test.
2002
2003 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2004
2005         * gcc.c-torture/execute/20010118-1.c: New test.
2006
2007 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2008
2009         * g++.old-deja/g++.pt/deduct3.C: New test.
2010
2011 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2012
2013         * g++.old-deja/g++.pt/spec34.C: New test.
2014
2015 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2016
2017         * g77.f-torture/compile/20000601-2.f: New test.
2018
2019 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2020
2021         * g++.old-deja/g++.other/init17.C: New test.
2022
2023 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2024
2025         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2026
2027 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2028
2029         * g++.old-deja/g++.pt/unify8.C: New test.
2030
2031 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2032
2033         * g++.old-deja/g++.abi/vbase1.C: New test.
2034
2035 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2036
2037         * g++.old-deja/g++.pt/crash65.C: New test.
2038
2039 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2040
2041         * gcc.dg/cpp/assembl2.S: New test case.
2042
2043 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2044
2045         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2046         are supported.
2047
2048 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2049
2050         * g++.old-deja/g++.other/builtins1.C: New test.
2051         * g++.old-deja/g++.other/builtins2.C: Likewise.
2052         * g++.old-deja/g++.other/builtins3.C: Likewise.
2053         * g++.old-deja/g++.other/builtins4.C: Likewise.
2054
2055 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2056
2057         * gcc.c-torture/compile/20010117-1.c: New test.
2058         * gcc.c-torture/compile/20010117-2.c: New test.
2059
2060 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2061
2062         * g77.f-torture/execute/20010116.[fx]: New test,
2063         XFAIL on i?86-*-*.
2064         * g77.f-torture/compile/20010115.f: Indicate it's
2065         a test for PR fortran/1636.
2066
2067 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2068
2069         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2070
2071 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2072
2073         * g77.f-torture/compile/20010115.f: New test.
2074
2075 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2076
2077         * g++.old-deja/g++.pt/nontype5.C: New test.
2078
2079 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2080
2081         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2082         have an equivalent working one below it.
2083
2084 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2085
2086         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2087         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2088
2089 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2090
2091         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2092         message containing "init_priority".
2093         (conpr-2.C): Likewise.
2094         (conpr-3.C): Likewise.
2095         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2096
2097 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2098
2099         * gcc.c-torture/execute/20010114-2.c: New test.
2100
2101 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2102
2103         * gcc.c-torture/compile/20010114-1.c: New test.
2104         * gcc.c-torture/compile/20010114-1.x: Xfail.
2105         * gcc.c-torture/compile/20010114-2.c: New test.
2106         * gcc.c-torture/execute/20010114-1.c: New test.
2107         * gcc.dg/trunc-1.c: New test.
2108         * gcc.dg/uninit-B.c: New test.
2109
2110 2001-01-13  Nick Clifton  <nickc@redhat.com>
2111
2112         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2113         target.
2114
2115 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2116
2117         * gcc.c-torture/compile/20010113-1.c: New test.
2118
2119 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2120
2121         * gcc.c-torture/compile/20001212-1.c: New test.
2122
2123 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2124
2125         * gcc.dg/cpp/widestr1.c: Update.
2126         * gcc.dg/cpp/prag-imp.c: Remove.
2127
2128 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2129
2130         * gcc.c-torture/execute/20000801-3.x: Remove.
2131         * gcc.dg/c90-init-1.c: New test.
2132         * gcc.dg/c99-init-1.c: New test.
2133         * gcc.dg/c99-init-2.c: New test.
2134         * gcc.dg/gnu99-init-1.c: New test.
2135
2136 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2137
2138         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2139         testing that no relevant ones were found.
2140
2141 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2142
2143         * g++.old-deja/g++.pt/cast2.C: New test.
2144
2145 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2146
2147         * g++.old-deja/g++.pt/friend47.C: New test.
2148
2149 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2150
2151         * g++.old-deja/g++.pt/instantiate13.C: New test.
2152
2153 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2154
2155         * g++.old-deja/g++.other/defarg7.C: New test.
2156         * g++.old-deja/g++.other/defarg8.C: New test.
2157
2158 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2159
2160         * g++.old-deja/g++.pt/crash64.C: New test.
2161
2162 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2163
2164         * g++.old-deja/g++.pt/crash63.C: New test.
2165
2166 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2167
2168         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2169
2170 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2171
2172         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2173
2174 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2175
2176         * g++.old-deja/g++.pt/error3.C: New test.
2177
2178 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2179
2180         * g++.old-deja/g++.other/crash39.C: New test.
2181
2182 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2183
2184         * g++.old-deja/g++.other/vbase4.C: New test.
2185
2186 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2187
2188         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2189         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2190         * gcc.dg/special/special.exp: New test driver which will check
2191         for alias support for the above test.
2192
2193 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2194
2195         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2196         problems on small machines.
2197         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2198         parameterize.
2199
2200 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2201
2202         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2203         mips.
2204         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2205
2206 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2207
2208         * g++.old_deja/g++.pt/using8.C: New test.
2209
2210 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2211
2212         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2213
2214 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2215
2216         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2217         where a failure is expected.
2218         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2219
2220 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2221
2222         * g++.old_deja/g++.pt/instantiate12.C: New test.
2223
2224 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2225
2226         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2227         start of structs.
2228         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2229         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2230         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2231         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2232         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2233         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2234         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2235         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2236         * g++.old-deja/g++.eh/spec6.C: Likewise.
2237         * g++.old-deja/g++.jason/crash3.C: Likewise.
2238         * g++.old-deja/g++.law/ctors11.C: Likewise.
2239         * g++.old-deja/g++.law/ctors17.C: Likewise.
2240         * g++.old-deja/g++.law/ctors5.C: Likewise.
2241         * g++.old-deja/g++.law/ctors9.C: Likewise.
2242         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2243         * g++.old-deja/g++.mike/net22.C: Likewise.
2244         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2245         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2246         * g++.old-deja/g++.mike/virt3.C: Likewise.
2247         * g++.old-deja/g++.niklas/t128.C: Likewise.
2248         * g++.old-deja/g++.other/anon4.C: Likewise.
2249         * g++.old-deja/g++.other/using1.C: Likewise.
2250         * g++.old-deja/g++.other/warn3.C: Likewise.
2251         * g++.old-deja/g++.pt/t37.C: Likewise.
2252         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2253         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2254
2255 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2256
2257         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2258
2259 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2260
2261         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2262
2263 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2264
2265         * gcc.c-torture/compile/20010107-1.c: New test.
2266
2267 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2268
2269         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2270
2271 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2272
2273         * gcc.dg/format/format.h: New file.
2274         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2275         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2276         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2277         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2278         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2279         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2280         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2281         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2282         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2283         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2284         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2285         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2286         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2287         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2288         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2289         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2290         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2291         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2292         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2293         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2294         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2295         instead of declaring standard types, macros and functions in each
2296         test.
2297
2298 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2299
2300         * gcc.c-torture/execute/20010106-1.c: New test.
2301
2302 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2303
2304         * gcc.dg/format/format.exp: New file.
2305         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2306         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2307         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2308         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2309         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2310         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2311         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2312         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2313         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2314         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2315         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2316         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2317         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2318         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2319         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2320         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2321         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2322         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2323         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2324         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2325         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2326         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2327         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2328         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2329         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2330         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2331         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2332         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2333         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2334         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2335         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2336         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2337         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2338         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2339         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2340         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2341         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2342         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2343         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2344         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2345         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2346         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2347
2348 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2349
2350         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2351         account.
2352
2353 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2354
2355         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2356
2357 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2358
2359         * g++.old-deja/g++.pt/crash62.C: New test.
2360
2361 2001-01-04  Richard Henderson  <rth@redhat.com>
2362
2363         * gcc.dg/20000926-1.c: Update expected warnings.
2364         * gcc.dg/array-2.c: Likewise.
2365         * gcc.dg/array-4.c: Also validate flexible array members.
2366         * gcc.dg/c99-flex-array-1.c: New.
2367
2368 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2369
2370         * gcc.c-torture/compile/20001222-1.x: Remove.
2371
2372 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2373
2374         * gcc.c-torture/execute/built-in-setjmp.c: New.
2375
2376 2001-01-03  Richard Henderson  <rth@redhat.com>
2377
2378         * gcc.dg/940510-1.c: Update expected error wording.
2379         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2380
2381 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2382
2383         * lib/target-supports.exp (check_alias_available): Modified to
2384         indicate aliases not supported if only weak aliases are supported.
2385
2386 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2387
2388         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2389         Turn on cmpstrsi checks for __pj__ and __i370__.
2390
2391 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2392
2393         * g++.old-deja/g++.other/virtual11.C: New test.
2394
2395 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2396
2397         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2398
2399 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2400
2401         * gcc.c-torture/compile/20010102-1.c: New test.
2402
2403 2001-01-02  Andreas Jaeger  <aj@suse.de>
2404
2405         * gcc.dg/noreturn-3.c: New test.
2406
2407         * gcc.dg/noreturn-4.c: New test.
2408
2409 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2410
2411         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2412         __builtin_fputc and __builtin_fwrite.
2413
2414 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2415
2416         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2417         signed char, not default char.
2418
2419 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2420
2421         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2422
2423 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2424
2425         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2426
2427 2000-12-29  Richard Henderson  <rth@redhat.com>
2428
2429         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2430         (__cyg_profile_func_exit): Define.
2431
2432 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2433
2434         * g++.dg/vtgc1.C: New test.
2435
2436 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2437
2438         * gcc.dg/noncompile/20001228-1.c: New test.
2439
2440         * gcc.dg/20001228-1.c: New test.
2441
2442         * gcc.c-torture/execute/20001228-1.c: New test.
2443
2444 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2445
2446         * gcc.dg/format-strfmon-1.c: New test.
2447
2448 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2449
2450         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2451         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2452         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2453         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2454         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2455         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2456         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2457         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2458         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2459         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2460         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2461         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2462         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2463
2464         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2465         * gcc.c-torture/execute/string-opt-4.c: Test index.
2466
2467 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2468
2469         * gcc.c-torture/compile/20001226-1.c: New test.
2470
2471 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2472
2473         * gcc.c-torture/compile/20001222-1.c: New test.
2474         * gcc.c-torture/compile/20001222-1.x: Xfail.
2475
2476 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2477
2478         * gcc.c-torture/execute/comp-goto-2.c: New test.
2479
2480 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2481
2482         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2483         Use long types if __INT_MAX__ is 32767.
2484         (main): Use cast to (sint32 *) when poking 88 into a_page.
2485
2486         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2487
2488 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2489
2490         * gcc.c-torture/compile/20001221-1.c: New test.
2491         * gcc.c-torture/execute/20001221-1.c: New test.
2492
2493 2000-12-20  Richard Henderson  <rth@redhat.com>
2494
2495         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2496         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2497
2498 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2499
2500         * gcc.dg/compare3.c: New test.
2501
2502 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2503
2504         * gcc.dg/format-warnll-1.c: New test.
2505
2506 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2507
2508         * gcc.dg/cpp/cmdlne-P.c: New test.
2509
2510 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2511
2512         * gcc.c-torture/execute/builtin-abs-1.c,
2513         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2514
2515 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2516
2517         * gcc.dg/cpp/multiline.c: New test.
2518
2519 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2520
2521         * g++.old-deja/g++.other/syshdr1.C: Update.
2522         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2523
2524 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2525
2526         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2527
2528 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2529
2530         * g++.old-deja/g++.pt/ttp65.C: New test.
2531
2532 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2533
2534         * g++.old-deja/g++.pt/ttp64.C: New test.
2535
2536 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2537
2538         * g++.old-deja/g++.pt/spec33.C: New test.
2539
2540 2000-12-14  Catherine Moore  <clm@redhat.com>
2541
2542         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2543         * gcc.c-torture/execute/920612-2.c: Likewise.
2544         * gcc.c-torture/execute/920428-2.c: Likewise.
2545         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2546         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2547
2548 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2549
2550         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2551         * gcc.dg/pack-test-2.c: Likewise.
2552
2553 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2554
2555         Tests by Zack Weinberg <zackw@stanford.edu>.
2556
2557         * gcc.dg/cpp/defined.c: Update.
2558         * gcc.dg/cpp/defined_trad.c: New tests.
2559
2560 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2561
2562         * gcc.dg/cpp/trad-direct.c: Update.
2563
2564 2000-12-11  Neil Booth  <neilb@earthling.net>
2565
2566         * gcc.dg/cpp/defined_trad.c
2567
2568 2000-12-11  Neil Booth  <neilb@earthling.net>
2569
2570         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2571
2572 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2573
2574         * gcc.dg/format-miss-2.c: New test.
2575
2576 2000-12-09  Neil Booth  <neilb@earthling.net>
2577
2578         * gcc.dg/cpp/lineflags.c: New tests.
2579         * gcc.dg/cpp/poison.c: Update.
2580         * gcc.dg/cpp/redef2.c: Update.
2581         * gcc.dg/cpp/skipping.c: New test.
2582
2583 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2584
2585         * g++.old-deja/g++.other/eh3.C: New testcase.
2586
2587 2000-12-07  Neil Booth  <neilb@earthling.net>
2588
2589         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2590         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2591         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2592         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2593         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2594         Update.
2595
2596 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2597
2598         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2599         __SIZE_TYPE__ instead of int for type of integers cast to
2600         pointers.
2601
2602 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2603
2604         * g++.old-deja/g++.other/cleanup4.C: New test.
2605
2606 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2607
2608         * format-sec-1.c: New test.
2609
2610 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2611
2612         * gcc.dg/format-nonlit-3.c: New test.
2613
2614 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2615
2616         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2617         through a null pointer.
2618
2619 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2620
2621         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2622         * g++.old-deja/g++.pt/partial4.C: New test.
2623
2624 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2625
2626         * gcc.c-torture/execute/ieee/hugeval.x: New.
2627
2628 2000-12-06  Neil Booth  <neilb@earthling.net>
2629
2630         * gcc.dg/cpp/backslash2.c: New tests.
2631
2632 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2633
2634         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2635         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2636
2637 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2638
2639         * gcc.c-torture/execute/20001203-2.c: New testcase.
2640
2641 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2642
2643         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2644         * g++.old-deja/g++.other/virtual10.C: New test.
2645
2646 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2647
2648         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2649
2650 2000-12-05  Richard Henderson  <rth@redhat.com>
2651
2652         * gcc.c-torture/compile/20001205-1.c: New.
2653
2654 2000-12-04  Neil Booth  <neilb@earthling.net>
2655
2656         * g++.old-deja/g++.other/virtual9.C: New test.
2657         * g++.old-deja/g++.pt/crash61.C: New test.
2658         * gcc.c-torture/execute/loop-9.c: New test.
2659
2660 2000-12-04  Neil Booth  <neilb@earthling.net>
2661
2662         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2663         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2664         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2665         * gcc.dg/cpp/extratokens.c: ...here.
2666
2667 2000-12-04  Neil Booth  <neilb@earthling.net>
2668
2669         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2670         New tests.
2671
2672 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2673
2674         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2675         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2676
2677 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2678
2679         * gcc.c-torture/execute/20001203-1.c: New test.
2680
2681 2000-12-03  Neil Booth  <neilb@earthling.net>
2682
2683         * gcc.dg/cpp/macro6.c: New test cases.
2684
2685 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2686
2687         * gcc.c-torture/execute/string-opt-9.c: New test.
2688         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2689         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2690         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2691
2692         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2693         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2694
2695 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2696
2697         * gcc.dg/cpp/if-6.c: New testcase.
2698
2699         * gcc.dg/20001201-1.c: New testcase.
2700
2701 2000-12-02  Neil Booth  <neilb@earthling.net>
2702
2703         * g++.old-deja/g++.other/externC4.C,
2704         g++.old-deja/g++.other/friend10.C: New tests.
2705
2706 2000-12-02  Neil Booth  <neilb@earthling.net>
2707
2708         * g++.old-deja/g++.other/instan2.C
2709         * g++.old-deja/g++.other/instan3.C: New test.
2710
2711 2000-12-02  Neil Booth  <neilb@earthling.net>
2712
2713         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2714         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2715         gnuc99.c,gnuc99-pedantic.c: New tests.
2716
2717 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2718
2719         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2720         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2721
2722 2000-12-01  Neil Booth  <neilb@earthling.net>
2723
2724         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2725         * gcc.dg/cpp/poison.c: Update.
2726         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2727
2728 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2729
2730         * g77.f-torture/execute/20001201.f: New test.
2731
2732 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2733
2734         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2735
2736 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2737
2738         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2739
2740 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2741
2742         * g++.old-deja/g++.other/cast6.C: New test.
2743
2744 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2745
2746         * gcc.c-torture/execute/20001130-2.c: New testcase.
2747
2748 2000-11-30  Richard Henderson  <rth@redhat.com>
2749
2750         * gcc.c-torture/execute/20001130-1.c: New test.
2751
2752 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2753
2754         * g++.old-deja/g++.other/op3.C: New test.
2755
2756 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2757
2758         * g++.old-deja/g++.other/op2.C: New test.
2759
2760 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2761
2762         * g++.old-deja/g++.other/crash38.C: New test.
2763
2764 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2765
2766         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2767
2768 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2769
2770         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2771         tests.
2772         * gcc.c-torture/execute/string-opt-6.c: New test.
2773
2774         * gcc.dg/20001117-1.c: Add main.
2775
2776 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2777
2778         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2779         Move from here ...
2780         * gcc.dg/940510-1.c: ... to here.
2781
2782         * gcc.dg/20000926-1.c: GNU C now allows initializations of
2783         zero-size arrays in toplevel structures.
2784
2785 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2786
2787         * gcc.c-torture/execute/loop-8.c: New test.
2788
2789 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2790
2791         * g++.old-deja/g++.other/base1.C: New test.
2792
2793 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2794
2795         * g++.old-deja/g++.other/parse2.C: New test.
2796
2797 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2798
2799         * g++.old-deja/g++.pt/incomplete1.C: New test.
2800
2801 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2802
2803         * g++.old-deja/g++.other/friend9.C: New test.
2804
2805 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2806
2807         * gcc.dg/20001127-1.c: New test.
2808
2809 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2810
2811         * g++.old-deja/g++.pt/friend46.C: New test.
2812
2813 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2814
2815         * g++.old-deja/g++.other/ptrmem8.C: New test.
2816
2817 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2818
2819         * gcc.c-torture/execute/string-opt-7.c: New test.
2820         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2821
2822 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2823
2824         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2825         instead of 'mkcheck 2'.
2826
2827 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2828
2829         * gcc.c-torture/execute/memcheck/driver.c,
2830         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2831         C9X references to refer to C99.
2832
2833 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
2834
2835         * gcc.dg/ultrasp3.c: New test.
2836
2837 2000-11-25  Neil Booth  <neilb@earthling.net>
2838
2839         * gcc.dg/cpp/include2.c: Update test to be locale independent.
2840
2841 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
2842
2843         * gcc.c-torture/compile/20001123-2.c: New.
2844
2845 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2846
2847         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2848
2849 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2850
2851         * gcc.dg/sequence-point-1.c: Add some new tests.
2852         * gcc.c-torture/execute/20001124-1.c: New test.
2853
2854 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2855
2856         * g++.old-deja/g++.other/vaarg4.C: New test.
2857         * gcc.c-torture/compile/20001123-1.c: New test.
2858
2859 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2860
2861         * g++.other/crash24.C: Adjust and remove XFAIL.
2862         * g++.other/crash37.C: New test.
2863
2864 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
2865
2866         * g++.old-deja/g++.pt/instantiate9.C: New test.
2867
2868 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
2869
2870         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2871         new ABI, too.
2872
2873         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2874         * g++.old-deja/g++.robertl/eb55.C: Likewise.
2875
2876 2000-11-22  Neil Booth  <neilb@earthling.net>
2877
2878         * gcc.dg/cpp/Wtrigraphs.c: New test.
2879
2880 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
2881
2882         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2883
2884 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2885
2886         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2887
2888 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
2889
2890         * lib/gcc-dg.exp: load_lib scanasm.exp.
2891         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2892         * lib/g++-dg.exp: load_lib scanasm.exp.
2893         * lib/scanasm.exp: New.
2894         (scan-assembler, scan-assembler-not): Add optional arguments to
2895         test name, or if not present, the pattern name.
2896         (scan-assembler-dem, scan-assembler-dem-not): New.
2897
2898         * g++.dg/dg.exp: New.
2899
2900 2000-11-21  Neil Booth  <neilb@earthling.net>
2901
2902         * gcc.dg/cpp/integrated1.c: Remove.
2903
2904 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2905
2906         * gcc.c-torture/execute/20001121-1.c: New test.
2907
2908 2000-11-21  Richard Henderson  <rth@redhat.com>
2909
2910         * gcc.c-torture/compile/20001121-1.c: New test.
2911
2912 2000-11-20  Neil Booth  <neilb@earthling.net>
2913
2914         * gcc.dg/cpp/integrated1.c: New test.
2915
2916 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2917
2918         * g++.old-deja/g++.other/inline17.C: New test.
2919
2920 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
2921
2922         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2923         local variable to be zero: I made the variable global. Now
2924         uses abort() and exit() instead of relying on main's return value.
2925
2926 2000-11-20  Neil Booth  <neilb@earthling.net>
2927
2928         * gcc.dg/cpp/paste2.c: Update test.
2929         * objc/execute/paste.m: New test.
2930
2931 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2932
2933         * gcc.dg/c99-condexpr-1.c: New test.
2934
2935 2000-11-20  Neil Booth  <neilb@earthling.net>
2936
2937         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2938
2939 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
2940
2941         * g++.old-deja/g++.pt/export1.C: New test.
2942
2943 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
2944
2945         * gcc.dg/20001117-1.c: New test.
2946
2947 2000-11-18  Richard Henderson  <rth@redhat.com>
2948
2949         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2950
2951 2000-11-18  Richard Henderson  <rth@redhat.com>
2952
2953         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2954         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2955         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2956
2957 2000-11-18  Richard Henderson  <rth@redhat.com>
2958
2959         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2960         (main): New.  Exit cleanly.
2961
2962 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2963
2964         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2965         gcc.dg/c99-fordecl-2.c: New tests.
2966
2967 2000-11-18  Richard Henderson  <rth@redhat.com>
2968
2969         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2970         * gcc.c-torture/execute/zerolen-2.c: New.
2971
2972 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2973
2974         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2975         memory.
2976
2977 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2978
2979         * g++.old-deja/g++.pt/instantiate8.C: New test.
2980
2981 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2982
2983         * g++.old-deja/g++.other/incomplete.C: Add more tests.
2984         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2985
2986 2000-11-16  Nick Clifton  <nickc@redhat.com>
2987
2988         * gcc.c-torture/execute/nestfunc-2.c: New test.
2989         * gcc.c-torture/execute/nestfunc-3.c: New test.
2990
2991 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2992
2993         * gcc.c-torture/compile/20001116-1.c: New test.
2994
2995 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2996
2997         * gcc.c-torture/execute/20001115-1.c: New test.
2998
2999 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3000
3001         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3002         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3003         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3004         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3005
3006 2000-11-15  Neil Booth  <neilb@earthling.net>
3007
3008         gcc.dg/cpp/_Pragma1.c: Update.
3009         gcc.dg/cpp/_Pragma2.c: New test.
3010
3011 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3012
3013         * g++.old-deja/g++.other/anon5.C: New test.
3014
3015 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3016
3017         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3018         tests.
3019
3020 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3021
3022         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3023         output.
3024
3025 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3026
3027         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3028         labels at end of compound statements.
3029
3030 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3031
3032         * gcc.c-torture/execute/loop-7.c: New test.
3033
3034 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3035
3036         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3037
3038 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3039
3040         * gcc.dg/c99-bool-1.c: New test.
3041
3042 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3043
3044         * gcc.dg/c99-scope-1.c: Remove xfail.
3045         * gcc.dg/c99-scope-2.c: New test.
3046
3047 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3048
3049         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3050         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3051
3052 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3053
3054         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3055         error messages.
3056
3057         * g++.mike/p700.C: Don't typedef wchar_t.
3058         * g++.mike/p784.C: Likewise.
3059         * g++.mike/eb101.C: Don't use __wchar_t.
3060
3061 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3062
3063         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3064         from DO loop.
3065
3066 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3067
3068         * gcc.c-torture/execute/20001111-1.c: New test.
3069
3070 2000-11-10  Nick Clifton  <nickc@redhat.com>
3071
3072         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3073         long multuiple and accumulate.
3074
3075 2000-11-09  Richard Henderson  <rth@redhat.com>
3076
3077         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3078         via size_t instead of int.
3079
3080         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3081         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3082         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3083         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3084
3085 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3086
3087         * gcc.c-torture/compile/20001109-1.c: New test.
3088         * gcc.c-torture/compile/20001109-2.c: New test.
3089
3090 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3091
3092         * g++.old-deja/g++.pt/operator1.C: New test.
3093         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3094
3095 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3096
3097         * gcc.dg/20001108-1.c: New test.
3098
3099 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3100
3101         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3102         with both arguments constant strings.
3103         * gcc.c-torture/execute/string-opt-3.c: New test.
3104         * gcc.c-torture/execute/string-opt-4.c: New test.
3105         * gcc.c-torture/execute/string-opt-5.c: New test.
3106
3107 2000-11-08  Nick Clifton  <nickc@redhat.com>
3108
3109         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3110         mulsidi3adddi patterns.
3111
3112 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3113
3114         * g++.old-deja/g++.other/crash36.C: New test.
3115
3116 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3117
3118         * g++.old-deja/g++.other/init16.C: New test.
3119
3120 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3121
3122         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3123
3124 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3125
3126         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3127         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3128         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3129
3130 2000-11-07  DJ Delorie  <dj@redhat.com>
3131
3132         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3133
3134 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3135
3136         * gcc.c-torture/execute/string-opt-1.c: New test.
3137
3138 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3139
3140         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3141         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3142         parameters in registers, and there is no way for a varargs
3143         function to know in which order the integer and floating-point
3144         parameters should be interleaved when they are placed on the
3145         stack.
3146         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3147         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3148
3149 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3150
3151         * gcc.c-torture/execute/string-opt-2.c: New test.
3152
3153 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3154
3155         * g++.old-deja/g++.pt/crash60.C: New test.
3156
3157 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3158
3159         * g++.old-deja/g++.other/crash24.C: New test.
3160         * g++.old-deja/g++.other/crash25.C: New test.
3161         * g++.old-deja/g++.other/crash26.C: New test.
3162         * g++.old-deja/g++.other/crash27.C: New test.
3163         * g++.old-deja/g++.other/crash28.C: New test.
3164         * g++.old-deja/g++.other/crash29.C: New test.
3165         * g++.old-deja/g++.other/crash30.C: New test.
3166         * g++.old-deja/g++.other/crash31.C: New test.
3167         * g++.old-deja/g++.other/crash32.C: New test.
3168         * g++.old-deja/g++.other/crash33.C: New test.
3169         * g++.old-deja/g++.other/crash34.C: New test.
3170         * g++.old-deja/g++.other/crash35.C: New test.
3171
3172 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3173
3174         * gcc.c-torture/execute/20001031-1.c: New test.
3175
3176 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3177
3178         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3179         namespace.
3180
3181         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3182         standards-conformant.
3183
3184         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3185
3186         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3187         * g++.old-deja/g++.mike/p755a.C: Likewise.
3188         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3189         library makes no calls to `operator new' during initialization.
3190
3191 2000-11-04  Neil Booth  <neilb@earthling.net>
3192
3193         * gcc.dg/cpp/include2.c: New tests.
3194
3195 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3196
3197         * lib/g++.exp (g++_set_ld_library_path): New function.
3198         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3199
3200 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3201
3202         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3203         warnings.
3204
3205 2000-11-01  Richard Henderson  <rth@redhat.com>
3206
3207         * g++.old-deja/g++.ext/namedret1.C: New.
3208         * g++.old-deja/g++.ext/namedret2.C: New.
3209         * g++.old-deja/g++.ext/namedret3.C: New.
3210
3211 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3212
3213         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3214         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3215
3216 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3217
3218         * gcc.c-torture/execute/va-arg-21.c: New test.
3219
3220 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3221
3222         * gcc.dg/c99-complex-2.c: New test.
3223
3224 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3225
3226         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3227
3228 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3229
3230         * g++.old-deja/g++.other/inline16.C: New test.
3231
3232 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3233
3234         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3235         __PRETTY_FUNCTION__
3236
3237 2000-10-29  Neil Booth  <neilb@earthling.net>
3238
3239         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3240         New tests.
3241         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3242         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3243         optimisation.
3244
3245 2000-10-29  Neil Booth  <neilb@earthling.net>
3246
3247         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3248         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3249         * mi5.c: Test multiple includes work with -C.
3250         * trigraphs.c: Test ^= version.
3251
3252 2000-10-28  Neil Booth  <neilb@earthling.net>
3253
3254         New tests and test updates for new macro expander.
3255
3256         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3257         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3258         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3259         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3260         new diagnostic messages.
3261
3262         * gcc.dg/cpp/macro3.c: New tests.
3263
3264 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3265
3266         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3267         on the same line.
3268
3269 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3270
3271         * g++.old-deja/g++.other/eh2.C: New test.
3272
3273 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3274
3275         * gcc.c-torture/execute/20001027-1.c: New test.
3276
3277 2000-10-26  Richard Henderson  <rth@redhat.com>
3278
3279         * gcc.c-torture/execute/20001026-1.c: New.
3280
3281 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3282
3283         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3284         * g++.old-deja/g++.law/builtin1.C: Likewise.
3285         * g++.old-deja/g++.law/ctors10.C: Likewise.
3286         * g++.old-deja/g++.law/virtual3.C: Likewise.
3287         * g++.old-deja/g++.mike/p658.C: Likewise.
3288         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3289         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3290         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3291         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3292         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3293
3294 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3295
3296         * gcc.c-torture/compile/20001024-1.c: New test.
3297
3298 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3299
3300         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3301         to tell us whether or not we are using V3.
3302
3303 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3304
3305         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3306         operands.
3307
3308 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3309
3310         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3311
3312 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3313
3314         * gcc.c-torture/execute/20001024-1.c: New test.
3315
3316 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3317
3318         * g++.old-deja/g++.other/sibcall1.C: New test.
3319
3320 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3321
3322         * gcc.dg/noncompile/init-3.c: New test.
3323
3324 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3325
3326         * gcc.dg/format-array-1.c: New test.
3327
3328 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3329
3330         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3331         writing through null pointers; remove comment about testing
3332         unterminated strings.
3333
3334 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3335
3336         * gcc.c-torture/execute/20001017-2.c: New test.
3337
3338 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3339
3340         * gcc.c-torture/compile/20001018-1.c: New test.
3341         * gcc.c-torture/compile/20001018-1.x: Xfail.
3342
3343 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3344
3345         * gcc.c-torture/execute/20001017-1.c: New test.
3346
3347 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3348
3349         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3350         for multiple use of arguments with scanf formats; add tests for
3351         multiple use of arguments.
3352
3353 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3354
3355         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3356
3357 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3358
3359         * gcc.dg/format-miss-1.c: New test.
3360
3361 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3362
3363         * gcc.c-torture/execute/20001013-1.c: New test.
3364
3365 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3366
3367         * gcc.dg/format-branch-1.c: New test.
3368
3369 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3370
3371         * README, lib/file-format.exp: Remove EGCS references.
3372
3373 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3374
3375         * gcc.dg/20001013-1.c: New test.
3376
3377 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3378
3379         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3380         for intmax_t in the compiler using __typeof__ and the type rules
3381         for conditional expressions.
3382
3383 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3384
3385         * gcc.dg/20001012-1.c: New test.
3386         * gcc.dg/20001012-2.c: New test.
3387
3388 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3389
3390         * gcc.dg/format-attr-1.c: New test.
3391
3392 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3393
3394         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3395         __LONG_LONG_MAX__ instead of LLONG_MAX.
3396
3397 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3398
3399         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3400         scanf flags.
3401         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3402         flags.
3403
3404 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3405
3406         * gcc.dg/sequence-pt-1.c: New test.
3407
3408 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3409
3410         * gcc.c-torture/execute/20001011-1.c: New testcase.
3411         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3412
3413 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3414
3415         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3416         does not error on it.
3417
3418 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3419
3420         * gcc.dg/20001009-1.c: New test.
3421
3422 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3423
3424         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3425         * gcc.c-torture/execute/20001009-2.c: ... to here.
3426
3427 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3428
3429         * gcc.c-torture/compile/20001009-1.c: New testcase.
3430         * gcc.c-torture/execute/20001009-1.c: New testcase.
3431         Testcases provided by Jan Hubicka <jh@suse.cz>.
3432
3433 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3434
3435         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3436         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3437         uintmax_t using <limits.h> to emulate the compiler's internal
3438         logic.  No longer XFAIL %j tests.
3439
3440 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3441
3442         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3443         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3444         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3445         regexps and details of expected handling of some bad formats.
3446         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3447         suppression.
3448
3449 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3450
3451         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3452         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3453         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3454         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3455         in list archives.
3456
3457 2000-10-06  Richard Henderson  <rth@cygnus.com>
3458
3459         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3460         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3461         * g++.old-deja/g++.jason/report.C: Likewise.
3462         * g++.old-deja/g++.law/friend5.C: Likewise.
3463         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3464         of the expected warnings.
3465
3466 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3467
3468         * g++.old-deja/g++.pt/enum14.C: New test.
3469
3470 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3471
3472         * g++.old-deja/g++.pt/crash59.C: New test.
3473
3474 2000-10-04  Will Cohen  <wcohen@redhat.com>
3475
3476         * gcc.dg/20000926-1.c: New test.
3477
3478 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3479
3480         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3481         function name for current C++ compiler.
3482         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3483
3484 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3485
3486         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3487         __PRETTY_FUNCTION__.
3488         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3489
3490 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3491
3492         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3493
3494 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3495
3496         * gcc.c-torture/compile/20000923-1.c: New test.
3497
3498 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3499
3500         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3501         * g++.old-deja/g++.pt/ttp62.C: Same.
3502         * g++.old-deja/g++.other/inline14.C: Same.
3503
3504 2000-09-24  Richard Henderson  <rth@cygnus.com>
3505
3506         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3507
3508 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3509
3510         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3511
3512 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3513
3514         * gcc.c-torture/compile/20000922-1.c: New file.
3515
3516 2000-09-21  Nick Clifton  <nickc@redhat.com>
3517
3518         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3519         a signed long modulo operation.
3520         (mod6): New funciton - perform an unsigned long modulo operation.
3521         (main): Add tests for modulos of very large numbers by very small
3522         dividends.
3523
3524 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3525
3526         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3527
3528 2000-09-19  Richard Henderson  <rth@cygnus.com>
3529
3530         * gcc.dg/compare2.c (case 10): XFAIL.
3531
3532 2000-09-18  Richard Henderson  <rth@cygnus.com>
3533
3534         * gcc.c-torture/execute/20000906-1.c: Move ...
3535         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3536         that support __builtin_trap.
3537
3538 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3539
3540         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3541
3542 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3543
3544         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3545         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3546         more $ format tests.
3547
3548 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3549
3550         * gcc.dg/format-errmk-1.c: New test.
3551
3552 2000-09-17  Greg McGary  <greg@mcgary.org>
3553
3554         * gcc.c-torture/execute/20000917-1.x: Remove.
3555
3556 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3557
3558         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3559
3560 2000-09-17  Greg McGary  <greg@mcgary.org>
3561
3562         * gcc.c-torture/execute/20000917-1.c: New test.
3563         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3564
3565 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3566
3567         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3568         in nested macro bug.
3569
3570 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3571
3572         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3573
3574 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3575
3576         * gcc.c-torture/execute/20000914-1.c: New test.
3577
3578 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3579
3580         * g++.other/inline13.C: New test.
3581
3582 2000-09-12  Andreas Jaeger  <aj@suse.de>
3583
3584         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3585         constant by Ulrich Drepper <drepper@redhat.com>.
3586
3587 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3588
3589         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3590
3591 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3592
3593         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3594
3595 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3596
3597         * gcc.dg/cpp/backslash.c: New test.
3598
3599 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3600
3601         * gcc.c-torture/execute/20000910-1.c: New test.
3602         * gcc.c-torture/execute/20000910-2.c: Likewise.
3603
3604 2000-09-11  Robert Lipe  <robertl@sco.com>
3605
3606         * gcc.dg/pragma-align.c: New test.
3607
3608 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3609
3610         * g++.old-deja/g++.pt/explicit82.C: New test.
3611         * g++.old-deja/g++.pt/explicit83.C: New test.
3612
3613 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3614
3615         * gcc.dg/asm-names.c: New test.
3616
3617 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3618
3619         * gcc.dg/cpp/tr-warn6.c: New test
3620
3621 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3622
3623         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3624         be accepted.
3625
3626 2000-09-07  Catherine Moore  <clm@redhat.com>
3627
3628         * gcc.c-torture/execute/unroll-1.c: New test.
3629
3630 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3631
3632         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3633         ERROR markers.
3634         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3635         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3636         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3637         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3638         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3639         Preprocess only.
3640         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3641         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3642
3643 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3644
3645         * g++.old-deja/g++.pt/deduct2.C: New test.
3646
3647 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3648
3649         * g++.old-deja/g++.pt/parms2.C: New test.
3650
3651 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3652
3653         * g++.old-deja/g++.pt/crash58.C: New test.
3654
3655 2000-09-06  Greg McGary  <greg@mcgary.org>
3656
3657         * gcc.c-torture/execute/20000906-1.c: New test.
3658         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3659
3660 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3661
3662         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3663
3664 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3665
3666         * g++.old-deja/g++.pt/crash57.C: New test.
3667
3668 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3669
3670         * g++.old-deja/g++.pt/crash56.C: New test.
3671
3672 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3673
3674         * g++.old-deja/g++.pt/koenig1.C: New test.
3675
3676 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3677
3678         * gcc.dg/20000904-1.c: New test.
3679
3680 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3681
3682         * gcc.dg/cpp/paste8.c: New test.
3683
3684 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3685
3686         * gcc.c-torture/compile/20000827-1.c: New test.
3687
3688 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3689
3690         * gcc.dg/format-diag-1.c: New test.
3691
3692 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3693
3694         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3695         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3696         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3697         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3698         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3699
3700 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3701
3702         * g++.old-deja/g++.other/nested4.C: New test.
3703
3704 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3705
3706         * g++.old-deja/g++.ns/scoped1.C: New test.
3707
3708 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3709
3710         * lib/g++.exp: Support testing already-installed GCC.
3711
3712 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3713
3714         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3715
3716 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3717
3718         * gcc.dg/return-type-2.c: New test.
3719
3720 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3721
3722         * gcc.c-torture/compile/20000825-1.c: New test.
3723
3724 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3725
3726         * gcc.dg/dwarf2-2.c: New test.
3727
3728 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3729
3730         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3731         dg-warning regexps.
3732
3733 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3734
3735         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3736         gcc.dg/format-ext-5.c: New tests.
3737
3738 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3739
3740         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3741
3742 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3743
3744         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3745
3746 2000-08-24  Richard Henderson  <rth@cygnus.com>
3747
3748         * gcc.dg/ia64-sync-1.c: New test.
3749         * gcc.dg/ia64-sync-2.c: New test.
3750         * gcc.dg/ia64-asm-1.c: New test.
3751
3752 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3753
3754         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3755         * gcc.dg/format-ext-2.c: New test.
3756
3757 2000-08-23  Jason Merrill  <jason@redhat.com>
3758
3759         * lib/old-dejagnu.exp: Also ignore "In member function" and
3760         "At global scope".
3761
3762 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3763
3764         * gcc.dg/noncompile/label-lineno-1.c: New test.
3765
3766 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3767
3768         * gcc.dg/c99-array-nonobj-1.c: New test.
3769
3770 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3771
3772         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3773         tests.
3774         * gcc.dg/format-ext-1.c: New test.
3775
3776 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3777
3778         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3779         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3780         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3781         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3782         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3783
3784 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3785
3786         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3787         gcc.dg/c99-strftime-2.c: New tests.
3788
3789 2000-08-22  Richard Henderson  <rth@cygnus.com>
3790
3791         * gcc.c-torture/execute/20000822-1.c: New test.
3792
3793 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3794
3795         * gcc.c-torture/execute/20000819-1.x: Remove.
3796
3797 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3798
3799         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3800         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3801         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3802         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3803         gcc.dg/format-xopen-1.c: New tests.
3804
3805 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3806
3807         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3808
3809 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3810
3811         * g++.old-deja/g++.other/loop2.C: New test.
3812
3813         * gcc.c-torture/compile/20000606-1.c: New test.
3814         * gcc.c-torture/compile/20000728-1.c: New test.
3815         * gcc.c-torture/execute/20000801-1.c: New test.
3816         * gcc.c-torture/execute/20000801-2.c: New test.
3817         * gcc.c-torture/execute/20000819-1.c: New test.
3818         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3819         * gcc.dg/20000629-1.c: New test.
3820         * gcc.dg/20000724-1.c: New test.
3821         * gcc.dg/20000807-1.c: New test.
3822
3823 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3824
3825         * gcc.dg/cpp/pragma-1.c: New test.
3826         * gcc.dg/cpp/pragma-2.c: New test.
3827
3828 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3829
3830         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3831         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
3832
3833 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3834
3835         * gcc.c-torture/compile/20000818-1.c: New test.
3836
3837 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
3838
3839         * gcc.c-torture/execute/20000818-1.c: New test.
3840
3841 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3842
3843         * gcc.dg/format-va-1.c: New test.
3844
3845 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3846
3847         * g++.old-deja/g++.other/typedef8.C: New test.
3848
3849 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3850
3851         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3852         * g++.old-deja/g++.mike/net36.C: Mark candidate.
3853         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3854         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3855         * g++.old-deja/g++.other/ptrmem7.C: New test.
3856         * g++.old-deja/g++.pt/ptrmem10.C: New test.
3857
3858 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3859
3860         * g++.old-deja/g++.pt/typename27.C: New test.
3861
3862 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
3863
3864         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3865         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3866         * g++.old-deja/g++.pt/friend45.C: New test.
3867         * g++.old-deja/g++.other/friend8.C: New test.
3868
3869 2000-08-15  Richard Henderson  <rth@cygnus.com>
3870
3871         * gcc.c-torture/execute/20000815-1.c: New test.
3872
3873 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3874
3875         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3876         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3877         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3878
3879 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
3880
3881         * g++.old-deja/g++.other/refinit2.C: New test.
3882
3883 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3884
3885         * lib/c-torture.exp (c-torture): Make
3886         compiler_conditional_xfail_data global.
3887         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3888         compiler_conditional_xfail_data machinery.
3889         (f-torture-execute): Likewise.
3890         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3891         and only when unrolling loops.
3892
3893         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3894
3895 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3896
3897         * g++.old-deja/g++.pt/explicit81.C: New test.
3898
3899 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3900
3901         * g++.old-deja/g++.pt/typename26.C: New test.
3902
3903 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3904
3905         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3906         warning.
3907
3908 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3909
3910         * g++.old-deja/g++.other/array3.C: New test.
3911
3912 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3913
3914         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3915         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3916         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3917         New tests.
3918
3919 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
3920
3921         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3922         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3923
3924 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
3925
3926         * gcc.c-torture/execute/20000808-1.c: New test.
3927
3928 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3929
3930         * gcc.dg/c90-const-expr-1.c: New test.
3931
3932 2000-08-08  Richard Henderson  <rth@cygnus.com>
3933
3934         * gcc.dg/noncompile/920923-1.c: Declare calloc.
3935
3936 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3937
3938         * gcc.dg/noncompile/const-ll-1.c: New test.
3939
3940 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3941
3942         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3943
3944 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
3945
3946         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3947         that running programs linked against the shared version of libobjc
3948         run correctly.
3949
3950 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3951
3952         * gcc.dg/c99-printf-1.c: New test.
3953
3954 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3955
3956         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3957
3958 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
3959
3960         * gcc.c-torture/execute/20000731-1.x: Delete.
3961
3962 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
3963
3964         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3965         and torture_without_loops as is done by c-torture.exp.
3966         (search_for): Copy from c-torture.exp.
3967         (gcc-dg-runtest): New function, drives a directory of tests
3968         iterating over the TORTURE_OPTIONS.
3969         (scan-assembler, scan-assembler-not): Move here from
3970         individual directory drivers.
3971
3972         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3973         defined by lib/gcc-dg.exp.
3974         * gcc.dg/cpp/cpp.exp: Likewise.
3975         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
3976         gcc-dg-runtest, so we cycle over optimization options.
3977
3978         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3979         * gcc.dg/compare2.c: No longer expected to fail.
3980
3981 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3982
3983         * gcc.c-torture/execute/20000804-1.c: New test.
3984
3985 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3986
3987         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3988
3989 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
3990
3991         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3992
3993 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
3994
3995         * gcc.c-torture/compile/20000803-1.c: New test.
3996
3997 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3998
3999         * gcc.c-torture/execute/20000801-3.c,
4000         gcc.c-torture/execute/20000801-4.c: New tests.
4001         * gcc.c-torture/execute/20000801-3.x,
4002         gcc.c-torture/execute/20000801-4.x: Xfail.
4003
4004 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4005
4006         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4007         libobjc/.libs to allow for libtool.
4008
4009 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4010
4011         * gcc.c-torture/compile/20000802-1.c: New test.
4012
4013 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4014
4015         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4016
4017 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4018
4019         * gcc-c-torture/execute/20000731-2.c: New test.
4020
4021         * gcc.c-torture/execute/20000731-1.c: New test.
4022         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4023
4024 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4025
4026         * testsuite/gcc.dg/cpp/paste7.c: New test.
4027         * gcc.dg/cpp/20000725-1.c: New test.
4028
4029 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4030
4031         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4032         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4033         declaration warning for __builtin_dwarf_reg_size.
4034
4035         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4036
4037 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4038
4039         * gcc.dg/noncompile/voidparam-1.c: New test.
4040
4041 2000-07-30  Richard Henderson  <rth@cygnus.com>
4042
4043         * gcc.dg/c90-digraph-1.c: Don't xfail.
4044         * gcc.dg/compare2.c (case 10): Xfail.
4045         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4046
4047 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4048
4049         * gcc.dg/c99-main-1.c: New test.
4050
4051 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4052
4053         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4054
4055 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4056
4057         * gcc.c-tortuer/execute/20000726-1.c: New test.
4058
4059 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4060
4061         * gcc.c-torture/execute/enum-2.c: New test.
4062
4063 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4064
4065         * gcc.dg/cpp/tr-warn3.c: New test.
4066
4067 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4068
4069         * g++.old-deja/g++.ext/implicit1.C: Remove.
4070         * g++.old-deja/g++.jason/c2.C: Remove
4071         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4072         * g++.old-deja/g++.pt/crash16.C: Likewise.
4073         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4074
4075 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4076
4077         * g++.old-deja/g++.other/for2.C: New test.
4078
4079 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4080
4081         * gcc.dg/20000720-1.c: New test.
4082
4083 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4084
4085         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4086
4087 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4088
4089         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4090         * gcc.c-torture/execute/20000722-1.c: New.
4091         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4092
4093 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4094
4095         * gcc.dg/cpp/20000720-1.S: New test.
4096
4097 2000-07-21  Michael Meissner  <meissner@redhat.com>
4098
4099         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4100
4101 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4102
4103         * g++.old-deja/g++.brendan/crash16.C,
4104         g++.old-deja/g++.brendan/parse3.C,
4105         g++.old-deja/g++.brendan/redecl1.C,
4106         g++.old-deja/g++.ns/template13.C,
4107         g++.old-deja/g++.other/decl4.C,
4108         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4109
4110 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4111
4112         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4113         and "Internal error".
4114
4115         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4116         regexps.
4117         * gcc.dg/cpp/paste6.c: New test.
4118
4119 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4120
4121         * gcc.dg/cpp/tr-direct.c: New test.
4122
4123         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4124         gcc.dg/cpp/undef1.c: Tweak error regexps.
4125
4126 2000-07-18  Eric Christopher <echristo@redhat.com>
4127
4128         * gcc.c-torture/compile/20000718-1.c: New test.
4129
4130 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4131
4132         * cpplex.c (_cpp_push_token): If the token being pushed back
4133         is the previous token in this context, just subtract one from
4134         context->posn.
4135         * cppmacro.c (save_expansion): Clear aux field when storing a
4136         placemarker.
4137
4138 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4139
4140         * gcc.dg/noncompile/redecl-1.c: New test.
4141
4142 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4143
4144         * gcc.c-torture/execute/20000717-5.c: New test.
4145         * gcc.c-torture/execute/20000717-1.x: Removed.
4146
4147 2000-07-17  Richard Henderson  <rth@cygnus.com>
4148
4149         * gcc.c-torture/execute/20000717-4.c: New test.
4150
4151 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4152
4153         * gcc.dg/cpp/syshdr.c: New test.
4154         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4155
4156 2000-07-17  Neil Booth  <neilb@earthling.net>
4157
4158         * gcc.dg/cpp/cmdlne-dM.c: New test.
4159         * gcc.dg/cpp/cmdlne-dD.c: New test.
4160
4161 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4162
4163         * gcc.c-torture/execute/20000717-3.c: New test.
4164
4165         * gcc.c-torture/compile/20000717-1.c: New test.
4166
4167 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4168
4169         * gcc.c-torture/execute/20000717-2.c: New test.
4170
4171 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4172
4173         * gcc.dg/formatz-1.c: New test.
4174
4175         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4176         * gcc.dg/c99-digraph-1.c: New tests.
4177
4178         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4179         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4180
4181         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4182         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4183         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4184         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4185         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4186         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4187         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4188
4189 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4190
4191         * gcc.c-torture/execute/20000717-1.c: New test.
4192         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4193
4194 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4195
4196         * gcc.c-torture/execute/20000715-2.c: New test.
4197         * gcc.dg/20000715-1.c: New test.
4198
4199 2000-07-15  Michael Meissner  <meissner@redhat.com>
4200
4201         * gcc.c-torture/execute/20000715-1.c: New test.
4202
4203 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4204
4205         * gcc.c-torture/execute/20000707-1.c: New test.
4206
4207 2000-07-13  Neil Booth  <NeilB@earthling.net>
4208
4209         * testsuite/gcc.dg/cpp/digraph1.c,
4210         testsuite/gcc.dg/cpp/digraph2.c,
4211         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4212
4213 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4214
4215         * g77.f-torture/compile/20000630-2.f:  New test.
4216         * g77.f-torture/compile/20000630-2.x
4217
4218 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4219
4220         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4221
4222 2000-07-11  Neil Booth  <NeilB@earthling.net>
4223
4224         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4225
4226 2000-07-11  Neil Booth  <NeilB@earthling.net>
4227
4228         * gcc.dg/cpp/cmdlne-C.c: New.
4229
4230 2000-07-09  Neil Booth  <NeilB@earthling.net>
4231
4232         * gcc.dg/cpp/directiv.c: New tests.
4233         * gcc.dg/cpp/undef1.c: Update.
4234
4235 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4236
4237         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4238
4239 2000-07-09  Neil Booth  <NeilB@earthling.net>
4240
4241         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4242
4243 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4244
4245         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4246         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4247
4248 2000-07-08  Neil Booth  <NeilB@earthling.net>
4249
4250         * gcc.dg/cpp/macsyntx.c: New tests.
4251
4252 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4253
4254         * gcc.dg/20000707-1.c: New test.
4255
4256 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4257
4258         * gcc.c-torture/execute/20000706-1.c: New test.
4259         * gcc.c-torture/execute/20000706-2.c: New test.
4260         * gcc.c-torture/execute/20000706-3.c: New test.
4261         * gcc.c-torture/execute/20000706-4.c: New test.
4262         * gcc.c-torture/execute/20000706-5.c: New test.
4263
4264 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4265
4266         * g++.old-deja/g++.pt/instantiate7.C: New test.
4267
4268 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4269
4270         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4271         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4272         * g++.old-deja/g++.other/rtti3.C: Likewise.
4273         * g++.old-deja/g++.other/rttid3.C: Likewise.
4274
4275 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4276
4277         *  g77.f-torture/compile/20000630-1.x: Fix typo
4278
4279 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4280
4281         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4282         assembly output.
4283
4284 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4285
4286         * gcc.dg/cpp/ident.c: New test.
4287
4288 2000-07-05  Neil Booth  <NeilB@earthling.net>
4289
4290         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4291           gcc.dg/cpp/lexstrng.c: New tests.
4292
4293 2000-07-04  Neil Booth  <NeilB@earthling.net>
4294
4295         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4296         * gcc.dg/cpp/strify2.c: Same.
4297
4298 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4299
4300         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4301         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4302         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4303         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4304
4305         * testsuite/gcc.dg/cpp/macro1.c,
4306         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4307         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4308         testsuite/gcc.dg/cpp/strify1.c,
4309         testsuite/gcc.dg/cpp/strify2.c: New tests.
4310
4311 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4312
4313         * gcc.c-torture/execute/20000703-1.c: New test.
4314
4315 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4316
4317         * g++.old-deja/g++.pt (lookup10.C): New test.
4318
4319 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4320
4321         * g++.old-deja/g++.pt (typename25.C): New test.
4322
4323 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4324
4325         * gcc.c-torture/compile/20000701-1.c: New test.
4326
4327 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4328
4329         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4330         to test case.
4331
4332 2000-06-30  Catherine Moore  <clm@cygnus.com>
4333
4334         * gcc.c-torture/execute/align-1.c: New test.
4335
4336 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4337
4338         * g++.old-deja/g++.pt/expr8.C: New test.
4339         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4340
4341 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4342
4343         * gcc.c-torture/compile/20000629-1.c: New test.
4344
4345 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4346
4347
4348         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4349         gcc.dg/noncompile directory, depending on whether they're
4350         preprocessor tests or not.  Annotate all the tests for the dg
4351         framework.
4352
4353         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4354         * gcc.dg/noncompile/noncompile.exp: New.
4355
4356         * Moved files:
4357         Old name                                New name
4358         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4359         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4360         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4361         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4362         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4363         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4364         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4365         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4366         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4367         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4368         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4369         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4370         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4371         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4372         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4373         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4374         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4375         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4376         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4377         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4378         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4379         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4380         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4381         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4382
4383         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4384         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4385         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4386         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4387         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4388         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4389
4390 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4391
4392         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4393         declare one variable.  On the fourth, error.
4394         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4395         declared by 20000628-1a.h.
4396
4397 2000-06-29  Richard Henderson  <rth@redhat.com>
4398
4399         * gcc.c-torture/execute/930529-1.x: New file.
4400         * gcc.dg/920413-1.c: Adjust expected warning text.
4401         * gcc.dg/980217-1.c: Declare abort.
4402         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4403
4404 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4405
4406         * g77.f-torture/compile/20000629-1.f: New test.
4407         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4408
4409 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4410
4411         Rearrange lots of files, removing entirely the
4412         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4413         directories.
4414
4415         * Deleted files:
4416         gcc.c-torture/code_quality/code_quality.exp
4417         gcc.c-torture/special/special.exp
4418         gcc.failure/failure.exp
4419         gcc.failure/940409-1.x
4420         gcc.c-torture/compile/961203-1.x
4421
4422         * New files:
4423         gcc.misc-tests/linkage.exp
4424         gcc.c-torture/execute/920730-1t.c
4425         gcc.c-torture/execute/920730-1t.x
4426         gcc.c-torture/compile/920520-1.x
4427         gcc.c-torture/compile/920521-1.x
4428         gcc.c-torture/compile/981006-1.x
4429         gcc.c-torture/execute/eeprof-1.x
4430
4431         * Moved files (possibly with modifications to fit a new harness):
4432         Old name                                New name
4433         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4434         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4435         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4436         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4437         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4438         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4439         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4440         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4441         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4442         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4443         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4444         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4445         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4446         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4447
4448 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4449
4450         * c-torture/compile/961203-1.x: Delete.
4451
4452         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4453         not exit. Include stdio.h.
4454         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4455         * gcc.misc-tests/dg-12.c: Likewise.
4456         * gcc.misc-tests/dg-5.c: Likewise.
4457         * gcc.misc-tests/dg-6.c: Likewise.
4458         * gcc.misc-tests/dg-7.c: Prototype abort.
4459         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4460         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4461         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4462         not exit.
4463         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4464         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4465
4466 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4467
4468         * gcc.dg/cpp/20000628-1.c: New test.
4469         * gcc.dg/cpp/20000628-1.h: New header for above test.
4470         * gcc.dg/cpp/20000628-1a.h: Likewise.
4471
4472 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4473
4474         * gcc.dg/cpp: New directory.
4475         * gcc.dg/cpp/cpp.exp: New driver.
4476         * gcc.dg/cpp/20000627-1.c: New test.
4477         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4478         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4479         and rewrite as a compilation test.
4480
4481         * gcc.dg: Move many files into the cpp subdirectory, possibly
4482         renaming or editing them as well.
4483         Old name                New name
4484         990119-1.c              cpp/19990119-1.c
4485         990228-1.c              cpp/19990228-1.c
4486         990407-1.c              cpp/19990407-1.c
4487         990409-1.c              cpp/19990409-1.c
4488         990413-1.c              cpp/19990413-1.c
4489         990703-1.c              cpp/19990703-1.c
4490         20000127-1.c            cpp/20000127-1.c
4491         20000129-1.c            cpp/20000129-1.c
4492         20000207-1.c            cpp/20000207-1.c
4493         20000207-2.c            cpp/20000207-2.c
4494         20000209-1.c            cpp/20000209-1.c
4495         20000209-2.c            cpp/20000209-2.c
4496         20000301-1.c            cpp/20000301-1.c
4497         20000419-1.c            cpp/20000419-1.c
4498         20000510-1.S            cpp/20000510-1.S
4499         20000519-1.c            cpp/20000519-1.c
4500         20000529-1.c            cpp/20000529-1.c
4501         20000625-1.c            cpp/20000625-1.c
4502         20000625-2.c            cpp/20000625-2.c
4503         cpp-as1.c               cpp/assert1.c
4504         cpp-as2.c               cpp/assert2.c
4505         cxx-comments-1.c        cpp/cxxcom1.c
4506         cxx-comments-2.c        cpp/cxxcom2.c
4507         endif-label.c           cpp/endif.c
4508         cpp-hash1.c             cpp/hash1.c
4509         cpp-hash2.c             cpp/hash2.c
4510         cpp-if1.c               cpp/if-1.c
4511         cpp-if2.c               cpp/if-2.c
4512         cpp-if3.c               cpp/if-3.c
4513         cpp-if4.c               cpp/if-4.c
4514         cpp-if5.c               cpp/if-5.c
4515         cpp-cond.c              cpp/if-cexp.c
4516         cpp-missingop.c         cpp/if-mop.c
4517         cpp-missingparen.c      cpp/if-mpar.c
4518         cpp-opprec.c            cpp/if-oppr.c
4519         cpp-ifparen.c           cpp/if-paren.c
4520         cpp-shortcircuit.c      cpp/if-sc.c
4521         cpp-shift.c             cpp/if-shift.c
4522         cpp-unary.c             cpp/if-unary.c
4523         cpp-li1.c               cpp/line1.c
4524         cpp-li2.c               cpp/line2.c
4525         lineno.c                cpp/line3.c
4526         lineno-2.c              cpp/line4.c
4527         cpp-mi.c                cpp/mi1.c
4528         cpp-mic.h               cpp/mi1c.h
4529         cpp-micc.h              cpp/mi1cc.h
4530         cpp-mind.h              cpp/mi1nd.h
4531         cpp-mindp.h             cpp/mi1ndp.h
4532         cpp-mix.h               cpp/mi1x.h
4533         cpp-mi2.c               cpp/mi2.c
4534         cpp-mi2a.h              cpp/mi2a.h
4535         cpp-mi2b.h              cpp/mi2b.h
4536         cpp-mi2c.h              cpp/mi2c.h
4537         cpp-mi3.c               cpp/mi3.c
4538         cpp-mi3.def             cpp/mi3.def
4539         poison-1.c              cpp/poison.c
4540         pr-impl.c               cpp/prag-imp.c
4541         cpp-redef-2.c           cpp/redef1.c
4542         cpp-redef.c             cpp/redef2.c
4543         strpaste.c              cpp/strp1.c
4544         strpaste-2.c            cpp/strp2.c
4545         cpp-tradpaste.c         cpp/tr-paste.c
4546         cpp-tradstringify.c     cpp/tr-str.c
4547         cpp-tradwarn1.c         cpp/tr-warn1.c
4548         cpp-tradwarn2.c         cpp/tr-warn2.c
4549         trigraphs.c             cpp/trigraphs.c
4550         cpp-unc1.c              cpp/unc1.c
4551         cpp-unc2.c              cpp/unc2.c
4552         cpp-unc3.c              cpp/unc3.c
4553         cpp-unc.c               cpp/unc4.c
4554         undef.c                 cpp/undef1.c
4555         undef-2.c               cpp/undef2.c
4556         cpp-wi1.c               cpp/widestr1.c
4557
4558 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4559
4560         * lib/g++.exp (g++_include_flags): Tweak.
4561
4562 2000-06-27  H.J. Lu  <hjl@gnu.org>
4563             Loren J. Rittle  <ljrittle@acm.org>
4564
4565         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4566         version with one that knows about the new gcc tree structure.
4567         (g++_link_flags): Same.
4568
4569 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4570
4571         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4572         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4573         case we are cross-compiling.
4574
4575         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4576         g++.old-deja/g++.niklas/Makefile.in,
4577         g++.old-deja/g++.niklas/configure.in,
4578         g++.old-deja/g++.other/Makefile.in,
4579         g++.old-deja/g++.other/configure.in,
4580         gcc.c-torture/code_quality/Makefile.in,
4581         gcc.c-torture/code_quality/configure.in,
4582         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4583         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4584         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4585         gcc.c-torture/execute/ieee/Makefile.in,
4586         gcc.c-torture/execute/ieee/configure.in,
4587         gcc.c-torture/noncompile/Makefile.in,
4588         gcc.c-torture/noncompile/configure.in,
4589         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4590         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4591         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4592
4593 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4594
4595         * g++.old-deja/g++.other/ambig3.C: New test.
4596
4597 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4598
4599         * g++.old-deja/g++.pt/syntax1.C: New test.
4600         * g++.old-deja/g++.pt/syntax2.C: New test.
4601         * g++.old-deja/g++.other/syntax3.C: New test.
4602         * g++.old-deja/g++.other/syntax4.C: New test.
4603
4604 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4605
4606         * gcc.dg/20000623-1.c: Prototype exit and abort.
4607
4608 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4609
4610         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4611         New tests.
4612         * gcc.dg/cpp-mi3.def: New file.
4613
4614         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4615         inside assertions.
4616         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4617         lexer's error messages.
4618         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4619         divine anything from the linemarkers.
4620         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4621         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4622
4623 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4624
4625         * gcc.dg/20000623-1.c: New test.
4626
4627 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4628
4629         * gcc.c-torture/execute/20000622-1.c: New test.
4630
4631 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4632
4633         * g++.old-deja/g++.other/init15.C: New test.
4634
4635 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4636
4637         * g++.old-deja/g++.pt/vaarg2.C: New test.
4638         * g++.old-deja/g++.pt/vaarg3.C: New test.
4639
4640 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4641
4642         * g++.old-deja/g++.other/dyncast6.C: New test.
4643
4644 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4645
4646         * gcc.c-torture/execute/loop-6.c: New test.
4647
4648 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4649
4650         * gcc.dg/20000614-1.c: New test.
4651         * gcc.dg/20000614-2.c: New test.
4652
4653 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4654
4655         * g++.old-deja/g++.other/inline12.C: New test.
4656
4657 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4658
4659         * g++.old-deja/g++.other/eh1.C: New test.
4660
4661 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4662
4663         * g++.old-deja/g++.other/type.C: New test.
4664
4665 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4666
4667         * g++.old-deja/g++.other/initstring.C: New test.
4668
4669 2000-06-12  Jason Merrill  <jason@redhat.com>
4670
4671         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4672
4673 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4674
4675         * gcc.c-torture/compile/20000609-1.c: New test.
4676
4677 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4678
4679         * gcc.dg/20000609-1.c: New test.
4680
4681 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4682
4683         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4684         * gcc.c-torture/noncompile/poison-1.c: Move...
4685         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4686         * gcc.dg/cpp-li1.c: Add a token after the #line.
4687
4688 2000-06-05  Richard Henderson  <rth@cygnus.com>
4689
4690         * gcc.c-torture/execute/20000605-2.c: New test.
4691         * gcc.c-torture/execute/20000605-3.c: New test.
4692
4693 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4694
4695         * g77.f-torture/execute/20000503-1.x: New file.
4696
4697 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4698
4699         * g++.old-deja/g++.eh/badalloc1.C: New test.
4700
4701 2000-06-05  Richard Henderson  <rth@cygnus.com>
4702
4703         * gcc.c-torture/execute/20000605-1.c: New test.
4704
4705 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4706             Nathan Sidwell <nathan@codesourcery.com>
4707
4708         * gcc.c-torture/compile/20000605-1.c: New test.
4709
4710 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4711
4712         * g77.f-torture/compile/20000601-1.f:  New test.
4713
4714 2000-06-03  Richard Henderson  <rth@cygnus.com>
4715
4716         * gcc.c-torture/execute/20000603-1.c: New.
4717
4718 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4719
4720         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4721         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4722
4723 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4724
4725         * gcc.dg/compare2.c (case 12): XFAIL.
4726         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4727         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4728
4729         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4730
4731 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4732
4733         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4734         guard macro is already defined when the header is first
4735         included.
4736         * gcc.dg/cpp-mix.h: New file.
4737         * gcc.dg/endif-label.c: Update patterns to match compiler.
4738
4739         * g++.brendan/complex1.C: Declare abort.
4740         * g++.law/refs4.C: Remove XFAIL.
4741         * g++.oliva/expr2.C: Declare abort and exit.
4742
4743 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4744
4745         * gcc.c-torture/execute/20000528-1.c: New test.
4746
4747         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4748         * g++.old-deja/g++.law/temps4.C: Likewise.
4749
4750         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4751         stdlib.h.  Call abort() on failure.
4752         * g++.old-deja/g++.law/refs4.C: Likewise.
4753         * g++.old-deja/g++.law/temps4.C: Likewise.
4754         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4755         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4756
4757 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4758
4759         Relative to g++.dg/special:
4760         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4761
4762         Relative to g++.old-deja:
4763         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4764         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4765         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4766         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4767         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4768         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4769         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4770
4771         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4772         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4773         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4774         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4775         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4776         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4777         and/or string.h.
4778
4779         * g++.other/goto1.C: Update expectations for error messages.
4780
4781 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4782
4783         * gcc.c-torture/compile/20000523-1.c: New test.
4784
4785 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4786
4787         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4788
4789 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4790
4791         * g++.old-deja/g++.eh/catch11.C: New test.
4792         * g++.old-deja/g++.eh/catch12.C: New test.
4793
4794 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4795
4796         * gcc.c-torture/execute/20000523-1.c: New test.
4797
4798 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4799
4800         * c-torture/execute/bcp-1.c: Replace abort in arg of
4801         __builtin_constant_p with a generic external function.
4802
4803         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4804         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4805         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4806         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4807         Prototype abort and/or exit.
4808
4809         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4810         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4811         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4812         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4813
4814 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4815
4816         * gcc.dg/dwarf2-1.c: New test.
4817
4818 2000-05-20  Richard Henderson  <rth@cygnus.com>
4819
4820         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4821
4822 2000-05-20  Andreas Jaeger  <aj@suse.de>
4823
4824         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4825         testcase.
4826
4827 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4828
4829         * gcc.c-torture/execute/20000519-2.c: New test.
4830
4831 2000-05-19  Andreas Jaeger  <aj@suse.de>
4832
4833         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4834         which fails with SSA.
4835
4836         * lib/c-torture.exp: Also test with -O3 -fssa.
4837
4838 2000-05-18  Michael Meissner  <meissner@redhat.com>
4839
4840         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4841         * gcc.c-torture/execute/920415-1.c: Ditto.
4842         * gcc.c-torture/execute/920501-1.c: Ditto.
4843         * gcc.c-torture/execute/conversion.c: Ditto.
4844         * gcc.c-torture/execute/cvt-1.c: Ditto.
4845
4846 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
4847
4848         * gcc.c-torture/compile/20000518-1.c: New test.
4849
4850 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4851
4852         * g77.f-torture/compile/200005018.f:  New test.
4853
4854 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
4855
4856         * gcc.c-torture/compile/20000517-1.c: New test.
4857
4858 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4859
4860         * gcc.c-torture/execute/20000516-1.c: New test.
4861
4862 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4863
4864         * g++.old-deja/g++.other/eh.C: New test.
4865
4866 2000-05-12  Richard Henderson  <rth@cygnus.com>
4867
4868         * gcc.c-torture/execute/990208-1.c (main): Don't pass
4869         constants through to doit's conditional.
4870
4871 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
4872
4873         * gcc.c-torture/compile/20000511-1.c: New test.
4874         * g77.f-torture/compile/20000511-1.f: New test.
4875         * g77.f-torture/compile/20000511-2.f: New test.
4876
4877 2000-05-11  Michael Meissner  <meissner@redhat.com>
4878
4879         * gcc.c-torture/execute/20000511-1.c: New test.
4880
4881 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
4882
4883         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4884         * gcc.dg/20000510-1.S: New.
4885
4886 2000-05-08  Catherine Moore  <clm@cygnus.com>
4887
4888         * gcc.dg/unused-3.c: New.
4889
4890 2000-05-06  Richard Henderson  <rth@cygnus.com>
4891
4892           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4893           * g++.old-deja/g++.mike/warn1.C: Likewise.
4894           * g++.old-deja/g++.pt/local1.C: Likewise.
4895           * g++.old-deja/g++.pt/local7.C: Likewise.
4896           * g++.old-deja/g++.pt/spec16.C: Likewise.
4897
4898 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
4899
4900         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4901
4902 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
4903
4904           * g77.f-torture/execute/20000503-1.f:  New test.
4905
4906 2000-05-04  Andreas Jaeger  <aj@suse.de>
4907
4908         * gcc.dg/noreturn-2.c: New test.
4909
4910 2000-05-04  Neil Booth  <NeilB@earthling.net>
4911
4912         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4913         preprocessor.
4914
4915 2000-05-04  Richard Henderson  <rth@cygnus.com>
4916
4917         * gcc.c-torture/execute/20000503-1.c: Fix typo.
4918
4919 2000-05-04  Richard Henderson  <rth@cygnus.com>
4920
4921         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
4922         OpenSSL by Jason R Thorpe.
4923
4924 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
4925
4926         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4927
4928 2000-05-03  Robert Lipe <robertlipe@usa.net>
4929
4930         * gcc.dg/20000503-1.c: New test.
4931
4932 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
4933
4934         * gcc.c-torture/compile/20000502-1.c: New test.
4935         * g++.old-deja/g++.other/align.C: New test.
4936         * gcc.dg/cpp-tradstringify.c: New test.
4937
4938 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4939
4940         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4941         and hard registers.
4942
4943 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
4944
4945         * gcc.c-torture/execute/loop-5.c: New test.
4946
4947 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
4948
4949         * gcc.c-torture/execute/va-arg-20.c: New test.
4950
4951 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
4952
4953         * gcc.c-torture/execute/20000422-1.c: New test.
4954
4955 2000-04-20  Greg McGary  <gkm@gnu.org>
4956
4957         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4958         when optimizing, but without sibling-call optimizations (-O1).
4959
4960 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
4961
4962           * gcc.c-torture/compile/20000420-1.c: New test.
4963
4964 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4965
4966         * g++.abi/ptrflags.C: New test.
4967         * g++.eh/catchptr1.C: Test incomplete pointer chains.
4968
4969 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
4970
4971         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4972
4973 2000-04-19  Greg McGary  <gkm@gnu.org>
4974
4975         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4976         sibling-call optimizations.
4977
4978 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
4979
4980         * gcc.dg/20000419-1.c: New test.
4981
4982 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
4983
4984         * gcc.c-torture/execute/20000412-6.c: New test.
4985
4986 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
4987
4988         * gcc.c-torture/execute/20000412-5.c: New test.
4989         * g77.f-torture/compile/20000412-1.f: New test.
4990         * gcc.c-torture/execute/20000412-4.c: New test.
4991         * gcc.c-torture/compile/20000412-2.c: New test.
4992         * gcc.c-torture/execute/20000412-3.c: New test.
4993         * gcc.c-torture/compile/20000412-1.c: New test.
4994         * gcc.c-torture/execute/20000412-2.c: New test.
4995
4996 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4997
4998         * objc/execute/bf-20.m: New test.
4999
5000 2000-04-10  Richard Henderson  <rth@cygnus.com>
5001
5002         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5003
5004         * gcc.c-torture/execute/20000412-1.c: New test.
5005
5006 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5007
5008         * g++.old-deja/g++.eh/catchptr1.C: New test.
5009
5010 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5011
5012         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5013
5014 2000-04-08  Neil Booth  <NeilB@earthling.net>
5015
5016         * gcc.dg/cpp-nullchar.c: Remove test as
5017         embedded nulls cause problems.
5018
5019 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5020
5021         * gcc.dg/compare2.c: New test.
5022
5023 2000-04-08  Neil Booth  <NeilB@earthling.net>
5024
5025         * gcc.dg/cpp-nullchar.c: New test.
5026
5027 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5028
5029         * gcc.dg/cpp-mi2.c: New test.
5030         * gcc.dg/cpp-mi2[abc].h: New files.
5031
5032 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5033
5034         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5035         member name.
5036
5037 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5038
5039         * g++.old-deja/g++.abi/vmihint.C: New test.
5040
5041 2000-04-06  Neil Booth  <NeilB@earthling.net>
5042
5043         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5044         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5045         copyright.
5046
5047 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5048
5049         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5050         avoid stack-frame overwrite.
5051
5052 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5053
5054         * gcc.c-torture/compile/20000405-2.c: New test.
5055         * gcc.c-torture/compile/20000405-3.c: New test.
5056
5057 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5058
5059         * gcc.c-torture/compile/20000405-1.c: New test.
5060
5061 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5062
5063         * gcc.dg/cast-qual-1.c: Revert last change.
5064
5065 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5066
5067         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5068
5069 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5070
5071         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5072         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5073
5074 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5075
5076         * gcc.c-torture/compile/20000403-2.c: New test.
5077         * gcc.c-torture/compile/20000403-1.c: New test.
5078
5079 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5080
5081         * gcc.c-torture/execute/20000403-1.c: New test.
5082
5083 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5084
5085         * gcc.c-torture/execute/20000402-1.c: New test.
5086
5087 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5088
5089         * gcc.c-torture/execute/va-arg-15.c: New test.
5090         * gcc.c-torture/execute/va-arg-16.c: New test.
5091         * gcc.c-torture/execute/va-arg-17.c: New test.
5092         * gcc.c-torture/execute/va-arg-18.c: New test.
5093         * gcc.c-torture/execute/va-arg-19.c: New test.
5094
5095 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5096
5097         * gcc.c-torture/compile/981211-1.c: Move to...
5098         * gcc.dg/cpp-as1.c: ...here.
5099         * gcc.dg/cpp-as2.c: New file.
5100
5101         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5102         compiler.
5103
5104 2000-04-02  Neil Booth  <NeilB@earthling.net>
5105
5106         * gcc.dg/cpp-cond.c  New tests.
5107         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5108         accidental success less likely.
5109         * gcc.dg/cpp-missingop.c  New tests.
5110         * gcc.dg/cpp-missingparen.c  New tests.
5111         * gcc.dg/cpp-shift.c  New tests.
5112         * gcc.dg/cpp-shortcircuit.c  New tests.
5113         * gcc.dg/cpp-unary.c  New tests.
5114
5115 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5116
5117         * gcc.c-torture/compile/20000329-1.c: New test.
5118
5119 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5120
5121         * gcc.c-torture/compile/20000326-1.c: New test.
5122         * gcc.c-torture/compile/20000326-2.c: New test.
5123
5124 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5125
5126         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5127         the first parameter is a function argument.
5128
5129 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5130
5131         * g++.old-deja/g++.ext/array4.C: New test.
5132
5133 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5134
5135         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5136
5137 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5138
5139         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5140
5141 2000-03-19  Richard Henderson  <rth@cygnus.com>
5142
5143         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5144
5145 2000-03-19  Richard Henderson  <rth@cygnus.com>
5146
5147         * gcc.c-torture/compile/20000319-1.c: New test.
5148
5149 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5150
5151         * gcc.c-torture/execute/20000314-3.c: New test.
5152         * gcc.c-torture/execute/20000314-2.c: New test.
5153         * gcc.c-torture/execute/20000314-1.c: New test.
5154         * gcc.c-torture/compile/20000314-2.c: New test.
5155         * gcc.c-torture/compile/20000314-1.c: New test.
5156
5157 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5158
5159         * g++.old-deja/g++.warn/inline.C: New test.
5160
5161 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5162
5163         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5164         standards-compliant result rather than specific constants.
5165         Put test-values in array.
5166
5167 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5168
5169         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5170         (g++_target_compile): Put test-specific options last.
5171
5172 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5173
5174         * g++.old-deja/g++.eh/vbase4.C: New test.
5175
5176 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5177
5178         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5179
5180 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5181
5182         * g++.old-deja/g++.brendan/misc12.C: Removed.
5183         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5184         * g++.old-deja/g++.ext/pretty4.C: New test.
5185
5186 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5187
5188         * g++.old-deja/g++.other/string2.C: New test.
5189
5190 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5191
5192         * g++.old-deja/g++.warn/impint2.C: New test.
5193
5194 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5195
5196         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5197         is 1, not zero.
5198
5199 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5200
5201         * g++.old-deja/g++.warn/impint.C: New test.
5202         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5203         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5204         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5205         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5206         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5207         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5208         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5209         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5210         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5211         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5212         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5213         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5214
5215 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5216
5217         * gcc.dg/cpp-redef.c: New test.
5218
5219 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5220
5221         * g++.old-deja/g++.pt/unify7.C: New test.
5222
5223 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5224
5225         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5226         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5227
5228 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5229
5230         * gcc.c-torture/compile/20000224-1.c: New test.
5231
5232 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5233
5234         * gcc.c-torture/compile/cpp-2.c: New test.
5235         * gcc.c-torture/compile/cpp-1.c: New test.
5236
5237 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5238
5239         * gcc.c-torture/execute/20000225-1.c: New test.
5240
5241 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5242
5243         * gcc.dg/cpp-li2.c: New test.
5244
5245         * gcc.dg/cpp-wi1.c: New test.
5246
5247         * gcc.dg/cpp-li1.c: New test.
5248
5249 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5250
5251         * g++.old-deja/g++.other/sizeof5.C: New test.
5252
5253 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5254
5255         * gcc.c-torture/execute/va-arg-13.c: New test.
5256
5257 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5258
5259         * gcc.c-torture/execute/va-arg-12.c: New test.
5260
5261 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5262
5263         * gcc.c-torture/execute/20000223-1.c: New test.
5264
5265 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5266
5267         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5268
5269 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5270
5271         * g++.old-deja/g++.abi/ptrmem.C: New test.
5272
5273 2000-02-19  Richard Henderson  <rth@cygnus.com>
5274
5275         * gcc.c-torture/compile/init-3.c: New.
5276
5277 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5278
5279         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5280         ALWAYS_CXXFLAGS.
5281
5282 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5283
5284         * gcc.c-torture/compile/20000211-3.c: New test.
5285
5286 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5287
5288         * gcc.c-torture/compile/20000211-2.c: New test.
5289
5290 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5291
5292         * gcc.c-torture/compile/20000211-1.c: New test.
5293
5294 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5295
5296         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5297           on native targets
5298
5299 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5300
5301         * g++.old-deja/g++.other/cast5.C: New test.
5302
5303 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5304
5305         * gcc.c-torture/execute/20000205-1.c: New.
5306
5307 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5308
5309         * g++.old-deja/g++.jason/cast3.C: Return void.
5310         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5311
5312 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5313
5314         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5315
5316         * gcc.dg/loop-1.c: New test.
5317
5318 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5319
5320         * gcc.c-torture/compile/20000127-1.c: New test.
5321         * gcc.c-torture/execute/991228-1.c: New test.
5322
5323 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5324
5325         * gcc.dg/unused-2.c: New test.
5326
5327         * gcc.dg/conv-1.c: New test.
5328
5329 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5330
5331         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5332         compiler.
5333         (tool_option_proc): Fix typo.
5334
5335 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5336
5337         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5338         of the ld on the host, not on the build machine.
5339         Also, don't crash if '--help' is not a supported option.
5340
5341 2000-01-24  Richard Henderson  <rth@cygnus.com>
5342
5343         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5344
5345 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5346
5347         * gcc.c-torture/execute/20000120-2.c: New test.
5348         * gcc.c-torture/execute/20000120-1.c: New test.
5349
5350 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5351
5352         * gcc.c-torture/execute/20000113-1.c: New test.
5353
5354 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5355
5356         * gcc.c-torture/execute/20000112-1.c: New test.
5357
5358 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5359
5360         * gcc.dg/20000111-1.c: New test.
5361
5362 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5363
5364         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5365         with 16 bit integers.
5366
5367 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5368
5369         * gcc.dg/20000108-1.c: New test.
5370
5371 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5372
5373         * g++.old-deja/g++.ns/koenig8.C: New test.
5374
5375 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5376
5377         * g++.old-deja/g++.other/cast4.C: New test.
5378
5379 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5380
5381         * gcc.c-torture/compile/20000105-2.c: New test.
5382         * gcc.c-torture/compile/20000105-1.c: New test.
5383
5384 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5385
5386         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5387         references to printf & atoi to conform to ANSI standard.
5388         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5389         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5390         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5391         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5392         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5393         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5394         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5395         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5396         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5397         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5398         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5399         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5400         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5401         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5402         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5403         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5404         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5405         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5406         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5407         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5408         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5409         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5410         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5411         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5412         * g++.old-deja/g++.brendan/init3.C: Likewise.
5413         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5414         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5415         * g++.old-deja/g++.brendan/new2.C: Likewise.
5416         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5417         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5418         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5419         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5420         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5421         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5422         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5423         * g++.old-deja/g++.brendan/template24.C: Likewise.
5424         * g++.old-deja/g++.brendan/template3.C: Likewise.
5425         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5426         * g++.old-deja/g++.jason/inline3.C: Likewise.
5427         * g++.old-deja/g++.jason/opeq.C: Likewise.
5428         * g++.old-deja/g++.law/arg5.C: Likewise.
5429         * g++.old-deja/g++.law/arm7.C: Likewise.
5430         * g++.old-deja/g++.law/ctors11.C: Likewise.
5431         * g++.old-deja/g++.law/cvt8.C: Likewise.
5432         * g++.old-deja/g++.law/init9.C: Likewise.
5433         * g++.old-deja/g++.law/refs4.C: Likewise.
5434         * g++.old-deja/g++.law/template2.C: Likewise.
5435         * g++.old-deja/g++.law/visibility24.C: Likewise.
5436         * g++.old-deja/g++.law/vtable3.C: Likewise.
5437         * g++.old-deja/g++.mike/asm2.C: Likewise.
5438         * g++.old-deja/g++.mike/eh1.C: Likewise.
5439         * g++.old-deja/g++.mike/misc1.C: Likewise.
5440         * g++.old-deja/g++.mike/misc13.C: Likewise.
5441         * g++.old-deja/g++.mike/misc14.C: Likewise.
5442         * g++.old-deja/g++.mike/ns12.C: Likewise.
5443         * g++.old-deja/g++.mike/p1248.C: Likewise.
5444         * g++.old-deja/g++.mike/p3708.C: Likewise.
5445         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5446         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5447         * g++.old-deja/g++.mike/p646.C: Likewise.
5448         * g++.old-deja/g++.mike/p700.C: Likewise.
5449         * g++.old-deja/g++.mike/p783.C: Likewise.
5450         * g++.old-deja/g++.mike/p783a.C: Likewise.
5451         * g++.old-deja/g++.mike/p783b.C: Likewise.
5452         * g++.old-deja/g++.mike/p786.C: Likewise.
5453         * g++.old-deja/g++.mike/p789.C: Likewise.
5454         * g++.old-deja/g++.mike/p789a.C: Likewise.
5455         * g++.old-deja/g++.mike/p807a.C: Likewise.
5456         * g++.old-deja/g++.other/delete3.C: Likewise.
5457         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5458         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5459         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5460         * g++.old-deja/g++.other/empty1.C: Likewise.
5461         * g++.old-deja/g++.other/temporary1.C: Likewise.
5462         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5463         * g++.old-deja/g++.pt/t16.C: Likewise.
5464         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5465
5466 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5467
5468         * gcc.dg/991230-1.c: New test.
5469
5470 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5471
5472         * gcc.c-torture/compile/991229-3.c: New test.
5473         * gcc.c-torture/compile/991229-2.c: New test.
5474         * gcc.c-torture/compile/991229-1.c: New test.
5475
5476 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5477
5478         * gcc.c-torture/compile/labels-2.c: New test.
5479
5480 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5481
5482         * gcc.c-torture/execute/991227-1.c: New test.
5483
5484 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5485
5486         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5487
5488 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5489
5490         * gcc.c-torture/execute/991221-1.c: New test.
5491
5492 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5493
5494         * g++.old-deja/g++.other/cast3.C: New test.
5495
5496 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5497
5498         * gcc.c-torture/execute/991216-4.c: New test.
5499
5500 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5501
5502         * gcc.c-torture/execute/991216-1.c: New test.
5503         * gcc.c-torture/execute/991216-2.c: New test.
5504         * gcc.c-torture/execute/991216-3.c: New test.
5505
5506 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5507
5508         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5509         Actually make the test fail by using "-O2" for compilation.
5510
5511 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5512
5513         * g++.old-deja/g++.warn/cast-align1.C: New test.
5514
5515 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5516
5517         * gcc.c-torture/compile/991214-1.c: New test.
5518         * gcc.c-torture/compile/991214-2.c: New test.
5519
5520 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5521
5522         * gcc.dg/991214-1.c: New test.
5523
5524 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5525
5526         * gcc.c-torture/compile/991213-3.c: New test.
5527         * gcc.c-torture/compile/991213-2.c: New test.
5528         * gcc.c-torture/compile/991213-1.c: New test.
5529
5530 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5531
5532         * gcc.dg/991209-1.c: New test.
5533
5534 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5535
5536         * gcc.c-torture/compile/991208-1.c: New test.
5537
5538 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5539
5540         * gcc.dg/ultrasp2.c: New test.
5541
5542 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5543
5544         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5545
5546 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5547
5548         * gcc.c-torture/compile/991202-1.c: New test.
5549         * gcc.c-torture/execute/991202-1.c: New test.
5550         * gcc.c-torture/execute/991202-2.c: New test.
5551         * gcc.c-torture/execute/991202-3.c: New test.
5552
5553 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5554
5555         * g++.old-deja/g++.abi/align.C: New test.
5556         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5557         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5558
5559 1999-12-01  Richard Henderson  <rth@cygnus.com>
5560
5561         * gcc.c-torture/execute/991201-1.c: New.
5562
5563 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5564
5565         * gcc.dg/991129-1.c: New test.
5566
5567 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5568
5569         * gcc.c-torture/compile/991127-1.c: New test.
5570
5571 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5572
5573         * g++.old-deja/g++.other/warn4.C: New test.
5574
5575 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5576
5577         * g++.old-deja/g++.eh/cleanup2.C: New test.
5578         * g++.old-deja/g++.ext/pretty2.C: New test.
5579         * g++.old-deja/g++.ext/pretty3.C: New test.
5580         * g++.old-deja/g++.other/debug6.C: New test.
5581
5582 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5583
5584         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5585         compiler_output to look for one error message instead of two.
5586
5587 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5588
5589         * gcc.c-torture/execute/991118-1.c: Also test case
5590         where the word boundary does not split a byte evenly.
5591
5592 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5593
5594         * g++.old-deja/g++.ext/restrict1.C: New test.
5595
5596 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5597
5598         * gcc.c-torture/execute/991118-1.c: New test.
5599
5600 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5601
5602         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5603         working directory pathnames.
5604
5605 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5606
5607         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5608         host is equipped with driver.h and driver.o so it can actually
5609         compile and run the tests.
5610
5611 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5612
5613         * gcc.c-torture/compile/991008-1.c: New test.
5614
5615 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5616
5617         * lib/gcc-dg.exp: Include target-supports.exp
5618
5619 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5620
5621         * lib/target-supports.exp: New file: Provide procs to test for
5622         features supported by the target.
5623         (check_weak_available): Moved here from ecos.exp.
5624         (check_alias_available): New proc: Determine of the target
5625         toolchain supports the alias attribute.
5626
5627         * gcc.dg/special/ecos.exp: Move check_weak_available to
5628         target-supports.exp.
5629         (alias-1.c): Only perform the test if the target supports
5630         aliases.
5631         (wkali-1.c): Only perform the test if the target supports
5632         aliases.
5633
5634         * gcc.dg/990506-0.c: Expect error messages from cross
5635         targets as well as native targets.
5636
5637 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5638
5639         * gcc.dg/ultrasp1.c: Removed xfail.
5640         * gcc.dg/struct-ret-2.c: Likewise.
5641         * gcc.dg/array-1.c: Likewise.
5642
5643 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5644
5645         * gcc.dg/struct-ret-2.c: New test.
5646
5647         * gcc.dg/array-1.c: New test.
5648
5649 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5650
5651         * gcc.c-torture/execute/991030-1.c: New test.
5652
5653 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5654
5655         * gcc.c-torture/compile/991026-2.c: New test.
5656
5657 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5658
5659         * gcc.c-torture/compile/991026-1.c: New test.
5660
5661 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5662
5663         * gcc.c-torture/execute/991023-1.c: New test.
5664
5665 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5666
5667         * gcc.c-torture/execute/991019-1.c: New test.
5668
5669 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5670
5671         * gcc.c-torture/execute/991016-1.c: New test.
5672
5673 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5674
5675         * gcc.c-torture/execute/991014-1.c: New test.
5676
5677 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5678
5679         * g++.old-deja/g++.other/union2.C: New test.
5680
5681 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5682
5683         * g++.old-deja/g++.other/vaarg2.C: New test.
5684         * g++.old-deja/g++.other/vaarg3.C: New test.
5685
5686 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5687
5688         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5689         in compile/.
5690
5691 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5692
5693         * gcc.c-torture/execute/va-arg-11.c: New test.
5694
5695 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5696
5697         * lib/file-format.exp (gcc_target_object_format): Don't
5698         crash if objdump is unavailable.
5699
5700 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5701
5702         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5703
5704 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5705
5706         * gcc.c-torture/compile/990928-1.c: New test.
5707
5708 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5709
5710         * g++.old-deja/g++.other/decl6.C: New test.
5711
5712 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5713
5714         * gcc.c-torture/execute/va-arg-10.c: New test.
5715
5716 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5717
5718         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5719         __PRETTY_FUNCTION__.
5720
5721 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5722
5723         * gcc.c-torture/execute/990923-1.c: New test.
5724
5725 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5726
5727         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5728         for which -fpic is inappropriate.
5729
5730 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5731
5732         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5733
5734 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5735
5736         * g++.old-deja/g++.other/dyncast1.C: New test.
5737         * g++.old-deja/g++.other/dyncast2.C: New test.
5738         * g++.old-deja/g++.other/dyncast3.C: New test.
5739         * g++.old-deja/g++.other/dyncast4.C: New test.
5740         * g++.old-deja/g++.other/dyncast5.C: New test.
5741         * g++.old-deja/g++.eh/catch3.C: New test.
5742         * g++.old-deja/g++.eh/catch3p.C: New test.
5743         * g++.old-deja/g++.eh/catch4.C: New test.
5744         * g++.old-deja/g++.eh/catch4p.C: New test.
5745         * g++.old-deja/g++.eh/catch5.C: New test.
5746         * g++.old-deja/g++.eh/catch5p.C: New test.
5747         * g++.old-deja/g++.eh/catch6.C: New test.
5748         * g++.old-deja/g++.eh/catch6p.C: New test.
5749         * g++.old-deja/g++.eh/catch7.C: New test.
5750         * g++.old-deja/g++.eh/catch7p.C: New test.
5751         * g++.old-deja/g++.eh/catch8.C: New test.
5752         * g++.old-deja/g++.eh/catch8p.C: New test.
5753         * g++.old-deja/g++.eh/catch9.C: New test.
5754         * g++.old-deja/g++.eh/catch9p.C: New test.
5755
5756 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5757
5758         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5759         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5760
5761 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5762
5763         * gcc.c-torture/compile/990913-1.c: New test.
5764
5765 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5766
5767         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5768         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5769
5770 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5771
5772         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5773
5774 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5775
5776         * g++.old-deja/g++.other/lookup11.C: New test.
5777         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5778         what is permitted and what we want.
5779         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5780         overload use.
5781         * g++.old-deja/g++.jason/rfg5.C: Likewise
5782
5783 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
5784
5785         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5786         * gcc.c-torture/noncompile/poison-1.c: New file.
5787
5788 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
5789
5790         * g++.old-deja/g++.other/sizeof3.C: New test.
5791         * g++.old-deja/g++.other/sizeof4.C: New test.
5792         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5793         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5794
5795 1999-09-07  Richard Henderson  <rth@cygnus.com>
5796
5797         * gcc.dg/va-arg-1.c: New.
5798
5799 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5800
5801         * gcc.c-torture/execute/va-arg-9.c: New test.
5802
5803 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5804
5805         * g77.f-torture/compile/980519-2.f: New test.
5806         * g77.f-torture/compile/19990905-0.f: New test.
5807         * g77.f-torture/compile/19990905-1.f: New test.
5808         * g77.f-torture/compile/19990905-2.f: New test.
5809
5810         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5811
5812 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5813
5814         * gcc.c-torture/execute/990827-1.c: Fix typo.
5815
5816 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5817
5818         * g++.old-deja/g++.other/deref1.C: New test.
5819
5820 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5821
5822         * g++.old-deja/g++.other/ambig2.C: New test.
5823         * g++.old-deja/g++.other/cond5.C: New test.
5824         * g++.old-deja/g++.other/lookup16.C: New test.
5825
5826 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5827
5828         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5829         assemblers too.
5830
5831 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
5832
5833         * lib/c-torture.exp: Avoid the "compare executables" optimization
5834         when testing native.
5835
5836 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
5837
5838         * gcc.c-torture/execute/990829-1.c: New test.
5839         * gcc.c-torture/compile/990829-1.c: New test.
5840
5841 1999-08-27  Paul Burchard  <burchard@pobox.com>
5842
5843         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5844         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5845         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5846         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5847         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5848         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5849         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5850         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5851         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5852         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5853         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5854
5855 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
5856
5857         * gcc.c-torture/execute/990827-1.c: New test.
5858
5859 1999-08-26  Craig Burley  <craig@jcb-sc.com>
5860
5861         * g77.f-torture/noncompile/19990826-4.f: New test.
5862
5863         * g77.f-torture/compile/19990826-3.f: New test.
5864
5865         * g77.f-torture/execute/19990826-2.f: New test.
5866
5867         * g77.f-torture/compile/19990826-1.f: New test.
5868
5869         * gcc.c-torture/execute/990826-0.c: New test.
5870         * g77.c-torture/execute/19990826-0.f: New test.
5871
5872         * g77.f-torture/noncompile/970626-2.f: New test.
5873
5874 1999-08-25  Paul Burchard  <burchard@pobox.com>
5875
5876         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5877         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5878         lss-011.C: New tests.
5879
5880 1999-08-25  Nathan Sidwell  <nathan@acm.org>
5881
5882         * g++.old-deja/g++.other/decl5.C: New test.
5883
5884 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5885
5886         * noncompile/noncompile.exp: Load_lib c-torture.exp.
5887         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5888         call `postbase' for each one.  All callers of `postbase' changed
5889         to call this instead.
5890
5891 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
5892
5893         * gcc.c-torture/execute/990811-1.c: New test.
5894
5895 1999-08-09  Nick Clifton  <nickc@cygnus.com>
5896
5897         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5898         just native ones.
5899
5900         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5901         just native ones.
5902
5903 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5904
5905         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5906
5907 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5908
5909         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5910
5911 1999-08-04  Nathan Sidwell  <nathan@acm.org>
5912
5913         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5914
5915 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5916
5917         * gcc.c-torture/execute/990804-1.c: New test.
5918
5919 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5920
5921         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5922         * g++.old-deja/g++.brendan/crash64.C: Likewise
5923         * g++.old-deja/g++.brendan/overload8.C: Likewise
5924
5925 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5926
5927         * g++.old-deja/g++.other/struct1.C: New test.
5928
5929 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5930
5931         * g++.old-deja/g++.other/enum2.C: New test.
5932
5933 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
5934
5935         Adapted from tests from Franz Sirl:
5936         * gcc.c-torture/execute/va-arg-7.c: New test.
5937         * gcc.c-torture/execute/va-arg-8.c: New test.
5938
5939 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
5940
5941         * gcc.c-torture/compile/990801-2.c: New test.
5942
5943         * gcc.c-torture/compile/990801-1.c: New test.
5944
5945 1999-07-27  Michael Meissner  <meissner@cygnus.com>
5946
5947         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5948         fp-cmp-1.c, converting double to float.
5949
5950         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5951         fp-cmp-1.c, converting double to long double.
5952
5953         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5954         from fr1 to unknown_register, since fr1 is a legitimate register
5955         on some machines.
5956
5957 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
5958
5959         * README: More listname related changes.
5960
5961 1999-07-08  Catherine Moore  <clm@cygnus.com>
5962
5963         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
5964
5965 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
5966
5967         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5968
5969 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5970
5971         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5972
5973 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
5974
5975         * gcc.dg/990703-1.c: New test.
5976
5977 1999-06-29  Nick Clifton  <nickc@cygnus.com>
5978
5979         * lib/file-format.exp: New file: Move definition of proc
5980         gcc_target_object_format to here from
5981         gcc.dg/special/ecos.exp.
5982
5983         * lib/c-torture.exp: Include lib file-format.exp.
5984         * lib/gcc-dg.exp: Include lib file-format.exp.
5985
5986         * gcc.dg/special/ecos.exp: Remove definition of proc
5987         gcc_target_object_format.
5988
5989 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
5990
5991         * gcc.c-torture/execute/990628-1.c: New test.
5992
5993 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
5994
5995         * gcc.c-torture/compile/990625-2.c: New test.
5996
5997         * gcc.c-torture/compile/990625-1.c: New test.
5998
5999 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6000
6001         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6002         attributes compile.
6003         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6004         ports that use the COFF/PE file format.
6005
6006 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6007
6008         * gcc.c-torture/compile/990617-1.c: New test.
6009
6010 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6011
6012         * g++.old-deja/g++.other/decl4.C: New test.
6013
6014 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6015
6016         * g++.old-deja/g++.other/bitfld3.C: New test.
6017
6018 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6019
6020         * g++.old-deja/g++.eh/catch1.C: New test.
6021
6022 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6023
6024         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6025
6026         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6027         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6028
6029 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6030
6031         * g77.f-torture/compile/19990502-0.f: Replace with new,
6032         shorter, test that still fails after recent changes.
6033
6034 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6035
6036         * gcc.c-torture/execute/990604-1.c: New test.
6037
6038 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6039
6040         * gcc.c-torture/execute/990531-1.c: New test.
6041
6042 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6043
6044         * gcc.c-torture/compile/990527-1.c: New test.
6045
6046 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6047
6048         * gcc.c-torture/execute/990527-1.c: New test.
6049
6050 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6051
6052         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6053         bitfields as signed.
6054
6055 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6056
6057         * g77.f-torture/compile/19990525-0.f: New test.
6058
6059 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6060
6061         * gcc.c-torture/execute/990525-2.c: New test.
6062
6063         * gcc.c-torture/execute/990525-1.c: New test.
6064
6065 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6066
6067         * g++.old-deja/g++.other/anon3.C: New test.
6068         * g++.old-deja/g++.other/anon4.C: New test.
6069         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6070         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6071         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6072         Merrill).
6073
6074 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6075
6076         * gcc.c-torture/execute/990524-1.c: New test.
6077
6078         * gcc.dg/990524-1.c: New test.
6079
6080 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6081
6082         * gcc.c-torture/compile/990523-1.c: New test.
6083
6084 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6085
6086         * gcc.c-torture/compile/990519-1.c: New test.
6087
6088 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6089
6090         * gcc.c-torture/compile/990517-1.c: New test.
6091
6092         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6093         (e4, f4): New tests.
6094         (main): Call them.
6095
6096 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6097
6098         * gcc.dg/noreturn-1.c: New test.
6099
6100 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6101
6102         * gcc.c-torture/execute/990513-1.c: New test.
6103
6104 1999-05-10  Richard Henderson  <rth@cygnus.com>
6105
6106         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6107
6108 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6109
6110         * g77.f-torture/execute/erfc.f: Use small single-precision
6111         values, to avoid problems on Alphas when not -mieee.
6112
6113 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6114
6115         * gcc.dg/990506-0.c: New test.
6116
6117 1999-05-08  Richard Henderson  <rth@cygnus.com>
6118
6119         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6120         the constant to test.  Don't XFAIL 64-bit targets.
6121
6122         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6123         * g++.old-deja/g++.law/profile1.C: Likewise.
6124
6125         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6126         operator new instances.
6127         * g++.old-deja/g++.other/delete5.C: Likewise.
6128
6129 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6130
6131         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6132         intrinsic.
6133
6134 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6135
6136         * g77.f-torture/execute/u77-test.f: Reverse order of two
6137         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6138
6139 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6140
6141         * gcc.dg/compare1.c: New test.
6142
6143 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6144
6145         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6146         New tests.
6147
6148 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6149
6150         * g77.f-torture/compile/19990502-1.f: New test.
6151
6152 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6153
6154         * g77.f-torture/compile/19990502-0.f: New test.
6155
6156 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6157
6158         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6159         intrinsic.
6160
6161 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6162
6163         * g77.f-torture/execute/u77-test.f (main): List libU77
6164         intrinsics not currently tested.
6165         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6166         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6167         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6168         Trim blanks off the ends of some printed strings.
6169
6170 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6171
6172         * g77.f-torture/execute/u77-test.f (main): Just warn about
6173         FSTAT gid disagreement, as it's expected on some systems.
6174
6175 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6176
6177         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6178         use a new function, which allows for some slop.
6179         Clean up some commentary.
6180         (issum): The new function.
6181         (sgladd): Deleted subroutine.
6182
6183 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6184
6185         * g77.f-torture/execute/u77-test.f: Modify to be more like
6186         libf2c/libU77 version, bringing patches to that version here.
6187         Add suitable commentary.
6188
6189 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6190
6191         * gcc.dg/990424-1.c: New test.
6192
6193 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6194
6195         * g77.f-torture/execute/u77-test.f (main): Bug involving
6196         LSTAT has been fixed, so turn back on full checking.
6197
6198 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6199
6200         * g77.f-torture/compile/19990419-0.f: New test.
6201         * g77.f-torture/execute/19990419-1.f: New test.
6202
6203 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6204
6205         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6206         to avoid the need for a prototype to supress a warning.
6207
6208 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6209
6210         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6211
6212 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6213
6214         * gcc.c-torture/execute/990404-1.c: New test.
6215
6216 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6217
6218         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6219         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6220         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6221         missing initializer warnings.
6222
6223 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6224
6225         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6226         matching strings.
6227
6228 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6229
6230         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6231
6232 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6233
6234         * g77.f-torture/execute/19990325-0.f: New test.
6235         * g77.f-torture/execute/19990325-1.f: New test.
6236
6237 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6238
6239         * gcc.c-torture/execute/990324-1.c: New test.
6240
6241 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6242
6243         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6244         test with 4.
6245
6246 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6247
6248         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6249
6250 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6251
6252         * g77.f-torture/execute/19990313-2.f: New test.
6253         * g77.f-torture/execute/19990313-3.f: New test.
6254
6255 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6256
6257         * g77.f-torture/execute/19990313-0.f: New test.
6258         * g77.f-torture/execute/19990313-1.f: New test.
6259
6260 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6261
6262         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6263         printf to sprintf.
6264         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6265         (main): Add check for u15.  Conditionalize u31 check depending on
6266         whether ints are <32 bits or >=32 bits.
6267
6268 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6269
6270         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6271
6272 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6273
6274         * g77.f-torture/compile/19990305-0.f: New test.
6275         * g77.f-torture/execute/19981119-0.f: New test.
6276
6277 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6278
6279         * g77.f-torture/execute/970625-2.f: call ABORT if final
6280         result is not correct, instead of just printing it.
6281         Add this checking via newly introduced obfuscation, to
6282         trip up buggy front ends.
6283
6284 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6285
6286         * g77.f-torture/compile/960317-1.f: Moved from being
6287         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6288
6289 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6290
6291         * g77.f-torture/execute/960317-1.f: New (old) test.
6292         * g77.f-torture/execute/970625-2.f: Ditto.
6293
6294 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6295
6296         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6297         message on line 1 or line 2; cccp and cpplib do this differently.
6298
6299 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6300
6301         * g++.old-deja/g++.law/weak1.C: New test.
6302
6303 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6304
6305         * gcc.c-torture/execute/990119-1.c: Renamed to...
6306         * gcc.dg/990119-1.c: this, so it will only be tested once
6307         (it's a preprocessor test, it doesn't need to be run at
6308         multiple optimization levels).
6309
6310 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6311
6312         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6313           ALWAYS_CXXFLAGS.
6314
6315 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6316
6317         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6318         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6319         to not be compilable by current g77.
6320
6321 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6322
6323         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6324
6325 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6326
6327         * gcc.c-torture/execute/990222-1.c: New test.
6328
6329 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6330
6331         * g77.f-torture/compile/19990218-0.f: New test.
6332         * g77.f-torture/noncompile/19990218-1.f: New test.
6333
6334 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6335
6336         * g77.f-torture/compile/19981216-0.f: New test.
6337
6338 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6339
6340         * gcc.dg/990214-1.c: New test.
6341
6342 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6343
6344         * gcc.dg/990213-2.c: New test.
6345
6346         * gcc.dg/990213-1.c: New test.
6347
6348 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6349
6350         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6351         ints.
6352
6353 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6354
6355         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6356         specified by target.
6357
6358         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6359
6360 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6361
6362         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6363
6364 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6365
6366         * gcc.dg/special/ecos.exp: New test driver for new tests with
6367         special requirements.
6368
6369         * gcc.dg/special/alias-1.c: New test.
6370         * gcc.dg/special/gcsec-1.c: New test.
6371         * gcc.dg/special/weak-1.c: New test.
6372         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6373         * gcc.dg/special/weak-2.c: New test.
6374         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6375         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6376         * gcc.dg/special/wkali-1.c: New test.
6377         * gcc.dg/special/wkali-2.c: New test.
6378         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6379         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6380
6381 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6382
6383           * lib/c-torture.exp (c-torture-compile): Pull out code for
6384           analyzing gcc error messages.
6385           (c-torture-execute): Likewise.  Fix some (harmless) false
6386           positives.
6387           * lib/gcc.exp (gcc_check_compile): New function.
6388
6389 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6390
6391         * gcc.c-torture/execute/990208-1.c: New test.
6392
6393 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6394
6395         * g++.dg/special/ecos.exp: New driver for new tests with special
6396         requirements
6397
6398         * g++.dg/special/conpr-1.C: New test
6399         * g++.dg/special/conpr-2.C: New test
6400         * g++.dg/special/conpr-2a.C: New test
6401         * g++.dg/special/conpr-3.C: New test
6402         * g++.dg/special/conpr-3a.C: New test
6403         * g++.dg/special/conpr-3b.C: New test
6404
6405         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6406         allow g++ to use the dg driver
6407
6408         * README: Add comment about g++.dg directory
6409
6410 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6411
6412         * README: Update email addresses.
6413
6414 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6415
6416         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6417         arguments in order to force structure S onto the stack even on
6418         the alpha.
6419         (test): Pass 10 leading arguments to function foo as well as the
6420         structure S.
6421
6422         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6423         failure for all targets.
6424
6425         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6426         abort to terminate program execution.
6427
6428 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6429
6430         * gcc.c-torture/execute/990130-1.c: New test.
6431
6432 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6433
6434         * gcc.dg/990130-1.c: New test.
6435
6436 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6437
6438         * gcc.c-torture/execute/990128-1.c: New test.
6439
6440 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6441
6442         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6443
6444 1999-01-27  Felix Lee  <flee@cygnus.com>
6445
6446         * lib/c-torture.exp (c-torture-compile): pull out code for
6447         analyzing gcc error messages.
6448         (c-torture-execute): ditto, and fix some (harmless) false
6449         positives.
6450         * lib/gcc.exp (gcc_check_compile): new function.
6451
6452 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6453
6454         * gcc.dg/990117-1.c: New test.
6455
6456         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6457
6458         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6459
6460 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6461
6462         * g77.f-torture/compile/990115-1.f: New test.
6463
6464 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6465
6466         * gcc.c-torture/compile/990107-1.c: New test
6467
6468 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6469
6470         * gcc.c-torture/execute/990106-2.c: New test.
6471
6472         * gcc.c-torture/execute/990106-1.c: New test.
6473
6474 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6475
6476         * gcc.c-torture/compile/981223-1.c: New test.
6477
6478 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6479
6480         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6481         (opt3): Rename from opt4 and disable.
6482
6483 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6484
6485         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6486
6487 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6488
6489         * g++.old-deja/g++.other/conv5.C: New test.
6490
6491 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6492
6493         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6494
6495 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6496
6497         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6498
6499 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6500
6501         * gcc.c-torture/compile/981211-1.c: New test.
6502
6503 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6504
6505         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6506
6507         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6508
6509 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6510
6511         * gcc.special/930510-1.c: Make C9X safe.
6512         * gcc.misc-tests/gcov-1.c Similarly.
6513         * gcc.misc-tests/gcov-2.c Similarly.
6514
6515 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6516
6517         * gcc.dg/ultrasp1.c: New test.
6518
6519 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6520
6521         * gcc.c-torture/execute/981206.c: New test.
6522
6523 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6524
6525         * g++.old-deja/g++.ns/template7.C: New test.
6526
6527         * g++.old-deja/g++.other/expr1.C: New test.
6528
6529         * g++.old-deja/g++.eh/tmpl3.C: New test.
6530
6531         * g++.old-deja/g++.eh/tmpl2.C: New test.
6532
6533 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6534
6535         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6536         * g++.old-deja/g++.other/using6.C: Removed.
6537         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6538
6539         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6540
6541 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6542
6543         * g++.old-deja/g++.pt/overload8.C: New test.
6544
6545         * g++.old-deja/g++.pt/overload7.C: New test.
6546
6547         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6548
6549         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6550         and relinking messages.
6551         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6552         compiling with -frepo.
6553
6554 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6555
6556         * g++.old-deja/g++.pt/lookup6.C: New test.
6557
6558 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6559
6560         * gcc.c-torture/execute/981130-1.c: New test.
6561         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6562
6563 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6564
6565         * g++.old-deja/g++.pt/explicit76.C: New test.
6566
6567         * g++.old-deja/g++.pt/friend38.C: New test.
6568
6569         * g++.old-deja/g++.ns/crash2.C: New test.
6570
6571         * g++.old-deja/g++.pt/defarg8.C: New test.
6572
6573         * g++.old-deja/g++.pt/instantiate6.C: New test.
6574
6575         * g++.old-deja/g++.pt/static6.C: New test.
6576
6577         * g++.old-deja/g++.pt/decl2.C: New test.
6578
6579 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6580
6581         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6582         problem is actually related with name lookup, but so what? :-)
6583
6584         * g++.old-deja/g++.pt/friend37.C: New test.
6585
6586 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6587
6588         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6589         element, which fails on some systems.
6590
6591         * g77.f-torture/execute/labug1.f: New test.
6592
6593 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6594
6595         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6596         is defined.
6597
6598 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6599
6600         * g77.f-torture/compile/981117-1.f: New test.
6601
6602 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6603
6604         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6605         properly discarded.
6606
6607 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6608
6609         * gcc.c-torture/execute/memcheck: New directory of tests for
6610         -fcheck-memory-usage.
6611
6612 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6613
6614         * README: New file, general information about the testsuite and
6615         new description of the various C++ test subdirectories.
6616         * README.g++: Eliminate obsolete information, update and move most
6617         relevant stuff to README.
6618
6619 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6620
6621         * gcc.c-torture/compile/981107-1.c: New test.
6622
6623 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6624
6625         * execute/memcpy-bi.c: New testcase.
6626
6627 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6628
6629         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6630         base classes.
6631
6632         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6633         template is selected.
6634
6635         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6636         classes, it should be accepted for all types.
6637
6638         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6639
6640         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6641         specializations start with template headers.
6642
6643 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6644
6645         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6646
6647         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6648         non-POD types.
6649
6650 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6651
6652         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6653
6654 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6655
6656         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6657
6658 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6659
6660         * 981019-1.c: New test.
6661
6662 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6663
6664         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6665         find objc headers.
6666
6667 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6668
6669         * compile/981001-4.c: Remove use of GCC extension that triggers a
6670         compiler bug.
6671
6672 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6673
6674         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6675
6676 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6677
6678         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6679         instantiation of template produces incorrect code for delete
6680         expression.
6681
6682         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6683         constructors' name is not unique.
6684         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6685         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6686
6687         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6688         automatic array of const is ill-formed.
6689
6690         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6691         of template parameter?
6692
6693         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6694         const.
6695
6696         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6697         pointer-to-member expression.
6698
6699         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6700         declaration causes ICE.
6701
6702 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6703
6704         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6705         reserved in the global namespace.
6706
6707         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6708         generate needed virtual table.
6709
6710         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6711
6712 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6713
6714         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6715         template-dependent type
6716
6717 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6718
6719         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6720         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6721         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6722
6723         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6724         class should be usable as argument of member function.
6725         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6726         class should be usable as return type of member function.
6727         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6728         class should be usable as type of data member.
6729
6730         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6731
6732 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6733
6734         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6735
6736 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6737
6738         * gcc.dg/dll-?.c Add thumb to target list.
6739         Fix assembler scan patterns to match current assembler output.
6740
6741 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6742
6743         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6744         matching of template brackets.
6745
6746         * g++.old-deja/g++.other/using4.C: New test.  Test using
6747         declarations of methods from base classes.
6748
6749         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6750         within functions should introduce names into the innermost
6751         enclosing namespace.
6752
6753         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6754         of static locals if first initialization throws.
6755
6756 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6757
6758         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6759
6760 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6761
6762         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6763         lose track of the possible targets of tablejump insns.
6764         * special/special.exp: Run it.
6765
6766 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6767
6768         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6769         must be declared before its specializations can be named in friend
6770         declarations.
6771
6772 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6773
6774         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6775
6776         * g77.f-torture/execute/io1.f: New test.
6777
6778 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6779
6780         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6781         with pointer to template function, for which no argument deduction
6782         is possible.
6783
6784         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6785         specialization of template function as argument to template
6786         function.
6787
6788         * g++.old-deja/g++.other/access2.C: New test; Inner class
6789         shouldn't have privileged access to Outer's names.
6790
6791 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6792
6793         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6794         friend template declared within template class conflicts with
6795         nested class of the same name.
6796
6797         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6798         is ignored.
6799
6800         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6801         object with direct initializer as function declaration.
6802
6803         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6804         initializers.
6805
6806         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6807         involving const pointer and NULL produces incorrect result.
6808
6809         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6810         type name without `typename' should be rejected with -pedantic.
6811
6812 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6813
6814         * g++.old-deja/g++.other/addrof1.C: New test.
6815
6816 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6817
6818         * gcc.c-torture/compile/981001-1.c: New test.
6819         * gcc.c-torture/execute/981001-1.c: New test.
6820
6821 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6822
6823         * gcc.c-torture/compile/981001-2.c: New test.
6824         * gcc.c-torture/compile/981001-3.c: New test.
6825         * gcc.c-torture/compile/981001-4.c: New test.
6826
6827 1998-10-01  Robert Lipe  <robertl@dgii.com>
6828
6829         * lib/objc.exp (objc_target_compile): Add -L during compiles for
6830         multilibbed hosts.   Idea grafted from g77.exp.
6831
6832 1998-09-30  Dave Love  <d.love@dl.ac.uk>
6833
6834         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6835         avoid losing on systems which need -lsocket.
6836
6837 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
6838
6839         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6840         * g++.old-deja/g++.other/nested2.C: Ditto.
6841         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6842         failure.
6843
6844 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6845
6846         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6847         preferred over template operator!= for enum bitfields.
6848
6849 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
6850
6851         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6852         that happen to have the same base name, but in different scopes,
6853         are incorrectly rejected.
6854
6855 1998-09-16  Richard Henderson  <rth@cygnus.com>
6856
6857         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6858         on the native word size instead of an integer literal.
6859
6860 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6861
6862         * g++.old-deja/g++.other/static2.C: Invocation of static data
6863         member of type pointer-to-function denoted as non-static member.
6864
6865         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6866         checks involving function types and aliases.
6867
6868 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6869
6870         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6871         redefined to the same non-trivial type.
6872
6873         * g++.old-deja/g++.pt/explicit73.C: Test for proper
6874         namespace-qualification of template specializations declared in
6875         other namespaces.
6876
6877         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6878         to declare a subset of the specializations of a template function
6879         as friends of specializations of a template class.
6880
6881         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6882         member templates that do not fully specialize the enclosing
6883         template class are rejected.
6884
6885 1998-09-11  Dave Love  <d.love@dl.ac.uk>
6886
6887         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6888
6889 1998-09-08  Dave Love  <d.love@dl.ac.uk>
6890
6891         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6892         altered from libf2c/libU77 version.
6893
6894 1998-09-06  Dave Love  <d.love@dl.ac.uk>
6895
6896         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6897
6898 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
6899
6900         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6901         (un)signed char are different types for template specialization
6902         purposes.
6903
6904 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
6905
6906         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6907         * objc: ObjC testsuite.
6908
6909 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
6910
6911         * gcc.c-torture/execute/941014-1.x:  New file.
6912
6913 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6914
6915         * lib/c-torture.exp: Add support for
6916         torture_eval_before_compile and torture_eval_before_execute
6917         variables.
6918
6919 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
6920
6921         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
6922         this test triggers valid.
6923
6924 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6925
6926         * gcc.dg/980827-1.c: New test.
6927
6928 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6929
6930         * gcc.c-torture/execute/loop-4b.c: New test.
6931
6932 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
6933
6934         * lib/c-torture.exp: Add support for
6935         torture_eval_before_compile and torture_eval_before_execute
6936         variables.
6937
6938 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
6939
6940         * gcc.c-torture/compile/980825-1.c: New test.
6941
6942 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
6943
6944         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6945         count number tests in opt_t0 not good_t0.
6946
6947 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
6948
6949         * gcc.c-torture/compile/930326-1.x: Fix typo.
6950
6951 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
6952
6953         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6954         causes an ICE.
6955
6956 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6957
6958         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6959         STACK_SIZE is defined.
6960         * gcc.c-torture/unsorted/stuct.c: Similarly.
6961
6962         * gcc.c-torture/compile/980821-1.c: New test.
6963
6964 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
6965
6966         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6967
6968 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
6969
6970         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6971         code.
6972
6973 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
6974
6975         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6976         error'.
6977
6978 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
6979
6980         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6981
6982 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
6983
6984         * gcc.c-torture/compile/980816-1.c: New test.
6985
6986         * gcc.dg/980816-1.c: New test.
6987
6988 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
6989
6990         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6991         compiler for ieee tests.
6992
6993 1998-08-01  Dave Love  <d.love@dl.ac.uk>
6994
6995         * g77.f-torture/compile/980729-0.f: New test.
6996
6997 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
6998
6999         * gcc.c-torture/special/eeprof-1.c: New test, for
7000         -finstrument-functions.
7001         * gcc.c-torture/special/special.exp: Run it.
7002
7003 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7004
7005         * gcc.c-torture/compile/980729-1.c: New test.
7006
7007 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7008
7009         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7010         __thumb__ is defined, and test for ARM style doubles if so.
7011
7012 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7013
7014         * g77.f-torture/noncompile/980615-0.f: New test.
7015
7016 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7017
7018         * gcc.dg/980312-1.c: Do link instead of compile.
7019         * gcc.dg/980313-1.c: Likewise.
7020
7021 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7022
7023         * gcc.c-torture/compile/980726-1.c: New test.
7024
7025 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7026
7027         * g77.f-torture/execute/io0.f: New test.
7028
7029 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7030
7031         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7032         an int.
7033
7034 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7035
7036         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7037         m32r bugs.
7038
7039 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7040
7041         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7042         c-decl.c:grokdeclarator can handle mode attributes.
7043
7044 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7045
7046         * gcc.c-torture/execute/980716-1.c: New test.
7047
7048 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7049
7050         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7051         the mn10200.
7052         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7053         the mn10200.
7054         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7055         * gcc.c-torture/compile/930326-1.x: Similarly.
7056
7057 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7058
7059         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7060         New test from Craig.
7061
7062 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7063
7064         * g77.f-torture/noncompile/980616-0.f: New test.
7065
7066         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7067
7068 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7069
7070         *  g++.other/singleton.C: Return error value instead of taking
7071         SIGSEGV.
7072
7073 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7074
7075         *  g++.other/singleton.C: New test.   Warning is under dispute.
7076         Runtime crash is not.
7077
7078 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7079
7080         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7081         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7082         using6.C, using7.C}:  New namespace tests.
7083
7084 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7085
7086         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7087         specialization with typedef'ed names used as array indexes.
7088
7089 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7090
7091         * gcc.c-torture/execute/980709-1.c: New test.
7092
7093         * gcc.dg/980709-1.c: New test.
7094
7095 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7096
7097         * gcc.c-torture/execute/bcp-1.c: New test.
7098
7099 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7100
7101         * gcc.c-torture/execute/980707-1.c: New test.
7102
7103 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7104
7105         * gcc.c-torture/compile/980706-1.c: New test.
7106
7107 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7108
7109         * g77.f-torture/execute/980701-0.f,
7110         g77.f-torture/execute/980701-1.f: New test from Craig.
7111
7112 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7113
7114         * gcc.c-torture/compile/980701-1.c: New test.
7115
7116         * gcc.c-torture/execute/980701-1.c: New test.
7117
7118 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7119 rlsruhe.de>
7120
7121         * g++.old-deja/g++.robertl/eb132.C: New test.
7122         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7123
7124 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7125
7126         * g77.f-torture/execute/980628-7.f,
7127         g77.f-torture/execute/980628-8.f,
7128         g77.f-torture/execute/980628-9.f,
7129         g77.f-torture/execute/980628-10.f: New tests from Craig.
7130
7131         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7132
7133 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7134
7135         * g77.f-torture/execute/980628-4.f: New test from Craig.
7136         * g77.f-torture/execute/980628-5.f: Likewise.
7137         * g77.f-torture/execute/980628-2.f: Likewise.
7138         * g77.f-torture/execute/980628-0.f: Likewise.
7139         * g77.f-torture/execute/980628-1.f: Likewise.
7140         * g77.f-torture/execute/980628-3.f: Likewise.
7141         * g77.f-torture/execute/980628-6.f: Likewise.
7142
7143 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7144
7145         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7146         directory when nothing has been installed yet.
7147
7148 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7149
7150         * gcc.c-torture/special/special.exp: Handle newer versions of
7151         dejagnu.
7152
7153 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7154
7155         * gcc.dg/980626-1.c: New test.
7156
7157 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7158
7159         * gcc.misc-tests/m-un-2.c: New test.
7160         * g++.old-deja/g++.other/warn01.c: Likewise.
7161
7162 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7163
7164         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7165         compatibility with assmblers with a different comment character.
7166         Eliminate use of GAS-specific extensions.
7167
7168 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7169
7170         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7171
7172 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7173
7174         *lib/g77.exp: Replace search for libf2c.a with search for newly
7175         renamed libg2c.a
7176
7177 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7178
7179         * gcc.c-torture/execute/980617-1.c: New test.
7180
7181 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7182
7183         * gcc.c-torture/execute/980612-1.c: New test.
7184
7185 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7186
7187         * gcc.dg/980523-1.c: Only test on ppc-linux.
7188         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7189
7190         * gcc.c-torture/execute/980608-1.c: New test.
7191
7192 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7193
7194         * gcc.c-torture/execute/980605-1.c: New test.
7195
7196 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7197
7198         * gcc.c-torture/execute/980604-1.c: New test.
7199
7200 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7201
7202         * gcc.c-torture/execute/980602-1.c: New test.
7203         * gcc.c-torture/execute/980602-2.c: Likewise.
7204
7205 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7206
7207         * 970125-0.f: Fix per JCB.  Add commentary.
7208
7209 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7210
7211         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7212         IEEE -0 support.
7213
7214 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7215
7216         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7217         earlier.
7218
7219 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7220
7221         * gcc.c-torture/execute/980526-3.c: New test.
7222
7223 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7224
7225         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7226         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7227         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7228         m88k-motorola-sysv3 to XFAIL.
7229
7230 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7231
7232         * gcc.dg/980526-1.c: New test.
7233         * gcc.c-torture/execute/980526-2.c: New test.
7234
7235 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7236
7237         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7238
7239         * gcc.c-torture/execute/980526-1.c: New test.
7240
7241 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7242
7243         * g77.f-torture/execute/alpha2.f: Add runtime test.
7244
7245 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7246
7247         * g++.old-deja/old-deja.exp: Strip leading directories.
7248
7249         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7250         error for the line.  Don't run multiple tests for the same line.
7251
7252 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7253
7254         * gcc.dg/980523-1.c: New test.
7255
7256 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7257
7258         * g77.f-torture/compile/970915-0.f: New test.
7259
7260 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7261
7262         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7263
7264 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7265
7266         * gcc.dg/980520-1.c: New test.
7267
7268 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7269
7270         * gcc.dg/980502-1.c: Fix return type.
7271
7272 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7273
7274         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7275         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7276         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7277         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7278         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7279
7280 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7281
7282         * g77.f-torture/execute/980520-1.f: New test.
7283
7284 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7285
7286         * lib/mike-g77.exp: New file.
7287
7288         * g77.f-torture/noncompile/noncompile.exp,
7289         g77.f-torture/noncompile/check0.f: New files.
7290
7291 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7292
7293         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7294         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7295         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7296         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7297         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7298         abort where appropriate.
7299
7300 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7301
7302         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7303         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7304
7305 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7306
7307         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7308
7309 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7310
7311         * g77.f-torture/compile/980427-0.f: New test.
7312
7313 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7314
7315         * g77.f-torture/compile/980424-0.f: New test.
7316
7317 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7318
7319         * g77.f-torture/compile/980419-2.f (main): New test.
7320         * g77.f-torture/compile/970125-0.f: New test.
7321         * g77.f-torture/compile/980419-1.f: New test.
7322
7323 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7324
7325         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7326         of loop-4.c.
7327
7328 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7329
7330         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7331
7332 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7333
7334         * gcc.c-torture/compile/980329-1.c: New test.
7335
7336 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7337
7338         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7339         * gcc.dg/980312-1.c: Fix typo in -march command.
7340
7341 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7342
7343         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7344
7345 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7346
7347         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7348         Dave Love agree the Fortran source is bogus.
7349
7350 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7351
7352         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7353         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7354         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7355         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7356         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7357
7358 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7359
7360         * g++.old-deja/g++.other/friend1.C: New test.
7361
7362 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7363
7364         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7365         possibly uninitialized) variables and declare dnrm2.
7366
7367 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7368
7369         From Bruno Haible <haible@ilog.fr>:
7370         * gcc.c-torture/execute/980223.c: New test.
7371
7372 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7373
7374         * gcc.dg/ifelse-1.c: New test.
7375
7376 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7377
7378         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7379
7380           * lib/old-dejagnu.exp (old-dejagnu): Added the
7381           "execution test - XFAIL *-*-*" handling in the spirit of
7382           "excess errors test -". Changed the "execution test fails"
7383           handling to be like "excess errors test fails".
7384           * Update various tests accordingly.
7385
7386 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7387
7388         * gcc.c-torture/execute/980205.c: New test.
7389
7390 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7391
7392         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7393         * lib/f-torture.exp: Similarly.
7394         * gcc.c-torture: Rename all .cexp files to .x files.
7395
7396 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7397
7398         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7399         (940510-1.c): Removed duplicate.
7400         (971104-1.c): New test.
7401
7402 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7403
7404           * lib/f-torture.exp: Improve error and loop detection.
7405
7406 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7407
7408         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7409         use that to size the filler array.
7410
7411 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7412
7413         * lib/c-torture.exp(c-torture-execute): Fix typo.
7414
7415         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7416         testcase as the executable name. Keep the executable around if
7417         the test fails.
7418
7419 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7420
7421         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7422         changes.  Only test one -g option, and move it to the end of the
7423         list of options to test.
7424
7425 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7426
7427         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7428         variable GCC_TORTURE_OPTIONS to supply default switches separated
7429         by colons.  If no environment variable, run tests with -O0 -g, -O1
7430         -g, and -O2 -g as well.
7431
7432 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7433
7434         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7435         explanatory comments. Fix indentation.
7436
7437 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7438
7439         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7440
7441 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7442
7443         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7444         * g++.old-deja/g++.mike/p7325.C: Likewise.
7445         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7446
7447 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7448
7449         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7450         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7451         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7452         * g++.old-deja/g++.law/operators4.C: Likewise.
7453
7454 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7455
7456         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7457         * g++.old-deja/g++.mike/p784.C: Ditto.
7458         * g++.old-deja/g++.mike/p785.C: Ditto.
7459
7460 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7461
7462           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7463
7464 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7465
7466         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7467         target feature; pass this to c-torture-execute as needed.
7468
7469 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7470
7471         * lib/c-torture.exp(c-torture-execute): If the previous and the
7472         current executables being tested are identical, we don't need to
7473         run the executable again. Try to make the executable names
7474         unique. Add an optional argument for passing additional compiler
7475         flags.
7476
7477 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7478
7479         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7480
7481 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7482
7483         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7484
7485 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7486
7487         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7488         32bit or larger longs.
7489
7490         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7491         have either a 32bit long or 32bit int.
7492
7493 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7494
7495         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7496         Make double precision tests dependent on sizeof (double).
7497
7498 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7499
7500         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7501         too.
7502
7503 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7504
7505         * gcc.c-torture/compile/961203-1.cexp: New script.
7506
7507 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7508
7509         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7510         up the includes ourselves.
7511
7512 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7513
7514         * lib/plumhall.exp: Remove random include, and add a few
7515         verbose messages for debugging.
7516
7517 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7518
7519         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7520         of trying to do it ourselves.
7521
7522 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7523
7524         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7525
7526 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7527
7528         * gcc.prms/5403.c: Made regexp a bit less strict.
7529
7530 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7531
7532         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7533         is returned from remote_load instead.
7534         * lib/plumhall.exp: Ditto.
7535         * lib/mike-g++.exp: Ditto.
7536         * lib/old-dejagnu.exp: Ditto.
7537         * lib/c-torture.exp: Ditto.
7538
7539 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7540
7541         * lib/g++.exp: Use build_wrapper procedure.
7542         * lib/gcc.exp: Ditto.
7543
7544 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7545
7546         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7547         an old-style decl for malloc.  Fixes tests to work when
7548         sizeof (int) != sizeof (size_t).
7549
7550 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7551
7552         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7553
7554         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7555         use stdargs.h interface.
7556
7557 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7558
7559         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7560         NO_VARARGS when compiling.
7561
7562 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7563
7564         * lib/plumhall.exp(ph_includes): New procedure.
7565         (ph_make): Use it.
7566         (ph_compiler): Ditto.
7567
7568         * lib/g++.exp: Rename test-glue.c to testglue.c.
7569         * lib/gcc.exp: Ditto.
7570
7571 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7572
7573         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7574         to completion when it's called.
7575
7576 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7577
7578         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7579         is defined, don't do test.
7580
7581 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7582
7583         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7584         for object files.
7585         (ph_summary): Mark skipped testcases as untested, not unresolved.
7586
7587         * lib/plumhall.exp (ph_make): If unresolved because of bad
7588         errorCode, record errorCode in log file.
7589         (*): Replace send_log/verbose with verbose -log.
7590
7591 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7592
7593         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7594         double conversion if double isn't at least 8 bytes.
7595
7596         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7597         int to work with targets where int is 16 bits.
7598
7599         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7600         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7601         precision for the test to complete.
7602
7603 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7604
7605         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7606         if d10v is not compiled with the -mdouble64 flag.
7607         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7608
7609         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7610         d10v is not compiled with the -mint32 flag.
7611
7612 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7613
7614         * lib/plumhall.exp: Use incr_count.
7615
7616 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7617
7618         * gcc.c-torture: Update to c-torture-1.45.
7619
7620 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7621
7622         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7623         the name of the expect testcase file).
7624
7625         * lib/g++.exp(g++_init): Ditto.
7626
7627 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7628
7629         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7630         the host.
7631
7632         * lib/gcc.exp(gcc_exit): New procedure.
7633
7634 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7635
7636         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7637         specs where appropriate.
7638
7639         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7640         because of new "candidates are" messages, and removed a few
7641
7642         * Converted all non-old-style g++ testcases to old-style, and
7643         moved into g++.old-deja.
7644
7645 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7646
7647         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7648         options.
7649
7650         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7651         succeeded.
7652
7653         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7654
7655 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7656
7657         * lib/gcc.exp (gcc_target_compile): Add support for defining
7658         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7659         the machine doesn't have those features.
7660
7661 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7662
7663         * g++.law/operators4.exp: Don't use LIBS.
7664
7665 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7666
7667         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7668
7669         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7670         * lib/g++.exp: Set it here instead. Also, allow use of the
7671         --tool_exec and --tool_opt options. Change CXX to
7672         GXX_UNDER_TEST.
7673
7674         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7675
7676         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7677
7678 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7679
7680         * lib/old-dejagnu.exp: Use prune_warnings instead of
7681         prune_system_crud.
7682         * lib/mike-g++.exp: Ditto.
7683         * lib/gcc.exp: Ditto.
7684         * lib/g++.exp: Ditto.
7685
7686         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7687
7688 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7689
7690           * 941014-2.c: Include stdlib.h
7691           * 960327-1.c: Include stdio.h
7692           * dbra.c, index-1.c: Don't assume ints are 32bits.
7693
7694 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7695
7696         * lib/gcc.exp: Add gcc,stack_size target feature.
7697
7698         * lib/g++.exp(g++_target_compile): Add the include and link
7699         paths here, not in two other places. And, it's $options, not
7700         options.
7701
7702         * lib/mike-g++.exp(postbase): Remove the code that determines
7703         the correct include and link paths.
7704         * g++.old-deja/old-deja.exp: Ditto.
7705
7706 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7707
7708         * lib/g++.exp(g++_init): target_compile no longer returns the
7709         filename of the result.
7710
7711 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7712
7713         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7714         call to glob.
7715
7716         * gcc.c-torture/special/special.exp: Change call to
7717         gcc_target_compile to include the object file.
7718
7719 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7720
7721         * gcc.c-torture/special/special.exp: Correct misspelling in last
7722         change.
7723
7724 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7725
7726         * lib/plumhall.exp(ph_summary): Log the entire output of the
7727         executable. Return -1 if there were any failures, 0 otherwise.
7728         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7729         (ph_make): Clean up objects and executables that were built
7730         if the tests succeeded.
7731
7732 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7733
7734         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7735         libraries and includes in the build tree as appropriate.
7736
7737 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7738
7739         * lib/c-torture.exp: Instead of looking for the global variable
7740         NO_LONG_LONG, check to see if that's a feature of the target.
7741
7742 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7743
7744         * config/default.exp: Minimize. Delete the remainer of the files in
7745         config; this functionality is now in devo/dejagnu/config.
7746
7747         g++.*/*: Pass any additional flags used to compile to postbase;
7748         delete CXXFLAGS.
7749
7750         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7751         is now done by runtest.exp. Use gcc_target_compile instead of
7752         compile.
7753
7754         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7755         Remove references to CFLAGS. Use remote_file instead of
7756         calling rm -f.
7757         (c-torture): Take a list of arguments to use to compile this
7758         testcase.
7759
7760         lib/g++.exp: Simplify. Use target_compile instead of compile.
7761         lib/gcc-dg.exp: Ditto.
7762         lib/gcc.exp: Ditto.
7763         lib/mike-{gcc,g++}.exp: Ditto.
7764         lib/old-dejagnu.exp: Ditto.
7765         lib/plumhall.exp: Ditto.
7766
7767 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7768
7769         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7770         (ph_linker): Likewise.
7771
7772 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7773
7774           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7775         MAP_ANON / MAP_ANONYMOUS if defined;
7776         else try to map from /dev/zero .
7777
7778 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7779
7780         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7781         isn't defined, then define it to MAP_ANONYMOUS.
7782
7783 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
7784
7785         * gcc.c-torture: Update to c-torture-1.42 release.
7786
7787 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
7788
7789         * gcc.c-torture: Update to c-torture-1.41 release.
7790
7791 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
7792
7793         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7794         c-torture release.
7795
7796 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7797
7798         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7799         and LDFLAGS.  Fix second case to append the target_info ldflags
7800         onto LDFLAGS, not CFLAGS.
7801         * lib/g++.exp (g++_init): Add target_info stuff.
7802         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7803         of libgloss and newlib flags for !native.
7804
7805         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7806         (GDB): Fix relative path to go up another dir for finding gdb.
7807
7808 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7809
7810         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7811         versions in the target_info array, if they don't exist.
7812
7813 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7814
7815         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7816
7817 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7818
7819         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7820         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7821
7822 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7823
7824         * lib/old-dejagnu.exp: Don't remove the output file before we've
7825         actually tested it. Don't append pwd to the path of the executable
7826         we're testing.
7827
7828 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7829
7830         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7831
7832 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
7833
7834         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7835         temporary directory for compiler files, and set it to a default
7836         value of /tmp. Set $output as the name of the output file from
7837         compiling the testcase. Add a -o option to $cflags_var so the
7838         compiler writes the final output file as $output. Set $executable
7839         to $output.
7840
7841         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7842         directory for compiler files, and set it to /tmp if it doesn't
7843         already have a value. Set $output_file to the name of the output
7844         file from compiling the testcase. Add a -o option to CXXFLAGS so
7845         the compiler writes the final output file as $output. Use $output
7846         as the executable to be tested.
7847
7848 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7849
7850         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7851
7852 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
7853
7854         * gcc.c-torture/execute/pending-1.c: New test.  Still
7855         pending in Tege's queue.
7856
7857 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
7858
7859         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7860         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
7861         if there were failures.  Call unresolved if there were unresolved
7862         testcases.  Call gcc_fail if program did not run to completion.
7863         (ph_make): Pass additional argument name to ph_execute.
7864         (ph_execute): Add new argument.  Pass additional arguments to
7865         ph_summary.  Call gcc_fail is there is no execution output.
7866
7867 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
7868
7869         * lib/plumhall.exp (proc_summary): Output relavent summary
7870         lines into the log so specific failures in plumhall can be
7871         investigated.
7872
7873 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
7874
7875         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7876         (c-torture-execute): Don't try to execute tests which use
7877         "long long" types if $NO_LONG_LONG is nonzero.
7878
7879 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
7880
7881         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7882         not c-torture.
7883
7884         * gcc.ieee: Move from here.
7885         * gcc.c-torture/execute/ieee: To here.
7886
7887 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
7888
7889         * gcc.c-torture: Update to c-torture-1.41 release.
7890
7891 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
7892
7893         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7894         not "$output".
7895
7896 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
7897
7898         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7899         -c present.
7900
7901 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
7902
7903         * config/proelf.exp: Handle connecting to a simulator.
7904
7905 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
7906
7907         * config/proelf.exp: New file.  Enough framework that we can
7908         run c-torture tests on the proelf targets (or any other target
7909         that gdb can connect to for that matter).
7910
7911 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
7912
7913         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7914         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
7915
7916         * lib/plumhall.exp (ph_execute): Always call ph_summary if
7917         exec_output exists.
7918
7919 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
7920
7921         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7922         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7923
7924         * config/*.exp: Update FSF address.  Change result of ${tool}_load
7925         to pass/fail/unresolved/unsupported/untested.  Caller must now
7926         call unresolved/unsupported/untested.
7927         * lib/*.exp: Update FSF address.  Update to handle new results of
7928         ${tool}_load.
7929         * lib/chill.exp (verbose): Delete.
7930
7931 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
7932
7933         * lib/gcc.exp (default_gcc_start): Change order of args to
7934         $LDFLAGS $CFLAGS $LIBS.
7935         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7936         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
7937         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7938         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7939         * gcc.misc-tests/dg-test.exp: Likewise.
7940         * gcc.misc-tests/msgs.exp: Likewise.
7941         * gcc.prms/prms.exp: Likewise.
7942         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7943         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
7944
7945         * lib/dg.exp: Deleted, moved to dejagnu/lib.
7946
7947 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7948
7949         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7950
7951         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7952         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7953
7954         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7955         necessary.
7956
7957 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
7958
7959         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7960         global for loop; add use of $mathlib.
7961         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7962         settings here; set mathlib for anything but VxWorks.
7963
7964 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
7965
7966         * gcc.c-torture: Update to c-torture-1.40 release.
7967
7968 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
7969
7970         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7971         dg.exp.
7972
7973 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
7974
7975         * lib/c-torture.exp (c-torture-execute): Declare "output" as
7976         global.
7977
7978 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
7979
7980         * lib/g++.exp (LIBS): Define if not already.
7981         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7982         (gcc-dg-prune): Call prune_gcc_output.
7983         * lib/gcc.exp (prune_gcc_output): New proc.
7984         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7985         prune_gcc_output.
7986
7987 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7988
7989         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7990         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
7991
7992 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
7993
7994         * gcc.c-torture: Update to c-torture-1.39 release.
7995
7996 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
7997
7998         * lib/c-torture.exp (c-torture-execute): Don't return if one option
7999         fails, try others as well.
8000
8001 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8002
8003         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8004         If compilation fails, mark execute tests as `untested'.
8005         If test is marked as unsupported, don't mark compilation and
8006         execute tests as failed.
8007
8008 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8009
8010         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8011         libstdc++ for whether or not we want to be doing shared
8012         libraries.  Delete link_curses since we don't need it anymore.
8013         * lib/mike-g++.exp (postbase): Don't link in libg++.
8014         * g++.old-deja/old-deja.exp: Likewise.
8015
8016 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8017
8018         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8019
8020 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8021
8022         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8023         For that, add `-Wl,-a,shared_archive'.
8024         * g++.old-deja/old-deja.exp: Likewise.
8025
8026 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8027
8028         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8029
8030 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8031
8032         * lib/mike-g++.exp (postbase): Pay attention to the status of
8033         g++_load.
8034
8035 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8036
8037           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8038
8039 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8040
8041         * lib/gcc.exp (default_gcc_start): No longer need to log program
8042         being executed or its output, execute_anywhere does that now.
8043         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8044         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8045
8046 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8047
8048         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8049         the same as those in lib/g++.exp.
8050
8051 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8052
8053         * gcc.c-torture: Update to c-torture-1.38 release.
8054         * gcc.ieee: Related changes.
8055
8056 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8057
8058         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8059         "exec". Minor reformatting changes.
8060
8061         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8062         cross. This means all "exec" calls now work on a remote host as
8063         well.
8064         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8065         cross. Filter out the extra "\r\n" stuff that expect puts in.
8066         (c-torture-execute): Filter out the bogus warnings like
8067         c-torture-compile does. Add support for canadian cross.
8068         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8069         Use execute_anywhere rather than calling exec directly. Now it
8070         works for canadian cross testing.
8071
8072 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8073
8074         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8075         results into a variable, and check that rather than using file exists.
8076
8077 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8078
8079         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8080         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8081
8082 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8083
8084         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8085         lib_curses if there's a shared libg++ in the build tree.
8086
8087 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8088
8089         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8090         if not supported target.
8091
8092 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8093
8094         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8095         link_curses up to always happen, not just for native builds.
8096
8097 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8098
8099         * gcc.c-torture: Update to c-torture-1.36 release.
8100         * gcc.failure: Related changes.
8101
8102 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8103
8104         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8105
8106 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8107
8108         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8109         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8110         runshlib, link_curses, and mathlib for link and run.
8111
8112         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8113         pass the runtime shared library options for Solaris, OSF/1, and
8114         Irix5, and link with -lcurses to avoid unresolved references.
8115
8116 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8117
8118         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8119         only run once.
8120
8121 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8122
8123         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8124
8125 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8126
8127         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8128         do not have a framework for the "compat" tests yet.
8129
8130 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8131
8132         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8133         set to null if we're testing vxworks5.1.  Use that instead of
8134         `-lm' in the setting of LIBS for link and run.
8135
8136 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8137
8138         * config/rom68k.exp (${tool}_load): Major changes to make it
8139         work.  Verified that it does in fact return the stuff in
8140         exec_output properly.  Catch any Emul or any TRAP other than 0.
8141
8142 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8143
8144         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8145         LDFLAGS properly for targets that need stuff from libgloss.
8146         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8147         only run once.
8148         (gpp_initialized): New variable.
8149
8150 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8151
8152         * config/rom68k.exp: Load libgloss.exp.
8153         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8154         so we can produce a fully linked binary.
8155         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8156         so we can produce a fully linked binary.
8157
8158 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8159
8160         * lib/plumhall.exp (ph_section): Watch for expected failures.
8161         Add missing `else'.
8162
8163         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8164         run the testcase.
8165         (c-torture): Likewise.
8166
8167 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8168
8169         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8170
8171         * lib/mike-g++.exp (mike_cleanup): New proc.
8172         (prebase): New globals compiler_result, not_compiler_result,
8173         target_regexp.
8174         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8175         allow leading "-" in pattern.  Watch for unsupported tests.
8176         If $compiler_result is set, pattern match assembler code,
8177         and ditto for $not_compiler_result.
8178         * lib/mike-gcc.exp: Likewise.
8179
8180         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8181         execution "succeeded".
8182
8183 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8184
8185         * config/win32.exp: New file.
8186         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8187
8188 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8189
8190         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8191         unsupported.
8192         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8193         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8194         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8195
8196         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8197         "... without exceptions was ...".  That is now handled by
8198         prune_system_crud.
8199         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8200
8201 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8202
8203         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8204         sieve.c,sort2.c}: New files.
8205         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8206         sieve.exp,sort2.exp}: Drivers for them.
8207
8208         * lib/mike-gcc.exp (program_output): New user settable variable.
8209         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8210         messages.
8211         * lib/mike-g++.exp (program_output): New user settable variable.
8212
8213         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8214
8215         * config/sh.exp: Deleted (use sim.exp instead).
8216
8217 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8218
8219         * config/vx.exp: Declare CHECKTASK as global.
8220         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8221         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8222         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8223
8224 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8225
8226         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8227         target. Like vx.exp, only includes `vx29k.exp' instead of
8228         `vxworks.exp'.
8229
8230 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8231
8232         * config/sim.exp: Increase time limit from 120 seconds to 240.
8233
8234 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8235
8236         * gcc.c-torture/execute/950628-1.c: New test.
8237
8238 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8239
8240         * gcc.c-torture: Update with changes/additions from
8241         c-torture-1.34.
8242
8243 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8244
8245         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8246
8247 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8248
8249         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8250
8251 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8252
8253         * gcc.c-torture/compile/950512-1.c: New test.
8254         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8255         * gcc.dg/struct-ret-1.c: Likewise.
8256
8257 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8258
8259         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8260           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8261
8262 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8263
8264         * gcc.c-torture/special/920411-1.c: Deleted.
8265         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8266
8267 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8268
8269         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8270         cpu limit.
8271
8272 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8273
8274         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8275
8276 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8277
8278         From kenner;
8279         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8280         is the proper length.
8281         * va-arg-3.c: Likewise.
8282
8283 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8284
8285         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8286         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8287
8288         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8289         * lib/g++.exp (default_g++_start): Delete old cruft.
8290
8291 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8292
8293         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8294         (2 * (1 << 18)) to (2 * (1 << 17)).
8295
8296         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8297
8298 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8299
8300         * config/rom68k.exp: Renamed from config/idp.exp
8301
8302 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8303
8304         * c-torture/compile/921109-2.c
8305
8306 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8307
8308         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8309         excess errors.
8310
8311 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8312
8313         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8314         output.
8315         * lib/g++.exp (default_g++_start): Likewise.
8316
8317 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8318
8319         * gcc.c-torture/compile/950329-1.c: New test.
8320
8321 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8322
8323           * config/bug.exp (${tool}_load): Updated to use new remote_open
8324           and remote_close procs.
8325         * config/idp.exp: New file.
8326
8327 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8328
8329         * gcc.c-torture/execute/950322-1.c: New test.
8330
8331 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8332
8333         * config/vx.exp (${tool}_load): Clean up testing of return code from
8334         vxworks_ld and vxworks_spawn.
8335
8336 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8337
8338         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8339
8340 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8341
8342         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8343         can mark excess errors on a machine by machine basis.  Note, the
8344         default is to not expect any excess errors, even when excess
8345         errors test - is given, so you will want to put an XFAIL ... on
8346         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8347         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8348         those 4 machines, but no others.
8349
8350 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8351
8352         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8353         * lib/c-torture.exp: to here.
8354
8355 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8356
8357         * gcc.c-torture/execute/950221-1.c: New test.
8358         * gcc.c-torture/execute/struct-ret-1.c: New test.
8359         * gcc.c-torture/compile/950221-1.c: New test.
8360
8361         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8362
8363 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8364
8365         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8366         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8367
8368 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8369
8370         * g++.gb: New directory of tests, derived from my signature and
8371         class scoping tests.
8372
8373         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8374         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8375         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8376         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8377         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8378         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8379         * g++.gb/sig25.C: Likewise.
8380
8381         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8382         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8383         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8384         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8385         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8386         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8387         * g++.gb/sig25.exp: Likewise.
8388
8389         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8390         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8391         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8392         * g++.gb/scope13.C: Likewise, this test still fails.
8393
8394         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8395         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8396         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8397         * g++.gb/scope13.exp: Ditto.
8398
8399         * g++.gb/README: New file, explains what these tests are about.
8400
8401 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8402
8403         * lib/dg.exp (dg-do): Support `preprocess'.
8404         (dg-test): Likewise.
8405
8406 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8407
8408         * config/udi.exp: change "continue -expect" to "exp_continue".
8409
8410 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8411
8412         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8413         Delete redundant tests.
8414
8415         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8416         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8417         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8418         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8419         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8420         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8421         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8422         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8423
8424         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8425         storing label pointers.
8426         * gcc.c-torture/execute/921019-1.c: Likewise.
8427         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8428         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8429         parameter fp.
8430         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8431         constants.
8432
8433         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8434         Delete obsolete tests.
8435
8436         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8437         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8438         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8439         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8440         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8441         * gcc.c-torture/compile/950124-1.c: New test.
8442
8443         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8444
8445 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8446
8447         * lib/mike-g++.exp: Add -lm to LIBS.
8448
8449 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8450
8451         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8452
8453 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8454
8455         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8456
8457 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8458
8459         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8460
8461 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8462
8463         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8464         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8465         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8466         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8467         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8468         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8469         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8470         * g++.law/{operators31.C, operators32.C,
8471         * g++.law/{operators33.C, operators34.C}: Likewise.
8472         * g++.law/{pic1.C, refs2.C}: Likewise.
8473         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8474         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8475         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8476         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8477
8478         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8479         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8480         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8481         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8482         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8483         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8484         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8485         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8486         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8487         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8488         * g++.law/{operators34.exp}: Likewise.
8489         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8490         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8491         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8492         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8493         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8494
8495         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8496         No longer expected to fail.
8497         * g++.law/missed-error3.C: Tweak for recent bool changes.
8498
8499 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8500
8501         * config/emb-unix: Deleted.
8502         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8503         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8504
8505 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8506
8507         * lib/dg.exp (dg-test): Fix typo in last patch.
8508
8509 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8510
8511         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8512         (handles multiple occurrences).
8513
8514 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8515
8516         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8517         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8518         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8519         printed).
8520         * lib/c-torture.exp (c-torture-compile): Likewise.
8521         (c-torture): Prepend full path if missing.
8522         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8523         (gcc_fail): Likewise.
8524         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8525
8526 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8527
8528         * lib/netware.exp: Only attach to NetWare i386 systems.
8529
8530 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8531
8532         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8533         messages.  Add test name to "output pattern match" pass/fail message.
8534
8535 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8536
8537         * gcc.dg: New testsuite.
8538         * gcc.dg/dg.exp: New file.
8539
8540         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8541         test-switch.c}: Deleted.
8542
8543         * gcc.misc-tests/msgs.exp: New testcase driver.
8544
8545 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8546
8547         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8548         Watch for illegal return values from ${tool}_load.
8549         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8550         cross targets.  Coerce return value >0 to 1.
8551
8552 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8553
8554         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8555
8556         * config/emb-unix.exp: New file.
8557
8558         * config/sim.exp: Error if variable $SIM not defined.
8559         (${tool}_load): Mark test as "untested" if simulator missing.
8560
8561         * config/unix.exp: Load remote.exp to get rcp_download.
8562         * lib/c-torture.exp: Use different option lists for testcases with
8563         and without loops.
8564         * gcc.c-torture/execute/execute.exp: Likewise.
8565
8566 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8567
8568         * config/*.exp: Clarify return code from ${tool}_load.
8569         Call `unresolved' or `untested' instead of `warning' or `perror'
8570         (sometimes you still want to call both though).
8571         Add comment that `shell_id' is local to each file.
8572         * config/udi.exp (timeout): Set to 30.
8573         Don't print warning if connection fails, $connectmode has already
8574         printed an error.
8575         (${tool}_load): Move verbose messages to level 2.
8576         Rework pattern for "Process started" message.
8577         Pass `shell_id' to ${connectmode}_download.
8578         Retry twice upon timeout.  Make resetting of target more robust.
8579         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8580         Pass `shell_id' to exit_$connectmode.
8581         Only call exit_$connectmode if connected.
8582         * config/unix.exp (${tool}_load): Check return codes better.
8583         * config/vrtx.exp (${tool}_load): Likewise.
8584         * config/vx.exp (${tool}_load): Likewise.
8585         Delete unneeded global's.
8586         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8587         from ${tool}_load.
8588         (dg-stat): Delete.
8589         (dg-init): Delete recording of pass/fail counts.
8590         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8591         (old-dejagnu-init): Likewise.
8592         (old-dejagnu-stat): Delete contents, empty proc now.
8593         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8594         (c-torture): Delete references to lcnt, lpass, lfail.
8595         Get option list from TORTURE_OPTIONS.
8596         Delete -funroll[-all]-loops if no loops.
8597         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8598         (g++_stat): Delete contents (empty proc now).
8599         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8600         (gcc_finish): Likewise.
8601         (gcc_stat): Deleted.
8602         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8603         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8604         * gcc.c-torture/execute/execute.exp: Likewise.
8605         Split tests into two parts: compile, execute.
8606         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8607         no loops.  Update to reflect clarified return codes from ${tool}_load.
8608
8609 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8610
8611         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8612         to grep for.
8613         (old-dejagnu): Likewise (where necessary).
8614
8615 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8616
8617         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8618
8619         * lib/dg.exp (dg-process-target): Fix processing of selector.
8620         Add comment regarding use of `error'.
8621
8622         * lib/gcc.exp (prune_system_crud): Define if missing.
8623         * lib/g++.exp (prune_system_crud): Likewise.
8624
8625         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8626         Call prune_system_crud.
8627         * lib/dg.exp (dg-runtest): New proc.
8628         Use perror instead of send_user for tcl errors in testcase.
8629         Don't return any value, it's never used.
8630         Don't clobber previous definition of `unknown'.
8631         Print tcl errors in `dg-final'.
8632
8633 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8634
8635         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8636         (dg-test): Don't print errorInfo, it contains stack backtrace.
8637
8638 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8639
8640         * lib/g++.exp (runtest_file_p): Define if missing.
8641
8642 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8643
8644         * lib/mike-g++.exp: Comment out loading of g++.exp.
8645         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8646         (default_g++_version): Always print something.
8647         (default_g++_start): Comment out call to `which'.
8648         (g++_start, g++_load): Deleted (must be defined in config file).
8649         * lib/gcc.exp: Test for existence of $CC at start.
8650         Delete check for tmpdir (done in gcc_init).
8651         (default_gcc_version): Always print something.
8652         (default_gcc_start): Comment out call to `which'.
8653         * config/*.exp: Major cleanup - make cross targets work at least a
8654         little better for g++ (by not being "--tool gcc" specific).
8655         Rename gcc_xxx to ${tool}_xxx.
8656         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8657         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8658
8659 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8660
8661         * lib/c-torture.exp (c-torture-compile): Rework compiler
8662         message processing.
8663
8664         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8665         c-torture.
8666
8667 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8668
8669         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8670
8671         * lib/dg.exp (dg-process-target): Support { target native }.
8672
8673 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8674
8675         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8676         looked for "... program xxx got fatal signal".
8677         Correct regsub munging of `comp_output'.
8678         Ignore compiler messages "path prefix not used" and "linker input
8679         file unused".
8680
8681 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8682
8683         * lib/gcc.exp (runtest_file_p): Define if missing.
8684         * gcc.prms/template.c: Example to work from.
8685
8686 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8687
8688         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8689         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8690
8691         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8692         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8693         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8694         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8695
8696         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8697         (dg-process-target): No longer a varargs proc.
8698         Return S/N for target, P/F for xfail.  All callers changed.
8699         (user option procs): More argument checking.
8700         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8701         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8702         (dg-test): Skip test if not running on selected target in `dg-do'.
8703         Update handling of `dg-do-what', `dg-output-text'.
8704         Separate execution pass/fail from output pattern match pass/fail.
8705         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8706
8707 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8708
8709         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8710         target for 920510-1.c.
8711
8712 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8713
8714         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8715         Clean up comment regarding use of passcnt, etc.
8716         (gcc_stat): Don't update `testcnt' here.
8717         (gcc_finish): Do it here.
8718         Might as well reset `but_id' here too.
8719         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8720         to determine if the file should be tested.
8721         * gcc.c-torture/compile/compile.exp: Likewise.
8722         * gcc.c-torture/execute/execute.exp: Likewise.
8723         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8724         * gcc.misc-tests/dg-test.exp: Likewise.
8725         * gcc.prms/prms.exp: Likewise.
8726         * gcc.wendy/wendy.exp: Likewise.
8727         * g++.old-deja.exp: Likewise.
8728         Move "Testing file" message to verbose level 1.
8729
8730 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8731
8732         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8733
8734 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8735
8736         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8737         (default_gcc_start): Accept optional second list element
8738         of compiler flags.  Print compiler output at verbosity level 2.
8739         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8740         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8741         Save current values of framework globals passcnt, failcnt, xpasscnt,
8742         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8743         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8744         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8745         xfailcnt to compute stats.  Update framework global `testcnt' from
8746         pass/fail counts.
8747         (gcc_finish): New proc.  Clean up test environment.
8748         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8749         (gcc_epass, gcc_efail): Delete.
8750         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8751         argument of line number.
8752         (dg-init): If the tool has an init routine, call it.
8753         (dg-test): Remove args `cflags_var' and `libs_var'.
8754         Pass all compiler options to ${tool}_start.
8755         Handle missing line number.
8756         (dg-finish): New function.
8757         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8758         particular files.  Call gcc_finish at end.  Move "skipping test"
8759         message to verbosity level 3.
8760         * gcc.c-torture/compile/compile.exp: Likewise.
8761         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8762         * gcc.c-torture/execute/execute.exp: Likewise.
8763         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8764         Print testcase being tried at verbosity level 1.
8765         * gcc.c-torture/special/special.exp: Unset xfail.
8766         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8767         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8768         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8769         * gcc.failure/failure.exp: Likewise.
8770         * gcc.ieee/ieee.exp: Likewise.
8771         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8772         Update call to dg-test.  Call dg-finish at end.
8773         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8774         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8775         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8776         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8777         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8778         * gcc.wendy/wendy.exp: Add copyright.
8779         Delete setting of tmpdir (done by gcc_init).
8780         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8781         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8782         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8783         gcc_[ce]pass/fail.
8784
8785 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
8786
8787         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8788         confusion.
8789         (g++_load): Likewise.
8790
8791         * config/*.exp (gcc_load): Some were varargs fns and some were not.
8792         Rename argument to `prog' to remove the confusion.
8793         Varargs fns behave differently too!
8794         (g++_load): Likewise.
8795
8796         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8797
8798         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8799         what it is.  Delete (always) printing of status value for !native.
8800         Simplify verbose code, and include status and exec_output.
8801         (g++_load): Use gcc_load.
8802
8803 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8804
8805         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8806         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8807         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8808         940714-3.c as these testcases don't exist anymore.  Make
8809         va-arg-1.c expected to pass.
8810
8811 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8812
8813         * gcc.misc-tests/misc.exp: Only run specific testcases.
8814         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8815         * gcc.misc-tests/dg-[1-9].c: New files.
8816
8817         * lib/dg.exp: New testsuite driver.
8818         * gcc.prms/prms.exp: Use it.
8819
8820         * README.gcc: New file.
8821
8822         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8823         Document and reset `lxpass' and `lxfail'.
8824         Simplify "initialized" message.
8825         (gcc_stat): Clean up comments a little.
8826
8827 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8828
8829         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8830
8831 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
8832
8833         * lib/old-dejagnu.exp (process-option): New proc.
8834         (old-dejagnu-init, old-dejagnu-stat): Likewise.
8835         (old-dejagnu): Simplify.
8836         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8837
8838 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
8839
8840         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8841         exists and is not an empty string.
8842
8843         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8844         $xfail rather than calling setup_xfail.  Clear $xfail when test is
8845         finished.
8846         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8847         automatically.
8848
8849         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8850         longer expected to fail.
8851
8852         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8853         "f" function call.
8854
8855         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8856
8857         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8858         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8859         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8860         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8861         c-torture-1.29.
8862
8863         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8864         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8865
8866         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8867
8868         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8869         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8870
8871         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8872         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8873         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8874
8875 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8876
8877         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8878         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8879         940714-1.c, 940714-2.c, 940714-3.c},
8880         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8881         gcc.misc-tests/{mg.c,mg.exp}:
8882         New tests.
8883         * gcc.noncompile/noncompile.exp: Change accordingly.
8884
8885 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
8886
8887         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8888         Undo previous clobberage.
8889
8890 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
8891
8892         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8893         * gcc.special/{930510-1.c, special.exp}:
8894         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8895         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8896         struct-varargs-1.c}: New tests from c-torture-1.26.
8897
8898 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8899
8900         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8901           argument to switch.
8902
8903 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
8904
8905         * Revert the previous changes.  Please see Rob's directory
8906           (/lisa/test/rob/progressive/gcc/testsuite) for testing
8907           fixes.
8908
8909 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
8910
8911         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8912             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8913             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8914             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8915             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8916             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8917             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8918             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8919             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8920             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8921             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8922             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8923             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8924             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8925             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8926             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8927             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8928             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8929             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8930             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8931             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8932             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8933             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8934             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8935             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8936             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8937             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8938
8939 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
8940
8941         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8942             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8943           with perror calls.
8944
8945 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
8946
8947         * config/unix.exp (g++_load): Fix syntax.
8948
8949 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8950
8951         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8952         * gcc.noncompile/921017-1.c: Deleted obsolete test.
8953         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8954         Don't expect va-arg-1.c to fail.  Correct expected output for
8955         920928-1.c.
8956         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8957         * gcc.wendy/hbm4.c: Correct typo.
8958         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8959
8960 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
8961
8962         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8963         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8964         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
8965         * lib/c-torture.exp (c-torture-compile): Ditto.
8966
8967         Reduce volume of output (remove all the -I's and such).
8968         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8969         Call gcc_cpass, gcc_cfail.
8970         (c-torture): Pass testing option to c-torture-compile.
8971
8972 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
8973
8974         Bring patches over from progressive.
8975         * config/default.exp: Exit remote shell cleanly.
8976         (g++_exit, g++_start): Add default versions.
8977         * config/sim.exp (gcc_load): Use perror, not error.
8978
8979 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
8980
8981         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
8982         set in site.exp.
8983
8984 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
8985
8986         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8987         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8988         (wendy_try): New proc to run testcase.
8989         (main loop): Call 'em.
8990         * gcc.wendy/*.c: Clean up pass to correct expected output.
8991
8992         * lib/gcc.exp: Minor cleanup work.
8993         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8994
8995 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
8996
8997         * config/sim.exp (gcc_load): Document return codes better.
8998         Don't pass -v to simulator.
8999
9000 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9001
9002           * gcc.special/920717-x.c: Fix typo.
9003           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9004           get at sources.
9005
9006         * lib/mike-gcc.exp: Fix typo.
9007
9008 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9009
9010         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9011         binary to use, transform the name.
9012         * config/*.exp: rename everything. Nuke any g++ specific files,
9013         it's now a special case of gcc that requires no special support.
9014         Add a default.exp for unsupported targets.
9015
9016 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9017
9018         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9019         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9020         version of Tcl.
9021
9022 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9023
9024         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9025         than a warning.
9026
9027 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9028
9029         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9030
9031 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9032
9033         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9034         option_list.  Compile every file with only 4/6 option choices
9035         (same as C torture) instead of with 12/18 different option
9036         choices.
9037         * lib/c-torture.exp: Likewise.
9038
9039         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9040         not already set.
9041
9042 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9043
9044         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9045         can put an XFAIL *-*-* on excess errors.
9046
9047 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9048
9049         * g++.law: Add more tests derived from g++-bugs snapshots.
9050
9051         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9052         equivalent to g++.law/init9.
9053
9054         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9055         compiled it, and the a.out file after we've run it.
9056
9057 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9058
9059         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9060         compiled it, and the a.out file after we've run it.
9061
9062 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9063
9064         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9065
9066 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9067
9068         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9069         version number.
9070
9071 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9072
9073         * g++.law: New directory of g++ tests derived from the g++-bugs
9074         snapshots.
9075
9076 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9077
9078         * gcc.compile: initbug1.c initbug1.exp testcase added
9079
9080 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9081
9082         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9083         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9084           fixes submitted by Jeff Law (law@cs.utah.edu)
9085         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9086           Jeff Law (law@cs.utah.edu)
9087
9088
9089 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9090
9091         * config/unix-g++.exp: Follow the gcc way of doing things.
9092         * g++.old-deja/old-deja.exp: Minor updates.
9093         * lib/g++.exp: New file, follow the gcc way of doing things.
9094         * lib/old-dejagnu.exp: Minor updates.
9095         * lib/mike-g++.exp: Always unset errorInfo.
9096
9097 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9098
9099         * lib/gcc.exp: Fix some errors with the below change, CC and
9100         CFLAGS should be global when setting, not local.
9101
9102 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9103
9104         * lib/gcc.exp: Transform tool name.
9105
9106 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9107
9108         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9109
9110 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9111
9112         * lib/gcc.exp: change gcc_done to gcc_stat
9113
9114 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9115
9116         * Upgraded gcc testsuite to c-torture version 1.25
9117
9118 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9119
9120         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9121         * lib/c-torture: added hooks for new reporting code.
9122
9123 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9124
9125         * config/sh-gcc.exp: check if sh-sim exists in the path
9126
9127 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9128
9129         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9130         * gcc.compile/compile.exp: Initial changes for new logic.
9131         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9132         * gcc.failure/failure.exp: Initial changes for new logic.
9133         * gcc.ieee/ieee.exp: Initial changes for new logic.
9134         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9135         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9136         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9137         * lib/c-torture.exp: Initial changes for new logic.
9138         * lib/gcc.exp: Initial changes for new logic.
9139
9140 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9141
9142         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9143         depend upon failure or success.  Fully qualify names in failure
9144         and success messages.  Always remove a.out before starting
9145         compile, just in case.  Pay more attention to error text output by
9146         the compiler.  Handle testcases with no known past errors just
9147         like all others, so that things are uniform.  Other miscellaneous
9148         improvements.
9149
9150 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9151
9152         * gcc.cpp: new directory for cpp tests
9153
9154 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9155
9156         * lib/chill.exp: Code reformatted, removed unused code.
9157         * config/unix-chill.exp: Code reformatted, removed unused code.
9158         * chill.execute/execute.exp: Code reformatted, removed unused code.
9159         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9160
9161 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9162
9163         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9164         routines not written.
9165
9166 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9167
9168         * config/bug-gcc.exp: Use new procs from bug.exp.
9169
9170 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9171
9172         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9173         via ftp, rather than depending on NFS.
9174         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9175         case.
9176
9177 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9178
9179         * config/bug-gcc.exp: Use new download proc.
9180
9181 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9182
9183         * chill.execute/execute.exp: cleanups, handles errors better
9184         * chill.compile/compile.exp: rewrite, based on execute.exp
9185         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9186         * lib/chill.exp: major changes to diff proc and compile and link
9187           procs. added chill_fail and chill_pass wrappers to pass and
9188           fail. added more comments, and handle error codes better.
9189           Added a hack to capture stderr from exec, so noncompile tests
9190           can work.
9191
9192 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9193
9194         * chill.execute/execute.exp: rewrite of testsuite driver
9195         * lib/chill.exp: rewrite of testsuite driver
9196         * config/unix-chill.exp: rewrite of testsuite driver
9197
9198 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9199
9200     In chill.execute:
9201         * iexpr.ch: Standardize uppercase.
9202         * tuples.dat: Standardize uppercase.
9203         * vary.ch: standardize.  Correct varying string assignments.
9204         * vary.dat: Add new output lines.
9205
9206 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9207
9208     In chill.execute:
9209         * chprintf.ch: Standardize use of uppercase.
9210         * tuples.ch: Standardize and turn arr2 into a DCL,
9211           rather than a SYN.
9212         * pinits.ch: Standardize.
9213
9214 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9215
9216         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9217         * Makefil: Renamed to Makefile.in.
9218         * configure.in: New.
9219
9220 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9221
9222     In chill.execute:
9223         * .cvsignore: Add result/output files.
9224         * Makefile: Fix up variables at start.  Use MFLAGS
9225           everywhere.  Correct bool_loc, built_ins entries.
9226           Add entry for vary1.ch.
9227         * bitarray.ch: Standardize upper-case usage.
9228         * bitexpr.ch: Standardize, add output of b1.
9229         * params.ch: Use arrayt in along PROC parameters, to
9230           avoid novelty problems.
9231         * sets.ch: Tiny cleanup.
9232         * vary1.ch: Re-indent.
9233
9234 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9235
9236           * Add PR-related files to Makefiles, .cvsignore files, etc.
9237
9238 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9239
9240         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9241           with compiler objects. New names are test-flow.c and test-loop.c
9242
9243 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9244
9245         * Upgraded c-torture tests from 1.19 to 1.20
9246
9247         * new files:
9248         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9249         * gcc.compile: 930623-1.c 930623-2.c
9250         * gcc.noncompile: 930622-1.c 930622-2.c
9251         * gcc.failure: 920411-1.c 920627-2.c
9252         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9253
9254 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9255
9256         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9257           More changes to get testsuite working properly. Needs more work.
9258           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9259
9260 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9261
9262         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9263           More changes to get testsuite working properly. Needs more work.
9264
9265 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9266
9267         * chill.compile/compile.exp: Added for Dejagnu support
9268         * chill.execute/execute.exp: Added for Dejagnu support
9269         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9270
9271 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9272
9273     This should complete moving the CHILL test files.
9274         * chill.noncompile(.cvsignore printf.grt
9275             in-printf.grt chprintf.grt chprintf.ch):
9276             Added test-support files.
9277           (Makefile): Modified further.
9278         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9279             signal.ch): Added test files.
9280           * chill.execute (.cvsignore printf.grt printr.c
9281             in-printf.grt rts.c chprintf.grt rts.h): Added
9282           test-support files.
9283             (Makefile): More corrections.
9284
9285 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9286
9287         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9288           test cases, ready for DejaGnu.
9289
9290 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9291
9292         * Upgraded c-torture tests from 1.18 to 1.19
9293
9294         * gcc.compile: added test(s):
9295           930607-1.c
9296         * gcc.execute: added test(s):
9297           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9298
9299         * added new subdirectory for misc tests: gcc.misc-tests
9300         * gcc.misc-test(s): added tests:
9301           inst-check.c test-consts.c test-ior.c test-switch.c
9302
9303 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9304
9305         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9306
9307 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9308
9309         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9310
9311 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9312
9313         * Upgraded c-torture tests from 1.17 to 1.18
9314
9315 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9316
9317         * Upgraded c-torture tests from 1.12 to 1.17
9318
9319 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9320
9321         * lib/old-dejagnu.exp:
9322           Fixed handling of XFAIL target triplets to correctly
9323           recognize wildcard characters.  Removed code that
9324           appended a unique id tag to the end of the file name
9325           printed out by the result of the testcases within a
9326           given test file.
9327
9328 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9329
9330         * lib/old-dejagnu.exp:
9331           Reworked expected failure handling to trigger off of XFAIL
9332           keyword in keyphrase embeded in testcase source code. The
9333           XFAIL keyword must be at the end of the keyphrase line. It
9334           may optionally be followed by one or more target triplets.
9335           It has just occured that the handling of wildcards in the
9336           target triplet may not be correct.
9337
9338 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9339
9340         * g++.old-deja/tests:
9341           Moved all subdirectories up one level into g++.old-deja .
9342
9343         * lib/old-dejagnu.exp:
9344           Fixed problem with CXXFLAGS not being properly reset, and being
9345           corrupted with extraneous "-c" compiler option.  This was
9346           causing binaries to not be generated for test that needed them.
9347           Modified strings passed to "pass" and "fail" so that individual
9348           tests from the same test file would be distinguished by an
9349           identifier appended to the test file name in the summary logs;
9350           this corrected a problem with erroneous diff logs.  Added code
9351           to search testcases for expected fail and unexpected pass keywords.
9352
9353 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9354
9355         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9356
9357 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9358
9359         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9360           Removed extraneous text from end of "Special g++ Options"
9361           keyphrase.
9362
9363         * lib/old-dejagnu.exp: Added pattern matching to look for new
9364           keywords, embedded in testcases comments, which will trigger
9365           calls to xpass and xfail.
9366
9367 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9368
9369         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9370           comments embedded in the testcases, especially the one looking for
9371           special compiler options, as well as the pattern matching for the
9372           compiler output again.
9373
9374 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9375
9376         * lib/old-dejagnu.exp: Do a proper check of the return value for
9377           execute tests. Fixed several problems with the pattern matching
9378           of the compiler output which gave erroneous test results.
9379           Changed several of the test result messages to be more descriptive.
9380         * config/unix-g++.exp: Proc g++_load now actually works and
9381           executes the tests passed to it and returns a usable return
9382           value.
9383
9384 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9385
9386           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9387
9388 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9389
9390         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9391           Modified both files to properly execute the old style
9392           dejagnu tests. The previous versions of these files were
9393           experimental and did not function anything near correctly.
9394
9395 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9396
9397         * Removed all Makefile.in and configure.in files. No configuration
9398         needed now.
9399
9400 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9401
9402         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9403
9404 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9405
9406         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9407         gcc.special/configure.in, gcc.noncompile/configure.in,
9408         gcc.execute/configure.in, gcc.code_quality/configure.in,
9409         g++.other/configure.in, g++.old-deja/configure.in,
9410         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9411         in srcname setting.
9412
9413 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9414
9415         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9416         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9417         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9418
9419 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9420
9421         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9422         (gdb_exit): Don't remove *_soc files.
9423
9424 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9425
9426         * lib/c-torture.exp: Don't look for main; instead always use -w
9427         -c.  This is how the c-torture tests work.  Remove the object
9428         file if the compilation succeeds.
9429         * gcc.execute/execute.exp: Remove executable if test passes.
9430         * gcc.noncompile/noncompile.exp: Every test is an expected
9431         failure.
9432         * gcc.special/special.exp: Added tests from c-torture 1.11,
9433         corrected use of existing test.
9434         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9435         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9436         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9437         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9438         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9439         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9440         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9441         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9442         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9443         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9444         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9445         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9446         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9447         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9448         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9449         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9450         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9451         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9452         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9453         c-torture 1.11.
9454         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9455         correspond to c-torture 1.11.
9456
9457         * New file.