OSDN Git Service

0f0c14a5fcac3a2e2d6724bf77b0b5eb14149635
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2
3         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4         g++.dg/ext/instantiate3.C: Tweak match patterns.
5
6         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
8         -da test.
9
10 2002-03-31  Richard Henderson  <rth@redhat.com>
11
12         * gcc.dg/special/alias-2.c: New.
13         * gcc.dg/special/ecos.exp: Run it.
14
15 2002-03-31  Richard Henderson  <rth@redhat.com>
16
17         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
18
19 2002-03-31  Kazu Hirata  <kazu@hxi.com>
20
21         * gcc.dg/weak-1.c: Disable on h8300 port.
22
23 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
24
25         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
26         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
27         ordering tests.
28         * g++.dg/bprob/bprob-1.C: New test.
29         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
30         * g++.dg/gcov/gcov-1.C: New test.
31         * g++.dg/gcov/gcov-1.x: New file.
32         * g++.dg/gcov/gcov-2.C: New test.
33         * g++.dg/gcov/gcov-3.C: New test.
34         * g++.dg/gcov/gcov-3.h: New file.
35
36 2002-03-28  Roger Sayle  <roger@eyesopen.com>
37
38         * g++.old-deja/g++.other/builtins5.C: New test.
39         * g++.old-deja/g++.other/builtins6.C: New test.
40         * g++.old-deja/g++.other/builtins7.C: New test.
41         * g++.old-deja/g++.other/builtins8.C: New test.
42         * g++.old-deja/g++.other/builtins9.C: New test.
43
44 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
45
46         * g++.dg/opt/static1.C: New test.
47
48         * g++.dg/opt/longbranch1.C: New test.
49
50 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
51
52         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
53
54         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
55
56 2002-03-27  Richard Henderson  <rth@redhat.com>
57
58         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
59         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
60         move from g++.old-deja/g++.ext/.
61
62 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
63
64         * g++.dg/init/new2.C: New test.
65         
66 2002-03-26  Richard Henderson  <rth@redhat.com>
67
68         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
69
70         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
71         on sparc.
72
73         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
74         sparcv9 systems.
75         * gcc.dg/20001102-1.c: Likewise.
76
77 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
78
79         * gcc.dg/cpp/endif-pedantic1.c,
80         gcc.dg/cpp/endif-pedantic2.c:  New tests.
81
82 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
83
84         * g++.dg/init/new1.C: New test.
85
86 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
87
88         * g++.dg/abi/vbase9.C: New test.
89
90 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
91
92         * gcc.dg/arm-asm.c: New test.
93
94 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
95
96         * gcc.dg/Wswitch-enum.c: New test.
97         Fix PR c/5044.
98
99 2002-03-26  Richard Henderson  <rth@redhat.com>
100
101         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
102         structure.
103
104 2002-03-25  Richard Henderson  <rth@redhat.com>
105
106         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
107         sparcv9 systems.
108
109         * gcc.c-torture/compile/20011119-1.c (xxx): New.
110         * gcc.c-torture/compile/20011119-2.c (xxx): New.
111
112 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
113
114         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
115
116 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
117
118         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
119         targets using generic thunk support.
120
121 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
122
123         * gcc.c-torture/compile/20020323-1.c: New test.
124
125         * g++.dg/opt/conj2.C: New test.
126
127 2002-03-24  Richard Henderson  <rth@redhat.com>
128
129         * gcc.dg/weak-1.c: Use -fno-common.
130
131 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
132
133         * g77.dg/f77-edit-apostrophe-out.f: New test
134         * g77.dg/f77-edit-h-out.f: New test
135         * g77.dg/f77-edit-t-in.f: New test
136         * g77.dg/f77-edit-t-out.f: New test
137         * g77.dg/f77-edit-x-out.f: New test
138         * g77.dg/f77-edit-slash-out.f: New test
139         * g77.dg/f77-edit-colon-out.f: New test
140         * g77.dg/f77-edit-s-out.f: New test
141
142 2002-03-24  Richard Henderson  <rth@redhat.com>
143
144         * objc/execute/formal_protocol-6.x: New XFAIL.
145
146 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
147
148         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
149         that do not support weak symbols
150
151 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
152
153         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
154         * lib/g77.exp:  Likewise
155         * lib/objc.exp: Likewise
156
157 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
158
159         * gcc.dg/Wswitch-default.c: New test.
160
161 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
162
163         * g++.dg/other/enum1.C: New test.
164
165 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
166
167         * gcc.dg/pragma-ep-3.c: Fix typo.
168
169 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
170
171         * g++.dg/inherit/template-as-base.C: New test.
172
173 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
174
175         * g++.old-deja/g++.other/dwarf2-1.C: Move...
176         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
177
178 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
179
180         * gcc.dg/cpp/multiline.c: Update to match.
181
182 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
183
184         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
185
186 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
187
188         * gcc.dg/cpp/extratokens2.c:  New file.
189
190 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
191
192         * gcc.dg/20020312-2.c: Add rs6000 target.
193
194         * gcc.c-torture/compile/20020319-1.c: New test.
195
196 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
197
198         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
199         (A, E): Handle this.
200
201 2002-03-20  Jason Merrill  <jason@redhat.com>
202
203         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
204         ignoring -fpic.
205         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
206         through prune_gcc_output.
207
208 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
209
210         * gcc.c-torture/compile/20020320-1.c: New test.
211
212 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
213
214         * gcc.c-torture/compile/20020318-1.c: New test.
215
216         * gcc.dg/struct-by-value-1.c: New test.
217
218         * gcc.dg/20020319-1.c: New test.
219
220 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
221
222         * g++.dg/opt/conj1.C: New test.
223
224 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
225
226         * g++.dg/template/qualttp20.C: Revert previous change.
227         * g++.dg/template/qualttp3.C: Likewise.
228         * g++.dg/template/qualttp4.C: Likewise
229         * g++.dg/template/qualttp5.C: Likewise
230         * g++.dg/template/qualttp6.C: Likewise
231         * g++.dg/template/qualttp7.C: Likewise
232         * g++.dg/template/qualttp8.C: Likewise
233         * g++.dg/template/recurse.C: Likewise.
234
235 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
236
237         * gcc.dg/cpp/wchar-1.c: Update.
238
239 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
240
241         * g++.dg/template/conv1.C: New test.
242         * g++.dg/template/conv2.C: New test.
243         * g++.dg/template/conv3.C: New test.
244         * g++.dg/template/conv4.C: New test.
245
246 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
247
248         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
249         * g++.dg/template/qualttp3.C: Likewise.
250         * g++.dg/template/qualttp4.C: Likewise
251         * g++.dg/template/qualttp5.C: Likewise
252         * g++.dg/template/qualttp6.C: Likewise
253         * g++.dg/template/qualttp7.C: Likewise
254         * g++.dg/template/qualttp8.C: Likewise
255         * g++.dg/template/recurse.C: Likewise.
256
257 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
258
259         * g++.dg/opt/dtor1.C: New test.
260
261 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
262
263         * gcc.c-torture/compile/20020315-1.c: New test.
264
265 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
266
267         * gcc.dg/weak-1.c: Fix scan tests.
268
269 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
270
271         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
272         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
273         cris-*-aout* mmix-*-*.
274         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
275         cris-*-aout* mmix-*-*.
276         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
277         cris-*-elf* cris-*-aout* and mmix-*-*.
278         * gcc.dg/20001009-1.c: Ditto.
279         * gcc.dg/20010912-1.c: Ditto.
280         * gcc.dg/20020122-4.c: Ditto.
281         * gcc.dg/inline-2.c: Ditto.
282
283 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
284
285         * gcc.c-torture/compile/20020314-1.c: New test.
286
287 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
288
289         * gcc.c-torture/execute/20020314-1.c: New test.
290
291 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
292
293         * g++.dg/warn/Wunused-1.C: New test.
294
295 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
296
297         * g++.dg/abi/mangle6.C: New test.
298
299 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
300
301         * gcc.c-torture/compile/20020309-2.c: New test.
302
303         * gcc.c-torture/compile/20020312-1.c: New test.
304
305 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
306
307         * g++.dg/other/access1.C: New test.
308
309 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
310
311         * gcc.c-torture/execute/wchar_t-1.c: New test.
312
313 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
314
315         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
316
317 2002-03-12  Roger Sayle  <roger@eyesopen.com>
318
319         * gcc.dg/20020312-1.c: New test case.
320
321 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
322
323         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
324
325 2002-03-11  Richard Henderson  <rth@redhat.com>
326
327         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
328         * g++.old-deja/g++.jason/report.C: Likewise.
329
330 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
331
332         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
333         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
334
335 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
336
337         * testsuite/g++.dg/overload/pmf1.C: New test.
338
339 2002-03-11  Kazu Hirata  <kazu@hxi.com>
340
341         * gcc.c-torture/execute/20020307-1.c: Use long.
342
343 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
344
345         PR optimization/5844
346         * gcc.dg/20020310-1.c: New test.
347
348 2002-03-09  Michael Meissner  <meissner@redhat.com>
349
350         * gcc.c-torture/execute/memcpy-2.c: New test.
351         * gcc.c-torture/execute/memset-1.c: New test.
352         * gcc.c-torture/execute/strlen-1.c: New test.
353         * gcc.c-torture/execute/strcmp-1.c: New test.
354         * gcc.c-torture/execute/strncmp-1.c: New test.
355
356 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
357
358         * gcc.dg/ppc-ldstruct.c: New test.
359
360 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
361
362         * gcc.c-torture/execute/va-arg-22.c: New test.
363
364 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
365
366         * gcc.c-torture/compile/20020309-1.c: New test.
367
368 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
369
370         * gcc.c-torture/execute/20020307-2.c: New test.
371
372 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
373
374         * g77.f-torture/compile/20020307-1.f: New test.
375
376 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
377
378         * gcc.dg/unordered-1.c: New test.
379
380 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
381
382         * gcc.c-torture/execute/20020307-1.c: New test.
383
384 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
385
386         * gcc.dg/20020304-1.c: New test.
387
388         * gcc.c-torture/compile/20020304-2.c: New test.
389
390 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
391
392         * gcc.c-torture/compile/20020304-1.c: New test case
393         (from PR c/5830).
394
395 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
396
397         * gcc.dg/20020103-1.c: Add other -D ppc variants.
398
399 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
400
401         * g++.dg/other/classkey1.C: New test.
402
403 2002-03-01  Richard Henderson  <rth@redhat.com>
404
405         * gcc.c-torture/compile/981223-1.x: New.
406         * gcc.c-torture/compile/920625-1.x: New.
407
408 2002-02-28  Richard Henderson  <rth@redhat.com>
409
410         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
411
412 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
413
414         * gcc.c-torture/execute/20020227-1.c: New test.
415
416 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
417
418         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
419         here" ERROR lines.
420         * g++.old-deja/g++.oliva/partord1.C: Likewise.
421         * g++.old-deja.g++.other/defarg1.C: Likewise.
422         * g++.old-deja/g++.pt/calls2.C: Likewise.
423         * g++.old-deja/g++.pt/crash20.C: Likewise.
424         * g++.old-deja/g++.pt/crash30.C: Likewise.
425         * g++.old-deja/g++.pt/crash36.C: Likewise.
426         * g++.old-deja/g++.pt/crash6.C: Likewise.
427         * g++.old-deja/g++.pt/defarg13.C: Likewise.
428         * g++.old-deja/g++.pt/derived3.C: Likewise.
429         * g++.old-deja/g++.pt/error1.C: Likewise.
430         * g++.old-deja/g++.pt/friend21.C: Likewise.
431         * g++.old-deja/g++.pt/friend23.C: Likewise.
432         * g++.old-deja/g++.pt/infinite1.C: Likewise.
433         * g++.old-deja/g++.robertl/eb128.C: Likewise.
434
435 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
436
437         * gcc.c-torture/execute/20020225-2.c: New test.
438
439 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
440
441         * gcc.c-torture/execute/920730-1t.c,
442         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
443         Delete test cases, only relevant to -traditional.
444
445 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
446
447         * gcc.dg/cpp/undef1.c: Remove.
448         * gcc.dg/cpp/directiv.c: Update.
449         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
450
451 2002-02-27  Michael Meissner  <meissner@redhat.com>
452
453         * gcc.c-torture/execute/20020226-1.c: New test.
454
455 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
456
457         * g++.dg/debug/debug4.C: New test.
458
459         * gcc.dg/ia64-visibility-1.c: New test.
460
461 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
462
463         * gcc.dg/debug/20020224-1.c: New.
464
465 2002-02-25  Kazu Hirata  <kazu@hxi.com>
466
467         * gcc.c-torture/execute/960416-1.x: New.
468         * gcc.c-torture/execute/divconst-3.x: Likewise.
469
470 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
471
472         * gcc.dg/20020224-1.c: New test.
473
474 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
475
476         * gcc.c-torture/execute/20020225-1.c: New.
477
478 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
479
480         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
481
482 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
483
484         * gcc.dg/20020222-1.c: New test.
485
486 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
487
488         * g++.dg/opt/anonunion1.C: New test.
489
490 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
491
492         * g++.dg/template/qualttp19.C: New test.
493         * g++.dg/template/qualttp20.C: New test.
494         * g++.old-deja/g++.jason/report.C: Adjust expected errors
495         * g++.old-deja/g++.other/qual1.C: Likewise.
496
497 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
498
499         * gcc.dg/attr-alwaysinline.c: New.
500
501 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
502
503         * gcc.dg/20020220-1.c: New test.
504
505         * gcc.dg/20020220-2.c: New test.
506
507         * g++.dg/opt/mmx1.C: New test.
508
509 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
510
511         * gcc.c-torture/compile/20020110.c: New test.
512
513 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
514
515         * gcc.c-torture/execute/20020219-1.c: New test.
516
517         * gcc.dg/20020219-1.c: New test.
518
519         * gcc.dg/noncompile/20020220-1.c: New test.
520
521         * g++.dg/opt/ptrintsum1.C: New test.
522
523         * gcc.dg/debug/20020220-1.c: New test.
524
525 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
526
527         * gcc.c-torture/execute/20020216-1.c: New test.
528
529 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
530
531         * gcc.dg/decl-1.c: Update, new test.
532
533 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
534
535         * g++.dg/abi/bitfield1.C: New test.
536         * g++.dg/abi/bitfield2.C: New test.
537
538 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
539
540         * gcc.dg/attr-nest.c: New test.
541
542 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
543
544         * gcc.c-torture/execute/20020215-1.c: New test.
545
546 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
547
548         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
549         * g++.dg/debug/debug.exp: New.
550         * g++.dg/debug/trivial.C: New.
551         * g++.dg/debug/debug1.C: Moved...
552         * g++.dg/other/debug1.C: ...from here.
553         * g++.dg/debug/debug2.C: Moved...
554         * g++.dg/other/debug2.C: ...from here.
555         * g++.dg/debug/debug3.C: Moved...
556         * g++.dg/other/debug3.C: ...from here.
557
558         * gcc.dg/noncompile/20020213-1.c: New test.
559
560 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
561
562         * g++.dg/other/debug3.C: New test.
563
564         * gcc.c-torture/execute/20020213-1.c: New test.
565
566 2002-02-13  Richard Smith <richard@ex-parrot.com>
567
568         * g++.old-deja/g++.other/thunk1.C: New test.
569
570 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
571
572         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
573
574 2002-02-13  Stan Shebs  <shebs@apple.com>
575
576         * gcc.dg/altivec-3.c: New.
577
578 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
579
580         * gcc.dg/Wunreachable-1.c: New test.
581         * gcc.dg/Wunreachable-2.c: New test.
582
583 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
584
585         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
586
587 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
588
589         * gcc.dg/decl-1.c: New test.
590
591 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
592
593         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
594
595 2002-02-10  Kazu Hirata  <kazu@hxi.com>
596
597         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
598         * gcc.c-torture/compile/980506-1.x: Likewise.
599
600 2002-02-10  Kazu Hirata  <kazu@hxi.com>
601
602         * gcc.dg/20020210-1.c: New.
603
604 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
605
606         * g77.f-torture/execute/947.f: New regression test
607         for PR fortran/947.
608
609 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
610
611         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
612         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
613
614 2002-02-08  Richard Henderson  <rth@redhat.com>
615
616         * gcc.c-torture/compile/labels-3.c: New.
617
618 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
619
620         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
621         expression statements work instead.
622         * gcc.dg/noncompile/20020207-1.c: New test.
623
624 2002-02-07  Richard Henderson  <rth@redhat.com>
625
626         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
627
628 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
629
630         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
631         message from g77
632         * lib/g77-dg.exp: Trim g77 error messages so that they are
633         recognised by dg.exp.
634
635 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
636
637         PR fortran/5473
638         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
639
640 2002-02-07  Richard Henderson  <rth@redhat.com>
641
642         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
643         to be sufficiently aligned for integers.
644
645 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
646
647         * g++.dg/template/friend4.C: New test.
648
649 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
650
651         PR fortran/5743
652         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
653         unsupported cases.
654
655 2002-02-07  Richard Henderson  <rth@redhat.com>
656
657         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
658         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
659         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
660         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
661
662 2002-02-06  Richard Henderson  <rth@redhat.com>
663
664         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
665
666 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
667
668         * gcc.dg/20020206-1.c: New test.
669
670 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
671
672         * gcc.c-torture/execute/20020206-1.c: New test.
673
674         * gcc.c-torture/execute/20020206-2.c: New test.
675
676         PR optimization/5429:
677         * gcc.c-torture/compile/20020206-1.c: New test.
678
679 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
680
681         * g++.dg/ext/align1.C: Do not use an explicit alignment value
682         as certain file formats cannot support particularly large
683         alignments.
684
685         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
686         and do not expect to be able to link the executable.
687
688         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
689         fail because the COFF format does not support the weak attribute.
690
691 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
692
693         * g77.dg/pr5473.f:  New test
694
695 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
696
697         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
698         Fix testcase accordingly.
699
700 2002-02-04  Richard Henderson  <rth@redhat.com>
701
702         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
703         (buf): Change to be an array of pointers, not ints.
704
705 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
706
707         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
708         before all tests.  Move warning one line above to match where it
709         C frontend emits.
710         * gcc.dg/Wswitch-2.c: New test.
711         * g++.dg/warn/Wswitch-1.C: New test.
712         * g++.dg/warn/Wswitch-2.C: New test.
713
714 2002-02-04  Richard Henderson  <rth@redhat.com>
715
716         * g++.dg/abi/offsetof.C: Fix size comparison.
717
718 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
719
720         * gcc.dg/cast-qual-2.c: New test.
721
722 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
723
724         * gcc.dg/20020201-4.c: New test.
725
726 2002-02-04  Ben Elliston  <bje@redhat.com>
727
728         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
729         target_info attribute != 0, in addition to the empty string.
730         (gcc_target_compile): Likewise.
731
732 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
733
734         * gcc.dg/Wswitch.c: New test.
735         PR gcc/4475. PR gcc/3780.
736
737 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
738
739         * g77.f-torture/execute/5122.f: New test for regressions
740         against PR fortran/5122.
741
742 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
743
744         * g77.f-torture/compile/pr3743.f: Delete
745         * g77.dg/pr3743-1.f: New test.
746         * g77.dg/pr3743-2.f: New test.
747         * g77.dg/pr3743-3.f: New test.
748         * g77.dg/pr3743-4.f: New test.
749
750 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
751
752         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
753
754 2002-02-02  Richard Henderson  <rth@redhat.com>
755
756         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
757         * gcc.c-torture/execute/bf64-1.c: Likewise.
758
759 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
760
761         * gcc.dg/20020201-2.c: New test.
762
763         * gcc.dg/20020201-3.c: New test.
764
765         * gcc.c-torture/execute/bitfld-2.c: New test.
766
767 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
768
769         * gcc.dg/bitfld-1.c: Update.
770         * gcc.dg/bitfld-2.c: Update.
771         * gcc.c-torture/execute/bitfld-1.x: New.
772
773 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
774
775         * gcc.c-torture/execute/20020201-1.c: New test.
776
777 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
778
779         PR target/5469
780         * gcc.dg/20020201-1.c: New test.
781
782 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
783
784         PR fortran/3743
785         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
786         * g77.f-torture/compile/pr3743.x: Remove
787
788 2002-01-31  Tom Rix  <trix@redhat.com>
789
790         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
791
792 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
793
794         * gcc.dg/noncompile/20020130-1.c: New test.
795
796 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
797
798         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
799
800 2002-01-29  Richard Henderson  <rth@redhat.com>
801
802         * gcc.c-torture/execute/991118-1.c: Cast various constants back
803         to long long.
804         * gcc.c-torture/execute/bf64-1.c: Likewise.
805
806 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
807
808         * gcc.c-torture/execute/20020129-1.c: New test.
809
810 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
811
812         * gcc.c-torture/compile/20000224-1.c: Update.
813         * gcc.c-torture/execute/bitfld-1.c: New tests.
814         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
815         * gcc.dg/uninit-A.c: Update.
816
817 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
818
819         * g++.dg/template/ctor1.C: Add instantiation.
820
821 2002-01-28  Paul Koning  <pkoning@equallogic.com>
822
823         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
824         argument to __builtin_prefetch to be const ptr.
825
826 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
827
828         * gcc.c-torture/compile/20020120-1.c: New test.
829
830 2002-01-27  Kazu Hirata  <kazu@hxi.com>
831
832         * gcc.c-torture/execute/20020127-1.c: New test.
833
834 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
835
836         * g77.dg/f77-edit-i-in.f: New test
837         * g77.dg/f77-edit-i-out.f: New test
838
839 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
840
841         * gcc.dg/debug/debug.exp: New file.
842         * gcc.dg/debug/trivial.c: New file.
843         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
844         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
845         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
846         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
847         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
848         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
849         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
850         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
851         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
852         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
853         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
854         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
855         * gcc.dg/20000503-1.c: Removed.
856         * gcc.dg/20010207-1.c: Removed.
857         * gcc.dg/20011223-1.c: Removed.
858         * gcc.dg/20020104-2.c: Removed.
859         * gcc.dg/debug-1.c: Removed.
860         * gcc.dg/debug-2.c: Removed.
861         * gcc.dg/debug-3.c: Removed.
862         * gcc.dg/debug-4.c: Removed.
863         * gcc.dg/debug-5.c: Removed.
864         * gcc.dg/debug-6.c: Removed.
865         * gcc.dg/dwarf2-1.c: Removed.
866         * gcc.dg/dwarf2-2.c: Removed.
867
868 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
869
870         * g++.old-deja/g++.other/eh5.C: New test.
871         * g++.old-deja/g++.other/sibcall2.C: New test.
872         * g++.old-deja/g++.other/array9.C: New test.
873         * g++.old-deja/g++.other/typename2.C: New test.
874         * g++.old-deja/g++.other/crash60.C: New test.
875         * g++.old-deja/g++.other/conv9.C: New test.
876         * g++.old-deja/g++.other/mangle10.C: New test.
877         * g++.old-deja/g++.other/unchanging1.C: New test.
878         * g++.old-deja/g++.other/exprstmt1.C: New test.
879         * g++.old-deja/g++.other/inline23.C: New test.
880         * g++.old-deja/g++.eh/ia64-1.C: New test.
881         * g++.old-deja/g++.other/dwarf2-1.C: New test.
882         * g++.old-deja/g++.other/reload1.C: New test.
883         * g++.old-deja/g++.other/static20.C: New test.
884         * g++.old-deja/g++.other/local-alloc1.C: New test.
885         * g++.old-deja/g++.other/conv8.C: New test.
886         * g++.old-deja/g++.other/stmtexpr2.C: New test.
887         * g++.old-deja/g++.other/storeexpr1.C: New test.
888         * g++.old-deja/g++.other/storeexpr2.C: New test.
889         * g++.dg/eh/template2.C: New test.
890         * g++.dg/warn/weak1.C: New test.
891
892 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
893
894         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
895         Remove first, non-varying, argument.
896
897 2002-01-23  Richard Henderson  <rth@redhat.com>
898
899         * gcc.dg/inline-2.c: New.
900
901         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
902         Add optional target arg.  Check number of arguments.
903         (scan-assembler-not, scan-assembler-dem): Likewise.
904         (scan-assembler-dem-not): Likewise.
905
906 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
907
908         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
909         line 12.
910         * g++.old-deja/g++.brendan/parse3.C,
911         g++.old-deja/g++.other/crash26.C,
912         g++.old-deja/g++.other/crash28.C,
913         g++.old-deja/g++.other/crash29.C,
914         g++.old-deja/g++.other/crash30.C,
915         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
916
917 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
918
919         * gcc.dg/20020115-1.c: New.
920
921 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
922
923         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
924
925 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
926
927         * gcc.dg/20020122-3.c: New.
928
929 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
930
931         * g++.dg/other/gc1.C: New test.
932
933 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
934
935         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
936
937 2002-01-22  Richard Henderson  <rth@redhat.com>
938
939         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
940
941 2002-01-22  Richard Henderson  <rth@redhat.com>
942
943         * gcc.dg/20020122-4.c: New.
944
945 2002-01-22  H.J. Lu <hjl@gnu.org>
946
947         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
948         link output.
949         * gcc.dg/special/ecos.exp: Likewise.
950         * lib/g++-dg.exp: Likewise.
951         * lib/g77-dg.exp: Likewise.
952         * lib/gcc-dg.exp : Likewise.
953         * lib/mike-g++.exp: Likewise.
954         * lib/mike-g77.exp: Likewise.
955         * lib/mike-gcc.exp: Likewise.
956         * lib/objc-dg.exp: Likewise.
957
958 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
959
960         PR target/5379
961         * gcc.dg/20020122-2.c: New test.
962
963 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
964
965         * gcc.dg/20020122-1.c: New test.
966
967 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
968
969         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
970
971 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
972
973         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
974
975 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
976
977         * gcc.c-torture/compile/20020121-1.c: New test.
978
979 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
980
981         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
982         ld_library_path.
983
984 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
985
986         * gcc.dg/20020218-1.c: New test.
987
988 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
989
990         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
991         messages
992         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
993         "At global scope" warning
994         * g++.dg/ext/align1.C: Change cygwin test for alignment
995         from db-bogus to dg-warning
996
997 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
998
999         * g77.f-torture/compile/cpp2.F: New test.
1000
1001 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1002
1003         * g++.dg/template/access1.C: New test.
1004
1005 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1006
1007         * gcc.dg/20020118-1.c: New.
1008
1009 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1010
1011         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1012
1013 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1014
1015         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1016         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1017         alignment warnings.
1018
1019 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1020
1021         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1022         torture_with_loops and torture_without_loops
1023
1024 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1025
1026         * gcc.c-torture/compile/20020116-1.c: New test.
1027
1028 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1029
1030         * gcc.dg/20020116-2.c: New test.
1031
1032         * gcc.dg/ultrasp4.c: New test.
1033
1034         * gcc.dg/20020116-1.c: New test.
1035
1036 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1037
1038         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1039         by EABI.
1040
1041 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1042
1043         * gcc.misc-tests/i386-prefetch.exp: New.
1044         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1045         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1046         * gcc.misc-tests/i386-pf-none-1.c: New test.
1047         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1048
1049 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1050
1051         * gcc.dg/gnu89-init-1.c: Add new tests.
1052
1053 2002-01-15  Andreas Jaeger  <aj@suse.de>
1054
1055         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1056         * gcc.dg/i386-mmx-2.c: Likewise.
1057         * gcc.dg/i386-sse-1.c: Likewise.
1058         * gcc.dg/i386-sse-2.c: Likewise.
1059         * gcc.dg/i386-sse-3.c: Likewise.
1060
1061 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1062
1063         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1064         Uncomment additional cases that now pass.
1065
1066 2002-01-11  Richard Henderson  <rth@redhat.com>
1067
1068         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1069         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1070
1071 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1072
1073         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1074
1075 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1076
1077         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1078         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1079
1080 2002-01-10  Dale Johannesen  <dalej@apple.com>
1081
1082         * gcc.c-torture/execute/loop-11.c: New.
1083
1084 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1085
1086         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1087         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1088
1089 2002-01-09  Richard Henderson  <rth@redhat.com>
1090
1091         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1092         type in which to perform the operation for each size.
1093
1094 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1095
1096         * gcc.c-torture/compile/20020109-2.c: New test.
1097
1098 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1099
1100         * gcc.c-torture/execute/loop-10.c: New test.
1101
1102 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1103
1104         * gcc.c-torture/compile/20010226-1.c: New test.
1105         * gcc.c-torture/compile/20010227-1.c: New test.
1106         * gcc.c-torture/compile/20010426-1.c: New test.
1107         * gcc.c-torture/compile/20010510-1.c: New test.
1108         * gcc.c-torture/compile/20010605-3.c: New test.
1109         * gcc.c-torture/compile/20010824-1.c: New test.
1110         * gcc.c-torture/execute/20010409-1.c: New test.
1111         * gcc.dg/noncompile/20000901-1.c: New test.
1112         * gcc.dg/20001023-1.c: New test.
1113         * gcc.dg/20001101-1.c: New test.
1114         * gcc.dg/20001102-1.c: New test.
1115         * gcc.dg/20010207-1.c: New test.
1116         * gcc.dg/20010405-1.c: New test.
1117         * gcc.dg/20010822-1.c: New test.
1118         * gcc.dg/20011107-1.c: New test.
1119
1120 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1121
1122         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1123
1124         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1125         execution failure on PA targets.
1126
1127 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1128
1129         * gcc.c-torture/compile/20020109-1.c: New test.
1130
1131 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1132
1133         * gcc.c-torture/execute/20020108-1.c: New test.
1134
1135 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1136
1137         * gcc.dg/20020108-1.c: New test.
1138
1139 2002-01-08  H.J. Lu <hjl@gnu.org>
1140
1141         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1142         for header files.
1143
1144 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1145
1146         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1147         consistency.
1148
1149 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1150
1151         * gcc.dg/altivec-4.c: Test altivec predicates.
1152
1153 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1154
1155         * gcc.c-torture/execute/20020107-1.c: New test.
1156
1157 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1158
1159         PR c/5279
1160         * gcc.c-torture/compile/20020106-1.c: New test.
1161
1162 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1163
1164         * gcc.c-torture/execute/nestfunc-4.c: New test.
1165
1166 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1167
1168         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1169         extra triple that slipped in.
1170         * g++.old-deja/g++.abi/align.C: Likewise.
1171         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1172
1173 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1174
1175         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1176         * g++.old-deja/g++.abi/align.C: Likewise.
1177         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1178
1179         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1180         on FreeBSD/i386.
1181         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1182         FreeBSD.
1183
1184 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1185
1186         * gcc.dg/20020104-1.c: New test.
1187
1188         * gcc.dg/20020104-2.c: New test.
1189
1190 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1191
1192         * gcc.dg/20020103-1.c: Fix typo in target selector.
1193
1194 2002-01-03  Richard Henderson  <rth@redhat.com>
1195
1196         * gcc.dg/20020103-1.c: New.
1197
1198 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1199
1200         * gcc.c-torture/execute/20020103-1.c: New test.
1201
1202 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1203
1204         * g++.dg/other/debug2.C: New test.
1205
1206         * gcc.c-torture/compile/20020103-1.c: New test.
1207
1208 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1209
1210         * gcc.dg/gnu89-init-1.c: Added new tests.
1211
1212 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1213
1214         * g++.dg/template/friend2.C: Remove as patch is reverted.
1215
1216         * g++.dg/warn/oldcast1.C: New test.
1217
1218         * g++.dg/template/ptrmem1.C: New test.
1219         * g++.dg/template/ptrmem2.C: New test.
1220
1221         * g++.dg/template/ntp.C: New test.
1222
1223         * g++.dg/other/component1.C: New test.
1224
1225         * g++.dg/template/ttp3.C: New test.
1226
1227         * g++.dg/template/friend2.C: New test.
1228         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1229
1230 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1231
1232         * g++.dg/other/ptrmem1.C: New test.
1233         * g++.dg/other/ptrmem2.C: New test.
1234
1235 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1236
1237         * g++.dg/template/ctor1.C: New test.
1238
1239 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1240
1241         * g++.dg/template/friend2.C: New test.
1242
1243 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1244
1245         * gcc.dg/mmix-1.c: New test.
1246
1247 2001-12-31  Richard Henderson  <rth@redhat.com>
1248
1249         * gcc.dg/asm-5.c: New.
1250
1251 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1252
1253         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1254         in namespace __gnu_cxx
1255
1256 2001-12-30  Richard Henderson  <rth@redhat.com>
1257
1258         * gcc.dg/debug-6.c: New.
1259
1260 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1261
1262         * gcc.c-torture/compile/20011229-2.c: New test.
1263
1264 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1265
1266         * gcc.dg/debug-3.c: New test.
1267         * gcc.dg/debug-4.c: New test.
1268         * gcc.dg/debug-5.c: New test.
1269
1270 2001-12-29  Richard Henderson  <rth@redhat.com>
1271
1272         * g++.dg/eh/loop1.C: New.
1273
1274 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1275
1276         * g++.dg/template/crash1.C: New test.
1277
1278 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1279
1280         * g++.dg/other/const1.C: New test.
1281
1282 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1283
1284         * gcc.c-torture/compile/20011229-1.c: New test.
1285
1286 2001-12-28  Stan Shebs  <shebs@apple.com>
1287
1288         * lib/objc-torture.exp: Resync with c-torture.exp.
1289         * lib/objc.exp: Load standard libraries.
1290
1291 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1292
1293         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1294         additional tests.
1295
1296 2001-12-27  Roger Sayle <roger@eyesopen.com>
1297
1298         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1299
1300 2001-12-27  Richard Henderson  <rth@redhat.com>
1301
1302         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1303
1304 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1305
1306         * g++.dg/eh/ctor1.C: New test.
1307         * g++.dg/other/error2.C: New test.
1308
1309 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1310
1311         * g++.dg/other/init2.C: New test.
1312
1313 2001-12-24  Richard Henderson  <rth@redhat.com>
1314
1315         * gcc.dg/20011223-1.c: New.
1316         * gcc.dg/inline-1.c: New.
1317
1318 2001-12-23  Richard Henderson  <rth@redhat.com>
1319
1320         * gcc.dg/asm-4.c: Test operand modifiers.
1321
1322 2001-12-23  Richard Henderson  <rth@redhat.com>
1323
1324         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1325
1326 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1327
1328         * gcc.c-torture/execute/20011223-1.c: New test.
1329
1330 2001-12-21  Richard Henderson  <rth@redhat.com>
1331
1332         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1333         re-enables the warning.
1334
1335 2001-12-21  Richard Henderson  <rth@redhat.com>
1336
1337         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1338
1339 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1340
1341         * gcc.c-torture/compile/20011218-1.c: New test.
1342
1343 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1344
1345         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1346         arm-isr.c test.
1347         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1348         epilogue generation for ARM ISR routines.
1349
1350 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1351
1352         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1353         * gcc.dg/format/c90-printf-3.c: Likewise.
1354         * gcc.dg/format/c99-printf-3.c: Likewise.
1355         * gcc.dg/format/ext-1.c: Likewise.
1356         * gcc.dg/format/ext-6.c: Likewise.
1357         * gcc.dg/format/format.h: Prototype unlocked stdio.
1358
1359 2001-12-20  Richard Henderson  <rth@redhat.com>
1360
1361         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1362         (arena): Use it.
1363         (malloc): Correct allocation logic.  Abort if we fill up the
1364         arena before initialization complete.
1365         (realloc): Correct allocation logic.
1366
1367 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1368
1369         * gcc.c-torture/compile/20011219-2.c: New test.
1370
1371         * gcc.c-torture/execute/20011219-1.c: New test.
1372
1373 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1374
1375         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1376         target does not support weak symbols.
1377
1378 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1379
1380         * gcc.c-torture/compile/20011219-1.c: New test.
1381
1382 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1383
1384         * g++.dg/other/error1.C: New test.
1385
1386 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1387
1388         * gcc.c-torture/execute/20011217-1.c: New test.
1389
1390 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1391
1392         * objc.dg/special/: New directory.
1393         * objc.dg/special/special.exp: New file.
1394         * objc.dg/special/unclaimed-category-1.h: New file.
1395         * objc.dg/special/unclaimed-category-1a.m: New file.
1396         * objc.dg/special/unclaimed-category-1.m: New file.
1397
1398 2001-12-17  Andreas Jaeger  <aj@suse.de>
1399
1400         * gcc.c-torture/compile/20011217-2.c: New test.
1401
1402 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1403
1404         * gcc.c-torture/compile/20011217-1.c: New test.
1405
1406 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1407
1408         * testsuite/gcc.dg/20011214-1.c: New.
1409
1410 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1411
1412         * gcc.dg/altivec-4.c: New.
1413
1414 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1415
1416         * gcc.dg/20011113-1.c: New test.
1417
1418 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1419
1420         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1421         std::__malloc_alloc_template<0> and
1422         std::__default_alloc_template<false, 0>.
1423
1424 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1425
1426         * objc/execute/bf-21.m: New test.
1427         * objc/execute/enumeration-1.m: New test.
1428         * objc/execute/enumeration-2.m: New test.
1429
1430 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1431
1432         * gcc.dg/gnu89-init-1.c: New test.
1433
1434 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1435
1436         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1437         * g++.old-deja/g++.jason/2371.C: Likewise.
1438         * g++.old-deja/g++.jason/template33.C: Likewise.
1439         * g++.old-deja/g++.jason/template34.C: Likewise.
1440         * g++.old-deja/g++.jason/template36.C: Likewise.
1441         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1442         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1443         * g++.old-deja/g++.other/typename1.C: Likewise.
1444         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1445         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1446         * g++.old-deja/g++.pt/typename11.C: Likewise.
1447         * g++.old-deja/g++.pt/typename14.C: Likewise.
1448         * g++.old-deja/g++.pt/typename16.C: Likewise.
1449         * g++.old-deja/g++.pt/typename3.C: Likewise.
1450         * g++.old-deja/g++.pt/typename4.C: Likewise.
1451         * g++.old-deja/g++.pt/typename5.C: Likewise.
1452         * g++.old-deja/g++.pt/typename7.C: Likewise.
1453         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1454
1455 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1456
1457         * g++.dg/other/linkage1.C: New test.
1458         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1459         specifiers.
1460
1461 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1462
1463         * gcc.dg/concat.c: New test.
1464
1465 2001-12-11  Stan Shebs  <shebs@apple.com>
1466
1467         * objc/compile: New test directory.
1468         * objc/compile/compile.exp: New expect script.
1469         * objc/compile/20011211-1.m: New compile test.
1470
1471 2001-12-11  Jason Merrill  <jason@redhat.com>
1472
1473         * lib/prune.exp (prune_gcc_output): Also handle "In member
1474         function".  So many permutations...
1475
1476 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1477
1478         * g++.dg/template/typedef1.C: New test.
1479
1480 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1481
1482         * g++.dg/other/copy1.C: New test.
1483
1484 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1485
1486         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1487
1488         * gcc.dg/builtin-choose-expr.c: New.
1489
1490 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1491
1492         * gcc.dg/altivec-2.c: New.
1493
1494 2001-12-07  Richard Henderson  <rth@redhat.com>
1495
1496         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1497
1498 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1499
1500         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1501         ultrasparc.
1502
1503 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1504
1505         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1506
1507 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1508
1509         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1510         variable argument list.
1511
1512 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1513
1514         * gcc.c-torture/execute/memcheck: Delete entire directory.
1515         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1516         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1517
1518 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1519
1520         * gcc.dg/Wshadow-1.c: New test.
1521
1522 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1523
1524         * gcc.c-torture/compile/20011130-1.c: New test.
1525
1526         * gcc.dg/noncompile/20011025-1.c: New test.
1527
1528         * g++.dg/other/anon-union.C: New test.
1529
1530         * gcc.c-torture/execute/20011024-1.c: New test.
1531
1532 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1533
1534         * gcc.c-torture/execute/20000722-1.x,
1535         gcc.c-torture/execute/20010123-1.x: Remove.
1536         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1537         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1538         gcc.dg/c99-complit-2.c: New tests.
1539
1540 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1541
1542         * g++.dg/inherit/base1.C: New test.
1543
1544 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1545
1546         * g++.dg/other/stdarg1.C: New test.
1547
1548         * gcc.c-torture/compile/20011130-2.c: New test.
1549
1550 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1551
1552         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1553         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1554         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1555         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1556         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1557         * gcc.dg/builtin-prefetch-1.c: New test.
1558
1559 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1560
1561         * gcc.dg/20011130-1.c: New test.
1562
1563 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1564
1565         * g++.dg/other/scope1.C: New test.
1566         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1567
1568 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1569
1570         * gcc.dg/vla-init-1.c: New test.
1571
1572 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1573
1574         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1575
1576 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1577
1578         * objc.dg/alias.m: Update.
1579         * objc.dg/class-1.m: Update.
1580         * objc.dg/const-str-1.m: Update.
1581         * objc.dg/fwd-proto-1.m: Update.
1582         * objc.dg/id-1.m: Update.
1583         * objc.dg/super-class-1.m: Update.
1584
1585 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1586
1587         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1588         constructs.
1589
1590 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1591
1592         * gcc.c-torture/execute/20011128-1.c: New test.
1593
1594 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1595
1596         * gcc.dg/20011127-1.c: New test.
1597
1598 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1599
1600         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1601         from Austin Group draft 7.
1602         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1603         scanf format arguments.
1604         * gcc.dg/format/no-exargs-2.c: New test.
1605
1606 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1607
1608         * g++.dg/abi/vbase8-4.C: New test.
1609
1610 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1611
1612         * gcc.c-torture/execute/20011121-1.c: New test.
1613
1614 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1615
1616         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1617
1618 2001-11-23  Andreas Jaeger  <aj@suse.de>
1619
1620         * gcc.dg/cpp/charconst-2.c: New test.
1621
1622 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1623
1624         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1625         to the host if it is remote.  Let tests specify extra headers
1626         they use.
1627         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1628         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1629         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1630         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1631         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1632         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1633         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1634         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1635         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1636         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1637
1638 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1639
1640         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1641         for little endian ARMs.
1642
1643 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1644
1645         * gcc.c-torture/compile/20011119-1.c: New test.
1646         * gcc.c-torture/compile/20011119-2.c: New test.
1647
1648 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1649
1650         * gcc.dg/altivec-1.c: Fix typo.
1651
1652 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1653
1654         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1655
1656 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1657
1658         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1659
1660 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1661
1662         * lib/g77.exp: Don't specify --rpath-link.
1663
1664         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1665         across all the headers.
1666         * gcc.dg/format/format.exp: For testing on a remote host,
1667         copy format.h.
1668
1669         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1670         * gcc.c-torture/execute/930406-1.c: Likewise.
1671         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1672
1673 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1674
1675         * gcc.dg/altivec-1.c: New.
1676
1677 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1678
1679         * gcc.dg/cpp/fpreprocessed.c: New test case.
1680
1681 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1682
1683         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1684         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1685         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1686
1687 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1688
1689         * gcc.dg/no-builtin-1.c: New test.
1690
1691 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1692
1693         * gcc.c-torture/execute/20011115-1.c: New test.
1694
1695 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1696
1697         * gcc.c-torture/compile/20011114-2.c: New test.
1698         * gcc.c-torture/compile/20011114-3.c: New test.
1699         * gcc.c-torture/compile/20011114-4.c: New test.
1700
1701 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1702
1703         * g++.dg/other/init1.C: New test.
1704
1705 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1706
1707         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1708         message.
1709
1710         * gcc.c-torture/execute/20011114-1.c: New testcase.
1711
1712         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1713         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1714         like the (before this change) version of 20010327-1.c.
1715
1716 2001-11-14  Roger Sayle <roger@eyesopen.com>
1717
1718         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1719
1720 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1721
1722         * g++.dg/init/array2.C: New test.
1723
1724 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1725
1726         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1727
1728 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1729
1730         * g++.dg/other/forscope1.C: New test.
1731         * g++.dg/ext/forscope1.C: New test.
1732         * g++.dg/ext/forscope2.C: New test.
1733
1734 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1735
1736         * gcc.c-torture/execute/20011113-1.c: New test.
1737
1738 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1739
1740         * gcc.c-torture/execute/20011109-2.c: New test.
1741
1742         * gcc.c-torture/execute/20011109-1.c: New test.
1743
1744 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1745
1746         * gcc.c-torture/compile/20011109-1.c: New test.
1747
1748 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1749
1750         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1751         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1752         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1753         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1754         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1755         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1756         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1757
1758 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1759
1760         * g++.dg/warn/Wshadow-1.C: New tests.
1761         * g++.old-deja/g++.mike/for3.C: Update.
1762
1763 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1764
1765         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1766         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1767         XFAILs.  Adjust expected error texts.
1768         * gcc.c-torture/compile/20011106-1.c,
1769         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1770         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1771         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1772         gcc.dg/c99-array-lval-5.c: New tests.
1773
1774 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1775
1776         * gcc.dg/cpp/defined.c: Update.
1777
1778 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1779
1780         * gcc.c-torture/execute/anon-1.c: New test.
1781
1782 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1783
1784         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1785         same size, so no warning should be produced on stormy16.
1786
1787         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1788         due to oversized array.
1789         * g++.old-deja/g++.mike/ns15.C: Likewise.
1790         * g++.old-deja/g++.pt/crash16.C: Likewise.
1791
1792 2001-11-02  Graham Stott  <grahams@redhat.com>
1793
1794         * g++.dgother/debug1.C: Fix typos.
1795
1796 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1797
1798         * g++.dg/other/debug1.C: New test.
1799
1800 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1801
1802         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1803         of unsigned long.
1804
1805 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1806
1807         * gcc.dg/20011029-2.c: New test.
1808
1809         * gcc.c-torture/compile/20011029-1.c: New test.
1810
1811 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1812
1813         * objc/execute/class_self-1.m: New test.
1814         * objc/execute/class_self-2.m: New test.
1815
1816 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1817
1818         * gcc.misc-tests/msgs.exp: Delete.
1819         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1820         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1821         error set to match recent changes.
1822
1823 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1824
1825         * gcc.dg/20011021-1.c: New test.
1826
1827 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1828
1829         * gcc.c-torture/compile/20011023-1.c: New test.
1830
1831 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1832
1833         * lib/g77.exp: Rewrite based on lib/g++.exp.
1834
1835 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1836
1837         * gcc.c-torture/execute/20011019-1.c: New test.
1838
1839         * gcc.dg/20011018-1.c: New test.
1840
1841 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1842
1843         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1844
1845 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1846
1847         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1848         * gcc.dg/attr-invalid.c: Likewise.
1849
1850 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1851
1852         * testsuite/gcc.dg/20011015-1.c: New test.
1853
1854 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1855
1856         * g++.dg/template/unify2.C: New test.
1857
1858 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1859
1860         * g++.dg/other/exception-specification.C: New test
1861
1862 2001-10-13  Tom Rix  <trix@redhat.com>
1863
1864         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1865         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1866
1867 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1868
1869         * testsuite/gcc.dg/20011009-1.c: New test.
1870
1871 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1872
1873         PR g++/4476
1874         * g++.dg/other/friend1.C: New test.
1875
1876 2001-10-11  Richard Henderson  <rth@redhat.com>
1877
1878         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1879
1880 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1881
1882         * gcc.c-torture/compile/20011010-1.c: New.
1883
1884 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1885
1886         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1887         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1888         g77.f-torture/execute/execute.exp,
1889         g77.f-torture/noncompile/noncompile.exp,
1890         gcc.c-torture/compile/compile.exp,
1891         gcc.c-torture/execute/execute.exp,
1892         gcc.c-torture/execute/ieee/ieee.exp,
1893         gcc.c-torture/execute/memcheck/memcheck.exp,
1894         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1895         objc/execute/execute.exp: Update FSF address.
1896
1897 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1898
1899         * gcc.dg/cpp/cmdlne-C.c: Update.
1900         * gcc.dg/cpp/cmdlne-C2.c: New.
1901
1902 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1903
1904         * gcc.c-torture/execute/20011008-3.c: New.
1905
1906 2001-10-08  DJ Delorie  <dj@redhat.com>
1907
1908         * gcc.dg/20011008-1.c: New.
1909         * gcc.dg/20011008-2.c: New.
1910
1911 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1912
1913         * gcc.dg/cpp/spacing1.c: Update test.
1914
1915 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1916
1917         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1918         spelling errors of "separate" as "seperate".
1919
1920 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1921
1922         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1923         enough to avoid inlining.
1924
1925 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1926
1927         * lib/g77.exp: set libg2c_dir correctly.
1928
1929 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1930
1931         * gcc.dg/cpp/macro11.c: New test.
1932
1933 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1934
1935         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1936         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1937         gcc.dg/format/multattr-3.c: New tests.
1938         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1939         tests for format attributes on function pointers being rejected.
1940
1941 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1942
1943         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1944
1945 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1946
1947         * g++.dg/warn/format1.C: New test.
1948
1949 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1950
1951         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1952
1953 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1954
1955         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1956
1957 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1958
1959         * gcc.dg/cpp/redef2.c: Add test.
1960
1961 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1962
1963         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1964         long-standing bug on i686, apparently.
1965         * gcc.c-torture/execute/loop-2c.x: New file.
1966         * gcc.c-torture/execute/loop-2d.x: New file.
1967         * gcc.c-torture/execute/loop-3c.x: New file.
1968
1969 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1970
1971         * gcc.dg/cpp/20000625-2.c: Correct line number.
1972
1973 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1974
1975         * gcc.dg/cpp/macro10.c: New test.
1976         * gcc.dg/cpp/strify3.c: New test.
1977         * gcc.dg/cpp/spacing1.c: Add tests.
1978         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1979         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1980
1981 2001-09-24  DJ Delorie  <dj@redhat.com>
1982
1983         * gcc.c-torture/execute/20010924-1.c: New test.
1984
1985 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1986
1987         * testsuite/objc/execute/paste.m: Remove.
1988
1989 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1990
1991         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
1992
1993 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
1994
1995         * g77.dg/strlen0.f: New test.
1996
1997 2001-09-21  Richard Henderson  <rth@redhat.com>
1998
1999         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2000         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2001
2002 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2003
2004         Table-driven attributes.
2005         * g++.dg/ext/attrib1.C: New test.
2006
2007 2001-09-20  DJ Delorie  <dj@redhat.com>
2008
2009         * gcc.dg/20000926-1.c: Update expected warning messages.
2010         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2011         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2012         array.
2013
2014 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2015
2016         * g++.dg/eh/registers1.C: New test case.
2017
2018 2001-09-17  Richard Henderson  <rth@redhat.com>
2019
2020         * gcc.dg/array-5.c: Fix VLA decomposition test.
2021
2022 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2023
2024         * gcc.dg/cpp/line5.c: New testcase.
2025
2026 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2027
2028         * gcc.dg/cpp/macro9.c: New test.
2029
2030 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2031
2032         * gcc.c-torture/execute/980223.c: Change type of addr from long
2033         to char *.
2034
2035 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2036
2037         * gcc.c-torture/execute/20010915-1.c: New test.
2038
2039 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2040
2041         * g77.dg/bprob: New directory.
2042         * g77.dg/bprob/bprob.exp: New file.
2043         * g77.dg/bprob/bprob-1.f: New test.
2044         * g77.dg/gcov: New directory.
2045         * g77.dg/gcov/gcov.exp: New file.
2046         * g77.dg/gcov/gcov-1.f: New test.
2047         * g77.dg/gcov/gcov-1.x: New file.
2048
2049 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2050
2051         * gcc.dg/cpp/directiv.c: Update.
2052         * gcc.dg/cpp/undef1.c: Update.
2053
2054 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2055
2056         * gcc.dg/20010912-1.c: New test.
2057
2058 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2059
2060         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2061         language-independent file in lib.
2062         * lib/gcov.exp: New file.
2063
2064 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2065
2066         * gcc.c-torture/compile/20010911-1.c: New test.
2067
2068 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2069
2070         * lib/profopt.exp: New, to support profile-directed optimizations.
2071         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2072         * gcc.misc-tests/bprob-1.c: New test.
2073         * gcc.misc-tests/bprob-2.c: New test.
2074
2075 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2076
2077         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2078         XFAIL and which kinds of gcov output to verify.
2079         * gcc.misc-tests/gcov-4b.x: New file.
2080         * gcc.misc-tests/gcov-5b.x: New file.
2081         * gcc.misc-tests/gcov-6.x: New file.
2082         * gcc.misc-tests/gcov-7.c: New test.
2083         * gcc.misc-tests/gcov-7.x: New file.
2084
2085 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2086
2087         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2088         * gcc.misc-tests/gcov-6.c: New test.
2089
2090 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2091
2092         PR c++/3986
2093         * g++.dg/abi/vbase1.C: New test.
2094
2095 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2096
2097         * objc.dg/method-2.m: New.
2098
2099 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2100
2101         PR c++/4203
2102         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2103         * g++.dg/init/empty1.C: New test.
2104
2105 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2106
2107         * gcc.c-torture/compile/20010903-1.c: New test.
2108
2109 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2110
2111         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2112         for m68k.
2113
2114 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2115
2116         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2117
2118         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2119
2120         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2121
2122 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2123
2124         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2125         for 16-bit 'unsigned int'.
2126
2127 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2128
2129         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2130
2131 2001-08-27  Richard Henderson  <rth@redhat.com>
2132
2133         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2134         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2135
2136 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2137
2138         * gcc.dg/asm-names.c (ymain): New.
2139
2140 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2141
2142         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2143         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2144         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2145
2146 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2147
2148         * gcc.dg/compare5.c: New testcase.
2149
2150 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2151
2152         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2153         and "In instantiation".
2154
2155 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2156
2157         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2158
2159 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2160
2161         * gcc.misc-tests/gcov.exp: Add support for branch information.
2162         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2163         * gcc.misc-tests/gcov-4.c: New test.
2164         * gcc.misc-tests/gcov-4b.c: New test.
2165         * gcc.misc-tests/gcov-5b.c: New test.
2166
2167 2001-08-20  Zack Weinberg  <zackw@panix.com>
2168
2169         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2170         expected to fail.
2171
2172 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2173
2174         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2175
2176 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2177
2178         * g++.dg/eh/template1.C: New test.
2179
2180 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2181
2182         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2183         Fix thinko.
2184         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2185         for xfail.
2186
2187 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2188
2189         * lib/g77-dg.exp:  Use prune.exp for common procedures
2190         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2191         * lib/g77.exp: (g77-dg-prune) Remove
2192
2193 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2194
2195         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2196
2197 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2198
2199         * g++.dg/template/unify1.C: New test.
2200
2201 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2202
2203         * g++.dg/abi/empty4.C: New test.
2204
2205 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2206
2207         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2208         solaris2.*
2209         * g77.f-torture/compile/pr3743.x: Likewise
2210
2211 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2212
2213         * g++.dg/other/using-declaration.C: New test.
2214
2215 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2216
2217         * gcc.dg/cpp/tr-sign.c: New testcase.
2218
2219 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2220
2221         * gcc.dg/cpp/19951025-1.c: Revert.
2222         * gcc.dg/cpp/directiv.c: We no longer process directives that
2223         interrupt macro arguments.
2224
2225 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2226
2227         * gcc.dg/bconstp-1.c: New test.
2228
2229 2001-08-03  Richard Henderson  <rth@redhat.com>
2230
2231         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2232
2233 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2234
2235         * gcc.dg/cpp/19951025-1.c: Update.
2236
2237 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2238
2239         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2240         should be x.
2241
2242 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2243
2244         Kill -fhonor-std.
2245         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2246         * g++.old-deja/g++.other/std1.C: Likewise.
2247         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2248
2249 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2250
2251         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2252         (g77_pass, g77_fail, g77_finish, g77_exit,
2253         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2254
2255 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2256
2257         * g77.dg/fbackslash.f
2258         * g77.dg/fcase-preserve.f
2259         * g77.dg/ff90-1.f
2260         * g77.dg/ffixed-line-length-0.f
2261         * g77.dg/ffixed-line-length-132.f
2262         * g77.dg/ffixed-line-length-7.f
2263         * g77.dg/ffixed-line-length-72.f
2264         * g77.dg/ffixed-line-length-none.f
2265         * g77.dg/ffree-form-1.f
2266         * g77.dg/fno-backslash.f
2267         * g77.dg/fno-f90-1.f
2268         * g77.dg/fno-fixed-form-1.f
2269         * g77.dg/fno-onetrip.f
2270         * g77.dg/fno-typeless-boz.f
2271         * g77.dg/fno-underscoring.f
2272         * g77.dg/fno-vxt-1.f
2273         * g77.dg/fonetrip.f
2274         * g77.dg/ftypeless-boz.f
2275         * g77.dg/fugly-assumed.f
2276         * g77.dg/funderscoring.f
2277         * g77.dg/fvxt-1.f
2278
2279 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2280
2281         * objc.dg/fwd-proto-1.m: New.
2282         * objc.dg/local-decl-1.m: New.
2283         * objc.dg/naming-1.m: New.
2284         * objc.dg/naming-2.m: New.
2285         * objc.dg/proto-hier-1.m: New.
2286
2287 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2288
2289         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2290         largest-type elements to a struct makes its size grow.
2291
2292 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2293
2294         * g++.dg/abi/vthunk1.C: New test.
2295
2296 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2297
2298         * g++.dg/abi/vbase8-22.C: New test.
2299
2300 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2301
2302         * gcc.dg/cpp/macro8.c: New test.
2303
2304 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2305
2306         * g++.dg/abi/vbase8-21.C: New test.
2307
2308 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2309
2310         * g++.dg/abi/vbase8-10.C: New test.
2311
2312 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2313
2314         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2315         ${tool}_set_ld_library_path.
2316         Changed caller.
2317         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2318         g++.exp.
2319
2320 2001-07-26  Stan Cox <scox@redhat.com>
2321
2322         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2323         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2324         gcc_exit, gcc_check_unsupported_p):
2325         Moved to gcc-deps.exp
2326         * gcc-deps.exp: New file.
2327
2328 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2329
2330         * g++.old-deja/g++.pt/defarg14.C: New test.
2331
2332 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2333
2334         * g++.old-deja/g++.other/lineno5.C: New test.
2335
2336 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2337
2338         * g++.old-deja/g++.pt/crash68.C: New test.
2339
2340 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2341
2342         * g++.old-deja/g++.other/crash42.C: New test.
2343
2344 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2345
2346         * gcc.dg/cpp/extratokens.c: Fix.
2347         * gcc.dg/cpp/skipping2.c: New tests.
2348
2349 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2350
2351         * gcc.c-torture/execute/20010724-1.c: New file.
2352         * gcc.c-torture/execute/20010724-1.x: New file.
2353
2354 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2355
2356         * g++.old-deja/g++.other/cond7.C: New test.
2357
2358 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2359
2360         * g++.old-deja/g++.other/optimize4.C: New test.
2361
2362 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2363
2364         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2365
2366 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2367
2368         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2369         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2370         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2371         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2372
2373         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2374         bug report" message.
2375
2376         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2377         * g++.dg/ext/instantiate1.C: Move from old-deja.
2378
2379 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2380
2381         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2382         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2383         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2384         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2385
2386 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2387
2388         * gcc.c-torture/execute/20010723-1.c: New test.
2389
2390 2001-07-23  Ben Elliston  <bje@redhat.com>
2391
2392         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2393
2394 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2395
2396         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2397         i[34567]86-*-*.
2398         Delete handling of ieee_multilib_flags.
2399         Pass -mieee for alpha*-*-* and sh-*-*.
2400         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2401
2402 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2403
2404         Remove old-abi tests.
2405         * g++.old-deja/g++.mike/p11116.C: Remove.
2406         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2407
2408 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2409
2410         * g77.f-torture/compile/pr3743.f:  New test
2411
2412 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2413
2414         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2415
2416 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2417
2418         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2419         g++.old-deja/g++.pt/static6.C: Likewise.
2420         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2421         supports weak symbols.
2422
2423 2001-07-18  Andreas Jaeger  <aj@suse.de>
2424
2425         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2426         supported again.
2427
2428 2001-07-18  Andreas Jaeger  <aj@suse.de>
2429
2430         * gcc.dg/iftrap-1.c: Fix target line.
2431
2432 2001-07-17  Richard Henderson  <rth@redhat.com>
2433
2434         * gcc.c-torture/execute/20010717-1.c: New.
2435
2436 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2437
2438         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2439         tests.
2440
2441 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2442
2443         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2444
2445 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2446
2447         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2448         UAC_SIGBUS, UAC_NOPRINT definitions.
2449
2450 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2451
2452         * objc/execute/object_is_class.m: New test.
2453         * objc/execute/object_is_meta_class.m: New test.
2454
2455 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2456
2457         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2458         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2459
2460 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2461
2462         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2463         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2464
2465 2001-07-14  Richard Henderson  <rth@redhat.com>
2466
2467         * gcc.dg/iftrap-1.c: New.
2468
2469 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2470
2471         * g77.f-torture/execute/intrinsic77.f: New test.
2472
2473 2001-07-11  Janis Johnson <janis@us.ibm.com>
2474
2475         * gcc.misc-tests/gcov-3.c: New test.
2476
2477 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2478
2479         * gcc.c-torture/compile/20010711-1.c,
2480         * gcc.c-torture/compile/20010711-2.c: New tests.
2481
2482 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2483
2484         * gcc.c-torture/execute/20010711-1.c: New test.
2485
2486 2001-07-11  Ben Elliston  <bje@redhat.com>
2487
2488         * g++.old-deja/g++.other/enum5.C: New test.
2489
2490 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2491
2492         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2493         (g++-dg-prune): Call prune_gcc_output.
2494         * prune.exp: New file for prune_gcc_output.
2495         * lib/g++.exp, lib/gcc.exp: Load it.
2496
2497 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2498
2499         * gcc.c-torture/compile/20010701-1.c,
2500         g++.old-deja/g++.ext/attrib6.C: New tests.
2501
2502 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2503
2504         * gcc.c-torture/compile/20010706-1.c: New test.
2505
2506 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2507
2508         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2509
2510 2001-06-28  Stan Shebs  <shebs@apple.com>
2511
2512         * gcc.dg/pragma-darwin.c: New test.
2513
2514 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2515
2516         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2517         Solaris 2.[678] system.
2518
2519 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2520
2521         * gcc.dg/20010622-1.c: New test.
2522
2523 2001-06-18  Stan Shebs  <shebs@apple.com>
2524
2525         * objc.dg: New directory.
2526         * objc.dg/dg.exp: New file.
2527         * objc.dg/alias.m: New.
2528         * objc.dg/class-1.m: New.
2529         * objc.dg/class-2.m: New.
2530         * objc.dg/const-str-1.m: New.
2531         * objc.dg/const-str-2.m: New.
2532         * objc.dg/id-1.m: New.
2533         * objc.dg/method-1.m: New.
2534         * objc.dg/super-class-1.m: New.
2535         * lib/objc-dg.exp: New file.
2536
2537 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2538
2539         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2540         of label name.
2541
2542 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2543
2544         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2545
2546 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2547
2548         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2549         variable.
2550
2551 2001-06-12  Richard Henderson  <rth@redhat.com>
2552
2553         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2554
2555 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2556
2557         * g++.old-deja/g++.abi/vbase5.C: New test.
2558         * g++.old-deja/g++.abi/vbase6.C: New test.
2559         * g++.old-deja/g++.abi/vbase7.C: New test.
2560
2561 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2562
2563         * gcc.c-torture/compile/20010610-1.c: New test.
2564
2565 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2566
2567         * g++.old-deja/g++.abi/vbase4.C: New test.
2568
2569 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2570
2571         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2572         support %f for HC11/HC12 targets.
2573         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2574         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2575         on HC11/HC12 targets.
2576         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2577
2578 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2579
2580         * gcc.dg/wchar_t-1.c: New file.
2581         * gcc.dg/wint_t-1.c: Likewise.
2582
2583 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2584
2585         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2586
2587 2001-06-11  Richard Henderson  <rth@redhat.com>
2588
2589         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2590
2591 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2592
2593         * gcc.c-torture/compile/20010611-1.c: New test.
2594
2595 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2596
2597         * gcc.dg/c99-tag-1.c: Add more tests.
2598
2599 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2600
2601         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2602         representation on MN10300 and ARM/Thumb.
2603
2604 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2605
2606         * g77.f-torture/execute/20010610.f: New.
2607
2608 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2609
2610         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2611         names.
2612
2613 2001-06-09  Richard Henderson  <rth@redhat.com>
2614
2615         * gcc.c-torture/execute/ashrdi-1.c: New.
2616         * gcc.c-torture/execute/ashldi-1.c: New.
2617         * gcc.c-torture/execute/lshrdi-1.c: New.
2618
2619 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2620
2621         * objc/execute/load-3.m: Added. Check sending +load to categories,
2622         in addition to classes.
2623
2624 2001-06-08  Stan Shebs  <shebs@apple.com>
2625
2626         * objc/execute/load-2.m: New test.  From Nicola Pero
2627         <n.pero@mi.flashnet.it>.
2628
2629 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2630
2631         * gcc.c-torture/execute/20010605-2.c: New test.
2632
2633 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2634
2635         * g++.old-deja/g++.abi/vbase2.C: New test.
2636         * g++.old-deja/g++.abi/vbase3.C: New test.
2637
2638 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2639
2640         * g++.old-deja/g++.pt/friend49.C: New test.
2641
2642 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2643
2644         * g++.old-deja/g++.ext/anon3.C: New test.
2645
2646 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2647
2648         * g++.old-deja/g++.other/conv7.C: New test.
2649
2650 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2651
2652         * gcc.c-torture/compile/20010605-2.c: New test.
2653
2654 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2655
2656         * gcc.c-torture/execute/20010604-1.c: New test.
2657
2658 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2659
2660         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2661
2662 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2663
2664         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2665         (g++_link_flags): Likewise.
2666         (g++_init): Pass gccpath's value to two previous functions.
2667
2668 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2669
2670         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2671         Ensure logfile entry matches exec command line.
2672
2673 2001-05-31  Richard Henderson  <rth@redhat.com>
2674
2675         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2676         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2677
2678 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2679
2680         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2681         compiler for irix6.2
2682
2683 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2684
2685         * g++.old-deja/g++.other/optimize3.C: New file.
2686
2687 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2688
2689         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2690         assemble.
2691
2692 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2693
2694         * g++.old-deja/g++.other/optimize2.C: New file.
2695
2696 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2697
2698         * gcc.c-torture/compile/20010518-2.c: New file.
2699         * gcc.c-torture/execute/20010518-1.c: New file.
2700         * gcc.c-torture/execute/20010518-2.c: New file.
2701
2702 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2703
2704         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2705
2706 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2707
2708         G++ no longer defines builtins that do not begin with __builtin.
2709         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2710         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2711         * g++.old-deja/g++.law/builtin1.C: Likewise.
2712         * g++.old-deja/g++.law/cvt2.C: Likewise.
2713         * g++.old-deja/g++.mike/net5.C: Likewise.
2714         * g++.old-deja/g++.other/builtins1.C: Likewise.
2715         * g++.old-deja/g++.other/builtins2.C: Likewise.
2716         * g++.old-deja/g++.other/builtins3.C: Likewise.
2717         * g++.old-deja/g++.other/builtins4.C: Likewise.
2718         * g++.old-deja/g++.other/inline8.C: Likewise.
2719         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2720
2721 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2722
2723         * g++.old-deja/g++.pt/using1.C: Adjust.
2724         * g++.old-deja/g++.pt/using2.C: New test.
2725
2726 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2727
2728         * gcc.dg/cpp/charconst.c: New tests.
2729         * gcc.dg/cpp/escape.c: New tests.
2730         * gcc.dg/cpp/escape-1.c: New tests.
2731         * gcc.dg/cpp/escape-2.c: New tests.
2732         * gcc.dg/cpp/ucs.c: New tests.
2733
2734 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2735
2736         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2737         native compiler for irix6.5.
2738
2739 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2740
2741         * lib/g++.exp (g++_include_flags): Use args to compute
2742         get_multilibs.
2743         (g++_link_flags): Likewise.
2744         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2745
2746 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2747
2748         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2749
2750 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2751
2752         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2753         this file.
2754
2755 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2756
2757         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2758         STACK_SIZE;
2759         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2760         to STACK_SIZE; Use it to define size of add_histo array.
2761         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2762         to STACK_SIZE.
2763         (f): Use GITT_SIZE to define size of gitt local table.
2764         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2765         to STACK_SIZE; Use it to define size of bytemem array.
2766
2767 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2768
2769         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2770         on 68HC11/HC12 due to the asm instruction.
2771         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2772         * gcc.c-torture/compile/920520-1.x: Likewise.
2773         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2774         on 68HC11/HC12 because the function is larger than 64K.
2775         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2776         on 68HC11/HC12 because the structure is too large.
2777
2778 2001-05-20  Richard Henderson  <rth@redhat.com>
2779
2780         * gcc.c-torture/execute/20010520-1.c: New.
2781
2782 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2783
2784         * g++.old-deja/g++.warn/compare1.C: New test.
2785         * gcc.dg/compare4.c: New test.
2786
2787 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2788
2789         * g++.old-deja/g++.other/optimize1.C: New test.
2790
2791 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2792
2793         * g++.old-deja/g++.pt/spec41.C: New test.
2794
2795 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2796
2797         * gcc.c-torture/compile/20010114-1.x: Remove.
2798
2799 2001-05-18  Stan Shebs  <shebs@apple.com>
2800
2801         * gcc.c-torture/compile/20010518-1.c: New test.
2802
2803 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2804
2805         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2806         * g++.old-deja/g++.pt/crash67.C: New test.
2807
2808 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2809
2810         * g++.old-deja/g++.other/debug9.C: New test.
2811
2812 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2813
2814         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2815
2816 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2817
2818         * gcc.c-torture/compile/20010516-1.c: New test.
2819
2820 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2821
2822         * g++.old-deja/g++.other/crash41.C: New test.
2823
2824 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2825
2826         * g++.old-deja/g++.pt/crash66.C: New test.
2827
2828 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2829
2830         * g++.old-deja/g++.robertl/eb27.C: Convert.
2831
2832 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2833
2834         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2835         declaration being redundant.
2836
2837 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2838
2839         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2840
2841 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2842
2843         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2844
2845 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2846
2847         * lib/g++.exp: Use testsuite_flags.
2848
2849 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2850
2851         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2852
2853 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2854
2855         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2856
2857 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2858
2859         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2860
2861 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2862
2863         * gcc.c-torture/compile/20010313-1.c: New test.
2864
2865 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2866
2867         * gcc.dg/cpp/direct2.c: New test.
2868         * gccq.dg/cpp/direct2s.c: New test.
2869
2870         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2871
2872 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2873
2874         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2875         * g++.old-deja/g++.other/op3.C: Likewise.
2876
2877 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2878
2879         * gcc.dg/cpp/syshdr.h: New file.
2880         * gcc.dg/cpp/sysmac1.c: Update.
2881         * gcc.dg/cpp/sysmac2.c: Update.
2882
2883 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2884
2885         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2886
2887 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2888
2889         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2890         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2891
2892 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2893
2894         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2895
2896 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2897
2898         * lib/g++.exp (g++_include_flags): Don't use any special flags
2899         if TESTING_IN_BUILD_TREE is not defined.
2900         (g++_init): Use a plain 'c++' as the compiler if
2901         TESTING_IN_BUILD_TREEE is not defined.
2902
2903 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2904
2905         * g++.old-deja/g++.eh/catch13.C: New test.
2906         * g++.old-deja/g++.eh/catch14.C: New test.
2907
2908 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2909
2910         * gcc.dg/cpp/tr-define.c: New test.
2911
2912 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2913
2914         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2915         <stdlib.h>, not <malloc.h>.
2916
2917 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2918
2919         * g++.old-deja/g++.ns/template17.C: New test.
2920
2921 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2922
2923         * g++.old-deja/g++.pt/ref4.C: New test.
2924
2925 2001-04-30  Richard Henderson  <rth@redhat.com>
2926
2927         * gcc.dg/20000724-1.c: Revert last change.
2928
2929 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2930
2931         * g77.f-torture/execute/20010430.f: New test.
2932
2933 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2934
2935         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2936
2937 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2938
2939         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2940
2941 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2942
2943         * g++.old-deja/g++.eh/crash6.C: New test.
2944
2945 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2946
2947         * g++.old-deja/g++.other/warn7.C: New test.
2948
2949 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2950
2951         * g++.old-deja/g++.other/defarg9.C: New test.
2952
2953 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2954
2955         * g77.f-torture/compile/20010426.f: New test.
2956         * g77.f-torture/execute/20010426.f: New test.
2957
2958 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2959
2960         * g77.f-torture/compile/20000629-1.x: Remove - error
2961         has been fixed.
2962
2963 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2964
2965         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2966         Tweak slightly to work with g++.dg framework.
2967         * g++.dg/special/ecos.exp: Run initp1.C test.
2968         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2969
2970         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2971         its linker doesn't give line numbers either.
2972         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2973
2974 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2975
2976         * g++.old-deja/g++.other/lex1.C: New test.
2977
2978 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2979
2980         * gcc.dg/noncompile/20010425-1.c: New test.
2981
2982 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2983
2984         * g++.old-deja/g++.pt/mangle2.C: New test.
2985
2986 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2987
2988         * gcc.dg/format/plus-1.c: New test.
2989
2990 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2991
2992         * gcc.dg/20010423-1.c: New test.
2993
2994 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2995
2996         * gcc.c-torture/execute/20010422-1.c: New test.
2997
2998 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2999
3000         * g++.old-deja/g++.ns/type2.C: New test.
3001
3002 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3003
3004         * g++.old-deja/g++.other/perf1.C: New test.
3005
3006 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3007
3008         * gcc.dg/c99-func-2.c: Remove xfail.
3009         * gcc.dg/c99-func-3.c: Remove xfail.
3010         * gcc.dg/c99-func-4.c: Remove xfail.
3011
3012 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3013
3014         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3015
3016 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3017
3018         * gcc.c-torture/compile/20010423-1.c: New test.
3019
3020 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3021
3022         * g++.old-deja/g++.pt/typename28.C: New test.
3023
3024 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3025
3026         * g++.old-deja/g++.abi/empty2.C: New test.
3027         * g++.old-deja/g++.abi/empty3.C: New test.
3028
3029 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3030
3031         * g++.old-deja/g++.other/comdat2.C: New test.
3032         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3033
3034 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3035
3036         * g++.old-deja/g++.other/overload14.C: New test.
3037
3038 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3039
3040         * g++.old-deja/g++.other/lookup23.C: New test.
3041
3042 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3043
3044         * gcc.c-torture/execute/20010403-1.c: New test.
3045
3046 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3047             Mark Mitchell  <mark@codesourcery.com>
3048
3049         * lib/old-dejagnu.exp: Don't delete output of executable.
3050         Add .exe suffix to executables.
3051
3052 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3053
3054         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3055
3056 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3057
3058         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3059
3060 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3061
3062         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3063         * g++.old-deja/g++.abi/crash1.C: New test.
3064
3065 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3066
3067         * g++.old-deja/g++.other/crash40.C: New test.
3068
3069 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3070
3071         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3072
3073 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3074
3075         * g++.old-deja/g++.other/warn6.C: New test.
3076
3077 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3078
3079         * g++.old-deja/g++.robertl/eb42.C: Same.
3080
3081 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3082
3083         * gcc.dg/wtr-conversion-1.c: New testcase.
3084
3085 2001-04-10  Richard Henderson  <rth@redhat.com>
3086
3087         * g++.old-deja/g++.other/array5.C: New.
3088
3089 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3090
3091         * gcc.c-torture/execute/20010408-1.c: New test.
3092
3093 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3094
3095         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3096         headers and constructs.
3097         * g++.old-deja/g++.robertl/eb79.C: Same.
3098         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3099         * g++.old-deja/g++.robertl/eb73.C: Same.
3100         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3101         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3102         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3103         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3104         * g++.old-deja/g++.robertl/eb44.C: Same.
3105         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3106         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3107         * g++.old-deja/g++.robertl/eb39.C: Same.
3108         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3109         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3110         * g++.old-deja/g++.robertl/eb30.C: Same.
3111         * g++.old-deja/g++.robertl/eb3.C: Same.
3112         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3113         * g++.old-deja/g++.robertl/eb21.C: Same.
3114         * g++.old-deja/g++.robertl/eb15.C: Same.
3115         * g++.old-deja/g++.robertl/eb118.C: Same.
3116         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3117         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3118         * g++.old-deja/g++.robertl/eb109.C: Same.
3119         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3120         * g++.old-deja/g++.mike/rtti1.C: Same.
3121         * g++.old-deja/g++.mike/p658.C: Same.
3122         * g++.old-deja/g++.mike/net46.C: Same.
3123         * g++.old-deja/g++.mike/net34.C: Same.
3124         * g++.old-deja/g++.mike/memoize1.C: Same.
3125         * g++.old-deja/g++.mike/eh2.C: Same.
3126         * g++.old-deja/g++.law/weak.C: Same.
3127         * g++.old-deja/g++.law/visibility7.C: Same.
3128         * g++.old-deja/g++.law/visibility25.C: Same.
3129         * g++.old-deja/g++.law/visibility22.C: Same.
3130         * g++.old-deja/g++.law/visibility2.C: Same.
3131         * g++.old-deja/g++.law/visibility17.C: Same.
3132         * g++.old-deja/g++.law/visibility13.C: Same.
3133         * g++.old-deja/g++.law/visibility10.C: Same.
3134         * g++.old-deja/g++.law/visibility1.C: Same.
3135         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3136         * g++.old-deja/g++.law/vbase1.C: Same.
3137         * g++.old-deja/g++.law/operators32.C: Same.
3138         * g++.old-deja/g++.law/nest3.C: Same.
3139         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3140         * g++.old-deja/g++.law/except5.C (main): Same.
3141         * g++.old-deja/g++.law/cvt7.C (run): Same.
3142         * g++.old-deja/g++.law/cvt2.C: Same.
3143         * g++.old-deja/g++.law/cvt16.C: Same.
3144         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3145         * g++.old-deja/g++.law/ctors17.C (main): Same.
3146         * g++.old-deja/g++.law/ctors13.C: Same.
3147         * g++.old-deja/g++.law/ctors12.C (main): Same.
3148         * g++.old-deja/g++.law/ctors10.C: Same.
3149         * g++.old-deja/g++.law/code-gen5.C: Same.
3150         * g++.old-deja/g++.law/bad-error7.C: Same.
3151         * g++.old-deja/g++.law/arm9.C: Same.
3152         * g++.old-deja/g++.law/arm12.C: Same.
3153         * g++.old-deja/g++.law/arg8.C: Same.
3154         * g++.old-deja/g++.law/arg1.C: Same.
3155         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3156         * g++.old-deja/g++.jason/template31.C: Same.
3157         * g++.old-deja/g++.jason/template24.C (main): Same.
3158         * g++.old-deja/g++.jason/2371.C: Same.
3159         * g++.old-deja/g++.eh/new2.C: Same.
3160         * g++.old-deja/g++.eh/new1.C: Same.
3161         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3162         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3163         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3164         * g++.old-deja/g++.brendan/crash62.C: Same.
3165         * g++.old-deja/g++.brendan/crash52.C: Same.
3166         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3167         * g++.old-deja/g++.brendan/crash38.C: Same.
3168         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3169         * g++.old-deja/g++.brendan/copy9.C: Same.
3170
3171 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3172
3173         * gcc.c-torture/execute/20001203-2.c (memset):
3174         Count argument is of type __SIZE_TYPE__.
3175
3176 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3177
3178         * gcc.c-torture/compile/20010404-1.c: New test.
3179
3180 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3181
3182         * gcc.c-torture/compile/20010326-1.c: New test.
3183
3184 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3185
3186         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3187         peculiarities of the SH.
3188         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3189
3190 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3191
3192         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3193         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3194         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3195
3196 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3197
3198         * g77.f-torture/compile/20010321-1.f: New test.
3199
3200 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3201
3202         * gcc.c-torture/compile/20010329-1.c: New test.
3203
3204 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3205
3206         * gcc.c-torture/execute/20010329-1.c: New test.
3207
3208 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3209
3210         * g++.old-deja/g++.other/eh4.C: Fix typo.
3211
3212 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3213
3214         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3215
3216 2001-03-28  Philip Blundell  <philb@gnu.org>
3217
3218         * gcc.c-torture/compile/20010328-1.c: New test.
3219
3220 2001-03-27  Richard Henderson  <rth@redhat.com>
3221
3222         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3223         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3224
3225 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3226
3227         * gcc.c-torture/compile/20010327-1.c: New test.
3228
3229 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3230
3231         * g++.old-deja/g++.other/friend12.C: New test.
3232         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3233         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3234
3235 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3236
3237         * gcc.c-torture/execute/20010325-1.c: New test.
3238
3239 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3240
3241         * g++.old-deja/g++.other/mangle3.C: New test.
3242
3243 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3244
3245         * g++.old-deja/g++.other/anon8.C: New test.
3246
3247 2001-03-20  Philip Blundell  <philb@gnu.org>
3248
3249         * gcc.c-torture/compile/20010320-1.c: New test.
3250
3251 2001-03-17  Richard Henderson  <rth@redhat.com>
3252
3253         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3254
3255 2001-03-15  Geoff Keating  <geoff@redhat.com>
3256
3257         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3258         tests on AIX.
3259
3260 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3261
3262         * g++.old-deja/g++.other/eh4.C: New test.
3263
3264 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3265
3266         * gcc.dg/cpp/mi1.c: Update.
3267
3268 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3269
3270         * g++.old-deja/g++.other/regstack.C: New test.
3271
3272 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3273
3274         * g++.old-deja/g++.other/ref4.C: New test.
3275
3276 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3277
3278         * objc/execute/va_method.m: Added.
3279         * objc/execute/IMP.m: Added.
3280         * objc/execute/_cmd.m: Added.
3281         * objc/execute/accessing_ivars.m: Added.
3282         * objc/execute/class-1.m: Added.
3283         * objc/execute/class-10.m: Added.
3284         * objc/execute/class-11.m: Added.
3285         * objc/execute/class-12.m: Added.
3286         * objc/execute/class-13.m: Added.
3287         * objc/execute/class-14.m: Added.
3288         * objc/execute/class-2.m: Added.
3289         * objc/execute/class-3.m: Added.
3290         * objc/execute/class-4.m: Added.
3291         * objc/execute/class-5.m: Added.
3292         * objc/execute/class-6.m: Added.
3293         * objc/execute/class-7.m: Added.
3294         * objc/execute/class-8.m: Added.
3295         * objc/execute/class-9.m: Added.
3296         * objc/execute/class-tests-1.h
3297         * objc/execute/class-tests-2.h
3298         * objc/execute/compatibility_alias.m: Added.
3299         * objc/execute/encode-1.m: Added.
3300         * objc/execute/formal_protocol-1.m: Added.
3301         * objc/execute/formal_protocol-2.m: Added.
3302         * objc/execute/formal_protocol-3.m: Added.
3303         * objc/execute/formal_protocol-4.m: Added.
3304         * objc/execute/formal_protocol-5.m: Added.
3305         * objc/execute/formal_protocol-6.m: Added.
3306         * objc/execute/formal_protocol-7.m: Added.
3307         * objc/execute/informal_protocol.m: Added.
3308         * objc/execute/initialize.m: Added.
3309         * objc/execute/load.m: Added.
3310         * objc/execute/many_args_method.m: Added.
3311         * objc/execute/nested-3.m: Added.
3312         * objc/execute/no_clash.m: Added.
3313         * objc/execute/private.m: Added.
3314         * objc/execute/redefining_self.m: Added.
3315         * objc/execute/root_methods.m: Added.
3316         * objc/execute/selector-1.m: Added.
3317         * objc/execute/static-1.m: Added.
3318         * objc/execute/static-2.m: Added.
3319         * objc/execute/va_method.m: Added.
3320
3321 2001-03-10  Richard Henderson  <rth@redhat.com>
3322
3323         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3324
3325 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3326
3327         * g++.old-deja/g++.other/crash31.C: XFAIL.
3328         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3329         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3330         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3331         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3332         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3333
3334 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3335
3336         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3337
3338 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3339
3340         * gcc.dg/20000724-1.c: Don't use multiline strings.
3341
3342 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3343
3344         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3345         result of -cString against what we expect it to be; don't just
3346         print it out for no one to read.
3347
3348         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3349         Based on testcases provided by Nicola Pero.
3350
3351 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3352
3353         * gcc.dg/cpp/macro7.c: New test.
3354
3355 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3356
3357         * gcc.dg/cpp/multiline.c: Update.
3358
3359 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3360
3361         * g++.old-deja/g++.other/enum3.C: New test.
3362
3363 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3364
3365         * g++.old-deja/g++.other/pod1.C: New test.
3366
3367 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3368
3369         * g++.old-deja/g++.ext/overload1.C: New test.
3370
3371 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3372
3373         * g++.old-deja/g++.pt/using1.C: New test.
3374
3375 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3376
3377         * g++.old-deja/g++.other/using9.C: New test.
3378
3379 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3380
3381         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3382
3383         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3384
3385 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3386
3387         * g++.old-deja/g++.ext/realpt1.C: Remove.
3388
3389 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3390
3391         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3392
3393 2001-02-26  Will Cohen  <wcohen@redhat.com>
3394
3395         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3396
3397 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3398
3399         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3400         templatized constructors.
3401
3402 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3403
3404         * gcc.c-torture/execute/20010224-1.c: New test.
3405
3406 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3407
3408         * gcc.c-torture/execute/20010222-1.c: New test.
3409
3410 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3411
3412         * g++.old-deja/g++.other/inline20.C: New test.
3413
3414 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3415
3416         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3417
3418 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3419
3420         * g++.old-deja/g++.other/lookup22.C: New test.
3421
3422 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3423
3424         * g77.dg: New directory.
3425         * g77.dg/20010216-1.f: New test case.
3426         * g77.dg/dg.exp: New driver.
3427         * lib/g77-dg.exp: New driver library.
3428
3429 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3430
3431         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3432
3433 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3434
3435         * g++.old-deja/g++.other/decl9.C: New test.
3436
3437 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3438
3439         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3440         not need <string> and also tests the initialization at runtime.
3441
3442 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3443
3444         * gcc.c-torture/execute/longlong.c: New test.
3445
3446 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3447
3448         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3449
3450 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3451
3452         * gcc.c-torture/execute/920302-1.c (execute):
3453         Change argument type to short.
3454
3455 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3456
3457         * g++.old-deja/g++.pt/deduct6.C: New test.
3458
3459 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3460
3461         * g++.old-deja/g++.pt/deduct5.C: New test.
3462
3463 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3464
3465         * gcc.c-torture/execute/20010209-1.c: New test.
3466
3467 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3468
3469         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3470
3471 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3472
3473         * g++.dg/vtgc1.C: Update for new ABI.
3474
3475         * consistency.vlad: New directory, 1665 files.
3476
3477 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3478
3479         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3480         return type.
3481         * gcc.dg/cpp/digraphs.c: Declare puts.
3482
3483 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3484
3485         * g++.old-deja/g++.other/warn5.C: New test.
3486
3487 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3488
3489         * g++.old-deja/g++.pt/spec40.C: New test.
3490
3491 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3492
3493         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3494         case.
3495         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3496
3497 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3498
3499         * gcc.c-torture/compile/20010209-1.c: New test.
3500
3501 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3502
3503         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3504         excess errors message but not if it crashes.
3505         * g++.old-deja/g++.other/crash27.C: Likewise.
3506         * g++.old-deja/g++.other/crash28.C: Likewise.
3507         * g++.old-deja/g++.other/crash30.C: Likewise.
3508         * g++.old-deja/g++.other/crash32.C: Likewise.
3509         * g++.old-deja/g++.other/crash35.C: Likewise.
3510         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3511
3512 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3513
3514         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3515         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3516         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3517         g77.f-torture/execute/execute.exp,
3518         g77.f-torture/noncompile/noncompile.exp,
3519         gcc.c-torture/execute/execute.exp,
3520         gcc.c-torture/execute/memcheck/memcheck.exp,
3521         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3522         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3523         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3524         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3525         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3526         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3527         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3528         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3529         Remove bug reporting instructions with ancient email addresses.
3530
3531 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3532
3533         * gcc.dg/20010202-1.c: New test.
3534         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3535
3536 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3537
3538         * g++.dg/stdbool-if.C: New test.
3539
3540 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3541
3542         * objc/execute/fdecl.m: Added main().
3543
3544 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3545
3546         * gcc.c-torture/execute/20010206-1.c: New test.
3547
3548 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3549
3550         * gcc.dg/cpp/avoidpaste1.c: Update.
3551
3552 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3553
3554         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3555         Pero <nicola@brainstorm.co.uk>.
3556         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3557
3558 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3559
3560         * g++.old-deja/g++.pt/spec39.C: New test.
3561
3562 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3563
3564         * gcc.c-torture/compile/20010202-1.c: New test.
3565
3566 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3567
3568         * g++.old-deja/g++.abi/primary2.C: New test.
3569         * g++.old-deja/g++.abi/primary3.C: New test.
3570         * g++.old-deja/g++.abi/primary4.C: New test.
3571         * g++.old-deja/g++.abi/primary5.C: New test.
3572         * g++.old-deja/g++.abi/vtable3.h: New test.
3573         * g++.old-deja/g++.abi/vtable3a.C: New test.
3574         * g++.old-deja/g++.abi/vtable3b.C: New test.
3575         * g++.old-deja/g++.abi/vtable3c.C: New test.
3576         * g++.old-deja/g++.abi/vtable3d.C: New test.
3577         * g++.old-deja/g++.abi/vtable3e.C: New test.
3578         * g++.old-deja/g++.abi/vtable3f.C: New test.
3579         * g++.old-deja/g++.abi/vtable3g.C: New test.
3580         * g++.old-deja/g++.abi/vtable3h.C: New test.
3581         * g++.old-deja/g++.abi/vtable3i.C: New test.
3582         * g++.old-deja/g++.abi/vtable3j.C: New test.
3583         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3584
3585 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3586
3587         * g++.old-deja/g++.other/anon6.C: New test.
3588         * g++.old-deja/g++.other/anon7.C: New test.
3589
3590 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3591
3592         * gcc.dg/cpp/avoidpaste2.c: New tests.
3593
3594 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3595
3596         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3597
3598 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3599
3600         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3601         DECIMAL_DIG cases for Irix."
3602
3603 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3604
3605         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3606
3607 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3608
3609         * gcc.dg/c99-tag-1.c: New test.
3610
3611 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3612
3613         * gcc.dg/cpp/tr-warn1.c: Add tests.
3614
3615 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3616
3617         * gcc.dg/cpp/avoidpaste1.c: Update.
3618         * gcc.dg/cpp/paste4.c: Update.
3619
3620 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3621
3622         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3623         cases for Irix.
3624
3625 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3626
3627         * g++.old-deja/g++.other/inline19.C: New test.
3628
3629 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3630
3631         * gcc.dg/Wlarger-than.c: New test.
3632
3633 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3634
3635         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3636
3637 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3638
3639         * gcc.c-torture/execute/20010129-1.c: New test.
3640         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3641
3642 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3643
3644         * gcc.dg/cpp/avoidpaste1.c: Test case.
3645
3646 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3647
3648         * g++.old-deja/g++.other/inline18.C: New test.
3649
3650 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3651
3652         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3653         and __builtin_putchar.
3654
3655 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3656
3657         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3658         tests.
3659
3660 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3661
3662         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3663         floating point number rounding mode to round to the nearest
3664         representable mode.
3665
3666 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3667
3668         * g++.old-deja/g++.other/mangle2.C: New test.
3669
3670 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3671
3672         * gcc.c-torture/compile/20010124-1.c: New test.
3673
3674 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3675
3676         * g++.old-deja/g++.pt/spec38.C: New test.
3677
3678 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3679
3680         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3681         "Build don't run".
3682
3683 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3684
3685         * gcc.c-torture/execute/20010123-1.c: New test.
3686
3687 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3688
3689         * g++.old-deja/g++.pt/spec37.C: New test.
3690
3691 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3692
3693         * g++.old-deja/g++.pt/overload14.C: New test.
3694
3695 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3696
3697         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3698         __builtin_return_address.
3699
3700 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3701
3702         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3703         * g++.old-deja/g++.pt/spec35.C: New test.
3704         * g++.old-deja/g++.pt/spec36.C: New test.
3705
3706 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3707
3708         * gcc.c-torture/compile/20010118-1.c: New test.
3709
3710 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3711
3712         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3713
3714 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3715
3716         * gcc.c-torture/execute/20010119-1.c: New test.
3717
3718 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3719
3720         * g++.old-deja/g++.other/vbase5.C: New test.
3721
3722 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3723
3724         * gcc.c-torture/execute/20010118-1.c: New test.
3725
3726 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * g++.old-deja/g++.pt/deduct3.C: New test.
3729
3730 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3731
3732         * g++.old-deja/g++.pt/spec34.C: New test.
3733
3734 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3735
3736         * g77.f-torture/compile/20000601-2.f: New test.
3737
3738 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3739
3740         * g++.old-deja/g++.other/init17.C: New test.
3741
3742 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3743
3744         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3745
3746 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3747
3748         * g++.old-deja/g++.pt/unify8.C: New test.
3749
3750 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3751
3752         * g++.old-deja/g++.abi/vbase1.C: New test.
3753
3754 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3755
3756         * g++.old-deja/g++.pt/crash65.C: New test.
3757
3758 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3759
3760         * gcc.dg/cpp/assembl2.S: New test case.
3761
3762 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3763
3764         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3765         are supported.
3766
3767 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3768
3769         * g++.old-deja/g++.other/builtins1.C: New test.
3770         * g++.old-deja/g++.other/builtins2.C: Likewise.
3771         * g++.old-deja/g++.other/builtins3.C: Likewise.
3772         * g++.old-deja/g++.other/builtins4.C: Likewise.
3773
3774 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3775
3776         * gcc.c-torture/compile/20010117-1.c: New test.
3777         * gcc.c-torture/compile/20010117-2.c: New test.
3778
3779 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3780
3781         * g77.f-torture/execute/20010116.[fx]: New test,
3782         XFAIL on i?86-*-*.
3783         * g77.f-torture/compile/20010115.f: Indicate it's
3784         a test for PR fortran/1636.
3785
3786 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3787
3788         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3789
3790 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3791
3792         * g77.f-torture/compile/20010115.f: New test.
3793
3794 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3795
3796         * g++.old-deja/g++.pt/nontype5.C: New test.
3797
3798 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3799
3800         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3801         have an equivalent working one below it.
3802
3803 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3804
3805         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3806         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3807
3808 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3809
3810         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3811         message containing "init_priority".
3812         (conpr-2.C): Likewise.
3813         (conpr-3.C): Likewise.
3814         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3815
3816 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3817
3818         * gcc.c-torture/execute/20010114-2.c: New test.
3819
3820 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3821
3822         * gcc.c-torture/compile/20010114-1.c: New test.
3823         * gcc.c-torture/compile/20010114-1.x: Xfail.
3824         * gcc.c-torture/compile/20010114-2.c: New test.
3825         * gcc.c-torture/execute/20010114-1.c: New test.
3826         * gcc.dg/trunc-1.c: New test.
3827         * gcc.dg/uninit-B.c: New test.
3828
3829 2001-01-13  Nick Clifton  <nickc@redhat.com>
3830
3831         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3832         target.
3833
3834 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3835
3836         * gcc.c-torture/compile/20010113-1.c: New test.
3837
3838 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3839
3840         * gcc.c-torture/compile/20001212-1.c: New test.
3841
3842 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3843
3844         * gcc.dg/cpp/widestr1.c: Update.
3845         * gcc.dg/cpp/prag-imp.c: Remove.
3846
3847 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3848
3849         * gcc.c-torture/execute/20000801-3.x: Remove.
3850         * gcc.dg/c90-init-1.c: New test.
3851         * gcc.dg/c99-init-1.c: New test.
3852         * gcc.dg/c99-init-2.c: New test.
3853         * gcc.dg/gnu99-init-1.c: New test.
3854
3855 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3856
3857         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3858         testing that no relevant ones were found.
3859
3860 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3861
3862         * g++.old-deja/g++.pt/cast2.C: New test.
3863
3864 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3865
3866         * g++.old-deja/g++.pt/friend47.C: New test.
3867
3868 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3869
3870         * g++.old-deja/g++.pt/instantiate13.C: New test.
3871
3872 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3873
3874         * g++.old-deja/g++.other/defarg7.C: New test.
3875         * g++.old-deja/g++.other/defarg8.C: New test.
3876
3877 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3878
3879         * g++.old-deja/g++.pt/crash64.C: New test.
3880
3881 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3882
3883         * g++.old-deja/g++.pt/crash63.C: New test.
3884
3885 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3886
3887         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3888
3889 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3890
3891         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3892
3893 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3894
3895         * g++.old-deja/g++.pt/error3.C: New test.
3896
3897 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3898
3899         * g++.old-deja/g++.other/crash39.C: New test.
3900
3901 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3902
3903         * g++.old-deja/g++.other/vbase4.C: New test.
3904
3905 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3906
3907         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3908         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3909         * gcc.dg/special/special.exp: New test driver which will check
3910         for alias support for the above test.
3911
3912 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3913
3914         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3915         problems on small machines.
3916         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3917         parameterize.
3918
3919 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3920
3921         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3922         mips.
3923         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3924
3925 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3926
3927         * g++.old_deja/g++.pt/using8.C: New test.
3928
3929 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3930
3931         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3932
3933 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3934
3935         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3936         where a failure is expected.
3937         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3938
3939 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3940
3941         * g++.old_deja/g++.pt/instantiate12.C: New test.
3942
3943 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3944
3945         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3946         start of structs.
3947         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3948         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3949         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3950         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3951         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3952         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3953         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3954         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3955         * g++.old-deja/g++.eh/spec6.C: Likewise.
3956         * g++.old-deja/g++.jason/crash3.C: Likewise.
3957         * g++.old-deja/g++.law/ctors11.C: Likewise.
3958         * g++.old-deja/g++.law/ctors17.C: Likewise.
3959         * g++.old-deja/g++.law/ctors5.C: Likewise.
3960         * g++.old-deja/g++.law/ctors9.C: Likewise.
3961         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3962         * g++.old-deja/g++.mike/net22.C: Likewise.
3963         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3964         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3965         * g++.old-deja/g++.mike/virt3.C: Likewise.
3966         * g++.old-deja/g++.niklas/t128.C: Likewise.
3967         * g++.old-deja/g++.other/anon4.C: Likewise.
3968         * g++.old-deja/g++.other/using1.C: Likewise.
3969         * g++.old-deja/g++.other/warn3.C: Likewise.
3970         * g++.old-deja/g++.pt/t37.C: Likewise.
3971         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3972         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3973
3974 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3975
3976         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3977
3978 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3979
3980         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3981
3982 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3983
3984         * gcc.c-torture/compile/20010107-1.c: New test.
3985
3986 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3987
3988         * gcc.c-torture/execute/builtin-noret-1.c: New test.
3989
3990 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3991
3992         * gcc.dg/format/format.h: New file.
3993         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
3994         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
3995         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
3996         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
3997         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
3998         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3999         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4000         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4001         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4002         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4003         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4004         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4005         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4006         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4007         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4008         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4009         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4010         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4011         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4012         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4013         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4014         instead of declaring standard types, macros and functions in each
4015         test.
4016
4017 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4018
4019         * gcc.c-torture/execute/20010106-1.c: New test.
4020
4021 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4022
4023         * gcc.dg/format/format.exp: New file.
4024         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4025         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4026         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4027         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4028         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4029         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4030         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4031         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4032         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4033         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4034         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4035         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4036         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4037         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4038         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4039         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4040         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4041         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4042         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4043         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4044         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4045         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4046         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4047         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4048         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4049         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4050         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4051         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4052         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4053         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4054         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4055         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4056         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4057         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4058         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4059         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4060         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4061         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4062         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4063         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4064         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4065         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4066
4067 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4068
4069         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4070         account.
4071
4072 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4073
4074         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4075
4076 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4077
4078         * g++.old-deja/g++.pt/crash62.C: New test.
4079
4080 2001-01-04  Richard Henderson  <rth@redhat.com>
4081
4082         * gcc.dg/20000926-1.c: Update expected warnings.
4083         * gcc.dg/array-2.c: Likewise.
4084         * gcc.dg/array-4.c: Also validate flexible array members.
4085         * gcc.dg/c99-flex-array-1.c: New.
4086
4087 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4088
4089         * gcc.c-torture/compile/20001222-1.x: Remove.
4090
4091 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4092
4093         * gcc.c-torture/execute/built-in-setjmp.c: New.
4094
4095 2001-01-03  Richard Henderson  <rth@redhat.com>
4096
4097         * gcc.dg/940510-1.c: Update expected error wording.
4098         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4099
4100 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4101
4102         * lib/target-supports.exp (check_alias_available): Modified to
4103         indicate aliases not supported if only weak aliases are supported.
4104
4105 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4106
4107         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4108         Turn on cmpstrsi checks for __pj__ and __i370__.
4109
4110 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4111
4112         * g++.old-deja/g++.other/virtual11.C: New test.
4113
4114 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4115
4116         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4117
4118 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4119
4120         * gcc.c-torture/compile/20010102-1.c: New test.
4121
4122 2001-01-02  Andreas Jaeger  <aj@suse.de>
4123
4124         * gcc.dg/noreturn-3.c: New test.
4125
4126         * gcc.dg/noreturn-4.c: New test.
4127
4128 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4129
4130         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4131         __builtin_fputc and __builtin_fwrite.
4132
4133 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4134
4135         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4136         signed char, not default char.
4137
4138 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4139
4140         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4141
4142 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4143
4144         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4145
4146 2000-12-29  Richard Henderson  <rth@redhat.com>
4147
4148         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4149         (__cyg_profile_func_exit): Define.
4150
4151 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4152
4153         * g++.dg/vtgc1.C: New test.
4154
4155 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4156
4157         * gcc.dg/noncompile/20001228-1.c: New test.
4158
4159         * gcc.dg/20001228-1.c: New test.
4160
4161         * gcc.c-torture/execute/20001228-1.c: New test.
4162
4163 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4164
4165         * gcc.dg/format-strfmon-1.c: New test.
4166
4167 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4168
4169         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4170         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4171         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4172         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4173         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4174         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4175         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4176         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4177         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4178         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4179         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4180         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4181         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4182
4183         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4184         * gcc.c-torture/execute/string-opt-4.c: Test index.
4185
4186 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4187
4188         * gcc.c-torture/compile/20001226-1.c: New test.
4189
4190 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4191
4192         * gcc.c-torture/compile/20001222-1.c: New test.
4193         * gcc.c-torture/compile/20001222-1.x: Xfail.
4194
4195 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4196
4197         * gcc.c-torture/execute/comp-goto-2.c: New test.
4198
4199 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4200
4201         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4202         Use long types if __INT_MAX__ is 32767.
4203         (main): Use cast to (sint32 *) when poking 88 into a_page.
4204
4205         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4206
4207 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4208
4209         * gcc.c-torture/compile/20001221-1.c: New test.
4210         * gcc.c-torture/execute/20001221-1.c: New test.
4211
4212 2000-12-20  Richard Henderson  <rth@redhat.com>
4213
4214         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4215         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4216
4217 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4218
4219         * gcc.dg/compare3.c: New test.
4220
4221 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4222
4223         * gcc.dg/format-warnll-1.c: New test.
4224
4225 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4226
4227         * gcc.dg/cpp/cmdlne-P.c: New test.
4228
4229 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4230
4231         * gcc.c-torture/execute/builtin-abs-1.c,
4232         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4233
4234 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4235
4236         * gcc.dg/cpp/multiline.c: New test.
4237
4238 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4239
4240         * g++.old-deja/g++.other/syshdr1.C: Update.
4241         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4242
4243 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4244
4245         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4246
4247 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4248
4249         * g++.old-deja/g++.pt/ttp65.C: New test.
4250
4251 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4252
4253         * g++.old-deja/g++.pt/ttp64.C: New test.
4254
4255 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4256
4257         * g++.old-deja/g++.pt/spec33.C: New test.
4258
4259 2000-12-14  Catherine Moore  <clm@redhat.com>
4260
4261         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4262         * gcc.c-torture/execute/920612-2.c: Likewise.
4263         * gcc.c-torture/execute/920428-2.c: Likewise.
4264         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4265         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4266
4267 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4268
4269         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4270         * gcc.dg/pack-test-2.c: Likewise.
4271
4272 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4273
4274         Tests by Zack Weinberg <zackw@stanford.edu>.
4275
4276         * gcc.dg/cpp/defined.c: Update.
4277         * gcc.dg/cpp/defined_trad.c: New tests.
4278
4279 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4280
4281         * gcc.dg/cpp/trad-direct.c: Update.
4282
4283 2000-12-11  Neil Booth  <neilb@earthling.net>
4284
4285         * gcc.dg/cpp/defined_trad.c
4286
4287 2000-12-11  Neil Booth  <neilb@earthling.net>
4288
4289         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4290
4291 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4292
4293         * gcc.dg/format-miss-2.c: New test.
4294
4295 2000-12-09  Neil Booth  <neilb@earthling.net>
4296
4297         * gcc.dg/cpp/lineflags.c: New tests.
4298         * gcc.dg/cpp/poison.c: Update.
4299         * gcc.dg/cpp/redef2.c: Update.
4300         * gcc.dg/cpp/skipping.c: New test.
4301
4302 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4303
4304         * g++.old-deja/g++.other/eh3.C: New testcase.
4305
4306 2000-12-07  Neil Booth  <neilb@earthling.net>
4307
4308         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4309         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4310         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4311         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4312         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4313         Update.
4314
4315 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4316
4317         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4318         __SIZE_TYPE__ instead of int for type of integers cast to
4319         pointers.
4320
4321 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4322
4323         * g++.old-deja/g++.other/cleanup4.C: New test.
4324
4325 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4326
4327         * format-sec-1.c: New test.
4328
4329 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4330
4331         * gcc.dg/format-nonlit-3.c: New test.
4332
4333 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4334
4335         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4336         through a null pointer.
4337
4338 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4339
4340         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4341         * g++.old-deja/g++.pt/partial4.C: New test.
4342
4343 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4344
4345         * gcc.c-torture/execute/ieee/hugeval.x: New.
4346
4347 2000-12-06  Neil Booth  <neilb@earthling.net>
4348
4349         * gcc.dg/cpp/backslash2.c: New tests.
4350
4351 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4352
4353         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4354         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4355
4356 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4357
4358         * gcc.c-torture/execute/20001203-2.c: New testcase.
4359
4360 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4361
4362         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4363         * g++.old-deja/g++.other/virtual10.C: New test.
4364
4365 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4366
4367         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4368
4369 2000-12-05  Richard Henderson  <rth@redhat.com>
4370
4371         * gcc.c-torture/compile/20001205-1.c: New.
4372
4373 2000-12-04  Neil Booth  <neilb@earthling.net>
4374
4375         * g++.old-deja/g++.other/virtual9.C: New test.
4376         * g++.old-deja/g++.pt/crash61.C: New test.
4377         * gcc.c-torture/execute/loop-9.c: New test.
4378
4379 2000-12-04  Neil Booth  <neilb@earthling.net>
4380
4381         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4382         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4383         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4384         * gcc.dg/cpp/extratokens.c: ...here.
4385
4386 2000-12-04  Neil Booth  <neilb@earthling.net>
4387
4388         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4389         New tests.
4390
4391 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4392
4393         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4394         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4395
4396 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4397
4398         * gcc.c-torture/execute/20001203-1.c: New test.
4399
4400 2000-12-03  Neil Booth  <neilb@earthling.net>
4401
4402         * gcc.dg/cpp/macro6.c: New test cases.
4403
4404 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4405
4406         * gcc.c-torture/execute/string-opt-9.c: New test.
4407         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4408         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4409         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4410
4411         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4412         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4413
4414 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4415
4416         * gcc.dg/cpp/if-6.c: New testcase.
4417
4418         * gcc.dg/20001201-1.c: New testcase.
4419
4420 2000-12-02  Neil Booth  <neilb@earthling.net>
4421
4422         * g++.old-deja/g++.other/externC4.C,
4423         g++.old-deja/g++.other/friend10.C: New tests.
4424
4425 2000-12-02  Neil Booth  <neilb@earthling.net>
4426
4427         * g++.old-deja/g++.other/instan2.C
4428         * g++.old-deja/g++.other/instan3.C: New test.
4429
4430 2000-12-02  Neil Booth  <neilb@earthling.net>
4431
4432         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4433         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4434         gnuc99.c,gnuc99-pedantic.c: New tests.
4435
4436 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4437
4438         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4439         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4440
4441 2000-12-01  Neil Booth  <neilb@earthling.net>
4442
4443         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4444         * gcc.dg/cpp/poison.c: Update.
4445         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4446
4447 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4448
4449         * g77.f-torture/execute/20001201.f: New test.
4450
4451 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4452
4453         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4454
4455 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4456
4457         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4458
4459 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4460
4461         * g++.old-deja/g++.other/cast6.C: New test.
4462
4463 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4464
4465         * gcc.c-torture/execute/20001130-2.c: New testcase.
4466
4467 2000-11-30  Richard Henderson  <rth@redhat.com>
4468
4469         * gcc.c-torture/execute/20001130-1.c: New test.
4470
4471 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4472
4473         * g++.old-deja/g++.other/op3.C: New test.
4474
4475 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4476
4477         * g++.old-deja/g++.other/op2.C: New test.
4478
4479 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4480
4481         * g++.old-deja/g++.other/crash38.C: New test.
4482
4483 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4484
4485         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4486
4487 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4488
4489         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4490         tests.
4491         * gcc.c-torture/execute/string-opt-6.c: New test.
4492
4493         * gcc.dg/20001117-1.c: Add main.
4494
4495 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4496
4497         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4498         Move from here ...
4499         * gcc.dg/940510-1.c: ... to here.
4500
4501         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4502         zero-size arrays in toplevel structures.
4503
4504 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4505
4506         * gcc.c-torture/execute/loop-8.c: New test.
4507
4508 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4509
4510         * g++.old-deja/g++.other/base1.C: New test.
4511
4512 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4513
4514         * g++.old-deja/g++.other/parse2.C: New test.
4515
4516 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4517
4518         * g++.old-deja/g++.pt/incomplete1.C: New test.
4519
4520 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4521
4522         * g++.old-deja/g++.other/friend9.C: New test.
4523
4524 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4525
4526         * gcc.dg/20001127-1.c: New test.
4527
4528 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4529
4530         * g++.old-deja/g++.pt/friend46.C: New test.
4531
4532 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4533
4534         * g++.old-deja/g++.other/ptrmem8.C: New test.
4535
4536 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4537
4538         * gcc.c-torture/execute/string-opt-7.c: New test.
4539         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4540
4541 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4542
4543         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4544         instead of 'mkcheck 2'.
4545
4546 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4547
4548         * gcc.c-torture/execute/memcheck/driver.c,
4549         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4550         C9X references to refer to C99.
4551
4552 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4553
4554         * gcc.dg/ultrasp3.c: New test.
4555
4556 2000-11-25  Neil Booth  <neilb@earthling.net>
4557
4558         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4559
4560 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4561
4562         * gcc.c-torture/compile/20001123-2.c: New.
4563
4564 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4565
4566         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4567
4568 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4569
4570         * gcc.dg/sequence-point-1.c: Add some new tests.
4571         * gcc.c-torture/execute/20001124-1.c: New test.
4572
4573 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4574
4575         * g++.old-deja/g++.other/vaarg4.C: New test.
4576         * gcc.c-torture/compile/20001123-1.c: New test.
4577
4578 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4579
4580         * g++.other/crash24.C: Adjust and remove XFAIL.
4581         * g++.other/crash37.C: New test.
4582
4583 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4584
4585         * g++.old-deja/g++.pt/instantiate9.C: New test.
4586
4587 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4588
4589         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4590         new ABI, too.
4591
4592         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4593         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4594
4595 2000-11-22  Neil Booth  <neilb@earthling.net>
4596
4597         * gcc.dg/cpp/Wtrigraphs.c: New test.
4598
4599 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4600
4601         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4602
4603 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4604
4605         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4606
4607 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4608
4609         * lib/gcc-dg.exp: load_lib scanasm.exp.
4610         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4611         * lib/g++-dg.exp: load_lib scanasm.exp.
4612         * lib/scanasm.exp: New.
4613         (scan-assembler, scan-assembler-not): Add optional arguments to
4614         test name, or if not present, the pattern name.
4615         (scan-assembler-dem, scan-assembler-dem-not): New.
4616
4617         * g++.dg/dg.exp: New.
4618
4619 2000-11-21  Neil Booth  <neilb@earthling.net>
4620
4621         * gcc.dg/cpp/integrated1.c: Remove.
4622
4623 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4624
4625         * gcc.c-torture/execute/20001121-1.c: New test.
4626
4627 2000-11-21  Richard Henderson  <rth@redhat.com>
4628
4629         * gcc.c-torture/compile/20001121-1.c: New test.
4630
4631 2000-11-20  Neil Booth  <neilb@earthling.net>
4632
4633         * gcc.dg/cpp/integrated1.c: New test.
4634
4635 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4636
4637         * g++.old-deja/g++.other/inline17.C: New test.
4638
4639 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4640
4641         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4642         local variable to be zero: I made the variable global. Now
4643         uses abort() and exit() instead of relying on main's return value.
4644
4645 2000-11-20  Neil Booth  <neilb@earthling.net>
4646
4647         * gcc.dg/cpp/paste2.c: Update test.
4648         * objc/execute/paste.m: New test.
4649
4650 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4651
4652         * gcc.dg/c99-condexpr-1.c: New test.
4653
4654 2000-11-20  Neil Booth  <neilb@earthling.net>
4655
4656         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4657
4658 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4659
4660         * g++.old-deja/g++.pt/export1.C: New test.
4661
4662 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4663
4664         * gcc.dg/20001117-1.c: New test.
4665
4666 2000-11-18  Richard Henderson  <rth@redhat.com>
4667
4668         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4669
4670 2000-11-18  Richard Henderson  <rth@redhat.com>
4671
4672         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4673         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4674         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4675
4676 2000-11-18  Richard Henderson  <rth@redhat.com>
4677
4678         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4679         (main): New.  Exit cleanly.
4680
4681 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4682
4683         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4684         gcc.dg/c99-fordecl-2.c: New tests.
4685
4686 2000-11-18  Richard Henderson  <rth@redhat.com>
4687
4688         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4689         * gcc.c-torture/execute/zerolen-2.c: New.
4690
4691 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4692
4693         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4694         memory.
4695
4696 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4697
4698         * g++.old-deja/g++.pt/instantiate8.C: New test.
4699
4700 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4701
4702         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4703         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4704
4705 2000-11-16  Nick Clifton  <nickc@redhat.com>
4706
4707         * gcc.c-torture/execute/nestfunc-2.c: New test.
4708         * gcc.c-torture/execute/nestfunc-3.c: New test.
4709
4710 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4711
4712         * gcc.c-torture/compile/20001116-1.c: New test.
4713
4714 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4715
4716         * gcc.c-torture/execute/20001115-1.c: New test.
4717
4718 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4719
4720         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4721         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4722         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4723         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4724
4725 2000-11-15  Neil Booth  <neilb@earthling.net>
4726
4727         gcc.dg/cpp/_Pragma1.c: Update.
4728         gcc.dg/cpp/_Pragma2.c: New test.
4729
4730 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4731
4732         * g++.old-deja/g++.other/anon5.C: New test.
4733
4734 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4735
4736         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4737         tests.
4738
4739 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4740
4741         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4742         output.
4743
4744 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4745
4746         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4747         labels at end of compound statements.
4748
4749 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4750
4751         * gcc.c-torture/execute/loop-7.c: New test.
4752
4753 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4754
4755         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4756
4757 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4758
4759         * gcc.dg/c99-bool-1.c: New test.
4760
4761 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4762
4763         * gcc.dg/c99-scope-1.c: Remove xfail.
4764         * gcc.dg/c99-scope-2.c: New test.
4765
4766 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4767
4768         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4769         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4770
4771 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4772
4773         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4774         error messages.
4775
4776         * g++.mike/p700.C: Don't typedef wchar_t.
4777         * g++.mike/p784.C: Likewise.
4778         * g++.mike/eb101.C: Don't use __wchar_t.
4779
4780 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4781
4782         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4783         from DO loop.
4784
4785 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4786
4787         * gcc.c-torture/execute/20001111-1.c: New test.
4788
4789 2000-11-10  Nick Clifton  <nickc@redhat.com>
4790
4791         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4792         long multuiple and accumulate.
4793
4794 2000-11-09  Richard Henderson  <rth@redhat.com>
4795
4796         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4797         via size_t instead of int.
4798
4799         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4800         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4801         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4802         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4803
4804 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4805
4806         * gcc.c-torture/compile/20001109-1.c: New test.
4807         * gcc.c-torture/compile/20001109-2.c: New test.
4808
4809 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4810
4811         * g++.old-deja/g++.pt/operator1.C: New test.
4812         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4813
4814 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4815
4816         * gcc.dg/20001108-1.c: New test.
4817
4818 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4819
4820         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4821         with both arguments constant strings.
4822         * gcc.c-torture/execute/string-opt-3.c: New test.
4823         * gcc.c-torture/execute/string-opt-4.c: New test.
4824         * gcc.c-torture/execute/string-opt-5.c: New test.
4825
4826 2000-11-08  Nick Clifton  <nickc@redhat.com>
4827
4828         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4829         mulsidi3adddi patterns.
4830
4831 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4832
4833         * g++.old-deja/g++.other/crash36.C: New test.
4834
4835 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * g++.old-deja/g++.other/init16.C: New test.
4838
4839 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4840
4841         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4842
4843 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4844
4845         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4846         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4847         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4848
4849 2000-11-07  DJ Delorie  <dj@redhat.com>
4850
4851         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4852
4853 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4854
4855         * gcc.c-torture/execute/string-opt-1.c: New test.
4856
4857 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4858
4859         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4860         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4861         parameters in registers, and there is no way for a varargs
4862         function to know in which order the integer and floating-point
4863         parameters should be interleaved when they are placed on the
4864         stack.
4865         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4866         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4867
4868 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4869
4870         * gcc.c-torture/execute/string-opt-2.c: New test.
4871
4872 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4873
4874         * g++.old-deja/g++.pt/crash60.C: New test.
4875
4876 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4877
4878         * g++.old-deja/g++.other/crash24.C: New test.
4879         * g++.old-deja/g++.other/crash25.C: New test.
4880         * g++.old-deja/g++.other/crash26.C: New test.
4881         * g++.old-deja/g++.other/crash27.C: New test.
4882         * g++.old-deja/g++.other/crash28.C: New test.
4883         * g++.old-deja/g++.other/crash29.C: New test.
4884         * g++.old-deja/g++.other/crash30.C: New test.
4885         * g++.old-deja/g++.other/crash31.C: New test.
4886         * g++.old-deja/g++.other/crash32.C: New test.
4887         * g++.old-deja/g++.other/crash33.C: New test.
4888         * g++.old-deja/g++.other/crash34.C: New test.
4889         * g++.old-deja/g++.other/crash35.C: New test.
4890
4891 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4892
4893         * gcc.c-torture/execute/20001031-1.c: New test.
4894
4895 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4896
4897         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4898         namespace.
4899
4900         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4901         standards-conformant.
4902
4903         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4904
4905         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4906         * g++.old-deja/g++.mike/p755a.C: Likewise.
4907         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4908         library makes no calls to `operator new' during initialization.
4909
4910 2000-11-04  Neil Booth  <neilb@earthling.net>
4911
4912         * gcc.dg/cpp/include2.c: New tests.
4913
4914 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4915
4916         * lib/g++.exp (g++_set_ld_library_path): New function.
4917         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4918
4919 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4920
4921         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4922         warnings.
4923
4924 2000-11-01  Richard Henderson  <rth@redhat.com>
4925
4926         * g++.old-deja/g++.ext/namedret1.C: New.
4927         * g++.old-deja/g++.ext/namedret2.C: New.
4928         * g++.old-deja/g++.ext/namedret3.C: New.
4929
4930 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4931
4932         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4933         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4934
4935 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4936
4937         * gcc.c-torture/execute/va-arg-21.c: New test.
4938
4939 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4940
4941         * gcc.dg/c99-complex-2.c: New test.
4942
4943 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4944
4945         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4946
4947 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4948
4949         * g++.old-deja/g++.other/inline16.C: New test.
4950
4951 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4952
4953         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4954         __PRETTY_FUNCTION__
4955
4956 2000-10-29  Neil Booth  <neilb@earthling.net>
4957
4958         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4959         New tests.
4960         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4961         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4962         optimisation.
4963
4964 2000-10-29  Neil Booth  <neilb@earthling.net>
4965
4966         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4967         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4968         * mi5.c: Test multiple includes work with -C.
4969         * trigraphs.c: Test ^= version.
4970
4971 2000-10-28  Neil Booth  <neilb@earthling.net>
4972
4973         New tests and test updates for new macro expander.
4974
4975         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4976         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4977         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4978         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4979         new diagnostic messages.
4980
4981         * gcc.dg/cpp/macro3.c: New tests.
4982
4983 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4984
4985         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
4986         on the same line.
4987
4988 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4989
4990         * g++.old-deja/g++.other/eh2.C: New test.
4991
4992 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4993
4994         * gcc.c-torture/execute/20001027-1.c: New test.
4995
4996 2000-10-26  Richard Henderson  <rth@redhat.com>
4997
4998         * gcc.c-torture/execute/20001026-1.c: New.
4999
5000 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5001
5002         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5003         * g++.old-deja/g++.law/builtin1.C: Likewise.
5004         * g++.old-deja/g++.law/ctors10.C: Likewise.
5005         * g++.old-deja/g++.law/virtual3.C: Likewise.
5006         * g++.old-deja/g++.mike/p658.C: Likewise.
5007         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5008         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5009         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5010         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5011         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5012
5013 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5014
5015         * gcc.c-torture/compile/20001024-1.c: New test.
5016
5017 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5018
5019         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5020         to tell us whether or not we are using V3.
5021
5022 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5023
5024         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5025         operands.
5026
5027 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5028
5029         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5030
5031 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5032
5033         * gcc.c-torture/execute/20001024-1.c: New test.
5034
5035 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5036
5037         * g++.old-deja/g++.other/sibcall1.C: New test.
5038
5039 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5040
5041         * gcc.dg/noncompile/init-3.c: New test.
5042
5043 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5044
5045         * gcc.dg/format-array-1.c: New test.
5046
5047 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5048
5049         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5050         writing through null pointers; remove comment about testing
5051         unterminated strings.
5052
5053 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5054
5055         * gcc.c-torture/execute/20001017-2.c: New test.
5056
5057 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5058
5059         * gcc.c-torture/compile/20001018-1.c: New test.
5060         * gcc.c-torture/compile/20001018-1.x: Xfail.
5061
5062 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5063
5064         * gcc.c-torture/execute/20001017-1.c: New test.
5065
5066 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5067
5068         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5069         for multiple use of arguments with scanf formats; add tests for
5070         multiple use of arguments.
5071
5072 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5073
5074         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5075
5076 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5077
5078         * gcc.dg/format-miss-1.c: New test.
5079
5080 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5081
5082         * gcc.c-torture/execute/20001013-1.c: New test.
5083
5084 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5085
5086         * gcc.dg/format-branch-1.c: New test.
5087
5088 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5089
5090         * README, lib/file-format.exp: Remove EGCS references.
5091
5092 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5093
5094         * gcc.dg/20001013-1.c: New test.
5095
5096 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5097
5098         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5099         for intmax_t in the compiler using __typeof__ and the type rules
5100         for conditional expressions.
5101
5102 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5103
5104         * gcc.dg/20001012-1.c: New test.
5105         * gcc.dg/20001012-2.c: New test.
5106
5107 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5108
5109         * gcc.dg/format-attr-1.c: New test.
5110
5111 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5112
5113         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5114         __LONG_LONG_MAX__ instead of LLONG_MAX.
5115
5116 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5117
5118         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5119         scanf flags.
5120         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5121         flags.
5122
5123 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5124
5125         * gcc.dg/sequence-pt-1.c: New test.
5126
5127 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5128
5129         * gcc.c-torture/execute/20001011-1.c: New testcase.
5130         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5131
5132 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5133
5134         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5135         does not error on it.
5136
5137 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5138
5139         * gcc.dg/20001009-1.c: New test.
5140
5141 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5142
5143         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5144         * gcc.c-torture/execute/20001009-2.c: ... to here.
5145
5146 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5147
5148         * gcc.c-torture/compile/20001009-1.c: New testcase.
5149         * gcc.c-torture/execute/20001009-1.c: New testcase.
5150         Testcases provided by Jan Hubicka <jh@suse.cz>.
5151
5152 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5153
5154         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5155         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5156         uintmax_t using <limits.h> to emulate the compiler's internal
5157         logic.  No longer XFAIL %j tests.
5158
5159 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5160
5161         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5162         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5163         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5164         regexps and details of expected handling of some bad formats.
5165         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5166         suppression.
5167
5168 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5169
5170         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5171         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5172         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5173         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5174         in list archives.
5175
5176 2000-10-06  Richard Henderson  <rth@cygnus.com>
5177
5178         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5179         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5180         * g++.old-deja/g++.jason/report.C: Likewise.
5181         * g++.old-deja/g++.law/friend5.C: Likewise.
5182         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5183         of the expected warnings.
5184
5185 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5186
5187         * g++.old-deja/g++.pt/enum14.C: New test.
5188
5189 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5190
5191         * g++.old-deja/g++.pt/crash59.C: New test.
5192
5193 2000-10-04  Will Cohen  <wcohen@redhat.com>
5194
5195         * gcc.dg/20000926-1.c: New test.
5196
5197 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5198
5199         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5200         function name for current C++ compiler.
5201         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5202
5203 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5204
5205         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5206         __PRETTY_FUNCTION__.
5207         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5208
5209 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5210
5211         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5212
5213 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5214
5215         * gcc.c-torture/compile/20000923-1.c: New test.
5216
5217 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5218
5219         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5220         * g++.old-deja/g++.pt/ttp62.C: Same.
5221         * g++.old-deja/g++.other/inline14.C: Same.
5222
5223 2000-09-24  Richard Henderson  <rth@cygnus.com>
5224
5225         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5226
5227 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5228
5229         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5230
5231 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5232
5233         * gcc.c-torture/compile/20000922-1.c: New file.
5234
5235 2000-09-21  Nick Clifton  <nickc@redhat.com>
5236
5237         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5238         a signed long modulo operation.
5239         (mod6): New funciton - perform an unsigned long modulo operation.
5240         (main): Add tests for modulos of very large numbers by very small
5241         dividends.
5242
5243 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5244
5245         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5246
5247 2000-09-19  Richard Henderson  <rth@cygnus.com>
5248
5249         * gcc.dg/compare2.c (case 10): XFAIL.
5250
5251 2000-09-18  Richard Henderson  <rth@cygnus.com>
5252
5253         * gcc.c-torture/execute/20000906-1.c: Move ...
5254         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5255         that support __builtin_trap.
5256
5257 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5258
5259         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5260
5261 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5262
5263         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5264         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5265         more $ format tests.
5266
5267 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5268
5269         * gcc.dg/format-errmk-1.c: New test.
5270
5271 2000-09-17  Greg McGary  <greg@mcgary.org>
5272
5273         * gcc.c-torture/execute/20000917-1.x: Remove.
5274
5275 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5276
5277         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5278
5279 2000-09-17  Greg McGary  <greg@mcgary.org>
5280
5281         * gcc.c-torture/execute/20000917-1.c: New test.
5282         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5283
5284 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5285
5286         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5287         in nested macro bug.
5288
5289 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5290
5291         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5292
5293 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5294
5295         * gcc.c-torture/execute/20000914-1.c: New test.
5296
5297 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5298
5299         * g++.other/inline13.C: New test.
5300
5301 2000-09-12  Andreas Jaeger  <aj@suse.de>
5302
5303         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5304         constant by Ulrich Drepper <drepper@redhat.com>.
5305
5306 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5307
5308         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5309
5310 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5311
5312         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5313
5314 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5315
5316         * gcc.dg/cpp/backslash.c: New test.
5317
5318 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5319
5320         * gcc.c-torture/execute/20000910-1.c: New test.
5321         * gcc.c-torture/execute/20000910-2.c: Likewise.
5322
5323 2000-09-11  Robert Lipe  <robertl@sco.com>
5324
5325         * gcc.dg/pragma-align.c: New test.
5326
5327 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5328
5329         * g++.old-deja/g++.pt/explicit82.C: New test.
5330         * g++.old-deja/g++.pt/explicit83.C: New test.
5331
5332 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5333
5334         * gcc.dg/asm-names.c: New test.
5335
5336 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5337
5338         * gcc.dg/cpp/tr-warn6.c: New test
5339
5340 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5341
5342         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5343         be accepted.
5344
5345 2000-09-07  Catherine Moore  <clm@redhat.com>
5346
5347         * gcc.c-torture/execute/unroll-1.c: New test.
5348
5349 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5350
5351         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5352         ERROR markers.
5353         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5354         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5355         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5356         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5357         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5358         Preprocess only.
5359         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5360         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5361
5362 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5363
5364         * g++.old-deja/g++.pt/deduct2.C: New test.
5365
5366 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5367
5368         * g++.old-deja/g++.pt/parms2.C: New test.
5369
5370 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5371
5372         * g++.old-deja/g++.pt/crash58.C: New test.
5373
5374 2000-09-06  Greg McGary  <greg@mcgary.org>
5375
5376         * gcc.c-torture/execute/20000906-1.c: New test.
5377         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5378
5379 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5380
5381         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5382
5383 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5384
5385         * g++.old-deja/g++.pt/crash57.C: New test.
5386
5387 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5388
5389         * g++.old-deja/g++.pt/crash56.C: New test.
5390
5391 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5392
5393         * g++.old-deja/g++.pt/koenig1.C: New test.
5394
5395 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5396
5397         * gcc.dg/20000904-1.c: New test.
5398
5399 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5400
5401         * gcc.dg/cpp/paste8.c: New test.
5402
5403 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5404
5405         * gcc.c-torture/compile/20000827-1.c: New test.
5406
5407 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5408
5409         * gcc.dg/format-diag-1.c: New test.
5410
5411 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5412
5413         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5414         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5415         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5416         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5417         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5418
5419 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5420
5421         * g++.old-deja/g++.other/nested4.C: New test.
5422
5423 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5424
5425         * g++.old-deja/g++.ns/scoped1.C: New test.
5426
5427 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5428
5429         * lib/g++.exp: Support testing already-installed GCC.
5430
5431 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5432
5433         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5434
5435 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5436
5437         * gcc.dg/return-type-2.c: New test.
5438
5439 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5440
5441         * gcc.c-torture/compile/20000825-1.c: New test.
5442
5443 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5444
5445         * gcc.dg/dwarf2-2.c: New test.
5446
5447 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5448
5449         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5450         dg-warning regexps.
5451
5452 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5453
5454         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5455         gcc.dg/format-ext-5.c: New tests.
5456
5457 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5458
5459         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5460
5461 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5462
5463         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5464
5465 2000-08-24  Richard Henderson  <rth@cygnus.com>
5466
5467         * gcc.dg/ia64-sync-1.c: New test.
5468         * gcc.dg/ia64-sync-2.c: New test.
5469         * gcc.dg/ia64-asm-1.c: New test.
5470
5471 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5472
5473         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5474         * gcc.dg/format-ext-2.c: New test.
5475
5476 2000-08-23  Jason Merrill  <jason@redhat.com>
5477
5478         * lib/old-dejagnu.exp: Also ignore "In member function" and
5479         "At global scope".
5480
5481 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5482
5483         * gcc.dg/noncompile/label-lineno-1.c: New test.
5484
5485 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5486
5487         * gcc.dg/c99-array-nonobj-1.c: New test.
5488
5489 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5490
5491         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5492         tests.
5493         * gcc.dg/format-ext-1.c: New test.
5494
5495 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5496
5497         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5498         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5499         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5500         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5501         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5502
5503 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5504
5505         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5506         gcc.dg/c99-strftime-2.c: New tests.
5507
5508 2000-08-22  Richard Henderson  <rth@cygnus.com>
5509
5510         * gcc.c-torture/execute/20000822-1.c: New test.
5511
5512 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5513
5514         * gcc.c-torture/execute/20000819-1.x: Remove.
5515
5516 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5517
5518         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5519         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5520         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5521         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5522         gcc.dg/format-xopen-1.c: New tests.
5523
5524 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5525
5526         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5527
5528 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5529
5530         * g++.old-deja/g++.other/loop2.C: New test.
5531
5532         * gcc.c-torture/compile/20000606-1.c: New test.
5533         * gcc.c-torture/compile/20000728-1.c: New test.
5534         * gcc.c-torture/execute/20000801-1.c: New test.
5535         * gcc.c-torture/execute/20000801-2.c: New test.
5536         * gcc.c-torture/execute/20000819-1.c: New test.
5537         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5538         * gcc.dg/20000629-1.c: New test.
5539         * gcc.dg/20000724-1.c: New test.
5540         * gcc.dg/20000807-1.c: New test.
5541
5542 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5543
5544         * gcc.dg/cpp/pragma-1.c: New test.
5545         * gcc.dg/cpp/pragma-2.c: New test.
5546
5547 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5548
5549         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5550         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5551
5552 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5553
5554         * gcc.c-torture/compile/20000818-1.c: New test.
5555
5556 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5557
5558         * gcc.c-torture/execute/20000818-1.c: New test.
5559
5560 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5561
5562         * gcc.dg/format-va-1.c: New test.
5563
5564 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5565
5566         * g++.old-deja/g++.other/typedef8.C: New test.
5567
5568 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5569
5570         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5571         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5572         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5573         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5574         * g++.old-deja/g++.other/ptrmem7.C: New test.
5575         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5576
5577 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5578
5579         * g++.old-deja/g++.pt/typename27.C: New test.
5580
5581 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5582
5583         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5584         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5585         * g++.old-deja/g++.pt/friend45.C: New test.
5586         * g++.old-deja/g++.other/friend8.C: New test.
5587
5588 2000-08-15  Richard Henderson  <rth@cygnus.com>
5589
5590         * gcc.c-torture/execute/20000815-1.c: New test.
5591
5592 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5593
5594         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5595         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5596         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5597
5598 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5599
5600         * g++.old-deja/g++.other/refinit2.C: New test.
5601
5602 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5603
5604         * lib/c-torture.exp (c-torture): Make
5605         compiler_conditional_xfail_data global.
5606         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5607         compiler_conditional_xfail_data machinery.
5608         (f-torture-execute): Likewise.
5609         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5610         and only when unrolling loops.
5611
5612         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5613
5614 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5615
5616         * g++.old-deja/g++.pt/explicit81.C: New test.
5617
5618 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5619
5620         * g++.old-deja/g++.pt/typename26.C: New test.
5621
5622 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5623
5624         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5625         warning.
5626
5627 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5628
5629         * g++.old-deja/g++.other/array3.C: New test.
5630
5631 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5632
5633         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5634         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5635         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5636         New tests.
5637
5638 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5639
5640         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5641         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5642
5643 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5644
5645         * gcc.c-torture/execute/20000808-1.c: New test.
5646
5647 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5648
5649         * gcc.dg/c90-const-expr-1.c: New test.
5650
5651 2000-08-08  Richard Henderson  <rth@cygnus.com>
5652
5653         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5654
5655 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5656
5657         * gcc.dg/noncompile/const-ll-1.c: New test.
5658
5659 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5660
5661         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5662
5663 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5664
5665         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5666         that running programs linked against the shared version of libobjc
5667         run correctly.
5668
5669 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5670
5671         * gcc.dg/c99-printf-1.c: New test.
5672
5673 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5674
5675         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5676
5677 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5678
5679         * gcc.c-torture/execute/20000731-1.x: Delete.
5680
5681 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5682
5683         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5684         and torture_without_loops as is done by c-torture.exp.
5685         (search_for): Copy from c-torture.exp.
5686         (gcc-dg-runtest): New function, drives a directory of tests
5687         iterating over the TORTURE_OPTIONS.
5688         (scan-assembler, scan-assembler-not): Move here from
5689         individual directory drivers.
5690
5691         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5692         defined by lib/gcc-dg.exp.
5693         * gcc.dg/cpp/cpp.exp: Likewise.
5694         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5695         gcc-dg-runtest, so we cycle over optimization options.
5696
5697         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5698         * gcc.dg/compare2.c: No longer expected to fail.
5699
5700 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5701
5702         * gcc.c-torture/execute/20000804-1.c: New test.
5703
5704 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5705
5706         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5707
5708 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5709
5710         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5711
5712 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5713
5714         * gcc.c-torture/compile/20000803-1.c: New test.
5715
5716 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5717
5718         * gcc.c-torture/execute/20000801-3.c,
5719         gcc.c-torture/execute/20000801-4.c: New tests.
5720         * gcc.c-torture/execute/20000801-3.x,
5721         gcc.c-torture/execute/20000801-4.x: Xfail.
5722
5723 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5724
5725         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5726         libobjc/.libs to allow for libtool.
5727
5728 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5729
5730         * gcc.c-torture/compile/20000802-1.c: New test.
5731
5732 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5733
5734         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5735
5736 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5737
5738         * gcc-c-torture/execute/20000731-2.c: New test.
5739
5740         * gcc.c-torture/execute/20000731-1.c: New test.
5741         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5742
5743 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5744
5745         * testsuite/gcc.dg/cpp/paste7.c: New test.
5746         * gcc.dg/cpp/20000725-1.c: New test.
5747
5748 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5749
5750         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5751         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5752         declaration warning for __builtin_dwarf_reg_size.
5753
5754         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5755
5756 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5757
5758         * gcc.dg/noncompile/voidparam-1.c: New test.
5759
5760 2000-07-30  Richard Henderson  <rth@cygnus.com>
5761
5762         * gcc.dg/c90-digraph-1.c: Don't xfail.
5763         * gcc.dg/compare2.c (case 10): Xfail.
5764         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5765
5766 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5767
5768         * gcc.dg/c99-main-1.c: New test.
5769
5770 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5771
5772         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5773
5774 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5775
5776         * gcc.c-tortuer/execute/20000726-1.c: New test.
5777
5778 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5779
5780         * gcc.c-torture/execute/enum-2.c: New test.
5781
5782 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5783
5784         * gcc.dg/cpp/tr-warn3.c: New test.
5785
5786 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5787
5788         * g++.old-deja/g++.ext/implicit1.C: Remove.
5789         * g++.old-deja/g++.jason/c2.C: Remove
5790         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5791         * g++.old-deja/g++.pt/crash16.C: Likewise.
5792         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5793
5794 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5795
5796         * g++.old-deja/g++.other/for2.C: New test.
5797
5798 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5799
5800         * gcc.dg/20000720-1.c: New test.
5801
5802 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5803
5804         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5805
5806 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5807
5808         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5809         * gcc.c-torture/execute/20000722-1.c: New.
5810         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5811
5812 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5813
5814         * gcc.dg/cpp/20000720-1.S: New test.
5815
5816 2000-07-21  Michael Meissner  <meissner@redhat.com>
5817
5818         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5819
5820 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5821
5822         * g++.old-deja/g++.brendan/crash16.C,
5823         g++.old-deja/g++.brendan/parse3.C,
5824         g++.old-deja/g++.brendan/redecl1.C,
5825         g++.old-deja/g++.ns/template13.C,
5826         g++.old-deja/g++.other/decl4.C,
5827         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5828
5829 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5830
5831         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5832         and "Internal error".
5833
5834         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5835         regexps.
5836         * gcc.dg/cpp/paste6.c: New test.
5837
5838 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5839
5840         * gcc.dg/cpp/tr-direct.c: New test.
5841
5842         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5843         gcc.dg/cpp/undef1.c: Tweak error regexps.
5844
5845 2000-07-18  Eric Christopher <echristo@redhat.com>
5846
5847         * gcc.c-torture/compile/20000718-1.c: New test.
5848
5849 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5850
5851         * cpplex.c (_cpp_push_token): If the token being pushed back
5852         is the previous token in this context, just subtract one from
5853         context->posn.
5854         * cppmacro.c (save_expansion): Clear aux field when storing a
5855         placemarker.
5856
5857 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5858
5859         * gcc.dg/noncompile/redecl-1.c: New test.
5860
5861 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5862
5863         * gcc.c-torture/execute/20000717-5.c: New test.
5864         * gcc.c-torture/execute/20000717-1.x: Removed.
5865
5866 2000-07-17  Richard Henderson  <rth@cygnus.com>
5867
5868         * gcc.c-torture/execute/20000717-4.c: New test.
5869
5870 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5871
5872         * gcc.dg/cpp/syshdr.c: New test.
5873         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5874
5875 2000-07-17  Neil Booth  <neilb@earthling.net>
5876
5877         * gcc.dg/cpp/cmdlne-dM.c: New test.
5878         * gcc.dg/cpp/cmdlne-dD.c: New test.
5879
5880 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5881
5882         * gcc.c-torture/execute/20000717-3.c: New test.
5883
5884         * gcc.c-torture/compile/20000717-1.c: New test.
5885
5886 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5887
5888         * gcc.c-torture/execute/20000717-2.c: New test.
5889
5890 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5891
5892         * gcc.dg/formatz-1.c: New test.
5893
5894         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5895         * gcc.dg/c99-digraph-1.c: New tests.
5896
5897         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5898         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5899
5900         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5901         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5902         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5903         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5904         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5905         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5906         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5907
5908 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5909
5910         * gcc.c-torture/execute/20000717-1.c: New test.
5911         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5912
5913 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5914
5915         * gcc.c-torture/execute/20000715-2.c: New test.
5916         * gcc.dg/20000715-1.c: New test.
5917
5918 2000-07-15  Michael Meissner  <meissner@redhat.com>
5919
5920         * gcc.c-torture/execute/20000715-1.c: New test.
5921
5922 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5923
5924         * gcc.c-torture/execute/20000707-1.c: New test.
5925
5926 2000-07-13  Neil Booth  <NeilB@earthling.net>
5927
5928         * testsuite/gcc.dg/cpp/digraph1.c,
5929         testsuite/gcc.dg/cpp/digraph2.c,
5930         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5931
5932 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5933
5934         * g77.f-torture/compile/20000630-2.f:  New test.
5935         * g77.f-torture/compile/20000630-2.x
5936
5937 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5938
5939         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5940
5941 2000-07-11  Neil Booth  <NeilB@earthling.net>
5942
5943         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5944
5945 2000-07-11  Neil Booth  <NeilB@earthling.net>
5946
5947         * gcc.dg/cpp/cmdlne-C.c: New.
5948
5949 2000-07-09  Neil Booth  <NeilB@earthling.net>
5950
5951         * gcc.dg/cpp/directiv.c: New tests.
5952         * gcc.dg/cpp/undef1.c: Update.
5953
5954 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5955
5956         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5957
5958 2000-07-09  Neil Booth  <NeilB@earthling.net>
5959
5960         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5961
5962 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5963
5964         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5965         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5966
5967 2000-07-08  Neil Booth  <NeilB@earthling.net>
5968
5969         * gcc.dg/cpp/macsyntx.c: New tests.
5970
5971 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5972
5973         * gcc.dg/20000707-1.c: New test.
5974
5975 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5976
5977         * gcc.c-torture/execute/20000706-1.c: New test.
5978         * gcc.c-torture/execute/20000706-2.c: New test.
5979         * gcc.c-torture/execute/20000706-3.c: New test.
5980         * gcc.c-torture/execute/20000706-4.c: New test.
5981         * gcc.c-torture/execute/20000706-5.c: New test.
5982
5983 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5984
5985         * g++.old-deja/g++.pt/instantiate7.C: New test.
5986
5987 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5988
5989         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
5990         * g++.old-deja/g++.mike/thunk3.C: Likewise.
5991         * g++.old-deja/g++.other/rtti3.C: Likewise.
5992         * g++.old-deja/g++.other/rttid3.C: Likewise.
5993
5994 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
5995
5996         *  g77.f-torture/compile/20000630-1.x: Fix typo
5997
5998 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
5999
6000         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6001         assembly output.
6002
6003 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6004
6005         * gcc.dg/cpp/ident.c: New test.
6006
6007 2000-07-05  Neil Booth  <NeilB@earthling.net>
6008
6009         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6010           gcc.dg/cpp/lexstrng.c: New tests.
6011
6012 2000-07-04  Neil Booth  <NeilB@earthling.net>
6013
6014         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6015         * gcc.dg/cpp/strify2.c: Same.
6016
6017 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6018
6019         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6020         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6021         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6022         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6023
6024         * testsuite/gcc.dg/cpp/macro1.c,
6025         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6026         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6027         testsuite/gcc.dg/cpp/strify1.c,
6028         testsuite/gcc.dg/cpp/strify2.c: New tests.
6029
6030 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6031
6032         * gcc.c-torture/execute/20000703-1.c: New test.
6033
6034 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6035
6036         * g++.old-deja/g++.pt (lookup10.C): New test.
6037
6038 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6039
6040         * g++.old-deja/g++.pt (typename25.C): New test.
6041
6042 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6043
6044         * gcc.c-torture/compile/20000701-1.c: New test.
6045
6046 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6047
6048         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6049         to test case.
6050
6051 2000-06-30  Catherine Moore  <clm@cygnus.com>
6052
6053         * gcc.c-torture/execute/align-1.c: New test.
6054
6055 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6056
6057         * g++.old-deja/g++.pt/expr8.C: New test.
6058         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6059
6060 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6061
6062         * gcc.c-torture/compile/20000629-1.c: New test.
6063
6064 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6065
6066
6067         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6068         gcc.dg/noncompile directory, depending on whether they're
6069         preprocessor tests or not.  Annotate all the tests for the dg
6070         framework.
6071
6072         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6073         * gcc.dg/noncompile/noncompile.exp: New.
6074
6075         * Moved files:
6076         Old name                                New name
6077         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6078         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6079         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6080         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6081         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6082         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6083         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6084         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6085         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6086         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6087         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6088         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6089         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6090         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6091         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6092         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6093         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6094         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6095         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6096         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6097         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6098         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6099         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6100         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6101
6102         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6103         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6104         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6105         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6106         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6107         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6108
6109 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6110
6111         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6112         declare one variable.  On the fourth, error.
6113         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6114         declared by 20000628-1a.h.
6115
6116 2000-06-29  Richard Henderson  <rth@redhat.com>
6117
6118         * gcc.c-torture/execute/930529-1.x: New file.
6119         * gcc.dg/920413-1.c: Adjust expected warning text.
6120         * gcc.dg/980217-1.c: Declare abort.
6121         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6122
6123 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6124
6125         * g77.f-torture/compile/20000629-1.f: New test.
6126         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6127
6128 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6129
6130         Rearrange lots of files, removing entirely the
6131         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6132         directories.
6133
6134         * Deleted files:
6135         gcc.c-torture/code_quality/code_quality.exp
6136         gcc.c-torture/special/special.exp
6137         gcc.failure/failure.exp
6138         gcc.failure/940409-1.x
6139         gcc.c-torture/compile/961203-1.x
6140
6141         * New files:
6142         gcc.misc-tests/linkage.exp
6143         gcc.c-torture/execute/920730-1t.c
6144         gcc.c-torture/execute/920730-1t.x
6145         gcc.c-torture/compile/920520-1.x
6146         gcc.c-torture/compile/920521-1.x
6147         gcc.c-torture/compile/981006-1.x
6148         gcc.c-torture/execute/eeprof-1.x
6149
6150         * Moved files (possibly with modifications to fit a new harness):
6151         Old name                                New name
6152         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6153         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6154         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6155         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6156         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6157         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6158         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6159         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6160         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6161         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6162         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6163         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6164         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6165         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6166
6167 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6168
6169         * c-torture/compile/961203-1.x: Delete.
6170
6171         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6172         not exit. Include stdio.h.
6173         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6174         * gcc.misc-tests/dg-12.c: Likewise.
6175         * gcc.misc-tests/dg-5.c: Likewise.
6176         * gcc.misc-tests/dg-6.c: Likewise.
6177         * gcc.misc-tests/dg-7.c: Prototype abort.
6178         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6179         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6180         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6181         not exit.
6182         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6183         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6184
6185 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6186
6187         * gcc.dg/cpp/20000628-1.c: New test.
6188         * gcc.dg/cpp/20000628-1.h: New header for above test.
6189         * gcc.dg/cpp/20000628-1a.h: Likewise.
6190
6191 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6192
6193         * gcc.dg/cpp: New directory.
6194         * gcc.dg/cpp/cpp.exp: New driver.
6195         * gcc.dg/cpp/20000627-1.c: New test.
6196         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6197         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6198         and rewrite as a compilation test.
6199
6200         * gcc.dg: Move many files into the cpp subdirectory, possibly
6201         renaming or editing them as well.
6202         Old name                New name
6203         990119-1.c              cpp/19990119-1.c
6204         990228-1.c              cpp/19990228-1.c
6205         990407-1.c              cpp/19990407-1.c
6206         990409-1.c              cpp/19990409-1.c
6207         990413-1.c              cpp/19990413-1.c
6208         990703-1.c              cpp/19990703-1.c
6209         20000127-1.c            cpp/20000127-1.c
6210         20000129-1.c            cpp/20000129-1.c
6211         20000207-1.c            cpp/20000207-1.c
6212         20000207-2.c            cpp/20000207-2.c
6213         20000209-1.c            cpp/20000209-1.c
6214         20000209-2.c            cpp/20000209-2.c
6215         20000301-1.c            cpp/20000301-1.c
6216         20000419-1.c            cpp/20000419-1.c
6217         20000510-1.S            cpp/20000510-1.S
6218         20000519-1.c            cpp/20000519-1.c
6219         20000529-1.c            cpp/20000529-1.c
6220         20000625-1.c            cpp/20000625-1.c
6221         20000625-2.c            cpp/20000625-2.c
6222         cpp-as1.c               cpp/assert1.c
6223         cpp-as2.c               cpp/assert2.c
6224         cxx-comments-1.c        cpp/cxxcom1.c
6225         cxx-comments-2.c        cpp/cxxcom2.c
6226         endif-label.c           cpp/endif.c
6227         cpp-hash1.c             cpp/hash1.c
6228         cpp-hash2.c             cpp/hash2.c
6229         cpp-if1.c               cpp/if-1.c
6230         cpp-if2.c               cpp/if-2.c
6231         cpp-if3.c               cpp/if-3.c
6232         cpp-if4.c               cpp/if-4.c
6233         cpp-if5.c               cpp/if-5.c
6234         cpp-cond.c              cpp/if-cexp.c
6235         cpp-missingop.c         cpp/if-mop.c
6236         cpp-missingparen.c      cpp/if-mpar.c
6237         cpp-opprec.c            cpp/if-oppr.c
6238         cpp-ifparen.c           cpp/if-paren.c
6239         cpp-shortcircuit.c      cpp/if-sc.c
6240         cpp-shift.c             cpp/if-shift.c
6241         cpp-unary.c             cpp/if-unary.c
6242         cpp-li1.c               cpp/line1.c
6243         cpp-li2.c               cpp/line2.c
6244         lineno.c                cpp/line3.c
6245         lineno-2.c              cpp/line4.c
6246         cpp-mi.c                cpp/mi1.c
6247         cpp-mic.h               cpp/mi1c.h
6248         cpp-micc.h              cpp/mi1cc.h
6249         cpp-mind.h              cpp/mi1nd.h
6250         cpp-mindp.h             cpp/mi1ndp.h
6251         cpp-mix.h               cpp/mi1x.h
6252         cpp-mi2.c               cpp/mi2.c
6253         cpp-mi2a.h              cpp/mi2a.h
6254         cpp-mi2b.h              cpp/mi2b.h
6255         cpp-mi2c.h              cpp/mi2c.h
6256         cpp-mi3.c               cpp/mi3.c
6257         cpp-mi3.def             cpp/mi3.def
6258         poison-1.c              cpp/poison.c
6259         pr-impl.c               cpp/prag-imp.c
6260         cpp-redef-2.c           cpp/redef1.c
6261         cpp-redef.c             cpp/redef2.c
6262         strpaste.c              cpp/strp1.c
6263         strpaste-2.c            cpp/strp2.c
6264         cpp-tradpaste.c         cpp/tr-paste.c
6265         cpp-tradstringify.c     cpp/tr-str.c
6266         cpp-tradwarn1.c         cpp/tr-warn1.c
6267         cpp-tradwarn2.c         cpp/tr-warn2.c
6268         trigraphs.c             cpp/trigraphs.c
6269         cpp-unc1.c              cpp/unc1.c
6270         cpp-unc2.c              cpp/unc2.c
6271         cpp-unc3.c              cpp/unc3.c
6272         cpp-unc.c               cpp/unc4.c
6273         undef.c                 cpp/undef1.c
6274         undef-2.c               cpp/undef2.c
6275         cpp-wi1.c               cpp/widestr1.c
6276
6277 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6278
6279         * lib/g++.exp (g++_include_flags): Tweak.
6280
6281 2000-06-27  H.J. Lu  <hjl@gnu.org>
6282             Loren J. Rittle  <ljrittle@acm.org>
6283
6284         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6285         version with one that knows about the new gcc tree structure.
6286         (g++_link_flags): Same.
6287
6288 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6289
6290         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6291         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6292         case we are cross-compiling.
6293
6294         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6295         g++.old-deja/g++.niklas/Makefile.in,
6296         g++.old-deja/g++.niklas/configure.in,
6297         g++.old-deja/g++.other/Makefile.in,
6298         g++.old-deja/g++.other/configure.in,
6299         gcc.c-torture/code_quality/Makefile.in,
6300         gcc.c-torture/code_quality/configure.in,
6301         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6302         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6303         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6304         gcc.c-torture/execute/ieee/Makefile.in,
6305         gcc.c-torture/execute/ieee/configure.in,
6306         gcc.c-torture/noncompile/Makefile.in,
6307         gcc.c-torture/noncompile/configure.in,
6308         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6309         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6310         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6311
6312 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6313
6314         * g++.old-deja/g++.other/ambig3.C: New test.
6315
6316 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6317
6318         * g++.old-deja/g++.pt/syntax1.C: New test.
6319         * g++.old-deja/g++.pt/syntax2.C: New test.
6320         * g++.old-deja/g++.other/syntax3.C: New test.
6321         * g++.old-deja/g++.other/syntax4.C: New test.
6322
6323 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6324
6325         * gcc.dg/20000623-1.c: Prototype exit and abort.
6326
6327 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6328
6329         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6330         New tests.
6331         * gcc.dg/cpp-mi3.def: New file.
6332
6333         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6334         inside assertions.
6335         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6336         lexer's error messages.
6337         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6338         divine anything from the linemarkers.
6339         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6340         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6341
6342 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6343
6344         * gcc.dg/20000623-1.c: New test.
6345
6346 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6347
6348         * gcc.c-torture/execute/20000622-1.c: New test.
6349
6350 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6351
6352         * g++.old-deja/g++.other/init15.C: New test.
6353
6354 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6355
6356         * g++.old-deja/g++.pt/vaarg2.C: New test.
6357         * g++.old-deja/g++.pt/vaarg3.C: New test.
6358
6359 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6360
6361         * g++.old-deja/g++.other/dyncast6.C: New test.
6362
6363 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6364
6365         * gcc.c-torture/execute/loop-6.c: New test.
6366
6367 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6368
6369         * gcc.dg/20000614-1.c: New test.
6370         * gcc.dg/20000614-2.c: New test.
6371
6372 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6373
6374         * g++.old-deja/g++.other/inline12.C: New test.
6375
6376 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6377
6378         * g++.old-deja/g++.other/eh1.C: New test.
6379
6380 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6381
6382         * g++.old-deja/g++.other/type.C: New test.
6383
6384 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6385
6386         * g++.old-deja/g++.other/initstring.C: New test.
6387
6388 2000-06-12  Jason Merrill  <jason@redhat.com>
6389
6390         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6391
6392 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6393
6394         * gcc.c-torture/compile/20000609-1.c: New test.
6395
6396 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6397
6398         * gcc.dg/20000609-1.c: New test.
6399
6400 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6401
6402         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6403         * gcc.c-torture/noncompile/poison-1.c: Move...
6404         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6405         * gcc.dg/cpp-li1.c: Add a token after the #line.
6406
6407 2000-06-05  Richard Henderson  <rth@cygnus.com>
6408
6409         * gcc.c-torture/execute/20000605-2.c: New test.
6410         * gcc.c-torture/execute/20000605-3.c: New test.
6411
6412 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6413
6414         * g77.f-torture/execute/20000503-1.x: New file.
6415
6416 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6417
6418         * g++.old-deja/g++.eh/badalloc1.C: New test.
6419
6420 2000-06-05  Richard Henderson  <rth@cygnus.com>
6421
6422         * gcc.c-torture/execute/20000605-1.c: New test.
6423
6424 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6425             Nathan Sidwell <nathan@codesourcery.com>
6426
6427         * gcc.c-torture/compile/20000605-1.c: New test.
6428
6429 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6430
6431         * g77.f-torture/compile/20000601-1.f:  New test.
6432
6433 2000-06-03  Richard Henderson  <rth@cygnus.com>
6434
6435         * gcc.c-torture/execute/20000603-1.c: New.
6436
6437 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6438
6439         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6440         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6441
6442 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6443
6444         * gcc.dg/compare2.c (case 12): XFAIL.
6445         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6446         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6447
6448         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6449
6450 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6451
6452         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6453         guard macro is already defined when the header is first
6454         included.
6455         * gcc.dg/cpp-mix.h: New file.
6456         * gcc.dg/endif-label.c: Update patterns to match compiler.
6457
6458         * g++.brendan/complex1.C: Declare abort.
6459         * g++.law/refs4.C: Remove XFAIL.
6460         * g++.oliva/expr2.C: Declare abort and exit.
6461
6462 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6463
6464         * gcc.c-torture/execute/20000528-1.c: New test.
6465
6466         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6467         * g++.old-deja/g++.law/temps4.C: Likewise.
6468
6469         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6470         stdlib.h.  Call abort() on failure.
6471         * g++.old-deja/g++.law/refs4.C: Likewise.
6472         * g++.old-deja/g++.law/temps4.C: Likewise.
6473         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6474         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6475
6476 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6477
6478         Relative to g++.dg/special:
6479         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6480
6481         Relative to g++.old-deja:
6482         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6483         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6484         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6485         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6486         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6487         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6488         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6489
6490         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6491         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6492         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6493         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6494         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6495         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6496         and/or string.h.
6497
6498         * g++.other/goto1.C: Update expectations for error messages.
6499
6500 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6501
6502         * gcc.c-torture/compile/20000523-1.c: New test.
6503
6504 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6505
6506         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6507
6508 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6509
6510         * g++.old-deja/g++.eh/catch11.C: New test.
6511         * g++.old-deja/g++.eh/catch12.C: New test.
6512
6513 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6514
6515         * gcc.c-torture/execute/20000523-1.c: New test.
6516
6517 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6518
6519         * c-torture/execute/bcp-1.c: Replace abort in arg of
6520         __builtin_constant_p with a generic external function.
6521
6522         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6523         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6524         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6525         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6526         Prototype abort and/or exit.
6527
6528         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6529         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6530         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6531         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6532
6533 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6534
6535         * gcc.dg/dwarf2-1.c: New test.
6536
6537 2000-05-20  Richard Henderson  <rth@cygnus.com>
6538
6539         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6540
6541 2000-05-20  Andreas Jaeger  <aj@suse.de>
6542
6543         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6544         testcase.
6545
6546 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6547
6548         * gcc.c-torture/execute/20000519-2.c: New test.
6549
6550 2000-05-19  Andreas Jaeger  <aj@suse.de>
6551
6552         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6553         which fails with SSA.
6554
6555         * lib/c-torture.exp: Also test with -O3 -fssa.
6556
6557 2000-05-18  Michael Meissner  <meissner@redhat.com>
6558
6559         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6560         * gcc.c-torture/execute/920415-1.c: Ditto.
6561         * gcc.c-torture/execute/920501-1.c: Ditto.
6562         * gcc.c-torture/execute/conversion.c: Ditto.
6563         * gcc.c-torture/execute/cvt-1.c: Ditto.
6564
6565 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6566
6567         * gcc.c-torture/compile/20000518-1.c: New test.
6568
6569 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6570
6571         * g77.f-torture/compile/200005018.f:  New test.
6572
6573 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6574
6575         * gcc.c-torture/compile/20000517-1.c: New test.
6576
6577 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6578
6579         * gcc.c-torture/execute/20000516-1.c: New test.
6580
6581 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6582
6583         * g++.old-deja/g++.other/eh.C: New test.
6584
6585 2000-05-12  Richard Henderson  <rth@cygnus.com>
6586
6587         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6588         constants through to doit's conditional.
6589
6590 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6591
6592         * gcc.c-torture/compile/20000511-1.c: New test.
6593         * g77.f-torture/compile/20000511-1.f: New test.
6594         * g77.f-torture/compile/20000511-2.f: New test.
6595
6596 2000-05-11  Michael Meissner  <meissner@redhat.com>
6597
6598         * gcc.c-torture/execute/20000511-1.c: New test.
6599
6600 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6601
6602         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6603         * gcc.dg/20000510-1.S: New.
6604
6605 2000-05-08  Catherine Moore  <clm@cygnus.com>
6606
6607         * gcc.dg/unused-3.c: New.
6608
6609 2000-05-06  Richard Henderson  <rth@cygnus.com>
6610
6611           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6612           * g++.old-deja/g++.mike/warn1.C: Likewise.
6613           * g++.old-deja/g++.pt/local1.C: Likewise.
6614           * g++.old-deja/g++.pt/local7.C: Likewise.
6615           * g++.old-deja/g++.pt/spec16.C: Likewise.
6616
6617 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6618
6619         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6620
6621 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6622
6623           * g77.f-torture/execute/20000503-1.f:  New test.
6624
6625 2000-05-04  Andreas Jaeger  <aj@suse.de>
6626
6627         * gcc.dg/noreturn-2.c: New test.
6628
6629 2000-05-04  Neil Booth  <NeilB@earthling.net>
6630
6631         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6632         preprocessor.
6633
6634 2000-05-04  Richard Henderson  <rth@cygnus.com>
6635
6636         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6637
6638 2000-05-04  Richard Henderson  <rth@cygnus.com>
6639
6640         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6641         OpenSSL by Jason R Thorpe.
6642
6643 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6644
6645         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6646
6647 2000-05-03  Robert Lipe <robertlipe@usa.net>
6648
6649         * gcc.dg/20000503-1.c: New test.
6650
6651 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6652
6653         * gcc.c-torture/compile/20000502-1.c: New test.
6654         * g++.old-deja/g++.other/align.C: New test.
6655         * gcc.dg/cpp-tradstringify.c: New test.
6656
6657 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6658
6659         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6660         and hard registers.
6661
6662 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6663
6664         * gcc.c-torture/execute/loop-5.c: New test.
6665
6666 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6667
6668         * gcc.c-torture/execute/va-arg-20.c: New test.
6669
6670 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6671
6672         * gcc.c-torture/execute/20000422-1.c: New test.
6673
6674 2000-04-20  Greg McGary  <gkm@gnu.org>
6675
6676         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6677         when optimizing, but without sibling-call optimizations (-O1).
6678
6679 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6680
6681           * gcc.c-torture/compile/20000420-1.c: New test.
6682
6683 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6684
6685         * g++.abi/ptrflags.C: New test.
6686         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6687
6688 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6689
6690         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6691
6692 2000-04-19  Greg McGary  <gkm@gnu.org>
6693
6694         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6695         sibling-call optimizations.
6696
6697 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6698
6699         * gcc.dg/20000419-1.c: New test.
6700
6701 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6702
6703         * gcc.c-torture/execute/20000412-6.c: New test.
6704
6705 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6706
6707         * gcc.c-torture/execute/20000412-5.c: New test.
6708         * g77.f-torture/compile/20000412-1.f: New test.
6709         * gcc.c-torture/execute/20000412-4.c: New test.
6710         * gcc.c-torture/compile/20000412-2.c: New test.
6711         * gcc.c-torture/execute/20000412-3.c: New test.
6712         * gcc.c-torture/compile/20000412-1.c: New test.
6713         * gcc.c-torture/execute/20000412-2.c: New test.
6714
6715 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6716
6717         * objc/execute/bf-20.m: New test.
6718
6719 2000-04-10  Richard Henderson  <rth@cygnus.com>
6720
6721         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6722
6723         * gcc.c-torture/execute/20000412-1.c: New test.
6724
6725 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6726
6727         * g++.old-deja/g++.eh/catchptr1.C: New test.
6728
6729 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6730
6731         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6732
6733 2000-04-08  Neil Booth  <NeilB@earthling.net>
6734
6735         * gcc.dg/cpp-nullchar.c: Remove test as
6736         embedded nulls cause problems.
6737
6738 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6739
6740         * gcc.dg/compare2.c: New test.
6741
6742 2000-04-08  Neil Booth  <NeilB@earthling.net>
6743
6744         * gcc.dg/cpp-nullchar.c: New test.
6745
6746 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6747
6748         * gcc.dg/cpp-mi2.c: New test.
6749         * gcc.dg/cpp-mi2[abc].h: New files.
6750
6751 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6752
6753         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6754         member name.
6755
6756 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6757
6758         * g++.old-deja/g++.abi/vmihint.C: New test.
6759
6760 2000-04-06  Neil Booth  <NeilB@earthling.net>
6761
6762         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6763         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6764         copyright.
6765
6766 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6767
6768         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6769         avoid stack-frame overwrite.
6770
6771 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6772
6773         * gcc.c-torture/compile/20000405-2.c: New test.
6774         * gcc.c-torture/compile/20000405-3.c: New test.
6775
6776 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6777
6778         * gcc.c-torture/compile/20000405-1.c: New test.
6779
6780 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6781
6782         * gcc.dg/cast-qual-1.c: Revert last change.
6783
6784 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6785
6786         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6787
6788 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6789
6790         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6791         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6792
6793 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6794
6795         * gcc.c-torture/compile/20000403-2.c: New test.
6796         * gcc.c-torture/compile/20000403-1.c: New test.
6797
6798 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6799
6800         * gcc.c-torture/execute/20000403-1.c: New test.
6801
6802 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6803
6804         * gcc.c-torture/execute/20000402-1.c: New test.
6805
6806 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6807
6808         * gcc.c-torture/execute/va-arg-15.c: New test.
6809         * gcc.c-torture/execute/va-arg-16.c: New test.
6810         * gcc.c-torture/execute/va-arg-17.c: New test.
6811         * gcc.c-torture/execute/va-arg-18.c: New test.
6812         * gcc.c-torture/execute/va-arg-19.c: New test.
6813
6814 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6815
6816         * gcc.c-torture/compile/981211-1.c: Move to...
6817         * gcc.dg/cpp-as1.c: ...here.
6818         * gcc.dg/cpp-as2.c: New file.
6819
6820         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6821         compiler.
6822
6823 2000-04-02  Neil Booth  <NeilB@earthling.net>
6824
6825         * gcc.dg/cpp-cond.c  New tests.
6826         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6827         accidental success less likely.
6828         * gcc.dg/cpp-missingop.c  New tests.
6829         * gcc.dg/cpp-missingparen.c  New tests.
6830         * gcc.dg/cpp-shift.c  New tests.
6831         * gcc.dg/cpp-shortcircuit.c  New tests.
6832         * gcc.dg/cpp-unary.c  New tests.
6833
6834 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6835
6836         * gcc.c-torture/compile/20000329-1.c: New test.
6837
6838 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6839
6840         * gcc.c-torture/compile/20000326-1.c: New test.
6841         * gcc.c-torture/compile/20000326-2.c: New test.
6842
6843 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6844
6845         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6846         the first parameter is a function argument.
6847
6848 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6849
6850         * g++.old-deja/g++.ext/array4.C: New test.
6851
6852 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6853
6854         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6855
6856 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6857
6858         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6859
6860 2000-03-19  Richard Henderson  <rth@cygnus.com>
6861
6862         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6863
6864 2000-03-19  Richard Henderson  <rth@cygnus.com>
6865
6866         * gcc.c-torture/compile/20000319-1.c: New test.
6867
6868 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6869
6870         * gcc.c-torture/execute/20000314-3.c: New test.
6871         * gcc.c-torture/execute/20000314-2.c: New test.
6872         * gcc.c-torture/execute/20000314-1.c: New test.
6873         * gcc.c-torture/compile/20000314-2.c: New test.
6874         * gcc.c-torture/compile/20000314-1.c: New test.
6875
6876 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6877
6878         * g++.old-deja/g++.warn/inline.C: New test.
6879
6880 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6881
6882         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6883         standards-compliant result rather than specific constants.
6884         Put test-values in array.
6885
6886 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6887
6888         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6889         (g++_target_compile): Put test-specific options last.
6890
6891 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6892
6893         * g++.old-deja/g++.eh/vbase4.C: New test.
6894
6895 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6896
6897         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6898
6899 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6900
6901         * g++.old-deja/g++.brendan/misc12.C: Removed.
6902         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6903         * g++.old-deja/g++.ext/pretty4.C: New test.
6904
6905 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6906
6907         * g++.old-deja/g++.other/string2.C: New test.
6908
6909 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6910
6911         * g++.old-deja/g++.warn/impint2.C: New test.
6912
6913 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6914
6915         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6916         is 1, not zero.
6917
6918 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6919
6920         * g++.old-deja/g++.warn/impint.C: New test.
6921         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6922         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6923         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6924         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6925         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6926         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6927         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6928         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6929         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6930         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6931         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6932         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6933
6934 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6935
6936         * gcc.dg/cpp-redef.c: New test.
6937
6938 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6939
6940         * g++.old-deja/g++.pt/unify7.C: New test.
6941
6942 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6943
6944         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6945         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6946
6947 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6948
6949         * gcc.c-torture/compile/20000224-1.c: New test.
6950
6951 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6952
6953         * gcc.c-torture/compile/cpp-2.c: New test.
6954         * gcc.c-torture/compile/cpp-1.c: New test.
6955
6956 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6957
6958         * gcc.c-torture/execute/20000225-1.c: New test.
6959
6960 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6961
6962         * gcc.dg/cpp-li2.c: New test.
6963
6964         * gcc.dg/cpp-wi1.c: New test.
6965
6966         * gcc.dg/cpp-li1.c: New test.
6967
6968 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6969
6970         * g++.old-deja/g++.other/sizeof5.C: New test.
6971
6972 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6973
6974         * gcc.c-torture/execute/va-arg-13.c: New test.
6975
6976 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6977
6978         * gcc.c-torture/execute/va-arg-12.c: New test.
6979
6980 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6981
6982         * gcc.c-torture/execute/20000223-1.c: New test.
6983
6984 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6985
6986         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
6987
6988 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
6989
6990         * g++.old-deja/g++.abi/ptrmem.C: New test.
6991
6992 2000-02-19  Richard Henderson  <rth@cygnus.com>
6993
6994         * gcc.c-torture/compile/init-3.c: New.
6995
6996 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
6997
6998         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
6999         ALWAYS_CXXFLAGS.
7000
7001 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7002
7003         * gcc.c-torture/compile/20000211-3.c: New test.
7004
7005 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7006
7007         * gcc.c-torture/compile/20000211-2.c: New test.
7008
7009 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7010
7011         * gcc.c-torture/compile/20000211-1.c: New test.
7012
7013 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7014
7015         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7016           on native targets
7017
7018 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7019
7020         * g++.old-deja/g++.other/cast5.C: New test.
7021
7022 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7023
7024         * gcc.c-torture/execute/20000205-1.c: New.
7025
7026 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7027
7028         * g++.old-deja/g++.jason/cast3.C: Return void.
7029         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7030
7031 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7032
7033         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7034
7035         * gcc.dg/loop-1.c: New test.
7036
7037 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7038
7039         * gcc.c-torture/compile/20000127-1.c: New test.
7040         * gcc.c-torture/execute/991228-1.c: New test.
7041
7042 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7043
7044         * gcc.dg/unused-2.c: New test.
7045
7046         * gcc.dg/conv-1.c: New test.
7047
7048 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7049
7050         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7051         compiler.
7052         (tool_option_proc): Fix typo.
7053
7054 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7055
7056         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7057         of the ld on the host, not on the build machine.
7058         Also, don't crash if '--help' is not a supported option.
7059
7060 2000-01-24  Richard Henderson  <rth@cygnus.com>
7061
7062         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7063
7064 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7065
7066         * gcc.c-torture/execute/20000120-2.c: New test.
7067         * gcc.c-torture/execute/20000120-1.c: New test.
7068
7069 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7070
7071         * gcc.c-torture/execute/20000113-1.c: New test.
7072
7073 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7074
7075         * gcc.c-torture/execute/20000112-1.c: New test.
7076
7077 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7078
7079         * gcc.dg/20000111-1.c: New test.
7080
7081 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7082
7083         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7084         with 16 bit integers.
7085
7086 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7087
7088         * gcc.dg/20000108-1.c: New test.
7089
7090 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7091
7092         * g++.old-deja/g++.ns/koenig8.C: New test.
7093
7094 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7095
7096         * g++.old-deja/g++.other/cast4.C: New test.
7097
7098 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7099
7100         * gcc.c-torture/compile/20000105-2.c: New test.
7101         * gcc.c-torture/compile/20000105-1.c: New test.
7102
7103 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7104
7105         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7106         references to printf & atoi to conform to ANSI standard.
7107         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7108         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7109         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7110         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7111         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7112         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7113         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7114         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7115         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7116         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7117         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7118         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7119         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7120         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7121         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7122         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7123         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7124         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7125         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7126         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7127         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7128         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7129         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7130         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7131         * g++.old-deja/g++.brendan/init3.C: Likewise.
7132         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7133         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7134         * g++.old-deja/g++.brendan/new2.C: Likewise.
7135         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7136         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7137         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7138         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7139         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7140         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7141         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7142         * g++.old-deja/g++.brendan/template24.C: Likewise.
7143         * g++.old-deja/g++.brendan/template3.C: Likewise.
7144         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7145         * g++.old-deja/g++.jason/inline3.C: Likewise.
7146         * g++.old-deja/g++.jason/opeq.C: Likewise.
7147         * g++.old-deja/g++.law/arg5.C: Likewise.
7148         * g++.old-deja/g++.law/arm7.C: Likewise.
7149         * g++.old-deja/g++.law/ctors11.C: Likewise.
7150         * g++.old-deja/g++.law/cvt8.C: Likewise.
7151         * g++.old-deja/g++.law/init9.C: Likewise.
7152         * g++.old-deja/g++.law/refs4.C: Likewise.
7153         * g++.old-deja/g++.law/template2.C: Likewise.
7154         * g++.old-deja/g++.law/visibility24.C: Likewise.
7155         * g++.old-deja/g++.law/vtable3.C: Likewise.
7156         * g++.old-deja/g++.mike/asm2.C: Likewise.
7157         * g++.old-deja/g++.mike/eh1.C: Likewise.
7158         * g++.old-deja/g++.mike/misc1.C: Likewise.
7159         * g++.old-deja/g++.mike/misc13.C: Likewise.
7160         * g++.old-deja/g++.mike/misc14.C: Likewise.
7161         * g++.old-deja/g++.mike/ns12.C: Likewise.
7162         * g++.old-deja/g++.mike/p1248.C: Likewise.
7163         * g++.old-deja/g++.mike/p3708.C: Likewise.
7164         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7165         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7166         * g++.old-deja/g++.mike/p646.C: Likewise.
7167         * g++.old-deja/g++.mike/p700.C: Likewise.
7168         * g++.old-deja/g++.mike/p783.C: Likewise.
7169         * g++.old-deja/g++.mike/p783a.C: Likewise.
7170         * g++.old-deja/g++.mike/p783b.C: Likewise.
7171         * g++.old-deja/g++.mike/p786.C: Likewise.
7172         * g++.old-deja/g++.mike/p789.C: Likewise.
7173         * g++.old-deja/g++.mike/p789a.C: Likewise.
7174         * g++.old-deja/g++.mike/p807a.C: Likewise.
7175         * g++.old-deja/g++.other/delete3.C: Likewise.
7176         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7177         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7178         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7179         * g++.old-deja/g++.other/empty1.C: Likewise.
7180         * g++.old-deja/g++.other/temporary1.C: Likewise.
7181         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7182         * g++.old-deja/g++.pt/t16.C: Likewise.
7183         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7184
7185 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7186
7187         * gcc.dg/991230-1.c: New test.
7188
7189 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7190
7191         * gcc.c-torture/compile/991229-3.c: New test.
7192         * gcc.c-torture/compile/991229-2.c: New test.
7193         * gcc.c-torture/compile/991229-1.c: New test.
7194
7195 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7196
7197         * gcc.c-torture/compile/labels-2.c: New test.
7198
7199 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7200
7201         * gcc.c-torture/execute/991227-1.c: New test.
7202
7203 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7204
7205         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7206
7207 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7208
7209         * gcc.c-torture/execute/991221-1.c: New test.
7210
7211 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7212
7213         * g++.old-deja/g++.other/cast3.C: New test.
7214
7215 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7216
7217         * gcc.c-torture/execute/991216-4.c: New test.
7218
7219 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7220
7221         * gcc.c-torture/execute/991216-1.c: New test.
7222         * gcc.c-torture/execute/991216-2.c: New test.
7223         * gcc.c-torture/execute/991216-3.c: New test.
7224
7225 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7226
7227         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7228         Actually make the test fail by using "-O2" for compilation.
7229
7230 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7231
7232         * g++.old-deja/g++.warn/cast-align1.C: New test.
7233
7234 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7235
7236         * gcc.c-torture/compile/991214-1.c: New test.
7237         * gcc.c-torture/compile/991214-2.c: New test.
7238
7239 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7240
7241         * gcc.dg/991214-1.c: New test.
7242
7243 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7244
7245         * gcc.c-torture/compile/991213-3.c: New test.
7246         * gcc.c-torture/compile/991213-2.c: New test.
7247         * gcc.c-torture/compile/991213-1.c: New test.
7248
7249 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7250
7251         * gcc.dg/991209-1.c: New test.
7252
7253 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7254
7255         * gcc.c-torture/compile/991208-1.c: New test.
7256
7257 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7258
7259         * gcc.dg/ultrasp2.c: New test.
7260
7261 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7262
7263         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7264
7265 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7266
7267         * gcc.c-torture/compile/991202-1.c: New test.
7268         * gcc.c-torture/execute/991202-1.c: New test.
7269         * gcc.c-torture/execute/991202-2.c: New test.
7270         * gcc.c-torture/execute/991202-3.c: New test.
7271
7272 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7273
7274         * g++.old-deja/g++.abi/align.C: New test.
7275         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7276         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7277
7278 1999-12-01  Richard Henderson  <rth@cygnus.com>
7279
7280         * gcc.c-torture/execute/991201-1.c: New.
7281
7282 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7283
7284         * gcc.dg/991129-1.c: New test.
7285
7286 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7287
7288         * gcc.c-torture/compile/991127-1.c: New test.
7289
7290 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7291
7292         * g++.old-deja/g++.other/warn4.C: New test.
7293
7294 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7295
7296         * g++.old-deja/g++.eh/cleanup2.C: New test.
7297         * g++.old-deja/g++.ext/pretty2.C: New test.
7298         * g++.old-deja/g++.ext/pretty3.C: New test.
7299         * g++.old-deja/g++.other/debug6.C: New test.
7300
7301 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7302
7303         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7304         compiler_output to look for one error message instead of two.
7305
7306 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7307
7308         * gcc.c-torture/execute/991118-1.c: Also test case
7309         where the word boundary does not split a byte evenly.
7310
7311 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7312
7313         * g++.old-deja/g++.ext/restrict1.C: New test.
7314
7315 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7316
7317         * gcc.c-torture/execute/991118-1.c: New test.
7318
7319 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7320
7321         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7322         working directory pathnames.
7323
7324 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7325
7326         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7327         host is equipped with driver.h and driver.o so it can actually
7328         compile and run the tests.
7329
7330 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7331
7332         * gcc.c-torture/compile/991008-1.c: New test.
7333
7334 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7335
7336         * lib/gcc-dg.exp: Include target-supports.exp
7337
7338 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7339
7340         * lib/target-supports.exp: New file: Provide procs to test for
7341         features supported by the target.
7342         (check_weak_available): Moved here from ecos.exp.
7343         (check_alias_available): New proc: Determine of the target
7344         toolchain supports the alias attribute.
7345
7346         * gcc.dg/special/ecos.exp: Move check_weak_available to
7347         target-supports.exp.
7348         (alias-1.c): Only perform the test if the target supports
7349         aliases.
7350         (wkali-1.c): Only perform the test if the target supports
7351         aliases.
7352
7353         * gcc.dg/990506-0.c: Expect error messages from cross
7354         targets as well as native targets.
7355
7356 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7357
7358         * gcc.dg/ultrasp1.c: Removed xfail.
7359         * gcc.dg/struct-ret-2.c: Likewise.
7360         * gcc.dg/array-1.c: Likewise.
7361
7362 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7363
7364         * gcc.dg/struct-ret-2.c: New test.
7365
7366         * gcc.dg/array-1.c: New test.
7367
7368 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7369
7370         * gcc.c-torture/execute/991030-1.c: New test.
7371
7372 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7373
7374         * gcc.c-torture/compile/991026-2.c: New test.
7375
7376 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7377
7378         * gcc.c-torture/compile/991026-1.c: New test.
7379
7380 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7381
7382         * gcc.c-torture/execute/991023-1.c: New test.
7383
7384 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7385
7386         * gcc.c-torture/execute/991019-1.c: New test.
7387
7388 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7389
7390         * gcc.c-torture/execute/991016-1.c: New test.
7391
7392 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7393
7394         * gcc.c-torture/execute/991014-1.c: New test.
7395
7396 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7397
7398         * g++.old-deja/g++.other/union2.C: New test.
7399
7400 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7401
7402         * g++.old-deja/g++.other/vaarg2.C: New test.
7403         * g++.old-deja/g++.other/vaarg3.C: New test.
7404
7405 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7406
7407         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7408         in compile/.
7409
7410 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7411
7412         * gcc.c-torture/execute/va-arg-11.c: New test.
7413
7414 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7415
7416         * lib/file-format.exp (gcc_target_object_format): Don't
7417         crash if objdump is unavailable.
7418
7419 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7420
7421         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7422
7423 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7424
7425         * gcc.c-torture/compile/990928-1.c: New test.
7426
7427 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7428
7429         * g++.old-deja/g++.other/decl6.C: New test.
7430
7431 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7432
7433         * gcc.c-torture/execute/va-arg-10.c: New test.
7434
7435 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7436
7437         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7438         __PRETTY_FUNCTION__.
7439
7440 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7441
7442         * gcc.c-torture/execute/990923-1.c: New test.
7443
7444 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7445
7446         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7447         for which -fpic is inappropriate.
7448
7449 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7450
7451         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7452
7453 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7454
7455         * g++.old-deja/g++.other/dyncast1.C: New test.
7456         * g++.old-deja/g++.other/dyncast2.C: New test.
7457         * g++.old-deja/g++.other/dyncast3.C: New test.
7458         * g++.old-deja/g++.other/dyncast4.C: New test.
7459         * g++.old-deja/g++.other/dyncast5.C: New test.
7460         * g++.old-deja/g++.eh/catch3.C: New test.
7461         * g++.old-deja/g++.eh/catch3p.C: New test.
7462         * g++.old-deja/g++.eh/catch4.C: New test.
7463         * g++.old-deja/g++.eh/catch4p.C: New test.
7464         * g++.old-deja/g++.eh/catch5.C: New test.
7465         * g++.old-deja/g++.eh/catch5p.C: New test.
7466         * g++.old-deja/g++.eh/catch6.C: New test.
7467         * g++.old-deja/g++.eh/catch6p.C: New test.
7468         * g++.old-deja/g++.eh/catch7.C: New test.
7469         * g++.old-deja/g++.eh/catch7p.C: New test.
7470         * g++.old-deja/g++.eh/catch8.C: New test.
7471         * g++.old-deja/g++.eh/catch8p.C: New test.
7472         * g++.old-deja/g++.eh/catch9.C: New test.
7473         * g++.old-deja/g++.eh/catch9p.C: New test.
7474
7475 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7476
7477         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7478         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7479
7480 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7481
7482         * gcc.c-torture/compile/990913-1.c: New test.
7483
7484 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7485
7486         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7487         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7488
7489 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7490
7491         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7492
7493 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7494
7495         * g++.old-deja/g++.other/lookup11.C: New test.
7496         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7497         what is permitted and what we want.
7498         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7499         overload use.
7500         * g++.old-deja/g++.jason/rfg5.C: Likewise
7501
7502 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7503
7504         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7505         * gcc.c-torture/noncompile/poison-1.c: New file.
7506
7507 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7508
7509         * g++.old-deja/g++.other/sizeof3.C: New test.
7510         * g++.old-deja/g++.other/sizeof4.C: New test.
7511         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7512         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7513
7514 1999-09-07  Richard Henderson  <rth@cygnus.com>
7515
7516         * gcc.dg/va-arg-1.c: New.
7517
7518 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7519
7520         * gcc.c-torture/execute/va-arg-9.c: New test.
7521
7522 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7523
7524         * g77.f-torture/compile/980519-2.f: New test.
7525         * g77.f-torture/compile/19990905-0.f: New test.
7526         * g77.f-torture/compile/19990905-1.f: New test.
7527         * g77.f-torture/compile/19990905-2.f: New test.
7528
7529         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7530
7531 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7532
7533         * gcc.c-torture/execute/990827-1.c: Fix typo.
7534
7535 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7536
7537         * g++.old-deja/g++.other/deref1.C: New test.
7538
7539 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7540
7541         * g++.old-deja/g++.other/ambig2.C: New test.
7542         * g++.old-deja/g++.other/cond5.C: New test.
7543         * g++.old-deja/g++.other/lookup16.C: New test.
7544
7545 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7546
7547         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7548         assemblers too.
7549
7550 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7551
7552         * lib/c-torture.exp: Avoid the "compare executables" optimization
7553         when testing native.
7554
7555 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7556
7557         * gcc.c-torture/execute/990829-1.c: New test.
7558         * gcc.c-torture/compile/990829-1.c: New test.
7559
7560 1999-08-27  Paul Burchard  <burchard@pobox.com>
7561
7562         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7563         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7564         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7565         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7566         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7567         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7568         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7569         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7570         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7571         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7572         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7573
7574 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7575
7576         * gcc.c-torture/execute/990827-1.c: New test.
7577
7578 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7579
7580         * g77.f-torture/noncompile/19990826-4.f: New test.
7581
7582         * g77.f-torture/compile/19990826-3.f: New test.
7583
7584         * g77.f-torture/execute/19990826-2.f: New test.
7585
7586         * g77.f-torture/compile/19990826-1.f: New test.
7587
7588         * gcc.c-torture/execute/990826-0.c: New test.
7589         * g77.c-torture/execute/19990826-0.f: New test.
7590
7591         * g77.f-torture/noncompile/970626-2.f: New test.
7592
7593 1999-08-25  Paul Burchard  <burchard@pobox.com>
7594
7595         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7596         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7597         lss-011.C: New tests.
7598
7599 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7600
7601         * g++.old-deja/g++.other/decl5.C: New test.
7602
7603 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7604
7605         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7606         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7607         call `postbase' for each one.  All callers of `postbase' changed
7608         to call this instead.
7609
7610 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7611
7612         * gcc.c-torture/execute/990811-1.c: New test.
7613
7614 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7615
7616         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7617         just native ones.
7618
7619         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7620         just native ones.
7621
7622 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7623
7624         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7625
7626 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7627
7628         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7629
7630 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7631
7632         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7633
7634 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7635
7636         * gcc.c-torture/execute/990804-1.c: New test.
7637
7638 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7639
7640         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7641         * g++.old-deja/g++.brendan/crash64.C: Likewise
7642         * g++.old-deja/g++.brendan/overload8.C: Likewise
7643
7644 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7645
7646         * g++.old-deja/g++.other/struct1.C: New test.
7647
7648 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7649
7650         * g++.old-deja/g++.other/enum2.C: New test.
7651
7652 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7653
7654         Adapted from tests from Franz Sirl:
7655         * gcc.c-torture/execute/va-arg-7.c: New test.
7656         * gcc.c-torture/execute/va-arg-8.c: New test.
7657
7658 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7659
7660         * gcc.c-torture/compile/990801-2.c: New test.
7661
7662         * gcc.c-torture/compile/990801-1.c: New test.
7663
7664 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7665
7666         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7667         fp-cmp-1.c, converting double to float.
7668
7669         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7670         fp-cmp-1.c, converting double to long double.
7671
7672         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7673         from fr1 to unknown_register, since fr1 is a legitimate register
7674         on some machines.
7675
7676 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7677
7678         * README: More listname related changes.
7679
7680 1999-07-08  Catherine Moore  <clm@cygnus.com>
7681
7682         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7683
7684 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7685
7686         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7687
7688 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7689
7690         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7691
7692 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7693
7694         * gcc.dg/990703-1.c: New test.
7695
7696 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7697
7698         * lib/file-format.exp: New file: Move definition of proc
7699         gcc_target_object_format to here from
7700         gcc.dg/special/ecos.exp.
7701
7702         * lib/c-torture.exp: Include lib file-format.exp.
7703         * lib/gcc-dg.exp: Include lib file-format.exp.
7704
7705         * gcc.dg/special/ecos.exp: Remove definition of proc
7706         gcc_target_object_format.
7707
7708 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7709
7710         * gcc.c-torture/execute/990628-1.c: New test.
7711
7712 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7713
7714         * gcc.c-torture/compile/990625-2.c: New test.
7715
7716         * gcc.c-torture/compile/990625-1.c: New test.
7717
7718 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7719
7720         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7721         attributes compile.
7722         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7723         ports that use the COFF/PE file format.
7724
7725 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7726
7727         * gcc.c-torture/compile/990617-1.c: New test.
7728
7729 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7730
7731         * g++.old-deja/g++.other/decl4.C: New test.
7732
7733 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7734
7735         * g++.old-deja/g++.other/bitfld3.C: New test.
7736
7737 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7738
7739         * g++.old-deja/g++.eh/catch1.C: New test.
7740
7741 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7742
7743         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7744
7745         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7746         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7747
7748 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7749
7750         * g77.f-torture/compile/19990502-0.f: Replace with new,
7751         shorter, test that still fails after recent changes.
7752
7753 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7754
7755         * gcc.c-torture/execute/990604-1.c: New test.
7756
7757 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7758
7759         * gcc.c-torture/execute/990531-1.c: New test.
7760
7761 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7762
7763         * gcc.c-torture/compile/990527-1.c: New test.
7764
7765 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7766
7767         * gcc.c-torture/execute/990527-1.c: New test.
7768
7769 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7770
7771         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7772         bitfields as signed.
7773
7774 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7775
7776         * g77.f-torture/compile/19990525-0.f: New test.
7777
7778 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7779
7780         * gcc.c-torture/execute/990525-2.c: New test.
7781
7782         * gcc.c-torture/execute/990525-1.c: New test.
7783
7784 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7785
7786         * g++.old-deja/g++.other/anon3.C: New test.
7787         * g++.old-deja/g++.other/anon4.C: New test.
7788         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7789         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7790         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7791         Merrill).
7792
7793 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7794
7795         * gcc.c-torture/execute/990524-1.c: New test.
7796
7797         * gcc.dg/990524-1.c: New test.
7798
7799 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7800
7801         * gcc.c-torture/compile/990523-1.c: New test.
7802
7803 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7804
7805         * gcc.c-torture/compile/990519-1.c: New test.
7806
7807 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7808
7809         * gcc.c-torture/compile/990517-1.c: New test.
7810
7811         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7812         (e4, f4): New tests.
7813         (main): Call them.
7814
7815 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7816
7817         * gcc.dg/noreturn-1.c: New test.
7818
7819 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7820
7821         * gcc.c-torture/execute/990513-1.c: New test.
7822
7823 1999-05-10  Richard Henderson  <rth@cygnus.com>
7824
7825         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7826
7827 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7828
7829         * g77.f-torture/execute/erfc.f: Use small single-precision
7830         values, to avoid problems on Alphas when not -mieee.
7831
7832 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7833
7834         * gcc.dg/990506-0.c: New test.
7835
7836 1999-05-08  Richard Henderson  <rth@cygnus.com>
7837
7838         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7839         the constant to test.  Don't XFAIL 64-bit targets.
7840
7841         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7842         * g++.old-deja/g++.law/profile1.C: Likewise.
7843
7844         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7845         operator new instances.
7846         * g++.old-deja/g++.other/delete5.C: Likewise.
7847
7848 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7849
7850         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7851         intrinsic.
7852
7853 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7854
7855         * g77.f-torture/execute/u77-test.f: Reverse order of two
7856         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7857
7858 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7859
7860         * gcc.dg/compare1.c: New test.
7861
7862 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7863
7864         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7865         New tests.
7866
7867 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7868
7869         * g77.f-torture/compile/19990502-1.f: New test.
7870
7871 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7872
7873         * g77.f-torture/compile/19990502-0.f: New test.
7874
7875 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7876
7877         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7878         intrinsic.
7879
7880 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7881
7882         * g77.f-torture/execute/u77-test.f (main): List libU77
7883         intrinsics not currently tested.
7884         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7885         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7886         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7887         Trim blanks off the ends of some printed strings.
7888
7889 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7890
7891         * g77.f-torture/execute/u77-test.f (main): Just warn about
7892         FSTAT gid disagreement, as it's expected on some systems.
7893
7894 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7895
7896         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7897         use a new function, which allows for some slop.
7898         Clean up some commentary.
7899         (issum): The new function.
7900         (sgladd): Deleted subroutine.
7901
7902 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7903
7904         * g77.f-torture/execute/u77-test.f: Modify to be more like
7905         libf2c/libU77 version, bringing patches to that version here.
7906         Add suitable commentary.
7907
7908 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7909
7910         * gcc.dg/990424-1.c: New test.
7911
7912 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7913
7914         * g77.f-torture/execute/u77-test.f (main): Bug involving
7915         LSTAT has been fixed, so turn back on full checking.
7916
7917 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7918
7919         * g77.f-torture/compile/19990419-0.f: New test.
7920         * g77.f-torture/execute/19990419-1.f: New test.
7921
7922 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7923
7924         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7925         to avoid the need for a prototype to supress a warning.
7926
7927 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7928
7929         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7930
7931 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7932
7933         * gcc.c-torture/execute/990404-1.c: New test.
7934
7935 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7936
7937         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7938         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7939         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7940         missing initializer warnings.
7941
7942 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7943
7944         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7945         matching strings.
7946
7947 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7948
7949         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7950
7951 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7952
7953         * g77.f-torture/execute/19990325-0.f: New test.
7954         * g77.f-torture/execute/19990325-1.f: New test.
7955
7956 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7957
7958         * gcc.c-torture/execute/990324-1.c: New test.
7959
7960 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7961
7962         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7963         test with 4.
7964
7965 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7966
7967         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7968
7969 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7970
7971         * g77.f-torture/execute/19990313-2.f: New test.
7972         * g77.f-torture/execute/19990313-3.f: New test.
7973
7974 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7975
7976         * g77.f-torture/execute/19990313-0.f: New test.
7977         * g77.f-torture/execute/19990313-1.f: New test.
7978
7979 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7980
7981         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7982         printf to sprintf.
7983         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7984         (main): Add check for u15.  Conditionalize u31 check depending on
7985         whether ints are <32 bits or >=32 bits.
7986
7987 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7988
7989         * g77.f-torture/execute/19981119-0.f: Improve testiness.
7990
7991 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7992
7993         * g77.f-torture/compile/19990305-0.f: New test.
7994         * g77.f-torture/execute/19981119-0.f: New test.
7995
7996 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7997
7998         * g77.f-torture/execute/970625-2.f: call ABORT if final
7999         result is not correct, instead of just printing it.
8000         Add this checking via newly introduced obfuscation, to
8001         trip up buggy front ends.
8002
8003 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8004
8005         * g77.f-torture/compile/960317-1.f: Moved from being
8006         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8007
8008 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8009
8010         * g77.f-torture/execute/960317-1.f: New (old) test.
8011         * g77.f-torture/execute/970625-2.f: Ditto.
8012
8013 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8014
8015         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8016         message on line 1 or line 2; cccp and cpplib do this differently.
8017
8018 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8019
8020         * g++.old-deja/g++.law/weak1.C: New test.
8021
8022 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8023
8024         * gcc.c-torture/execute/990119-1.c: Renamed to...
8025         * gcc.dg/990119-1.c: this, so it will only be tested once
8026         (it's a preprocessor test, it doesn't need to be run at
8027         multiple optimization levels).
8028
8029 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8030
8031         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8032           ALWAYS_CXXFLAGS.
8033
8034 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8035
8036         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8037         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8038         to not be compilable by current g77.
8039
8040 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8041
8042         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8043
8044 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8045
8046         * gcc.c-torture/execute/990222-1.c: New test.
8047
8048 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8049
8050         * g77.f-torture/compile/19990218-0.f: New test.
8051         * g77.f-torture/noncompile/19990218-1.f: New test.
8052
8053 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8054
8055         * g77.f-torture/compile/19981216-0.f: New test.
8056
8057 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8058
8059         * gcc.dg/990214-1.c: New test.
8060
8061 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8062
8063         * gcc.dg/990213-2.c: New test.
8064
8065         * gcc.dg/990213-1.c: New test.
8066
8067 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8068
8069         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8070         ints.
8071
8072 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8073
8074         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8075         specified by target.
8076
8077         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8078
8079 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8080
8081         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8082
8083 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8084
8085         * gcc.dg/special/ecos.exp: New test driver for new tests with
8086         special requirements.
8087
8088         * gcc.dg/special/alias-1.c: New test.
8089         * gcc.dg/special/gcsec-1.c: New test.
8090         * gcc.dg/special/weak-1.c: New test.
8091         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8092         * gcc.dg/special/weak-2.c: New test.
8093         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8094         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8095         * gcc.dg/special/wkali-1.c: New test.
8096         * gcc.dg/special/wkali-2.c: New test.
8097         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8098         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8099
8100 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8101
8102           * lib/c-torture.exp (c-torture-compile): Pull out code for
8103           analyzing gcc error messages.
8104           (c-torture-execute): Likewise.  Fix some (harmless) false
8105           positives.
8106           * lib/gcc.exp (gcc_check_compile): New function.
8107
8108 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8109
8110         * gcc.c-torture/execute/990208-1.c: New test.
8111
8112 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8113
8114         * g++.dg/special/ecos.exp: New driver for new tests with special
8115         requirements
8116
8117         * g++.dg/special/conpr-1.C: New test
8118         * g++.dg/special/conpr-2.C: New test
8119         * g++.dg/special/conpr-2a.C: New test
8120         * g++.dg/special/conpr-3.C: New test
8121         * g++.dg/special/conpr-3a.C: New test
8122         * g++.dg/special/conpr-3b.C: New test
8123
8124         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8125         allow g++ to use the dg driver
8126
8127         * README: Add comment about g++.dg directory
8128
8129 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8130
8131         * README: Update email addresses.
8132
8133 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8134
8135         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8136         arguments in order to force structure S onto the stack even on
8137         the alpha.
8138         (test): Pass 10 leading arguments to function foo as well as the
8139         structure S.
8140
8141         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8142         failure for all targets.
8143
8144         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8145         abort to terminate program execution.
8146
8147 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8148
8149         * gcc.c-torture/execute/990130-1.c: New test.
8150
8151 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8152
8153         * gcc.dg/990130-1.c: New test.
8154
8155 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8156
8157         * gcc.c-torture/execute/990128-1.c: New test.
8158
8159 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8160
8161         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8162
8163 1999-01-27  Felix Lee  <flee@cygnus.com>
8164
8165         * lib/c-torture.exp (c-torture-compile): pull out code for
8166         analyzing gcc error messages.
8167         (c-torture-execute): ditto, and fix some (harmless) false
8168         positives.
8169         * lib/gcc.exp (gcc_check_compile): new function.
8170
8171 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8172
8173         * gcc.dg/990117-1.c: New test.
8174
8175         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8176
8177         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8178
8179 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8180
8181         * g77.f-torture/compile/990115-1.f: New test.
8182
8183 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8184
8185         * gcc.c-torture/compile/990107-1.c: New test
8186
8187 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8188
8189         * gcc.c-torture/execute/990106-2.c: New test.
8190
8191         * gcc.c-torture/execute/990106-1.c: New test.
8192
8193 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8194
8195         * gcc.c-torture/compile/981223-1.c: New test.
8196
8197 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8198
8199         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8200         (opt3): Rename from opt4 and disable.
8201
8202 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8203
8204         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8205
8206 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8207
8208         * g++.old-deja/g++.other/conv5.C: New test.
8209
8210 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8211
8212         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8213
8214 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8215
8216         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8217
8218 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8219
8220         * gcc.c-torture/compile/981211-1.c: New test.
8221
8222 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8223
8224         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8225
8226         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8227
8228 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8229
8230         * gcc.special/930510-1.c: Make C9X safe.
8231         * gcc.misc-tests/gcov-1.c Similarly.
8232         * gcc.misc-tests/gcov-2.c Similarly.
8233
8234 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8235
8236         * gcc.dg/ultrasp1.c: New test.
8237
8238 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8239
8240         * gcc.c-torture/execute/981206.c: New test.
8241
8242 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8243
8244         * g++.old-deja/g++.ns/template7.C: New test.
8245
8246         * g++.old-deja/g++.other/expr1.C: New test.
8247
8248         * g++.old-deja/g++.eh/tmpl3.C: New test.
8249
8250         * g++.old-deja/g++.eh/tmpl2.C: New test.
8251
8252 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8253
8254         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8255         * g++.old-deja/g++.other/using6.C: Removed.
8256         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8257
8258         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8259
8260 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8261
8262         * g++.old-deja/g++.pt/overload8.C: New test.
8263
8264         * g++.old-deja/g++.pt/overload7.C: New test.
8265
8266         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8267
8268         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8269         and relinking messages.
8270         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8271         compiling with -frepo.
8272
8273 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8274
8275         * g++.old-deja/g++.pt/lookup6.C: New test.
8276
8277 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8278
8279         * gcc.c-torture/execute/981130-1.c: New test.
8280         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8281
8282 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8283
8284         * g++.old-deja/g++.pt/explicit76.C: New test.
8285
8286         * g++.old-deja/g++.pt/friend38.C: New test.
8287
8288         * g++.old-deja/g++.ns/crash2.C: New test.
8289
8290         * g++.old-deja/g++.pt/defarg8.C: New test.
8291
8292         * g++.old-deja/g++.pt/instantiate6.C: New test.
8293
8294         * g++.old-deja/g++.pt/static6.C: New test.
8295
8296         * g++.old-deja/g++.pt/decl2.C: New test.
8297
8298 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8299
8300         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8301         problem is actually related with name lookup, but so what? :-)
8302
8303         * g++.old-deja/g++.pt/friend37.C: New test.
8304
8305 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8306
8307         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8308         element, which fails on some systems.
8309
8310         * g77.f-torture/execute/labug1.f: New test.
8311
8312 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8313
8314         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8315         is defined.
8316
8317 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8318
8319         * g77.f-torture/compile/981117-1.f: New test.
8320
8321 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8322
8323         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8324         properly discarded.
8325
8326 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8327
8328         * gcc.c-torture/execute/memcheck: New directory of tests for
8329         -fcheck-memory-usage.
8330
8331 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8332
8333         * README: New file, general information about the testsuite and
8334         new description of the various C++ test subdirectories.
8335         * README.g++: Eliminate obsolete information, update and move most
8336         relevant stuff to README.
8337
8338 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8339
8340         * gcc.c-torture/compile/981107-1.c: New test.
8341
8342 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8343
8344         * execute/memcpy-bi.c: New testcase.
8345
8346 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8347
8348         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8349         base classes.
8350
8351         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8352         template is selected.
8353
8354         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8355         classes, it should be accepted for all types.
8356
8357         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8358
8359         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8360         specializations start with template headers.
8361
8362 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8363
8364         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8365
8366         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8367         non-POD types.
8368
8369 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8370
8371         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8372
8373 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8374
8375         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8376
8377 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8378
8379         * 981019-1.c: New test.
8380
8381 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8382
8383         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8384         find objc headers.
8385
8386 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8387
8388         * compile/981001-4.c: Remove use of GCC extension that triggers a
8389         compiler bug.
8390
8391 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8392
8393         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8394
8395 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8396
8397         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8398         instantiation of template produces incorrect code for delete
8399         expression.
8400
8401         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8402         constructors' name is not unique.
8403         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8404         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8405
8406         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8407         automatic array of const is ill-formed.
8408
8409         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8410         of template parameter?
8411
8412         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8413         const.
8414
8415         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8416         pointer-to-member expression.
8417
8418         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8419         declaration causes ICE.
8420
8421 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8422
8423         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8424         reserved in the global namespace.
8425
8426         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8427         generate needed virtual table.
8428
8429         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8430
8431 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8432
8433         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8434         template-dependent type
8435
8436 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8437
8438         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8439         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8440         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8441
8442         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8443         class should be usable as argument of member function.
8444         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8445         class should be usable as return type of member function.
8446         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8447         class should be usable as type of data member.
8448
8449         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8450
8451 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8452
8453         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8454
8455 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8456
8457         * gcc.dg/dll-?.c Add thumb to target list.
8458         Fix assembler scan patterns to match current assembler output.
8459
8460 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8461
8462         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8463         matching of template brackets.
8464
8465         * g++.old-deja/g++.other/using4.C: New test.  Test using
8466         declarations of methods from base classes.
8467
8468         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8469         within functions should introduce names into the innermost
8470         enclosing namespace.
8471
8472         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8473         of static locals if first initialization throws.
8474
8475 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8476
8477         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8478
8479 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8480
8481         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8482         lose track of the possible targets of tablejump insns.
8483         * special/special.exp: Run it.
8484
8485 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8486
8487         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8488         must be declared before its specializations can be named in friend
8489         declarations.
8490
8491 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8492
8493         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8494
8495         * g77.f-torture/execute/io1.f: New test.
8496
8497 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8498
8499         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8500         with pointer to template function, for which no argument deduction
8501         is possible.
8502
8503         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8504         specialization of template function as argument to template
8505         function.
8506
8507         * g++.old-deja/g++.other/access2.C: New test; Inner class
8508         shouldn't have privileged access to Outer's names.
8509
8510 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8511
8512         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8513         friend template declared within template class conflicts with
8514         nested class of the same name.
8515
8516         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8517         is ignored.
8518
8519         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8520         object with direct initializer as function declaration.
8521
8522         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8523         initializers.
8524
8525         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8526         involving const pointer and NULL produces incorrect result.
8527
8528         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8529         type name without `typename' should be rejected with -pedantic.
8530
8531 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8532
8533         * g++.old-deja/g++.other/addrof1.C: New test.
8534
8535 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8536
8537         * gcc.c-torture/compile/981001-1.c: New test.
8538         * gcc.c-torture/execute/981001-1.c: New test.
8539
8540 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8541
8542         * gcc.c-torture/compile/981001-2.c: New test.
8543         * gcc.c-torture/compile/981001-3.c: New test.
8544         * gcc.c-torture/compile/981001-4.c: New test.
8545
8546 1998-10-01  Robert Lipe  <robertl@dgii.com>
8547
8548         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8549         multilibbed hosts.   Idea grafted from g77.exp.
8550
8551 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8552
8553         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8554         avoid losing on systems which need -lsocket.
8555
8556 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8557
8558         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8559         * g++.old-deja/g++.other/nested2.C: Ditto.
8560         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8561         failure.
8562
8563 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8564
8565         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8566         preferred over template operator!= for enum bitfields.
8567
8568 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8569
8570         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8571         that happen to have the same base name, but in different scopes,
8572         are incorrectly rejected.
8573
8574 1998-09-16  Richard Henderson  <rth@cygnus.com>
8575
8576         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8577         on the native word size instead of an integer literal.
8578
8579 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8580
8581         * g++.old-deja/g++.other/static2.C: Invocation of static data
8582         member of type pointer-to-function denoted as non-static member.
8583
8584         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8585         checks involving function types and aliases.
8586
8587 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8588
8589         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8590         redefined to the same non-trivial type.
8591
8592         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8593         namespace-qualification of template specializations declared in
8594         other namespaces.
8595
8596         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8597         to declare a subset of the specializations of a template function
8598         as friends of specializations of a template class.
8599
8600         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8601         member templates that do not fully specialize the enclosing
8602         template class are rejected.
8603
8604 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8605
8606         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8607
8608 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8609
8610         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8611         altered from libf2c/libU77 version.
8612
8613 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8614
8615         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8616
8617 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8618
8619         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8620         (un)signed char are different types for template specialization
8621         purposes.
8622
8623 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8624
8625         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8626         * objc: ObjC testsuite.
8627
8628 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8629
8630         * gcc.c-torture/execute/941014-1.x:  New file.
8631
8632 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8633
8634         * lib/c-torture.exp: Add support for
8635         torture_eval_before_compile and torture_eval_before_execute
8636         variables.
8637
8638 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8639
8640         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8641         this test triggers valid.
8642
8643 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8644
8645         * gcc.dg/980827-1.c: New test.
8646
8647 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8648
8649         * gcc.c-torture/execute/loop-4b.c: New test.
8650
8651 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8652
8653         * lib/c-torture.exp: Add support for
8654         torture_eval_before_compile and torture_eval_before_execute
8655         variables.
8656
8657 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8658
8659         * gcc.c-torture/compile/980825-1.c: New test.
8660
8661 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8662
8663         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8664         count number tests in opt_t0 not good_t0.
8665
8666 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8667
8668         * gcc.c-torture/compile/930326-1.x: Fix typo.
8669
8670 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8671
8672         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8673         causes an ICE.
8674
8675 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8676
8677         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8678         STACK_SIZE is defined.
8679         * gcc.c-torture/unsorted/stuct.c: Similarly.
8680
8681         * gcc.c-torture/compile/980821-1.c: New test.
8682
8683 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8684
8685         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8686
8687 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8688
8689         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8690         code.
8691
8692 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8693
8694         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8695         error'.
8696
8697 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8698
8699         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8700
8701 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8702
8703         * gcc.c-torture/compile/980816-1.c: New test.
8704
8705         * gcc.dg/980816-1.c: New test.
8706
8707 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8708
8709         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8710         compiler for ieee tests.
8711
8712 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8713
8714         * g77.f-torture/compile/980729-0.f: New test.
8715
8716 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8717
8718         * gcc.c-torture/special/eeprof-1.c: New test, for
8719         -finstrument-functions.
8720         * gcc.c-torture/special/special.exp: Run it.
8721
8722 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8723
8724         * gcc.c-torture/compile/980729-1.c: New test.
8725
8726 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8727
8728         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8729         __thumb__ is defined, and test for ARM style doubles if so.
8730
8731 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8732
8733         * g77.f-torture/noncompile/980615-0.f: New test.
8734
8735 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8736
8737         * gcc.dg/980312-1.c: Do link instead of compile.
8738         * gcc.dg/980313-1.c: Likewise.
8739
8740 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8741
8742         * gcc.c-torture/compile/980726-1.c: New test.
8743
8744 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8745
8746         * g77.f-torture/execute/io0.f: New test.
8747
8748 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8749
8750         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8751         an int.
8752
8753 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8754
8755         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8756         m32r bugs.
8757
8758 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8759
8760         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8761         c-decl.c:grokdeclarator can handle mode attributes.
8762
8763 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8764
8765         * gcc.c-torture/execute/980716-1.c: New test.
8766
8767 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8768
8769         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8770         the mn10200.
8771         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8772         the mn10200.
8773         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8774         * gcc.c-torture/compile/930326-1.x: Similarly.
8775
8776 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8777
8778         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8779         New test from Craig.
8780
8781 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8782
8783         * g77.f-torture/noncompile/980616-0.f: New test.
8784
8785         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8786
8787 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8788
8789         *  g++.other/singleton.C: Return error value instead of taking
8790         SIGSEGV.
8791
8792 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8793
8794         *  g++.other/singleton.C: New test.   Warning is under dispute.
8795         Runtime crash is not.
8796
8797 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8798
8799         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8800         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8801         using6.C, using7.C}:  New namespace tests.
8802
8803 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8804
8805         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8806         specialization with typedef'ed names used as array indexes.
8807
8808 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8809
8810         * gcc.c-torture/execute/980709-1.c: New test.
8811
8812         * gcc.dg/980709-1.c: New test.
8813
8814 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8815
8816         * gcc.c-torture/execute/bcp-1.c: New test.
8817
8818 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8819
8820         * gcc.c-torture/execute/980707-1.c: New test.
8821
8822 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8823
8824         * gcc.c-torture/compile/980706-1.c: New test.
8825
8826 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8827
8828         * g77.f-torture/execute/980701-0.f,
8829         g77.f-torture/execute/980701-1.f: New test from Craig.
8830
8831 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8832
8833         * gcc.c-torture/compile/980701-1.c: New test.
8834
8835         * gcc.c-torture/execute/980701-1.c: New test.
8836
8837 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8838 rlsruhe.de>
8839
8840         * g++.old-deja/g++.robertl/eb132.C: New test.
8841         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8842
8843 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8844
8845         * g77.f-torture/execute/980628-7.f,
8846         g77.f-torture/execute/980628-8.f,
8847         g77.f-torture/execute/980628-9.f,
8848         g77.f-torture/execute/980628-10.f: New tests from Craig.
8849
8850         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8851
8852 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8853
8854         * g77.f-torture/execute/980628-4.f: New test from Craig.
8855         * g77.f-torture/execute/980628-5.f: Likewise.
8856         * g77.f-torture/execute/980628-2.f: Likewise.
8857         * g77.f-torture/execute/980628-0.f: Likewise.
8858         * g77.f-torture/execute/980628-1.f: Likewise.
8859         * g77.f-torture/execute/980628-3.f: Likewise.
8860         * g77.f-torture/execute/980628-6.f: Likewise.
8861
8862 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8863
8864         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8865         directory when nothing has been installed yet.
8866
8867 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8868
8869         * gcc.c-torture/special/special.exp: Handle newer versions of
8870         dejagnu.
8871
8872 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8873
8874         * gcc.dg/980626-1.c: New test.
8875
8876 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8877
8878         * gcc.misc-tests/m-un-2.c: New test.
8879         * g++.old-deja/g++.other/warn01.c: Likewise.
8880
8881 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8882
8883         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8884         compatibility with assmblers with a different comment character.
8885         Eliminate use of GAS-specific extensions.
8886
8887 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8888
8889         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8890
8891 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8892
8893         *lib/g77.exp: Replace search for libf2c.a with search for newly
8894         renamed libg2c.a
8895
8896 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8897
8898         * gcc.c-torture/execute/980617-1.c: New test.
8899
8900 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8901
8902         * gcc.c-torture/execute/980612-1.c: New test.
8903
8904 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8905
8906         * gcc.dg/980523-1.c: Only test on ppc-linux.
8907         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8908
8909         * gcc.c-torture/execute/980608-1.c: New test.
8910
8911 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8912
8913         * gcc.c-torture/execute/980605-1.c: New test.
8914
8915 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8916
8917         * gcc.c-torture/execute/980604-1.c: New test.
8918
8919 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8920
8921         * gcc.c-torture/execute/980602-1.c: New test.
8922         * gcc.c-torture/execute/980602-2.c: Likewise.
8923
8924 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8925
8926         * 970125-0.f: Fix per JCB.  Add commentary.
8927
8928 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8929
8930         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8931         IEEE -0 support.
8932
8933 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8934
8935         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8936         earlier.
8937
8938 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8939
8940         * gcc.c-torture/execute/980526-3.c: New test.
8941
8942 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8943
8944         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8945         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8946         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8947         m88k-motorola-sysv3 to XFAIL.
8948
8949 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8950
8951         * gcc.dg/980526-1.c: New test.
8952         * gcc.c-torture/execute/980526-2.c: New test.
8953
8954 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8955
8956         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8957
8958         * gcc.c-torture/execute/980526-1.c: New test.
8959
8960 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8961
8962         * g77.f-torture/execute/alpha2.f: Add runtime test.
8963
8964 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8965
8966         * g++.old-deja/old-deja.exp: Strip leading directories.
8967
8968         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8969         error for the line.  Don't run multiple tests for the same line.
8970
8971 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8972
8973         * gcc.dg/980523-1.c: New test.
8974
8975 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8976
8977         * g77.f-torture/compile/970915-0.f: New test.
8978
8979 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8980
8981         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8982
8983 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
8984
8985         * gcc.dg/980520-1.c: New test.
8986
8987 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8988
8989         * gcc.dg/980502-1.c: Fix return type.
8990
8991 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
8992
8993         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
8994         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
8995         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
8996         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
8997         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
8998
8999 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9000
9001         * g77.f-torture/execute/980520-1.f: New test.
9002
9003 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9004
9005         * lib/mike-g77.exp: New file.
9006
9007         * g77.f-torture/noncompile/noncompile.exp,
9008         g77.f-torture/noncompile/check0.f: New files.
9009
9010 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9011
9012         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9013         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9014         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9015         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9016         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9017         abort where appropriate.
9018
9019 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9020
9021         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9022         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9023
9024 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9025
9026         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9027
9028 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9029
9030         * g77.f-torture/compile/980427-0.f: New test.
9031
9032 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9033
9034         * g77.f-torture/compile/980424-0.f: New test.
9035
9036 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9037
9038         * g77.f-torture/compile/980419-2.f (main): New test.
9039         * g77.f-torture/compile/970125-0.f: New test.
9040         * g77.f-torture/compile/980419-1.f: New test.
9041
9042 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9043
9044         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9045         of loop-4.c.
9046
9047 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9048
9049         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9050
9051 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9052
9053         * gcc.c-torture/compile/980329-1.c: New test.
9054
9055 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9056
9057         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9058         * gcc.dg/980312-1.c: Fix typo in -march command.
9059
9060 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9061
9062         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9063
9064 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9065
9066         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9067         Dave Love agree the Fortran source is bogus.
9068
9069 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9070
9071         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9072         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9073         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9074         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9075         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9076
9077 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9078
9079         * g++.old-deja/g++.other/friend1.C: New test.
9080
9081 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9082
9083         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9084         possibly uninitialized) variables and declare dnrm2.
9085
9086 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9087
9088         From Bruno Haible <haible@ilog.fr>:
9089         * gcc.c-torture/execute/980223.c: New test.
9090
9091 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9092
9093         * gcc.dg/ifelse-1.c: New test.
9094
9095 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9096
9097         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9098
9099           * lib/old-dejagnu.exp (old-dejagnu): Added the
9100           "execution test - XFAIL *-*-*" handling in the spirit of
9101           "excess errors test -". Changed the "execution test fails"
9102           handling to be like "excess errors test fails".
9103           * Update various tests accordingly.
9104
9105 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9106
9107         * gcc.c-torture/execute/980205.c: New test.
9108
9109 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9110
9111         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9112         * lib/f-torture.exp: Similarly.
9113         * gcc.c-torture: Rename all .cexp files to .x files.
9114
9115 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9116
9117         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9118         (940510-1.c): Removed duplicate.
9119         (971104-1.c): New test.
9120
9121 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9122
9123           * lib/f-torture.exp: Improve error and loop detection.
9124
9125 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9126
9127         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9128         use that to size the filler array.
9129
9130 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9131
9132         * lib/c-torture.exp(c-torture-execute): Fix typo.
9133
9134         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9135         testcase as the executable name. Keep the executable around if
9136         the test fails.
9137
9138 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9139
9140         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9141         changes.  Only test one -g option, and move it to the end of the
9142         list of options to test.
9143
9144 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9145
9146         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9147         variable GCC_TORTURE_OPTIONS to supply default switches separated
9148         by colons.  If no environment variable, run tests with -O0 -g, -O1
9149         -g, and -O2 -g as well.
9150
9151 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9152
9153         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9154         explanatory comments. Fix indentation.
9155
9156 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9157
9158         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9159
9160 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9161
9162         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9163         * g++.old-deja/g++.mike/p7325.C: Likewise.
9164         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9165
9166 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9167
9168         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9169         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9170         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9171         * g++.old-deja/g++.law/operators4.C: Likewise.
9172
9173 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9174
9175         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9176         * g++.old-deja/g++.mike/p784.C: Ditto.
9177         * g++.old-deja/g++.mike/p785.C: Ditto.
9178
9179 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9180
9181           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9182
9183 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9184
9185         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9186         target feature; pass this to c-torture-execute as needed.
9187
9188 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9189
9190         * lib/c-torture.exp(c-torture-execute): If the previous and the
9191         current executables being tested are identical, we don't need to
9192         run the executable again. Try to make the executable names
9193         unique. Add an optional argument for passing additional compiler
9194         flags.
9195
9196 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9197
9198         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9199
9200 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9201
9202         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9203
9204 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9205
9206         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9207         32bit or larger longs.
9208
9209         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9210         have either a 32bit long or 32bit int.
9211
9212 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9213
9214         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9215         Make double precision tests dependent on sizeof (double).
9216
9217 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9218
9219         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9220         too.
9221
9222 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9223
9224         * gcc.c-torture/compile/961203-1.cexp: New script.
9225
9226 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9227
9228         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9229         up the includes ourselves.
9230
9231 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9232
9233         * lib/plumhall.exp: Remove random include, and add a few
9234         verbose messages for debugging.
9235
9236 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9237
9238         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9239         of trying to do it ourselves.
9240
9241 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9242
9243         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9244
9245 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9246
9247         * gcc.prms/5403.c: Made regexp a bit less strict.
9248
9249 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9250
9251         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9252         is returned from remote_load instead.
9253         * lib/plumhall.exp: Ditto.
9254         * lib/mike-g++.exp: Ditto.
9255         * lib/old-dejagnu.exp: Ditto.
9256         * lib/c-torture.exp: Ditto.
9257
9258 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9259
9260         * lib/g++.exp: Use build_wrapper procedure.
9261         * lib/gcc.exp: Ditto.
9262
9263 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9264
9265         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9266         an old-style decl for malloc.  Fixes tests to work when
9267         sizeof (int) != sizeof (size_t).
9268
9269 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9270
9271         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9272
9273         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9274         use stdargs.h interface.
9275
9276 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9277
9278         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9279         NO_VARARGS when compiling.
9280
9281 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9282
9283         * lib/plumhall.exp(ph_includes): New procedure.
9284         (ph_make): Use it.
9285         (ph_compiler): Ditto.
9286
9287         * lib/g++.exp: Rename test-glue.c to testglue.c.
9288         * lib/gcc.exp: Ditto.
9289
9290 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9291
9292         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9293         to completion when it's called.
9294
9295 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9296
9297         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9298         is defined, don't do test.
9299
9300 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9301
9302         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9303         for object files.
9304         (ph_summary): Mark skipped testcases as untested, not unresolved.
9305
9306         * lib/plumhall.exp (ph_make): If unresolved because of bad
9307         errorCode, record errorCode in log file.
9308         (*): Replace send_log/verbose with verbose -log.
9309
9310 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9311
9312         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9313         double conversion if double isn't at least 8 bytes.
9314
9315         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9316         int to work with targets where int is 16 bits.
9317
9318         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9319         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9320         precision for the test to complete.
9321
9322 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9323
9324         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9325         if d10v is not compiled with the -mdouble64 flag.
9326         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9327
9328         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9329         d10v is not compiled with the -mint32 flag.
9330
9331 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9332
9333         * lib/plumhall.exp: Use incr_count.
9334
9335 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9336
9337         * gcc.c-torture: Update to c-torture-1.45.
9338
9339 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9340
9341         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9342         the name of the expect testcase file).
9343
9344         * lib/g++.exp(g++_init): Ditto.
9345
9346 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9347
9348         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9349         the host.
9350
9351         * lib/gcc.exp(gcc_exit): New procedure.
9352
9353 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9354
9355         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9356         specs where appropriate.
9357
9358         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9359         because of new "candidates are" messages, and removed a few
9360
9361         * Converted all non-old-style g++ testcases to old-style, and
9362         moved into g++.old-deja.
9363
9364 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9365
9366         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9367         options.
9368
9369         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9370         succeeded.
9371
9372         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9373
9374 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9375
9376         * lib/gcc.exp (gcc_target_compile): Add support for defining
9377         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9378         the machine doesn't have those features.
9379
9380 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9381
9382         * g++.law/operators4.exp: Don't use LIBS.
9383
9384 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9385
9386         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9387
9388         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9389         * lib/g++.exp: Set it here instead. Also, allow use of the
9390         --tool_exec and --tool_opt options. Change CXX to
9391         GXX_UNDER_TEST.
9392
9393         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9394
9395         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9396
9397 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9398
9399         * lib/old-dejagnu.exp: Use prune_warnings instead of
9400         prune_system_crud.
9401         * lib/mike-g++.exp: Ditto.
9402         * lib/gcc.exp: Ditto.
9403         * lib/g++.exp: Ditto.
9404
9405         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9406
9407 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9408
9409           * 941014-2.c: Include stdlib.h
9410           * 960327-1.c: Include stdio.h
9411           * dbra.c, index-1.c: Don't assume ints are 32bits.
9412
9413 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9414
9415         * lib/gcc.exp: Add gcc,stack_size target feature.
9416
9417         * lib/g++.exp(g++_target_compile): Add the include and link
9418         paths here, not in two other places. And, it's $options, not
9419         options.
9420
9421         * lib/mike-g++.exp(postbase): Remove the code that determines
9422         the correct include and link paths.
9423         * g++.old-deja/old-deja.exp: Ditto.
9424
9425 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9426
9427         * lib/g++.exp(g++_init): target_compile no longer returns the
9428         filename of the result.
9429
9430 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9431
9432         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9433         call to glob.
9434
9435         * gcc.c-torture/special/special.exp: Change call to
9436         gcc_target_compile to include the object file.
9437
9438 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9439
9440         * gcc.c-torture/special/special.exp: Correct misspelling in last
9441         change.
9442
9443 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9444
9445         * lib/plumhall.exp(ph_summary): Log the entire output of the
9446         executable. Return -1 if there were any failures, 0 otherwise.
9447         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9448         (ph_make): Clean up objects and executables that were built
9449         if the tests succeeded.
9450
9451 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9452
9453         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9454         libraries and includes in the build tree as appropriate.
9455
9456 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9457
9458         * lib/c-torture.exp: Instead of looking for the global variable
9459         NO_LONG_LONG, check to see if that's a feature of the target.
9460
9461 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9462
9463         * config/default.exp: Minimize. Delete the remainer of the files in
9464         config; this functionality is now in devo/dejagnu/config.
9465
9466         g++.*/*: Pass any additional flags used to compile to postbase;
9467         delete CXXFLAGS.
9468
9469         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9470         is now done by runtest.exp. Use gcc_target_compile instead of
9471         compile.
9472
9473         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9474         Remove references to CFLAGS. Use remote_file instead of
9475         calling rm -f.
9476         (c-torture): Take a list of arguments to use to compile this
9477         testcase.
9478
9479         lib/g++.exp: Simplify. Use target_compile instead of compile.
9480         lib/gcc-dg.exp: Ditto.
9481         lib/gcc.exp: Ditto.
9482         lib/mike-{gcc,g++}.exp: Ditto.
9483         lib/old-dejagnu.exp: Ditto.
9484         lib/plumhall.exp: Ditto.
9485
9486 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9487
9488         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9489         (ph_linker): Likewise.
9490
9491 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9492
9493           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9494         MAP_ANON / MAP_ANONYMOUS if defined;
9495         else try to map from /dev/zero .
9496
9497 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9498
9499         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9500         isn't defined, then define it to MAP_ANONYMOUS.
9501
9502 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9503
9504         * gcc.c-torture: Update to c-torture-1.42 release.
9505
9506 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9507
9508         * gcc.c-torture: Update to c-torture-1.41 release.
9509
9510 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9511
9512         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9513         c-torture release.
9514
9515 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9516
9517         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9518         and LDFLAGS.  Fix second case to append the target_info ldflags
9519         onto LDFLAGS, not CFLAGS.
9520         * lib/g++.exp (g++_init): Add target_info stuff.
9521         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9522         of libgloss and newlib flags for !native.
9523
9524         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9525         (GDB): Fix relative path to go up another dir for finding gdb.
9526
9527 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9528
9529         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9530         versions in the target_info array, if they don't exist.
9531
9532 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9533
9534         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9535
9536 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9537
9538         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9539         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9540
9541 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9542
9543         * lib/old-dejagnu.exp: Don't remove the output file before we've
9544         actually tested it. Don't append pwd to the path of the executable
9545         we're testing.
9546
9547 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9548
9549         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9550
9551 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9552
9553         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9554         temporary directory for compiler files, and set it to a default
9555         value of /tmp. Set $output as the name of the output file from
9556         compiling the testcase. Add a -o option to $cflags_var so the
9557         compiler writes the final output file as $output. Set $executable
9558         to $output.
9559
9560         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9561         directory for compiler files, and set it to /tmp if it doesn't
9562         already have a value. Set $output_file to the name of the output
9563         file from compiling the testcase. Add a -o option to CXXFLAGS so
9564         the compiler writes the final output file as $output. Use $output
9565         as the executable to be tested.
9566
9567 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9568
9569         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9570
9571 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9572
9573         * gcc.c-torture/execute/pending-1.c: New test.  Still
9574         pending in Tege's queue.
9575
9576 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9577
9578         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9579         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9580         if there were failures.  Call unresolved if there were unresolved
9581         testcases.  Call gcc_fail if program did not run to completion.
9582         (ph_make): Pass additional argument name to ph_execute.
9583         (ph_execute): Add new argument.  Pass additional arguments to
9584         ph_summary.  Call gcc_fail is there is no execution output.
9585
9586 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9587
9588         * lib/plumhall.exp (proc_summary): Output relavent summary
9589         lines into the log so specific failures in plumhall can be
9590         investigated.
9591
9592 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9593
9594         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9595         (c-torture-execute): Don't try to execute tests which use
9596         "long long" types if $NO_LONG_LONG is nonzero.
9597
9598 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9599
9600         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9601         not c-torture.
9602
9603         * gcc.ieee: Move from here.
9604         * gcc.c-torture/execute/ieee: To here.
9605
9606 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9607
9608         * gcc.c-torture: Update to c-torture-1.41 release.
9609
9610 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9611
9612         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9613         not "$output".
9614
9615 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9616
9617         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9618         -c present.
9619
9620 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9621
9622         * config/proelf.exp: Handle connecting to a simulator.
9623
9624 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9625
9626         * config/proelf.exp: New file.  Enough framework that we can
9627         run c-torture tests on the proelf targets (or any other target
9628         that gdb can connect to for that matter).
9629
9630 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9631
9632         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9633         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9634
9635         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9636         exec_output exists.
9637
9638 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9639
9640         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9641         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9642
9643         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9644         to pass/fail/unresolved/unsupported/untested.  Caller must now
9645         call unresolved/unsupported/untested.
9646         * lib/*.exp: Update FSF address.  Update to handle new results of
9647         ${tool}_load.
9648         * lib/chill.exp (verbose): Delete.
9649
9650 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9651
9652         * lib/gcc.exp (default_gcc_start): Change order of args to
9653         $LDFLAGS $CFLAGS $LIBS.
9654         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9655         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9656         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9657         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9658         * gcc.misc-tests/dg-test.exp: Likewise.
9659         * gcc.misc-tests/msgs.exp: Likewise.
9660         * gcc.prms/prms.exp: Likewise.
9661         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9662         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9663
9664         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9665
9666 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9667
9668         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9669
9670         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9671         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9672
9673         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9674         necessary.
9675
9676 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9677
9678         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9679         global for loop; add use of $mathlib.
9680         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9681         settings here; set mathlib for anything but VxWorks.
9682
9683 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9684
9685         * gcc.c-torture: Update to c-torture-1.40 release.
9686
9687 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9688
9689         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9690         dg.exp.
9691
9692 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9693
9694         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9695         global.
9696
9697 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9698
9699         * lib/g++.exp (LIBS): Define if not already.
9700         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9701         (gcc-dg-prune): Call prune_gcc_output.
9702         * lib/gcc.exp (prune_gcc_output): New proc.
9703         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9704         prune_gcc_output.
9705
9706 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9707
9708         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9709         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9710
9711 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9712
9713         * gcc.c-torture: Update to c-torture-1.39 release.
9714
9715 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9716
9717         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9718         fails, try others as well.
9719
9720 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9721
9722         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9723         If compilation fails, mark execute tests as `untested'.
9724         If test is marked as unsupported, don't mark compilation and
9725         execute tests as failed.
9726
9727 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9728
9729         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9730         libstdc++ for whether or not we want to be doing shared
9731         libraries.  Delete link_curses since we don't need it anymore.
9732         * lib/mike-g++.exp (postbase): Don't link in libg++.
9733         * g++.old-deja/old-deja.exp: Likewise.
9734
9735 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9736
9737         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9738
9739 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9740
9741         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9742         For that, add `-Wl,-a,shared_archive'.
9743         * g++.old-deja/old-deja.exp: Likewise.
9744
9745 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9746
9747         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9748
9749 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9750
9751         * lib/mike-g++.exp (postbase): Pay attention to the status of
9752         g++_load.
9753
9754 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9755
9756           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9757
9758 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9759
9760         * lib/gcc.exp (default_gcc_start): No longer need to log program
9761         being executed or its output, execute_anywhere does that now.
9762         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9763         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9764
9765 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9766
9767         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9768         the same as those in lib/g++.exp.
9769
9770 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9771
9772         * gcc.c-torture: Update to c-torture-1.38 release.
9773         * gcc.ieee: Related changes.
9774
9775 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9776
9777         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9778         "exec". Minor reformatting changes.
9779
9780         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9781         cross. This means all "exec" calls now work on a remote host as
9782         well.
9783         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9784         cross. Filter out the extra "\r\n" stuff that expect puts in.
9785         (c-torture-execute): Filter out the bogus warnings like
9786         c-torture-compile does. Add support for canadian cross.
9787         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9788         Use execute_anywhere rather than calling exec directly. Now it
9789         works for canadian cross testing.
9790
9791 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9792
9793         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9794         results into a variable, and check that rather than using file exists.
9795
9796 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9797
9798         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9799         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9800
9801 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9802
9803         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9804         lib_curses if there's a shared libg++ in the build tree.
9805
9806 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9807
9808         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9809         if not supported target.
9810
9811 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9812
9813         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9814         link_curses up to always happen, not just for native builds.
9815
9816 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9817
9818         * gcc.c-torture: Update to c-torture-1.36 release.
9819         * gcc.failure: Related changes.
9820
9821 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9822
9823         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9824
9825 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9826
9827         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9828         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9829         runshlib, link_curses, and mathlib for link and run.
9830
9831         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9832         pass the runtime shared library options for Solaris, OSF/1, and
9833         Irix5, and link with -lcurses to avoid unresolved references.
9834
9835 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9836
9837         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9838         only run once.
9839
9840 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9841
9842         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9843
9844 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9845
9846         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9847         do not have a framework for the "compat" tests yet.
9848
9849 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9850
9851         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9852         set to null if we're testing vxworks5.1.  Use that instead of
9853         `-lm' in the setting of LIBS for link and run.
9854
9855 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9856
9857         * config/rom68k.exp (${tool}_load): Major changes to make it
9858         work.  Verified that it does in fact return the stuff in
9859         exec_output properly.  Catch any Emul or any TRAP other than 0.
9860
9861 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9862
9863         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9864         LDFLAGS properly for targets that need stuff from libgloss.
9865         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9866         only run once.
9867         (gpp_initialized): New variable.
9868
9869 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9870
9871         * config/rom68k.exp: Load libgloss.exp.
9872         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9873         so we can produce a fully linked binary.
9874         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9875         so we can produce a fully linked binary.
9876
9877 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9878
9879         * lib/plumhall.exp (ph_section): Watch for expected failures.
9880         Add missing `else'.
9881
9882         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9883         run the testcase.
9884         (c-torture): Likewise.
9885
9886 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9887
9888         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9889
9890         * lib/mike-g++.exp (mike_cleanup): New proc.
9891         (prebase): New globals compiler_result, not_compiler_result,
9892         target_regexp.
9893         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9894         allow leading "-" in pattern.  Watch for unsupported tests.
9895         If $compiler_result is set, pattern match assembler code,
9896         and ditto for $not_compiler_result.
9897         * lib/mike-gcc.exp: Likewise.
9898
9899         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9900         execution "succeeded".
9901
9902 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9903
9904         * config/win32.exp: New file.
9905         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9906
9907 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9908
9909         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9910         unsupported.
9911         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9912         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9913         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9914
9915         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9916         "... without exceptions was ...".  That is now handled by
9917         prune_system_crud.
9918         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9919
9920 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9921
9922         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9923         sieve.c,sort2.c}: New files.
9924         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9925         sieve.exp,sort2.exp}: Drivers for them.
9926
9927         * lib/mike-gcc.exp (program_output): New user settable variable.
9928         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9929         messages.
9930         * lib/mike-g++.exp (program_output): New user settable variable.
9931
9932         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9933
9934         * config/sh.exp: Deleted (use sim.exp instead).
9935
9936 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9937
9938         * config/vx.exp: Declare CHECKTASK as global.
9939         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9940         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9941         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9942
9943 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9944
9945         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9946         target. Like vx.exp, only includes `vx29k.exp' instead of
9947         `vxworks.exp'.
9948
9949 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9950
9951         * config/sim.exp: Increase time limit from 120 seconds to 240.
9952
9953 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9954
9955         * gcc.c-torture/execute/950628-1.c: New test.
9956
9957 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9958
9959         * gcc.c-torture: Update with changes/additions from
9960         c-torture-1.34.
9961
9962 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9963
9964         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9965
9966 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9967
9968         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9969
9970 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9971
9972         * gcc.c-torture/compile/950512-1.c: New test.
9973         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9974         * gcc.dg/struct-ret-1.c: Likewise.
9975
9976 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9977
9978         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9979           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9980
9981 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9982
9983         * gcc.c-torture/special/920411-1.c: Deleted.
9984         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
9985
9986 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
9987
9988         * config/sim.exp (${tool}_load): Hack in call to bash to get a
9989         cpu limit.
9990
9991 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9992
9993         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
9994
9995 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9996
9997         From kenner;
9998         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
9999         is the proper length.
10000         * va-arg-3.c: Likewise.
10001
10002 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10003
10004         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10005         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10006
10007         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10008         * lib/g++.exp (default_g++_start): Delete old cruft.
10009
10010 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10011
10012         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10013         (2 * (1 << 18)) to (2 * (1 << 17)).
10014
10015         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10016
10017 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10018
10019         * config/rom68k.exp: Renamed from config/idp.exp
10020
10021 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10022
10023         * c-torture/compile/921109-2.c
10024
10025 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10026
10027         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10028         excess errors.
10029
10030 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10031
10032         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10033         output.
10034         * lib/g++.exp (default_g++_start): Likewise.
10035
10036 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10037
10038         * gcc.c-torture/compile/950329-1.c: New test.
10039
10040 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10041
10042           * config/bug.exp (${tool}_load): Updated to use new remote_open
10043           and remote_close procs.
10044         * config/idp.exp: New file.
10045
10046 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10047
10048         * gcc.c-torture/execute/950322-1.c: New test.
10049
10050 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10051
10052         * config/vx.exp (${tool}_load): Clean up testing of return code from
10053         vxworks_ld and vxworks_spawn.
10054
10055 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10056
10057         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10058
10059 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10060
10061         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10062         can mark excess errors on a machine by machine basis.  Note, the
10063         default is to not expect any excess errors, even when excess
10064         errors test - is given, so you will want to put an XFAIL ... on
10065         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10066         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10067         those 4 machines, but no others.
10068
10069 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10070
10071         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10072         * lib/c-torture.exp: to here.
10073
10074 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10075
10076         * gcc.c-torture/execute/950221-1.c: New test.
10077         * gcc.c-torture/execute/struct-ret-1.c: New test.
10078         * gcc.c-torture/compile/950221-1.c: New test.
10079
10080         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10081
10082 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10083
10084         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10085         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10086
10087 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10088
10089         * g++.gb: New directory of tests, derived from my signature and
10090         class scoping tests.
10091
10092         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10093         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10094         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10095         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10096         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10097         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10098         * g++.gb/sig25.C: Likewise.
10099
10100         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10101         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10102         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10103         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10104         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10105         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10106         * g++.gb/sig25.exp: Likewise.
10107
10108         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10109         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10110         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10111         * g++.gb/scope13.C: Likewise, this test still fails.
10112
10113         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10114         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10115         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10116         * g++.gb/scope13.exp: Ditto.
10117
10118         * g++.gb/README: New file, explains what these tests are about.
10119
10120 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10121
10122         * lib/dg.exp (dg-do): Support `preprocess'.
10123         (dg-test): Likewise.
10124
10125 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10126
10127         * config/udi.exp: change "continue -expect" to "exp_continue".
10128
10129 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10130
10131         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10132         Delete redundant tests.
10133
10134         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10135         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10136         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10137         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10138         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10139         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10140         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10141         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10142
10143         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10144         storing label pointers.
10145         * gcc.c-torture/execute/921019-1.c: Likewise.
10146         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10147         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10148         parameter fp.
10149         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10150         constants.
10151
10152         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10153         Delete obsolete tests.
10154
10155         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10156         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10157         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10158         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10159         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10160         * gcc.c-torture/compile/950124-1.c: New test.
10161
10162         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10163
10164 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10165
10166         * lib/mike-g++.exp: Add -lm to LIBS.
10167
10168 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10169
10170         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10171
10172 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10173
10174         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10175
10176 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10177
10178         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10179
10180 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10181
10182         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10183         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10184         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10185         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10186         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10187         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10188         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10189         * g++.law/{operators31.C, operators32.C,
10190         * g++.law/{operators33.C, operators34.C}: Likewise.
10191         * g++.law/{pic1.C, refs2.C}: Likewise.
10192         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10193         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10194         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10195         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10196
10197         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10198         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10199         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10200         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10201         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10202         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10203         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10204         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10205         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10206         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10207         * g++.law/{operators34.exp}: Likewise.
10208         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10209         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10210         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10211         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10212         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10213
10214         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10215         No longer expected to fail.
10216         * g++.law/missed-error3.C: Tweak for recent bool changes.
10217
10218 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10219
10220         * config/emb-unix: Deleted.
10221         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10222         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10223
10224 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10225
10226         * lib/dg.exp (dg-test): Fix typo in last patch.
10227
10228 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10229
10230         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10231         (handles multiple occurrences).
10232
10233 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10234
10235         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10236         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10237         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10238         printed).
10239         * lib/c-torture.exp (c-torture-compile): Likewise.
10240         (c-torture): Prepend full path if missing.
10241         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10242         (gcc_fail): Likewise.
10243         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10244
10245 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10246
10247         * lib/netware.exp: Only attach to NetWare i386 systems.
10248
10249 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10250
10251         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10252         messages.  Add test name to "output pattern match" pass/fail message.
10253
10254 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10255
10256         * gcc.dg: New testsuite.
10257         * gcc.dg/dg.exp: New file.
10258
10259         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10260         test-switch.c}: Deleted.
10261
10262         * gcc.misc-tests/msgs.exp: New testcase driver.
10263
10264 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10265
10266         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10267         Watch for illegal return values from ${tool}_load.
10268         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10269         cross targets.  Coerce return value >0 to 1.
10270
10271 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10272
10273         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10274
10275         * config/emb-unix.exp: New file.
10276
10277         * config/sim.exp: Error if variable $SIM not defined.
10278         (${tool}_load): Mark test as "untested" if simulator missing.
10279
10280         * config/unix.exp: Load remote.exp to get rcp_download.
10281         * lib/c-torture.exp: Use different option lists for testcases with
10282         and without loops.
10283         * gcc.c-torture/execute/execute.exp: Likewise.
10284
10285 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10286
10287         * config/*.exp: Clarify return code from ${tool}_load.
10288         Call `unresolved' or `untested' instead of `warning' or `perror'
10289         (sometimes you still want to call both though).
10290         Add comment that `shell_id' is local to each file.
10291         * config/udi.exp (timeout): Set to 30.
10292         Don't print warning if connection fails, $connectmode has already
10293         printed an error.
10294         (${tool}_load): Move verbose messages to level 2.
10295         Rework pattern for "Process started" message.
10296         Pass `shell_id' to ${connectmode}_download.
10297         Retry twice upon timeout.  Make resetting of target more robust.
10298         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10299         Pass `shell_id' to exit_$connectmode.
10300         Only call exit_$connectmode if connected.
10301         * config/unix.exp (${tool}_load): Check return codes better.
10302         * config/vrtx.exp (${tool}_load): Likewise.
10303         * config/vx.exp (${tool}_load): Likewise.
10304         Delete unneeded global's.
10305         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10306         from ${tool}_load.
10307         (dg-stat): Delete.
10308         (dg-init): Delete recording of pass/fail counts.
10309         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10310         (old-dejagnu-init): Likewise.
10311         (old-dejagnu-stat): Delete contents, empty proc now.
10312         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10313         (c-torture): Delete references to lcnt, lpass, lfail.
10314         Get option list from TORTURE_OPTIONS.
10315         Delete -funroll[-all]-loops if no loops.
10316         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10317         (g++_stat): Delete contents (empty proc now).
10318         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10319         (gcc_finish): Likewise.
10320         (gcc_stat): Deleted.
10321         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10322         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10323         * gcc.c-torture/execute/execute.exp: Likewise.
10324         Split tests into two parts: compile, execute.
10325         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10326         no loops.  Update to reflect clarified return codes from ${tool}_load.
10327
10328 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10329
10330         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10331         to grep for.
10332         (old-dejagnu): Likewise (where necessary).
10333
10334 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10335
10336         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10337
10338         * lib/dg.exp (dg-process-target): Fix processing of selector.
10339         Add comment regarding use of `error'.
10340
10341         * lib/gcc.exp (prune_system_crud): Define if missing.
10342         * lib/g++.exp (prune_system_crud): Likewise.
10343
10344         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10345         Call prune_system_crud.
10346         * lib/dg.exp (dg-runtest): New proc.
10347         Use perror instead of send_user for tcl errors in testcase.
10348         Don't return any value, it's never used.
10349         Don't clobber previous definition of `unknown'.
10350         Print tcl errors in `dg-final'.
10351
10352 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10353
10354         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10355         (dg-test): Don't print errorInfo, it contains stack backtrace.
10356
10357 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10358
10359         * lib/g++.exp (runtest_file_p): Define if missing.
10360
10361 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10362
10363         * lib/mike-g++.exp: Comment out loading of g++.exp.
10364         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10365         (default_g++_version): Always print something.
10366         (default_g++_start): Comment out call to `which'.
10367         (g++_start, g++_load): Deleted (must be defined in config file).
10368         * lib/gcc.exp: Test for existence of $CC at start.
10369         Delete check for tmpdir (done in gcc_init).
10370         (default_gcc_version): Always print something.
10371         (default_gcc_start): Comment out call to `which'.
10372         * config/*.exp: Major cleanup - make cross targets work at least a
10373         little better for g++ (by not being "--tool gcc" specific).
10374         Rename gcc_xxx to ${tool}_xxx.
10375         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10376         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10377
10378 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10379
10380         * lib/c-torture.exp (c-torture-compile): Rework compiler
10381         message processing.
10382
10383         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10384         c-torture.
10385
10386 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10387
10388         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10389
10390         * lib/dg.exp (dg-process-target): Support { target native }.
10391
10392 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10393
10394         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10395         looked for "... program xxx got fatal signal".
10396         Correct regsub munging of `comp_output'.
10397         Ignore compiler messages "path prefix not used" and "linker input
10398         file unused".
10399
10400 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10401
10402         * lib/gcc.exp (runtest_file_p): Define if missing.
10403         * gcc.prms/template.c: Example to work from.
10404
10405 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10406
10407         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10408         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10409
10410         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10411         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10412         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10413         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10414
10415         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10416         (dg-process-target): No longer a varargs proc.
10417         Return S/N for target, P/F for xfail.  All callers changed.
10418         (user option procs): More argument checking.
10419         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10420         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10421         (dg-test): Skip test if not running on selected target in `dg-do'.
10422         Update handling of `dg-do-what', `dg-output-text'.
10423         Separate execution pass/fail from output pattern match pass/fail.
10424         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10425
10426 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10427
10428         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10429         target for 920510-1.c.
10430
10431 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10432
10433         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10434         Clean up comment regarding use of passcnt, etc.
10435         (gcc_stat): Don't update `testcnt' here.
10436         (gcc_finish): Do it here.
10437         Might as well reset `but_id' here too.
10438         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10439         to determine if the file should be tested.
10440         * gcc.c-torture/compile/compile.exp: Likewise.
10441         * gcc.c-torture/execute/execute.exp: Likewise.
10442         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10443         * gcc.misc-tests/dg-test.exp: Likewise.
10444         * gcc.prms/prms.exp: Likewise.
10445         * gcc.wendy/wendy.exp: Likewise.
10446         * g++.old-deja.exp: Likewise.
10447         Move "Testing file" message to verbose level 1.
10448
10449 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10450
10451         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10452
10453 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10454
10455         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10456         (default_gcc_start): Accept optional second list element
10457         of compiler flags.  Print compiler output at verbosity level 2.
10458         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10459         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10460         Save current values of framework globals passcnt, failcnt, xpasscnt,
10461         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10462         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10463         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10464         xfailcnt to compute stats.  Update framework global `testcnt' from
10465         pass/fail counts.
10466         (gcc_finish): New proc.  Clean up test environment.
10467         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10468         (gcc_epass, gcc_efail): Delete.
10469         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10470         argument of line number.
10471         (dg-init): If the tool has an init routine, call it.
10472         (dg-test): Remove args `cflags_var' and `libs_var'.
10473         Pass all compiler options to ${tool}_start.
10474         Handle missing line number.
10475         (dg-finish): New function.
10476         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10477         particular files.  Call gcc_finish at end.  Move "skipping test"
10478         message to verbosity level 3.
10479         * gcc.c-torture/compile/compile.exp: Likewise.
10480         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10481         * gcc.c-torture/execute/execute.exp: Likewise.
10482         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10483         Print testcase being tried at verbosity level 1.
10484         * gcc.c-torture/special/special.exp: Unset xfail.
10485         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10486         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10487         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10488         * gcc.failure/failure.exp: Likewise.
10489         * gcc.ieee/ieee.exp: Likewise.
10490         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10491         Update call to dg-test.  Call dg-finish at end.
10492         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10493         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10494         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10495         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10496         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10497         * gcc.wendy/wendy.exp: Add copyright.
10498         Delete setting of tmpdir (done by gcc_init).
10499         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10500         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10501         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10502         gcc_[ce]pass/fail.
10503
10504 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10505
10506         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10507         confusion.
10508         (g++_load): Likewise.
10509
10510         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10511         Rename argument to `prog' to remove the confusion.
10512         Varargs fns behave differently too!
10513         (g++_load): Likewise.
10514
10515         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10516
10517         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10518         what it is.  Delete (always) printing of status value for !native.
10519         Simplify verbose code, and include status and exec_output.
10520         (g++_load): Use gcc_load.
10521
10522 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10523
10524         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10525         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10526         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10527         940714-3.c as these testcases don't exist anymore.  Make
10528         va-arg-1.c expected to pass.
10529
10530 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10531
10532         * gcc.misc-tests/misc.exp: Only run specific testcases.
10533         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10534         * gcc.misc-tests/dg-[1-9].c: New files.
10535
10536         * lib/dg.exp: New testsuite driver.
10537         * gcc.prms/prms.exp: Use it.
10538
10539         * README.gcc: New file.
10540
10541         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10542         Document and reset `lxpass' and `lxfail'.
10543         Simplify "initialized" message.
10544         (gcc_stat): Clean up comments a little.
10545
10546 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10547
10548         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10549
10550 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10551
10552         * lib/old-dejagnu.exp (process-option): New proc.
10553         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10554         (old-dejagnu): Simplify.
10555         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10556
10557 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10558
10559         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10560         exists and is not an empty string.
10561
10562         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10563         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10564         finished.
10565         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10566         automatically.
10567
10568         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10569         longer expected to fail.
10570
10571         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10572         "f" function call.
10573
10574         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10575
10576         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10577         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10578         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10579         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10580         c-torture-1.29.
10581
10582         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10583         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10584
10585         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10586
10587         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10588         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10589
10590         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10591         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10592         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10593
10594 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10595
10596         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10597         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10598         940714-1.c, 940714-2.c, 940714-3.c},
10599         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10600         gcc.misc-tests/{mg.c,mg.exp}:
10601         New tests.
10602         * gcc.noncompile/noncompile.exp: Change accordingly.
10603
10604 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10605
10606         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10607         Undo previous clobberage.
10608
10609 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10610
10611         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10612         * gcc.special/{930510-1.c, special.exp}:
10613         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10614         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10615         struct-varargs-1.c}: New tests from c-torture-1.26.
10616
10617 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10618
10619         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10620           argument to switch.
10621
10622 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10623
10624         * Revert the previous changes.  Please see Rob's directory
10625           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10626           fixes.
10627
10628 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10629
10630         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10631             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10632             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10633             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10634             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10635             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10636             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10637             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10638             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10639             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10640             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10641             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10642             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10643             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10644             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10645             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10646             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10647             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10648             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10649             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10650             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10651             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10652             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10653             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10654             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10655             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10656             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10657
10658 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10659
10660         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10661             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10662           with perror calls.
10663
10664 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10665
10666         * config/unix.exp (g++_load): Fix syntax.
10667
10668 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10669
10670         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10671         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10672         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10673         Don't expect va-arg-1.c to fail.  Correct expected output for
10674         920928-1.c.
10675         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10676         * gcc.wendy/hbm4.c: Correct typo.
10677         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10678
10679 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10680
10681         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10682         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10683         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10684         * lib/c-torture.exp (c-torture-compile): Ditto.
10685
10686         Reduce volume of output (remove all the -I's and such).
10687         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10688         Call gcc_cpass, gcc_cfail.
10689         (c-torture): Pass testing option to c-torture-compile.
10690
10691 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10692
10693         Bring patches over from progressive.
10694         * config/default.exp: Exit remote shell cleanly.
10695         (g++_exit, g++_start): Add default versions.
10696         * config/sim.exp (gcc_load): Use perror, not error.
10697
10698 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10699
10700         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10701         set in site.exp.
10702
10703 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10704
10705         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10706         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10707         (wendy_try): New proc to run testcase.
10708         (main loop): Call 'em.
10709         * gcc.wendy/*.c: Clean up pass to correct expected output.
10710
10711         * lib/gcc.exp: Minor cleanup work.
10712         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10713
10714 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10715
10716         * config/sim.exp (gcc_load): Document return codes better.
10717         Don't pass -v to simulator.
10718
10719 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10720
10721           * gcc.special/920717-x.c: Fix typo.
10722           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10723           get at sources.
10724
10725         * lib/mike-gcc.exp: Fix typo.
10726
10727 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10728
10729         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10730         binary to use, transform the name.
10731         * config/*.exp: rename everything. Nuke any g++ specific files,
10732         it's now a special case of gcc that requires no special support.
10733         Add a default.exp for unsupported targets.
10734
10735 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10736
10737         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10738         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10739         version of Tcl.
10740
10741 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10742
10743         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10744         than a warning.
10745
10746 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10747
10748         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10749
10750 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10751
10752         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10753         option_list.  Compile every file with only 4/6 option choices
10754         (same as C torture) instead of with 12/18 different option
10755         choices.
10756         * lib/c-torture.exp: Likewise.
10757
10758         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10759         not already set.
10760
10761 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10762
10763         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10764         can put an XFAIL *-*-* on excess errors.
10765
10766 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10767
10768         * g++.law: Add more tests derived from g++-bugs snapshots.
10769
10770         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10771         equivalent to g++.law/init9.
10772
10773         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10774         compiled it, and the a.out file after we've run it.
10775
10776 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10777
10778         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10779         compiled it, and the a.out file after we've run it.
10780
10781 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10782
10783         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10784
10785 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10786
10787         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10788         version number.
10789
10790 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10791
10792         * g++.law: New directory of g++ tests derived from the g++-bugs
10793         snapshots.
10794
10795 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10796
10797         * gcc.compile: initbug1.c initbug1.exp testcase added
10798
10799 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10800
10801         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10802         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10803           fixes submitted by Jeff Law (law@cs.utah.edu)
10804         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10805           Jeff Law (law@cs.utah.edu)
10806
10807
10808 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10809
10810         * config/unix-g++.exp: Follow the gcc way of doing things.
10811         * g++.old-deja/old-deja.exp: Minor updates.
10812         * lib/g++.exp: New file, follow the gcc way of doing things.
10813         * lib/old-dejagnu.exp: Minor updates.
10814         * lib/mike-g++.exp: Always unset errorInfo.
10815
10816 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10817
10818         * lib/gcc.exp: Fix some errors with the below change, CC and
10819         CFLAGS should be global when setting, not local.
10820
10821 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10822
10823         * lib/gcc.exp: Transform tool name.
10824
10825 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10826
10827         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10828
10829 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10830
10831         * lib/gcc.exp: change gcc_done to gcc_stat
10832
10833 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10834
10835         * Upgraded gcc testsuite to c-torture version 1.25
10836
10837 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10838
10839         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10840         * lib/c-torture: added hooks for new reporting code.
10841
10842 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10843
10844         * config/sh-gcc.exp: check if sh-sim exists in the path
10845
10846 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10847
10848         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10849         * gcc.compile/compile.exp: Initial changes for new logic.
10850         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10851         * gcc.failure/failure.exp: Initial changes for new logic.
10852         * gcc.ieee/ieee.exp: Initial changes for new logic.
10853         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10854         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10855         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10856         * lib/c-torture.exp: Initial changes for new logic.
10857         * lib/gcc.exp: Initial changes for new logic.
10858
10859 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10860
10861         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10862         depend upon failure or success.  Fully qualify names in failure
10863         and success messages.  Always remove a.out before starting
10864         compile, just in case.  Pay more attention to error text output by
10865         the compiler.  Handle testcases with no known past errors just
10866         like all others, so that things are uniform.  Other miscellaneous
10867         improvements.
10868
10869 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10870
10871         * gcc.cpp: new directory for cpp tests
10872
10873 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10874
10875         * lib/chill.exp: Code reformatted, removed unused code.
10876         * config/unix-chill.exp: Code reformatted, removed unused code.
10877         * chill.execute/execute.exp: Code reformatted, removed unused code.
10878         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10879
10880 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10881
10882         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10883         routines not written.
10884
10885 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10886
10887         * config/bug-gcc.exp: Use new procs from bug.exp.
10888
10889 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10890
10891         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10892         via ftp, rather than depending on NFS.
10893         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10894         case.
10895
10896 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10897
10898         * config/bug-gcc.exp: Use new download proc.
10899
10900 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10901
10902         * chill.execute/execute.exp: cleanups, handles errors better
10903         * chill.compile/compile.exp: rewrite, based on execute.exp
10904         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10905         * lib/chill.exp: major changes to diff proc and compile and link
10906           procs. added chill_fail and chill_pass wrappers to pass and
10907           fail. added more comments, and handle error codes better.
10908           Added a hack to capture stderr from exec, so noncompile tests
10909           can work.
10910
10911 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10912
10913         * chill.execute/execute.exp: rewrite of testsuite driver
10914         * lib/chill.exp: rewrite of testsuite driver
10915         * config/unix-chill.exp: rewrite of testsuite driver
10916
10917 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10918
10919     In chill.execute:
10920         * iexpr.ch: Standardize uppercase.
10921         * tuples.dat: Standardize uppercase.
10922         * vary.ch: standardize.  Correct varying string assignments.
10923         * vary.dat: Add new output lines.
10924
10925 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10926
10927     In chill.execute:
10928         * chprintf.ch: Standardize use of uppercase.
10929         * tuples.ch: Standardize and turn arr2 into a DCL,
10930           rather than a SYN.
10931         * pinits.ch: Standardize.
10932
10933 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10934
10935         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10936         * Makefil: Renamed to Makefile.in.
10937         * configure.in: New.
10938
10939 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10940
10941     In chill.execute:
10942         * .cvsignore: Add result/output files.
10943         * Makefile: Fix up variables at start.  Use MFLAGS
10944           everywhere.  Correct bool_loc, built_ins entries.
10945           Add entry for vary1.ch.
10946         * bitarray.ch: Standardize upper-case usage.
10947         * bitexpr.ch: Standardize, add output of b1.
10948         * params.ch: Use arrayt in along PROC parameters, to
10949           avoid novelty problems.
10950         * sets.ch: Tiny cleanup.
10951         * vary1.ch: Re-indent.
10952
10953 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10954
10955           * Add PR-related files to Makefiles, .cvsignore files, etc.
10956
10957 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10958
10959         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10960           with compiler objects. New names are test-flow.c and test-loop.c
10961
10962 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10963
10964         * Upgraded c-torture tests from 1.19 to 1.20
10965
10966         * new files:
10967         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10968         * gcc.compile: 930623-1.c 930623-2.c
10969         * gcc.noncompile: 930622-1.c 930622-2.c
10970         * gcc.failure: 920411-1.c 920627-2.c
10971         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10972
10973 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10974
10975         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10976           More changes to get testsuite working properly. Needs more work.
10977           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10978
10979 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10980
10981         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10982           More changes to get testsuite working properly. Needs more work.
10983
10984 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
10985
10986         * chill.compile/compile.exp: Added for Dejagnu support
10987         * chill.execute/execute.exp: Added for Dejagnu support
10988         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
10989
10990 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10991
10992     This should complete moving the CHILL test files.
10993         * chill.noncompile(.cvsignore printf.grt
10994             in-printf.grt chprintf.grt chprintf.ch):
10995             Added test-support files.
10996           (Makefile): Modified further.
10997         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
10998             signal.ch): Added test files.
10999           * chill.execute (.cvsignore printf.grt printr.c
11000             in-printf.grt rts.c chprintf.grt rts.h): Added
11001           test-support files.
11002             (Makefile): More corrections.
11003
11004 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11005
11006         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11007           test cases, ready for DejaGnu.
11008
11009 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11010
11011         * Upgraded c-torture tests from 1.18 to 1.19
11012
11013         * gcc.compile: added test(s):
11014           930607-1.c
11015         * gcc.execute: added test(s):
11016           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11017
11018         * added new subdirectory for misc tests: gcc.misc-tests
11019         * gcc.misc-test(s): added tests:
11020           inst-check.c test-consts.c test-ior.c test-switch.c
11021
11022 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11023
11024         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11025
11026 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11027
11028         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11029
11030 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11031
11032         * Upgraded c-torture tests from 1.17 to 1.18
11033
11034 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11035
11036         * Upgraded c-torture tests from 1.12 to 1.17
11037
11038 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11039
11040         * lib/old-dejagnu.exp:
11041           Fixed handling of XFAIL target triplets to correctly
11042           recognize wildcard characters.  Removed code that
11043           appended a unique id tag to the end of the file name
11044           printed out by the result of the testcases within a
11045           given test file.
11046
11047 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11048
11049         * lib/old-dejagnu.exp:
11050           Reworked expected failure handling to trigger off of XFAIL
11051           keyword in keyphrase embeded in testcase source code. The
11052           XFAIL keyword must be at the end of the keyphrase line. It
11053           may optionally be followed by one or more target triplets.
11054           It has just occured that the handling of wildcards in the
11055           target triplet may not be correct.
11056
11057 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11058
11059         * g++.old-deja/tests:
11060           Moved all subdirectories up one level into g++.old-deja .
11061
11062         * lib/old-dejagnu.exp:
11063           Fixed problem with CXXFLAGS not being properly reset, and being
11064           corrupted with extraneous "-c" compiler option.  This was
11065           causing binaries to not be generated for test that needed them.
11066           Modified strings passed to "pass" and "fail" so that individual
11067           tests from the same test file would be distinguished by an
11068           identifier appended to the test file name in the summary logs;
11069           this corrected a problem with erroneous diff logs.  Added code
11070           to search testcases for expected fail and unexpected pass keywords.
11071
11072 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11073
11074         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11075
11076 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11077
11078         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11079           Removed extraneous text from end of "Special g++ Options"
11080           keyphrase.
11081
11082         * lib/old-dejagnu.exp: Added pattern matching to look for new
11083           keywords, embedded in testcases comments, which will trigger
11084           calls to xpass and xfail.
11085
11086 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11087
11088         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11089           comments embedded in the testcases, especially the one looking for
11090           special compiler options, as well as the pattern matching for the
11091           compiler output again.
11092
11093 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11094
11095         * lib/old-dejagnu.exp: Do a proper check of the return value for
11096           execute tests. Fixed several problems with the pattern matching
11097           of the compiler output which gave erroneous test results.
11098           Changed several of the test result messages to be more descriptive.
11099         * config/unix-g++.exp: Proc g++_load now actually works and
11100           executes the tests passed to it and returns a usable return
11101           value.
11102
11103 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11104
11105           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11106
11107 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11108
11109         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11110           Modified both files to properly execute the old style
11111           dejagnu tests. The previous versions of these files were
11112           experimental and did not function anything near correctly.
11113
11114 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11115
11116         * Removed all Makefile.in and configure.in files. No configuration
11117         needed now.
11118
11119 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11120
11121         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11122
11123 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11124
11125         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11126         gcc.special/configure.in, gcc.noncompile/configure.in,
11127         gcc.execute/configure.in, gcc.code_quality/configure.in,
11128         g++.other/configure.in, g++.old-deja/configure.in,
11129         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11130         in srcname setting.
11131
11132 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11133
11134         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11135         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11136         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11137
11138 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11139
11140         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11141         (gdb_exit): Don't remove *_soc files.
11142
11143 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11144
11145         * lib/c-torture.exp: Don't look for main; instead always use -w
11146         -c.  This is how the c-torture tests work.  Remove the object
11147         file if the compilation succeeds.
11148         * gcc.execute/execute.exp: Remove executable if test passes.
11149         * gcc.noncompile/noncompile.exp: Every test is an expected
11150         failure.
11151         * gcc.special/special.exp: Added tests from c-torture 1.11,
11152         corrected use of existing test.
11153         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11154         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11155         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11156         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11157         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11158         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11159         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11160         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11161         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11162         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11163         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11164         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11165         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11166         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11167         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11168         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11169         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11170         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11171         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11172         c-torture 1.11.
11173         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11174         correspond to c-torture 1.11.
11175
11176         * New file.